2018-12-02 23:20:10,292 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-02 23:20:10,295 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-02 23:20:10,295 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-02 23:20:10,296 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-02 23:20:10,317 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-02 23:20:10,451 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-02 23:20:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:10,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e834c9-598f-4b51-b9e2-ab46a973657d 2018-12-02 23:20:10,460 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:20:10,460 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-e6e834c9-598f-4b51-b9e2-ab46a973657d 2018-12-02 23:20:10,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:20:10,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["poOpm9z9Qfyk1BWHD6qECg"], "issued_at": "2018-12-02T23:20:10.000000Z"}} 2018-12-02 23:20:10,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-02 23:20:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:11,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:11 GMT X-Openstack-Request-Id: req-0d100a1d-01a6-4729-a141-6294ad530f00 2018-12-02 23:20:11,852 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-02 23:20:11,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-0d100a1d-01a6-4729-a141-6294ad530f00 2018-12-02 23:20:11,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.988430023193s 2018-12-02 23:20:11,863 - 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']) 2018-12-02 23:20:11,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-02 23:20:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:12,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-766eb7dc-904c-422f-8358-bc5b38ae71f1 x-openstack-request-id: req-766eb7dc-904c-422f-8358-bc5b38ae71f1 2018-12-02 23:20:12,667 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-12-02 23:20:12,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-766eb7dc-904c-422f-8358-bc5b38ae71f1 2018-12-02 23:20:12,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.801070928574s 2018-12-02 23:20:12,668 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-02 23:20:12,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:12,678 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35af7092-99cc-4046-be3d-920a5db01548 2018-12-02 23:20:12,678 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:20:12,679 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-35af7092-99cc-4046-be3d-920a5db01548 2018-12-02 23:20:12,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:12,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef09171-788b-442b-9ed2-b753cbce17d4 2018-12-02 23:20:12,889 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:20:12,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-3ef09171-788b-442b-9ed2-b753cbce17d4 2018-12-02 23:20:12,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209771156311s 2018-12-02 23:20:12,890 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cf274ea36b254e59a37b021787184607', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-02 23:20:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-02 23:20:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9717e40-b301-44c1-b824-61cd37599499 2018-12-02 23:20:13,098 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "0c845f8017344abdbaf66391688d9295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "22c6304f96604e2a86830ff359729900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "3230efb607c9404aa61bc4245c350496"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "3daa5dbc196c474681621ae8561415ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "4ea26b7c4ef54660bbabc9834effda9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "901b267f568e4980a1f2ae6e4241699a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "b3ac069871eb40468370a376c3a6934b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "d28a7d1fc5404c6dabd866d92efb84da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d7bbb782e15d41e8ac7839d3a438a796"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "dd86f0feeef34649b3de59866ea1be7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "efe70063c80744ebbc0df433ab846bac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "f0bbb7ba50064122b8b8ee66c2009447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "fa2dbdcff6084c12a42e8784607b1a54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "fde814f71f4a459db5fe853f898fa501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-02 23:20:13,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-c9717e40-b301-44c1-b824-61cd37599499 2018-12-02 23:20:13,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.204342842102s 2018-12-02 23:20:13,106 - 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.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'121cfb59db7d45be85f74a1c480ac8c9', u'id': u'00612ed907e647f7b6e3cd17bdacb071'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'24d361571ff3406b8ea08141b68e27f1', u'id': u'03ee00d01f4f426f9fc821bc5c3fd8fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4a15fab7b3d042e1a47d1cf2482b30b9', u'id': u'04374b4fe1594fd386a9e6087557cc63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bed1dad322d54c4e94b02d277ffadc5a', u'id': u'0c845f8017344abdbaf66391688d9295'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'398db5f8e11046e3a421cd393c6b79bc', u'id': u'0d1492225c2a480aaca12c07f5ac946e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ff68a783637542ffa15a9254dcf5828c', u'id': u'140b87d5c4f9443eac53aef3e6999334'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f2e20ebf74134190b96d63d1b36b8521', u'id': u'1e76cb8171ae4ed59c03f4f4ea937255'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'121cfb59db7d45be85f74a1c480ac8c9', u'id': u'227603ce2d4c4964a40038e7b7357a0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'693bebc0bd0c448784c0a596db9fc2e2', u'id': u'22c6304f96604e2a86830ff359729900'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'398db5f8e11046e3a421cd393c6b79bc', u'id': u'3230efb607c9404aa61bc4245c350496'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'03049fa61efb43a6bef3cda9d2ae1a94', u'id': u'38e87e1c244d4304a88e6abbcc755f06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'22a496584a4d480a8c38d6f5b1941530', u'id': u'3daa5dbc196c474681621ae8561415ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bed1dad322d54c4e94b02d277ffadc5a', u'id': u'456cb4312a7f4833aaa2d153de5e00e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'03049fa61efb43a6bef3cda9d2ae1a94', u'id': u'467b6a4ca40841edb3d18c3d41f9ba83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'398db5f8e11046e3a421cd393c6b79bc', u'id': u'4ea26b7c4ef54660bbabc9834effda9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'66f3267fea5c4f998ac0eed9d98f2c19', u'id': u'67c06e91a07c4f5783f2b0a9ae0d57ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a935e26de83c4d6dad26d5151f8652f0', u'id': u'67cc9056d9de43ad87ac255da4e69602'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f2e20ebf74134190b96d63d1b36b8521', u'id': u'6806a0e06f094c739247fb3a4cc39d65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f2e20ebf74134190b96d63d1b36b8521', u'id': u'6a1aedfcd54d43e5bf1cb0295e11b314'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a935e26de83c4d6dad26d5151f8652f0', u'id': u'6b6b1bf677934de991c21a8ff3c7f50e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'693bebc0bd0c448784c0a596db9fc2e2', u'id': u'6cf5d73e792c466889cfced7e415c4ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'22a496584a4d480a8c38d6f5b1941530', u'id': u'7134c0a05ca94c3dab7a9dd2fac77184'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cade649317d84c8484aa3e76ac7275cc', u'id': u'7812314a75d74cd0a221a711f651d1eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cade649317d84c8484aa3e76ac7275cc', u'id': u'7cd0c548a80e426c99cd17b9b492ed0c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'693bebc0bd0c448784c0a596db9fc2e2', u'id': u'901b267f568e4980a1f2ae6e4241699a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4d72e338de5a4c44b15968b74261a162', u'id': u'95250c628c4d49e09be84ad9c9bab9d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'03049fa61efb43a6bef3cda9d2ae1a94', u'id': u'99dcc27f160a4b2fb9dd28a38196a09c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'24d361571ff3406b8ea08141b68e27f1', u'id': u'b3ac069871eb40468370a376c3a6934b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'22a496584a4d480a8c38d6f5b1941530', u'id': u'c05b9eef9e7f476d9e4b91cd93069a9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4a15fab7b3d042e1a47d1cf2482b30b9', u'id': u'c788921e10884ff8bc92b3a64ed56d29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'66f3267fea5c4f998ac0eed9d98f2c19', u'id': u'c7e04e98b5b94628ad976a203ff84abe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'24d361571ff3406b8ea08141b68e27f1', u'id': u'cbf29a3a7e324eef923b6e3abcedad3d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4a15fab7b3d042e1a47d1cf2482b30b9', u'id': u'd28a7d1fc5404c6dabd866d92efb84da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ff68a783637542ffa15a9254dcf5828c', u'id': u'd3117575878d4711b4a1dcbb3cb7e149'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bed1dad322d54c4e94b02d277ffadc5a', u'id': u'd6507ba1a00d422c9ce3b9ed7a9f4091'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ff68a783637542ffa15a9254dcf5828c', u'id': u'd7bbb782e15d41e8ac7839d3a438a796'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a935e26de83c4d6dad26d5151f8652f0', u'id': u'dd86f0feeef34649b3de59866ea1be7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4d72e338de5a4c44b15968b74261a162', u'id': u'efe70063c80744ebbc0df433ab846bac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cade649317d84c8484aa3e76ac7275cc', u'id': u'f0bbb7ba50064122b8b8ee66c2009447'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'66f3267fea5c4f998ac0eed9d98f2c19', u'id': u'fa2dbdcff6084c12a42e8784607b1a54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4d72e338de5a4c44b15968b74261a162', u'id': u'fde814f71f4a459db5fe853f898fa501'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'121cfb59db7d45be85f74a1c480ac8c9', u'id': u'ff4e7521c6ca404c9c8900d8a93e9a47'})] 2018-12-02 23:20:13,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-02 23:20:13,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:13,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20: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-5147ce6b-2581-4a92-b591-89d35ecd43e4 x-openstack-request-id: req-5147ce6b-2581-4a92-b591-89d35ecd43e4 2018-12-02 23:20:13,216 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-02 23:20:13,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-5147ce6b-2581-4a92-b591-89d35ecd43e4 2018-12-02 23:20:13,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.1090528965s 2018-12-02 23:20:13,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-02 23:20:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20: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-879f804e-707f-4ba5-b78a-f1489e051cad x-openstack-request-id: req-879f804e-707f-4ba5-b78a-f1489e051cad 2018-12-02 23:20:15,086 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-02 23:20:15,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-879f804e-707f-4ba5-b78a-f1489e051cad 2018-12-02 23:20:15,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.85604715347s 2018-12-02 23:20:15,087 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-02 23:20:15,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:20:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT X-Openstack-Request-Id: req-e24f23dd-8048-4214-8891-0444ce18d722 2018-12-02 23:20:15,179 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:20:15,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e24f23dd-8048-4214-8891-0444ce18d722 2018-12-02 23:20:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0871548652649s 2018-12-02 23:20:15,180 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-02 23:20:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-02 23:20:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-644cb549-15c0-44c1-8e06-0b2a03688217 x-openstack-request-id: req-644cb549-15c0-44c1-8e06-0b2a03688217 2018-12-02 23:20:15,332 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-02 23:20:15,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-644cb549-15c0-44c1-8e06-0b2a03688217 2018-12-02 23:20:15,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.151919126511s 2018-12-02 23:20:15,333 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 2}, 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.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-02 23:20:15,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-02 23:20:15,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20: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-dfd95cff-b4e8-4a84-80fa-64d894477900 x-openstack-request-id: req-dfd95cff-b4e8-4a84-80fa-64d894477900 2018-12-02 23:20:15,458 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-12-02 23:20:15,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-dfd95cff-b4e8-4a84-80fa-64d894477900 2018-12-02 23:20:15,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124971151352s 2018-12-02 23:20:15,459 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-02 23:20:15,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT X-Openstack-Request-Id: req-e0803420-74e5-482e-ba00-eb1cc5734c4a 2018-12-02 23:20:15,553 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:15,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e0803420-74e5-482e-ba00-eb1cc5734c4a 2018-12-02 23:20:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945510864258s 2018-12-02 23:20:15,554 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'88c40008-9808-4197-8b25-e496c18219ff'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:06:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-02T23:06:18Z', u'provider:network_type': u'flat', u'tenant_id': u'a17b60d5ec2d40ae951c941fc70ec2d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a17b60d5ec2d40ae951c941fc70ec2d7', u'l2_adjacency': True})] 2018-12-02 23:20:15,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:20:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT X-Openstack-Request-Id: req-f26dfc89-17ee-43f1-b172-e359213292b0 2018-12-02 23:20:15,583 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-12-02 23:20:15,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-f26dfc89-17ee-43f1-b172-e359213292b0 2018-12-02 23:20:15,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0288529396057s 2018-12-02 23:20:15,584 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-02 23:20:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:20:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 757 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe65de4-a068-47f9-be27-de845d68dfc4 2018-12-02 23:20:15,709 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "0899cb02428c41feb19405dbe404ad48"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/0899cb02428c41feb19405dbe404ad48/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "39e60d277fa64c01b0c1f25b1411d43e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/39e60d277fa64c01b0c1f25b1411d43e/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "683de32c36ce4041a2c2c70e6bc07e54"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/683de32c36ce4041a2c2c70e6bc07e54/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "68f9fccc17024e6e957b8d7214214e8e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/68f9fccc17024e6e957b8d7214214e8e/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "69d923ea477d454ba29ab9993ff637c1"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/69d923ea477d454ba29ab9993ff637c1/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "6f92ca2e5db44e45b6813123a00fcf9a"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/6f92ca2e5db44e45b6813123a00fcf9a/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "9d3cea29381341358b8bc9f51d48130c"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/9d3cea29381341358b8bc9f51d48130c/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "a0df975cd9b541d2b049388fd2fed4a6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/a0df975cd9b541d2b049388fd2fed4a6/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "de57677664ca4a25ac8718411c5b739c"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "a425b49abb3944d282714df06964ff9e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c/users/a425b49abb3944d282714df06964ff9e/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "de57677664ca4a25ac8718411c5b739c"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "a425b49abb3944d282714df06964ff9e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c/users/a425b49abb3944d282714df06964ff9e/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "b7690e5f349a42c7ab3b669a615b9e3b"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/b7690e5f349a42c7ab3b669a615b9e3b/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "d09ef9b9a9f74d40898a81fa10c7e223"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/d09ef9b9a9f74d40898a81fa10c7e223/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "d5227d38e17745a58f8dc7ecec1419d6"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/d5227d38e17745a58f8dc7ecec1419d6/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "5b0d0a81808245f79b18f13aa677e5cd"}, "user": {"id": "df0e892daa374737b1c6e96a28dac1ae"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/df0e892daa374737b1c6e96a28dac1ae/roles/5b0d0a81808245f79b18f13aa677e5cd"}}, {"scope": {"project": {"id": "a17b60d5ec2d40ae951c941fc70ec2d7"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "df0e892daa374737b1c6e96a28dac1ae"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7/users/df0e892daa374737b1c6e96a28dac1ae/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"domain": {"id": "cf274ea36b254e59a37b021787184607"}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "39f3e7a0239a461cb1d193a0048d96bc"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607/users/39f3e7a0239a461cb1d193a0048d96bc/roles/e7903ede71bf4f999c9f169195c4bb8e"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e7903ede71bf4f999c9f169195c4bb8e"}, "user": {"id": "a425b49abb3944d282714df06964ff9e"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/a425b49abb3944d282714df06964ff9e/roles/e7903ede71bf4f999c9f169195c4bb8e"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-02 23:20:15,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-7fe65de4-a068-47f9-be27-de845d68dfc4 2018-12-02 23:20:15,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122216939926s 2018-12-02 23:20:15,712 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'0899cb02428c41feb19405dbe404ad48'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'39e60d277fa64c01b0c1f25b1411d43e'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'683de32c36ce4041a2c2c70e6bc07e54'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'68f9fccc17024e6e957b8d7214214e8e'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'69d923ea477d454ba29ab9993ff637c1'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'6f92ca2e5db44e45b6813123a00fcf9a'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'9d3cea29381341358b8bc9f51d48130c'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'a0df975cd9b541d2b049388fd2fed4a6'}), Munch({'project': u'de57677664ca4a25ac8718411c5b739c', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'a425b49abb3944d282714df06964ff9e'}), Munch({'project': u'de57677664ca4a25ac8718411c5b739c', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'a425b49abb3944d282714df06964ff9e'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'b7690e5f349a42c7ab3b669a615b9e3b'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'd09ef9b9a9f74d40898a81fa10c7e223'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'd5227d38e17745a58f8dc7ecec1419d6'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'5b0d0a81808245f79b18f13aa677e5cd', 'user': u'df0e892daa374737b1c6e96a28dac1ae'}), Munch({'project': u'a17b60d5ec2d40ae951c941fc70ec2d7', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'df0e892daa374737b1c6e96a28dac1ae'}), Munch({'domain': u'cf274ea36b254e59a37b021787184607', 'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'39f3e7a0239a461cb1d193a0048d96bc'}), Munch({'id': u'e7903ede71bf4f999c9f169195c4bb8e', 'user': u'a425b49abb3944d282714df06964ff9e'})] 2018-12-02 23:20:15,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:20:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caee8bb6-6330-4a17-8c78-d42ae3c7f868 2018-12-02 23:20:15,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:20:15,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-caee8bb6-6330-4a17-8c78-d42ae3c7f868 2018-12-02 23:20:15,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211887121201s 2018-12-02 23:20:15,929 - 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'heat_stack_user', 'id': u'2582b6e275f4463eb34c73a73f74f1e0'}), 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'591dd586c191487588baba489f311ecd'}), 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'5b0d0a81808245f79b18f13aa677e5cd'}), 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'6f3a81a8fe634d5fa36c2f4c54709a0e'}), 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'83601f8273d24b14886d9ffd3c01f9f8'}), 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'e7903ede71bf4f999c9f169195c4bb8e'})] 2018-12-02 23:20:15,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:20:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:15,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:15 GMT X-Openstack-Request-Id: req-cab1f3c9-3ee6-4b60-b0b8-74193251e304 2018-12-02 23:20:15,982 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-12-02 23:20:15,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-cab1f3c9-3ee6-4b60-b0b8-74193251e304 2018-12-02 23:20:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0521190166473s 2018-12-02 23:20:15,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-02 23:20:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:20:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:16,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20: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-fc64a06c-4c19-46df-96f8-5f3e68da27b3 x-openstack-request-id: req-fc64a06c-4c19-46df-96f8-5f3e68da27b3 2018-12-02 23:20:16,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:20:16,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc64a06c-4c19-46df-96f8-5f3e68da27b3 2018-12-02 23:20:16,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213598012924s 2018-12-02 23:20:16,197 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-02 23:20:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-02 23:20:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-02 23:20:16,207 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acca112a-46d4-4027-b2e9-387855a4a671 2018-12-02 23:20:16,208 - 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.8:35357/v3/", "rel": "self"}]}]}} 2018-12-02 23:20:16,208 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-acca112a-46d4-4027-b2e9-387855a4a671 2018-12-02 23:20:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:16,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f515a76-8365-4e17-afe0-3404b50a9366 2018-12-02 23:20:16,404 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-02 23:20:16,405 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-5f515a76-8365-4e17-afe0-3404b50a9366 2018-12-02 23:20:16,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205261945724s 2018-12-02 23:20:16,410 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'03049fa61efb43a6bef3cda9d2ae1a94', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'121cfb59db7d45be85f74a1c480ac8c9', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'22a496584a4d480a8c38d6f5b1941530', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'24d361571ff3406b8ea08141b68e27f1', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'29b2b16dd9df4edb814a5490ecfa935a', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'398db5f8e11046e3a421cd393c6b79bc', 'name': u'swift'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'4a15fab7b3d042e1a47d1cf2482b30b9', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'4d72e338de5a4c44b15968b74261a162', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'66f3267fea5c4f998ac0eed9d98f2c19', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'693bebc0bd0c448784c0a596db9fc2e2', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'a935e26de83c4d6dad26d5151f8652f0', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'bed1dad322d54c4e94b02d277ffadc5a', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'cade649317d84c8484aa3e76ac7275cc', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f2e20ebf74134190b96d63d1b36b8521', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'ff68a783637542ffa15a9254dcf5828c', 'name': u'cinder'})] 2018-12-02 23:20:16,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:20:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:16,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:16 GMT X-Openstack-Request-Id: req-6cb88f0c-e448-47e0-8e85-1517792721c8 2018-12-02 23:20:16,450 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-02 23:20:16,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6cb88f0c-e448-47e0-8e85-1517792721c8 2018-12-02 23:20:16,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397088527679s 2018-12-02 23:20:16,451 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:06:22Z', 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'88c40008-9808-4197-8b25-e496c18219ff', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'tenant_id': u'a17b60d5ec2d40ae951c941fc70ec2d7', u'created_at': u'2018-12-02T23:06:22Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'a17b60d5ec2d40ae951c941fc70ec2d7'})] 2018-12-02 23:20:16,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-02 23:20:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}748e3ffa81bdfe75737ce7c8519f543caefc1118" 2018-12-02 23:20:16,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:16 GMT X-Openstack-Request-Id: req-6f83d3cc-ccff-453b-a8e2-58ad1a3eb451 2018-12-02 23:20:16,458 - 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"}]} 2018-12-02 23:20:16,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/service-providers.json used request id req-6f83d3cc-ccff-453b-a8e2-58ad1a3eb451 2018-12-02 23:20:16,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.0073549747467s 2018-12-02 23:20:16,460 - 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'})] 2018-12-02 23:20:16,583 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:20:16,583 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-02 23:20:16,637 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-02 23:20:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:16,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae3df79-ee6d-49b4-9968-ebe21ec0d0c4 2018-12-02 23:20:16,766 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:20:16,766 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-eae3df79-ee6d-49b4-9968-ebe21ec0d0c4 2018-12-02 23:20:16,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:20:17,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["UkA4w578Qr2B2Zcom-hZZQ"], "issued_at": "2018-12-02T23:20:17.000000Z"}} 2018-12-02 23:20:17,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:18,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:18 GMT X-Openstack-Request-Id: req-d7673782-5189-466f-af1e-3e63f51a1a39 2018-12-02 23:20:18,213 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:18,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d7673782-5189-466f-af1e-3e63f51a1a39 2018-12-02 23:20:18,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03911089897s 2018-12-02 23:20:18,215 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-02 23:20:18,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:18,227 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d5a0da-94af-4be0-aa2d-f080608a6214 2018-12-02 23:20:18,227 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:20:18,228 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e2d5a0da-94af-4be0-aa2d-f080608a6214 2018-12-02 23:20:18,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:18,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f70a64-62d3-4039-a7f8-bcad7b6db8d3 2018-12-02 23:20:18,346 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:20:18,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-41f70a64-62d3-4039-a7f8-bcad7b6db8d3 2018-12-02 23:20:18,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117690086365s 2018-12-02 23:20:18,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:20:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:18,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cab9ee1-7976-4208-8f71-e206d3b0b62a 2018-12-02 23:20:18,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:20:18,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9cab9ee1-7976-4208-8f71-e206d3b0b62a 2018-12-02 23:20:18,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118767023087s 2018-12-02 23:20:18,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:20:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" -d '{"network": {"tenant_id": "de57677664ca4a25ac8718411c5b739c", "name": "tenantnetwork1-net_c944932a-b2c3-4c72-8f6b-fda3464cbd23", "admin_state_up": true}}' 2018-12-02 23:20:19,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:18 GMT X-Openstack-Request-Id: req-99f33edb-f2aa-44a5-b171-f34778bffd8e 2018-12-02 23:20:19,003 - 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":"6f9de5c4-4b08-463e-ac71-57c46eb72852","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_c944932a-b2c3-4c72-8f6b-fda3464cbd23","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:18Z","mtu":1450}} 2018-12-02 23:20:19,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-99f33edb-f2aa-44a5-b171-f34778bffd8e 2018-12-02 23:20:19,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52937579155s 2018-12-02 23:20:19,004 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:20:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6f9de5c4-4b08-463e-ac71-57c46eb72852', 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'tenantnetwork1-net_c944932a-b2c3-4c72-8f6b-fda3464cbd23', u'created_at': u'2018-12-02T23:20:18Z', u'mtu': 1450, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de57677664ca4a25ac8718411c5b739c', u'l2_adjacency': True}) 2018-12-02 23:20:19,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:19 GMT X-Openstack-Request-Id: req-07d0677d-6711-4489-a76c-b5f5ad9dd374 2018-12-02 23:20:19,119 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6f9de5c4-4b08-463e-ac71-57c46eb72852","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_c944932a-b2c3-4c72-8f6b-fda3464cbd23","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:19,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-07d0677d-6711-4489-a76c-b5f5ad9dd374 2018-12-02 23:20:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113926172256s 2018-12-02 23:20:19,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:20:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" -d '{"subnet": {"name": "tenantnetwork1-subnet_c944932a-b2c3-4c72-8f6b-fda3464cbd23", "enable_dhcp": true, "network_id": "6f9de5c4-4b08-463e-ac71-57c46eb72852", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:20:19,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:19 GMT X-Openstack-Request-Id: req-12641ff9-1c1f-42e2-b3b7-ab59f7c4486e 2018-12-02 23:20:19,589 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T23:20:19Z","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":"15a87ec5-cc9d-40c2-89c4-6c0086feac65","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c944932a-b2c3-4c72-8f6b-fda3464cbd23","enable_dhcp":true,"segment_id":null,"network_id":"6f9de5c4-4b08-463e-ac71-57c46eb72852","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:19Z","ip_version":4}} 2018-12-02 23:20:19,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-12641ff9-1c1f-42e2-b3b7-ab59f7c4486e 2018-12-02 23:20:19,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.468950033188s 2018-12-02 23:20:19,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:19Z', 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'15a87ec5-cc9d-40c2-89c4-6c0086feac65', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c944932a-b2c3-4c72-8f6b-fda3464cbd23', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6f9de5c4-4b08-463e-ac71-57c46eb72852', u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:20:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:20:19,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:20:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "tenantnetwork1-router_c944932a-b2c3-4c72-8f6b-fda3464cbd23", "admin_state_up": true}}' 2018-12-02 23:20:21,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:21 GMT X-Openstack-Request-Id: req-eef6ee6e-f5f4-440d-8f92-7014090f998b 2018-12-02 23:20:21,483 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:19Z", "admin_state_up": true, "updated_at": "2018-12-02T23:20:21Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a8ae1324-7286-4241-96c1-4f4189d2c941", "name": "tenantnetwork1-router_c944932a-b2c3-4c72-8f6b-fda3464cbd23"}} 2018-12-02 23:20:21,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-eef6ee6e-f5f4-440d-8f92-7014090f998b 2018-12-02 23:20:21,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.8928000927s 2018-12-02 23:20:21,484 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:21Z', u'revision_number': 2, u'ha': False, u'id': u'a8ae1324-7286-4241-96c1-4f4189d2c941', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_c944932a-b2c3-4c72-8f6b-fda3464cbd23', u'admin_state_up': True, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:20:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:20:21,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:20:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" -d '{"subnet_id": "15a87ec5-cc9d-40c2-89c4-6c0086feac65"}' 2018-12-02 23:20:23,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:23 GMT X-Openstack-Request-Id: req-ae647316-cbe2-43b1-9df9-eae576db4231 2018-12-02 23:20:23,659 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6f9de5c4-4b08-463e-ac71-57c46eb72852", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "15a87ec5-cc9d-40c2-89c4-6c0086feac65", "subnet_ids": ["15a87ec5-cc9d-40c2-89c4-6c0086feac65"], "port_id": "afd38329-01fc-4be0-9572-093a72aac415", "id": "a8ae1324-7286-4241-96c1-4f4189d2c941"} 2018-12-02 23:20:23,659 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941/add_router_interface.json used request id req-ae647316-cbe2-43b1-9df9-eae576db4231 2018-12-02 23:20:23,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17456007004s 2018-12-02 23:20:23,781 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:20:23,782 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-02 23:20:23,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:20:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" -d '{"subnet_id": "15a87ec5-cc9d-40c2-89c4-6c0086feac65"}' 2018-12-02 23:20:25,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:25 GMT X-Openstack-Request-Id: req-0d44aaaa-6c20-47f7-99dc-5b9dae96c018 2018-12-02 23:20:25,873 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6f9de5c4-4b08-463e-ac71-57c46eb72852", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "15a87ec5-cc9d-40c2-89c4-6c0086feac65", "subnet_ids": ["15a87ec5-cc9d-40c2-89c4-6c0086feac65"], "port_id": "afd38329-01fc-4be0-9572-093a72aac415", "id": "a8ae1324-7286-4241-96c1-4f4189d2c941"} 2018-12-02 23:20:25,873 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941/remove_router_interface.json used request id req-0d44aaaa-6c20-47f7-99dc-5b9dae96c018 2018-12-02 23:20:25,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08618307114s 2018-12-02 23:20:25,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:20:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:26,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:26 GMT X-Openstack-Request-Id: req-e70dab78-8ea0-407a-b4ac-daf9c538869f 2018-12-02 23:20:26,014 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:19Z", "admin_state_up": true, "updated_at": "2018-12-02T23:20:24Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a8ae1324-7286-4241-96c1-4f4189d2c941", "name": "tenantnetwork1-router_c944932a-b2c3-4c72-8f6b-fda3464cbd23"}]} 2018-12-02 23:20:26,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e70dab78-8ea0-407a-b4ac-daf9c538869f 2018-12-02 23:20:26,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140564918518s 2018-12-02 23:20:26,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:20:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:27,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:27 GMT X-Openstack-Request-Id: req-eef619e9-af43-4ddb-8841-804b1cd6149d 2018-12-02 23:20:27,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:27,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a8ae1324-7286-4241-96c1-4f4189d2c941.json used request id req-eef619e9-af43-4ddb-8841-804b1cd6149d 2018-12-02 23:20:27,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39844202995s 2018-12-02 23:20:27,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:20:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:27,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:27 GMT X-Openstack-Request-Id: req-414bfbfe-7d89-4af4-ac00-368464f0ab59 2018-12-02 23:20:27,488 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:20:19Z","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":"15a87ec5-cc9d-40c2-89c4-6c0086feac65","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_c944932a-b2c3-4c72-8f6b-fda3464cbd23","enable_dhcp":true,"segment_id":null,"network_id":"6f9de5c4-4b08-463e-ac71-57c46eb72852","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:19Z","ip_version":4},{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-02 23:20:27,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-414bfbfe-7d89-4af4-ac00-368464f0ab59 2018-12-02 23:20:27,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0736780166626s 2018-12-02 23:20:27,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:20:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/15a87ec5-cc9d-40c2-89c4-6c0086feac65.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:28,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:28 GMT X-Openstack-Request-Id: req-b53160a1-55cf-43b1-acdc-28e44ac0d7e5 2018-12-02 23:20:28,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:28,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/15a87ec5-cc9d-40c2-89c4-6c0086feac65.json used request id req-b53160a1-55cf-43b1-acdc-28e44ac0d7e5 2018-12-02 23:20:28,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.866552114487s 2018-12-02 23:20:28,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:28,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:28 GMT X-Openstack-Request-Id: req-b19e7c54-33e7-402b-a281-9dac9dcc7624 2018-12-02 23:20:28,443 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f9de5c4-4b08-463e-ac71-57c46eb72852","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:28Z","qos_policy_id":null,"name":"tenantnetwork1-net_c944932a-b2c3-4c72-8f6b-fda3464cbd23","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:28,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b19e7c54-33e7-402b-a281-9dac9dcc7624 2018-12-02 23:20:28,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0862321853638s 2018-12-02 23:20:28,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:20:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/6f9de5c4-4b08-463e-ac71-57c46eb72852.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0da4b8e02ebad435957ed15d2bb2a77173d35c0" 2018-12-02 23:20:29,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:29 GMT X-Openstack-Request-Id: req-ccf0231c-2c63-4511-8685-735c8785e149 2018-12-02 23:20:29,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:29,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6f9de5c4-4b08-463e-ac71-57c46eb72852.json used request id req-ccf0231c-2c63-4511-8685-735c8785e149 2018-12-02 23:20:29,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24150395393s 2018-12-02 23:20:29,735 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-02 23:20:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cae7e58-961c-43f0-8372-579a7b1b8f69 2018-12-02 23:20:29,783 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:20:29,783 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-7cae7e58-961c-43f0-8372-579a7b1b8f69 2018-12-02 23:20:29,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:20:30,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["HjOZ-gu9R-eW89hlHFq29Q"], "issued_at": "2018-12-02T23:20:30.000000Z"}} 2018-12-02 23:20:30,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:30,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:30 GMT X-Openstack-Request-Id: req-7c33bf4b-87ca-4628-85ab-46cb29c4da6b 2018-12-02 23:20:30,588 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:30,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7c33bf4b-87ca-4628-85ab-46cb29c4da6b 2018-12-02 23:20:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385560035706s 2018-12-02 23:20:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:30,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12805072-c4f6-4ebc-8e62-d623c9ff4ca2 2018-12-02 23:20:30,602 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:20:30,602 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-12805072-c4f6-4ebc-8e62-d623c9ff4ca2 2018-12-02 23:20:30,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152c24ab-8ef4-4c4f-9df2-a7083a8a5332 2018-12-02 23:20:30,807 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:20:30,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-152c24ab-8ef4-4c4f-9df2-a7083a8a5332 2018-12-02 23:20:30,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204382896423s 2018-12-02 23:20:30,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:20:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}}' 2018-12-02 23:20:31,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c515dcb3-daf6-4bbd-ad5f-0727f5342bc1 2018-12-02 23:20:31,090 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40"}, "tags": [], "enabled": true, "id": "27c3a4d6352b458e933849c2005fde40", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}} 2018-12-02 23:20:31,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c515dcb3-daf6-4bbd-ad5f-0727f5342bc1 2018-12-02 23:20:31,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.275737047195s 2018-12-02 23:20:31,091 - 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'27c3a4d6352b458e933849c2005fde40', '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_350d8066-014d-47da-aee4-ae392ea012f4'}) 2018-12-02 23:20:31,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:20:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7a51f214-8d5f-4d05-bb0e-57e0ccea6041", "email": null, "name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4"}}' 2018-12-02 23:20:31,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11555291-34c5-4d76-8422-e46530021fc8 2018-12-02 23:20:31,536 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4", "links": {"self": "http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0932d2074c54277a038574ceb03e322", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:20:31,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-11555291-34c5-4d76-8422-e46530021fc8 2018-12-02 23:20:31,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.438012123108s 2018-12-02 23:20:31,537 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd0932d2074c54277a038574ceb03e322', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4'}) 2018-12-02 23:20:31,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:20:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:31,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b05a12-96d5-48b1-aa9b-1719e140f4cb 2018-12-02 23:20:31,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:20:31,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a2b05a12-96d5-48b1-aa9b-1719e140f4cb 2018-12-02 23:20:31,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192992210388s 2018-12-02 23:20:31,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:20:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:31,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afaddc6-923a-412a-b7ef-d942a662eabe 2018-12-02 23:20:31,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:20:31,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9afaddc6-923a-412a-b7ef-d942a662eabe 2018-12-02 23:20:31,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1556828022s 2018-12-02 23:20:31,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:20:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b4149b-6e05-48e7-a2cb-269f9052bb51 2018-12-02 23:20:32,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:20:32,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-71b4149b-6e05-48e7-a2cb-269f9052bb51 2018-12-02 23:20:32,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201843976974s 2018-12-02 23:20:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415758bb-d517-4946-9541-a03b7a359fdc 2018-12-02 23:20:32,222 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:20:32,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-415758bb-d517-4946-9541-a03b7a359fdc 2018-12-02 23:20:32,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116369009018s 2018-12-02 23:20:32,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:20:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc04bde9-e184-45d7-8bb2-b4b390cf4852 2018-12-02 23:20:32,359 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4", "links": {"self": "http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0932d2074c54277a038574ceb03e322", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:20:32,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bc04bde9-e184-45d7-8bb2-b4b390cf4852 2018-12-02 23:20:32,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135719776154s 2018-12-02 23:20:32,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:20:32,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa02ff1-aca2-4023-98f8-795c2c6fbc28 2018-12-02 23:20:32,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40"}, "tags": [], "enabled": true, "id": "27c3a4d6352b458e933849c2005fde40", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}]} 2018-12-02 23:20:32,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-aaa02ff1-aca2-4023-98f8-795c2c6fbc28 2018-12-02 23:20:32,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217256069183s 2018-12-02 23:20:32,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:20:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=d0932d2074c54277a038574ceb03e322&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=27c3a4d6352b458e933849c2005fde40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090463c9-e9b3-410c-ba00-7a4153038191 2018-12-02 23:20:32,711 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=d0932d2074c54277a038574ceb03e322&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=27c3a4d6352b458e933849c2005fde40", "previous": null, "next": null}} 2018-12-02 23:20:32,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d0932d2074c54277a038574ceb03e322&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=27c3a4d6352b458e933849c2005fde40 used request id req-090463c9-e9b3-410c-ba00-7a4153038191 2018-12-02 23:20:32,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115361213684s 2018-12-02 23:20:32,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:20:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40/users/d0932d2074c54277a038574ceb03e322/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:32,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a5718ac-bc6a-4b40-87d5-c5f3237bbd3b 2018-12-02 23:20:32,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:20:32,987 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40/users/d0932d2074c54277a038574ceb03e322/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-1a5718ac-bc6a-4b40-87d5-c5f3237bbd3b 2018-12-02 23:20:32,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272559165955s 2018-12-02 23:20:32,988 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4', 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'27c3a4d6352b458e933849c2005fde40', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7a51f214-8d5f-4d05-bb0e-57e0ccea6041', 'username': u'tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:20:32,992 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4', 'password': '7a51f214-8d5f-4d05-bb0e-57e0ccea6041', 'project_name': 'tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '27c3a4d6352b458e933849c2005fde40', 'project_domain_name': 'Default'} 2018-12-02 23:20:32,992 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-02 23:20:32,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:33,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e758ee04-3e51-4445-8786-ad1e2a1c1718 2018-12-02 23:20:33,107 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:20:33,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e758ee04-3e51-4445-8786-ad1e2a1c1718 2018-12-02 23:20:33,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114657878876s 2018-12-02 23:20:33,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:20:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:33,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be94c9ec-18b1-426c-a830-4332cdecdb41 2018-12-02 23:20:33,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40"}, "tags": [], "enabled": true, "id": "27c3a4d6352b458e933849c2005fde40", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}]} 2018-12-02 23:20:33,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-be94c9ec-18b1-426c-a830-4332cdecdb41 2018-12-02 23:20:33,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206906080246s 2018-12-02 23:20:33,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:20:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" -d '{"network": {"tenant_id": "27c3a4d6352b458e933849c2005fde40", "name": "tenantnetwork2-net_350d8066-014d-47da-aee4-ae392ea012f4", "admin_state_up": true}}' 2018-12-02 23:20:33,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:33 GMT X-Openstack-Request-Id: req-234fbe2c-5faf-4cd1-8c0e-0d735985435d 2018-12-02 23:20:33,640 - 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":"ae5b9599-90ac-4191-8d26-9634efd0e3be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"27c3a4d6352b458e933849c2005fde40","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:33Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_350d8066-014d-47da-aee4-ae392ea012f4","admin_state_up":true,"tenant_id":"27c3a4d6352b458e933849c2005fde40","created_at":"2018-12-02T23:20:33Z","mtu":1450}} 2018-12-02 23:20:33,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-234fbe2c-5faf-4cd1-8c0e-0d735985435d 2018-12-02 23:20:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.316377878189s 2018-12-02 23:20:33,641 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:20:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ae5b9599-90ac-4191-8d26-9634efd0e3be', u'provider:segmentation_id': 50, 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_350d8066-014d-47da-aee4-ae392ea012f4', u'created_at': u'2018-12-02T23:20:33Z', u'mtu': 1450, u'tenant_id': u'27c3a4d6352b458e933849c2005fde40', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'27c3a4d6352b458e933849c2005fde40', u'l2_adjacency': True}) 2018-12-02 23:20:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb65a93-2661-4f98-8acd-e5e64ff9cd3b 2018-12-02 23:20:33,652 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:20:33,652 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-ddb65a93-2661-4f98-8acd-e5e64ff9cd3b 2018-12-02 23:20:33,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:20:34,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c3a4d6352b458e933849c2005fde40", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/27c3a4d6352b458e933849c2005fde40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/27c3a4d6352b458e933849c2005fde40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/27c3a4d6352b458e933849c2005fde40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_27c3a4d6352b458e933849c2005fde40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_27c3a4d6352b458e933849c2005fde40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/27c3a4d6352b458e933849c2005fde40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/27c3a4d6352b458e933849c2005fde40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/27c3a4d6352b458e933849c2005fde40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/27c3a4d6352b458e933849c2005fde40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/27c3a4d6352b458e933849c2005fde40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/27c3a4d6352b458e933849c2005fde40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/27c3a4d6352b458e933849c2005fde40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/27c3a4d6352b458e933849c2005fde40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/27c3a4d6352b458e933849c2005fde40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4", "id": "d0932d2074c54277a038574ceb03e322"}, "audit_ids": ["_LnL8NZWQ0SZiNOH_pumXw"], "issued_at": "2018-12-02T23:20:33.000000Z"}} 2018-12-02 23:20:34,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:34,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:34,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:34 GMT X-Openstack-Request-Id: req-f5d01f15-2fed-472f-b9e4-fe790183b47b 2018-12-02 23:20:34,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ae5b9599-90ac-4191-8d26-9634efd0e3be","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27c3a4d6352b458e933849c2005fde40","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:33Z","qos_policy_id":null,"name":"tenantnetwork2-net_350d8066-014d-47da-aee4-ae392ea012f4","admin_state_up":true,"tenant_id":"27c3a4d6352b458e933849c2005fde40","created_at":"2018-12-02T23:20:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:20:34,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f5d01f15-2fed-472f-b9e4-fe790183b47b 2018-12-02 23:20:34,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276648044586s 2018-12-02 23:20:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:20:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" -d '{"subnet": {"name": "tenantnetwork2-subnet_350d8066-014d-47da-aee4-ae392ea012f4", "enable_dhcp": true, "network_id": "ae5b9599-90ac-4191-8d26-9634efd0e3be", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:20:34,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:34 GMT X-Openstack-Request-Id: req-5ee89e91-4823-4fbf-b3a7-06fe15cbf5e6 2018-12-02 23:20:34,915 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae5b9599-90ac-4191-8d26-9634efd0e3be","tenant_id":"27c3a4d6352b458e933849c2005fde40","created_at":"2018-12-02T23:20:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:20:34Z","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":"27c3a4d6352b458e933849c2005fde40","id":"47424217-ca73-4384-b206-16ccc208af04","subnetpool_id":null,"name":"tenantnetwork2-subnet_350d8066-014d-47da-aee4-ae392ea012f4"}} 2018-12-02 23:20:34,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5ee89e91-4823-4fbf-b3a7-06fe15cbf5e6 2018-12-02 23:20:34,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.578544855118s 2018-12-02 23:20:34,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:34Z', 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'47424217-ca73-4384-b206-16ccc208af04', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_350d8066-014d-47da-aee4-ae392ea012f4', u'enable_dhcp': True, u'network_id': u'ae5b9599-90ac-4191-8d26-9634efd0e3be', u'tenant_id': u'27c3a4d6352b458e933849c2005fde40', u'created_at': u'2018-12-02T23:20:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'27c3a4d6352b458e933849c2005fde40'}) 2018-12-02 23:20:34,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:20:34,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "tenantnetwork2-router_350d8066-014d-47da-aee4-ae392ea012f4", "admin_state_up": true}}' 2018-12-02 23:20:36,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:36 GMT X-Openstack-Request-Id: req-741747d6-6b86-4b32-bc79-9f0e175cda1e 2018-12-02 23:20:36,629 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "27c3a4d6352b458e933849c2005fde40", "created_at": "2018-12-02T23:20:34Z", "admin_state_up": true, "updated_at": "2018-12-02T23:20:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "27c3a4d6352b458e933849c2005fde40", "id": "065ceb5c-d57b-4ec3-a3f6-2ea1eb938839", "name": "tenantnetwork2-router_350d8066-014d-47da-aee4-ae392ea012f4"}} 2018-12-02 23:20:36,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-741747d6-6b86-4b32-bc79-9f0e175cda1e 2018-12-02 23:20:36,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71333694458s 2018-12-02 23:20:36,630 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:36Z', u'revision_number': 2, u'id': u'065ceb5c-d57b-4ec3-a3f6-2ea1eb938839', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_350d8066-014d-47da-aee4-ae392ea012f4', u'admin_state_up': True, u'tenant_id': u'27c3a4d6352b458e933849c2005fde40', u'created_at': u'2018-12-02T23:20:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'27c3a4d6352b458e933849c2005fde40'}) 2018-12-02 23:20:36,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:20:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" -d '{"subnet_id": "47424217-ca73-4384-b206-16ccc208af04"}' 2018-12-02 23:20:39,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:39 GMT X-Openstack-Request-Id: req-1de48a03-a28c-4381-a42e-00f53704632f 2018-12-02 23:20:39,119 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ae5b9599-90ac-4191-8d26-9634efd0e3be", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "subnet_id": "47424217-ca73-4384-b206-16ccc208af04", "subnet_ids": ["47424217-ca73-4384-b206-16ccc208af04"], "port_id": "58a537b0-577a-4905-8493-c06ab31a7950", "id": "065ceb5c-d57b-4ec3-a3f6-2ea1eb938839"} 2018-12-02 23:20:39,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839/add_router_interface.json used request id req-1de48a03-a28c-4381-a42e-00f53704632f 2018-12-02 23:20:39,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48866319656s 2018-12-02 23:20:39,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:20:39,234 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-02 23:20:39,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:20:39,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" -d '{"subnet_id": "47424217-ca73-4384-b206-16ccc208af04"}' 2018-12-02 23:20:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:42 GMT X-Openstack-Request-Id: req-71a3c1a4-9df6-414f-9f67-9b9bc940fda6 2018-12-02 23:20:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ae5b9599-90ac-4191-8d26-9634efd0e3be", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "subnet_id": "47424217-ca73-4384-b206-16ccc208af04", "subnet_ids": ["47424217-ca73-4384-b206-16ccc208af04"], "port_id": "58a537b0-577a-4905-8493-c06ab31a7950", "id": "065ceb5c-d57b-4ec3-a3f6-2ea1eb938839"} 2018-12-02 23:20:42,143 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839/remove_router_interface.json used request id req-71a3c1a4-9df6-414f-9f67-9b9bc940fda6 2018-12-02 23:20:42,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90440511703s 2018-12-02 23:20:42,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:20:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:42,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:42 GMT X-Openstack-Request-Id: req-8c0f1466-5abf-45d9-a794-cbf5f7b1a9e4 2018-12-02 23:20:42,287 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27c3a4d6352b458e933849c2005fde40", "created_at": "2018-12-02T23:20:34Z", "admin_state_up": true, "updated_at": "2018-12-02T23:20:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "27c3a4d6352b458e933849c2005fde40", "id": "065ceb5c-d57b-4ec3-a3f6-2ea1eb938839", "name": "tenantnetwork2-router_350d8066-014d-47da-aee4-ae392ea012f4"}]} 2018-12-02 23:20:42,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8c0f1466-5abf-45d9-a794-cbf5f7b1a9e4 2018-12-02 23:20:42,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143522977829s 2018-12-02 23:20:42,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:20:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:43 GMT X-Openstack-Request-Id: req-abdbb3eb-f99f-4060-b391-b0467e92646f 2018-12-02 23:20:43,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:43,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/065ceb5c-d57b-4ec3-a3f6-2ea1eb938839.json used request id req-abdbb3eb-f99f-4060-b391-b0467e92646f 2018-12-02 23:20:43,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42334198952s 2018-12-02 23:20:43,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:20:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:43 GMT X-Openstack-Request-Id: req-94f0c83e-fa04-46b0-ac3a-6ac70c686b88 2018-12-02 23:20:43,808 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae5b9599-90ac-4191-8d26-9634efd0e3be","tenant_id":"27c3a4d6352b458e933849c2005fde40","created_at":"2018-12-02T23:20:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:20:34Z","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":"27c3a4d6352b458e933849c2005fde40","id":"47424217-ca73-4384-b206-16ccc208af04","subnetpool_id":null,"name":"tenantnetwork2-subnet_350d8066-014d-47da-aee4-ae392ea012f4"}]} 2018-12-02 23:20:43,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-94f0c83e-fa04-46b0-ac3a-6ac70c686b88 2018-12-02 23:20:43,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.095810174942s 2018-12-02 23:20:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:20:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/47424217-ca73-4384-b206-16ccc208af04.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:44,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:44 GMT X-Openstack-Request-Id: req-3b57e52a-b952-4db2-9e56-c76cdaa3fc27 2018-12-02 23:20:44,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:44,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/47424217-ca73-4384-b206-16ccc208af04.json used request id req-3b57e52a-b952-4db2-9e56-c76cdaa3fc27 2018-12-02 23:20:44,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.945029973984s 2018-12-02 23:20:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:44,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:44 GMT X-Openstack-Request-Id: req-0d0178b8-a7d8-4525-8f20-e9ea407b5125 2018-12-02 23:20:44,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ae5b9599-90ac-4191-8d26-9634efd0e3be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"27c3a4d6352b458e933849c2005fde40","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_350d8066-014d-47da-aee4-ae392ea012f4","admin_state_up":true,"tenant_id":"27c3a4d6352b458e933849c2005fde40","created_at":"2018-12-02T23:20:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:20:44,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0d0178b8-a7d8-4525-8f20-e9ea407b5125 2018-12-02 23:20:44,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101846933365s 2018-12-02 23:20:44,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:20:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/ae5b9599-90ac-4191-8d26-9634efd0e3be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb52cd1109e54739f8fe8d1e0c70eb2d7f305f0e" 2018-12-02 23:20:46,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:45 GMT X-Openstack-Request-Id: req-94eafd5a-e56f-43d8-a05b-d386456ea473 2018-12-02 23:20:46,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:46,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/ae5b9599-90ac-4191-8d26-9634efd0e3be.json used request id req-94eafd5a-e56f-43d8-a05b-d386456ea473 2018-12-02 23:20:46,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14596509933s 2018-12-02 23:20:46,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:20:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:46,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147ad40e-c9b2-4370-83f9-8696fc6cb8f0 2018-12-02 23:20:46,227 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4", "links": {"self": "http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0932d2074c54277a038574ceb03e322", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:20:46,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-147ad40e-c9b2-4370-83f9-8696fc6cb8f0 2018-12-02 23:20:46,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221337080002s 2018-12-02 23:20:46,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:20:46,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:46,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b890dfb-c2e7-40bd-b134-480fc3b94493 2018-12-02 23:20:46,445 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_350d8066-014d-47da-aee4-ae392ea012f4", "links": {"self": "http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d0932d2074c54277a038574ceb03e322", "description": null}} 2018-12-02 23:20:46,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322 used request id req-8b890dfb-c2e7-40bd-b134-480fc3b94493 2018-12-02 23:20:46,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213680028915s 2018-12-02 23:20:46,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:20:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:46,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80865c43-2bd1-4e50-85bc-209ee38e23a4 2018-12-02 23:20:46,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:20:46,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d0932d2074c54277a038574ceb03e322 used request id req-80865c43-2bd1-4e50-85bc-209ee38e23a4 2018-12-02 23:20:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298897981644s 2018-12-02 23:20:46,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:20:46,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b83fa6-4845-417b-bb96-7ba96bef157b 2018-12-02 23:20:46,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40"}, "tags": [], "enabled": true, "id": "27c3a4d6352b458e933849c2005fde40", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_350d8066-014d-47da-aee4-ae392ea012f4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 23:20:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-f6b83fa6-4845-417b-bb96-7ba96bef157b 2018-12-02 23:20:46,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113527059555s 2018-12-02 23:20:46,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:20:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:47,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:20:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e816444-dcfe-43eb-9914-834b485cb9c6 2018-12-02 23:20:47,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:20:47,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/27c3a4d6352b458e933849c2005fde40 used request id req-8e816444-dcfe-43eb-9914-834b485cb9c6 2018-12-02 23:20:47,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.322125911713s 2018-12-02 23:20:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:20:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=27c3a4d6352b458e933849c2005fde40&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:48,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:48 GMT X-Openstack-Request-Id: req-de59ca89-cce6-4e39-adc7-ac3f3b944043 2018-12-02 23:20:48,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27c3a4d6352b458e933849c2005fde40", "created_at": "2018-12-02T23:20:33Z", "updated_at": "2018-12-02T23:20:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "29652df9-1577-440b-a832-6e19a4426fa3", "remote_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "39cd63e1-e4b0-4970-a006-e8f208ee911b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "503fb8b4-16d3-439e-a78d-fe72dc44635b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "6f84e01f-86ce-45f4-93ea-52b0b025c9a3", "remote_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c3a4d6352b458e933849c2005fde40"}], "revision_number": 1, "project_id": "27c3a4d6352b458e933849c2005fde40", "id": "267eb8dc-de28-4a75-936b-15d11a303a31", "name": "default"}]} 2018-12-02 23:20:48,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=27c3a4d6352b458e933849c2005fde40&name=default used request id req-de59ca89-cce6-4e39-adc7-ac3f3b944043 2018-12-02 23:20:48,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.09783697128s 2018-12-02 23:20:48,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:20:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:48,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:48 GMT X-Openstack-Request-Id: req-44fbbce9-91b5-41ef-8758-26af854696db 2018-12-02 23:20:48,348 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27c3a4d6352b458e933849c2005fde40", "created_at": "2018-12-02T23:20:33Z", "updated_at": "2018-12-02T23:20:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "29652df9-1577-440b-a832-6e19a4426fa3", "remote_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "39cd63e1-e4b0-4970-a006-e8f208ee911b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv6", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "503fb8b4-16d3-439e-a78d-fe72dc44635b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c3a4d6352b458e933849c2005fde40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:33Z", "revision_number": 0, "id": "6f84e01f-86ce-45f4-93ea-52b0b025c9a3", "remote_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:33Z", "security_group_id": "267eb8dc-de28-4a75-936b-15d11a303a31", "tenant_id": "27c3a4d6352b458e933849c2005fde40", "port_range_min": null, "ethertype": "IPv4", "project_id": "27c3a4d6352b458e933849c2005fde40"}], "revision_number": 1, "project_id": "27c3a4d6352b458e933849c2005fde40", "id": "267eb8dc-de28-4a75-936b-15d11a303a31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:20:48,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-44fbbce9-91b5-41ef-8758-26af854696db 2018-12-02 23:20:48,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481939315796s 2018-12-02 23:20:48,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:20:48,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/267eb8dc-de28-4a75-936b-15d11a303a31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc9cb397db1a17120e30e92e85735d6eb13a4b3b" 2018-12-02 23:20:48,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:20:48 GMT X-Openstack-Request-Id: req-b0bbdc44-625e-4f92-9c4f-29a31baba3fd 2018-12-02 23:20:48,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:20:48,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/267eb8dc-de28-4a75-936b-15d11a303a31.json used request id req-b0bbdc44-625e-4f92-9c4f-29a31baba3fd 2018-12-02 23:20:48,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154695987701s 2018-12-02 23:20:48,545 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-02 23:20:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:48,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4b9bee-2e1c-4659-9b5f-7c72256a68fc 2018-12-02 23:20:48,633 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:20:48,633 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-bb4b9bee-2e1c-4659-9b5f-7c72256a68fc 2018-12-02 23:20:48,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:20:49,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["-pzseBaETV-9hAWFDWGCKQ"], "issued_at": "2018-12-02T23:20:48.000000Z"}} 2018-12-02 23:20:49,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:49 GMT X-Openstack-Request-Id: req-c28196dc-7951-405b-b29f-03cf24bfaee8 2018-12-02 23:20:49,426 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:49,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c28196dc-7951-405b-b29f-03cf24bfaee8 2018-12-02 23:20:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364440917969s 2018-12-02 23:20:49,428 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-02 23:20:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:49,441 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f145995-652a-4b7a-8158-a1ec36ba4e28 2018-12-02 23:20:49,441 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:20:49,441 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-4f145995-652a-4b7a-8158-a1ec36ba4e28 2018-12-02 23:20:49,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:20:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:49,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631500e5-01aa-40de-8f40-ad5df265e7c7 2018-12-02 23:20:49,565 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:20:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-631500e5-01aa-40de-8f40-ad5df265e7c7 2018-12-02 23:20:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123493909836s 2018-12-02 23:20:49,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:20:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:49,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79113041-6a41-489d-9ec7-313dc8fa3733 2018-12-02 23:20:49,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:20:49,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-79113041-6a41-489d-9ec7-313dc8fa3733 2018-12-02 23:20:49,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196095943451s 2018-12-02 23:20:49,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:20:49,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"network": {"tenant_id": "de57677664ca4a25ac8718411c5b739c", "name": "vmready1-net_044d70f7-5a70-4fa6-890b-ca1f15406a54", "admin_state_up": true}}' 2018-12-02 23:20:50,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:50 GMT X-Openstack-Request-Id: req-24a500ed-0df7-492c-bace-b423db83775b 2018-12-02 23:20:50,238 - 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":"a27c5ca5-2403-498a-bf66-8c4623b201d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:49Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_044d70f7-5a70-4fa6-890b-ca1f15406a54","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:49Z","mtu":1450}} 2018-12-02 23:20:50,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-24a500ed-0df7-492c-bace-b423db83775b 2018-12-02 23:20:50,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.467434167862s 2018-12-02 23:20:50,238 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:20:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a27c5ca5-2403-498a-bf66-8c4623b201d1', u'provider:segmentation_id': 91, 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_044d70f7-5a70-4fa6-890b-ca1f15406a54', u'created_at': u'2018-12-02T23:20:49Z', u'mtu': 1450, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de57677664ca4a25ac8718411c5b739c', u'l2_adjacency': True}) 2018-12-02 23:20:50,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:20:50,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:50,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:50 GMT X-Openstack-Request-Id: req-c9093800-fcbd-4479-8bf2-6bbc5e975be3 2018-12-02 23:20:50,336 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a27c5ca5-2403-498a-bf66-8c4623b201d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:20:49Z","qos_policy_id":null,"name":"vmready1-net_044d70f7-5a70-4fa6-890b-ca1f15406a54","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:20:50,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c9093800-fcbd-4479-8bf2-6bbc5e975be3 2018-12-02 23:20:50,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975689888s 2018-12-02 23:20:50,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:20:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"subnet": {"name": "vmready1-subnet_044d70f7-5a70-4fa6-890b-ca1f15406a54", "enable_dhcp": true, "network_id": "a27c5ca5-2403-498a-bf66-8c4623b201d1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:20:50,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:50 GMT X-Openstack-Request-Id: req-69e37d12-075b-406f-8f0a-85874eededd2 2018-12-02 23:20:50,768 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T23:20:50Z","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":"4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_044d70f7-5a70-4fa6-890b-ca1f15406a54","enable_dhcp":true,"segment_id":null,"network_id":"a27c5ca5-2403-498a-bf66-8c4623b201d1","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:50Z","ip_version":4}} 2018-12-02 23:20:50,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-69e37d12-075b-406f-8f0a-85874eededd2 2018-12-02 23:20:50,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.429577827454s 2018-12-02 23:20:50,769 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_044d70f7-5a70-4fa6-890b-ca1f15406a54', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a27c5ca5-2403-498a-bf66-8c4623b201d1', u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:20:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:20:50,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:20:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vmready1-router_044d70f7-5a70-4fa6-890b-ca1f15406a54", "admin_state_up": true}}' 2018-12-02 23:20:52,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:52 GMT X-Openstack-Request-Id: req-70b01b9a-071b-4d1f-bebb-469563a20d91 2018-12-02 23:20:52,944 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:50Z", "admin_state_up": true, "updated_at": "2018-12-02T23:20:52Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "83789263-b410-44ff-afe5-9760dde427bc", "name": "vmready1-router_044d70f7-5a70-4fa6-890b-ca1f15406a54"}} 2018-12-02 23:20:52,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-70b01b9a-071b-4d1f-bebb-469563a20d91 2018-12-02 23:20:52,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.1745660305s 2018-12-02 23:20:52,945 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:20:52Z', u'revision_number': 2, u'ha': False, u'id': u'83789263-b410-44ff-afe5-9760dde427bc', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_044d70f7-5a70-4fa6-890b-ca1f15406a54', u'admin_state_up': True, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:20:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:20:52,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:20:52,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"subnet_id": "4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd"}' 2018-12-02 23:20:55,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:55 GMT X-Openstack-Request-Id: req-0e3548a2-32eb-4ac0-b31a-f7704df4e6ca 2018-12-02 23:20:55,201 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a27c5ca5-2403-498a-bf66-8c4623b201d1", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd", "subnet_ids": ["4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd"], "port_id": "ef84aac0-1578-4ead-ad6f-01951afcd887", "id": "83789263-b410-44ff-afe5-9760dde427bc"} 2018-12-02 23:20:55,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc/add_router_interface.json used request id req-0e3548a2-32eb-4ac0-b31a-f7704df4e6ca 2018-12-02 23:20:55,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25607705116s 2018-12-02 23:20:55,202 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:20:55,329 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:20:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:20:55,337 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:55 GMT 2018-12-02 23:20:55,337 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:20:55,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:20:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:56,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:56 GMT X-Openstack-Request-Id: req-18e41203-1eba-4719-bc41-d54a814e93ba 2018-12-02 23:20:56,123 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:20:56,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-18e41203-1eba-4719-bc41-d54a814e93ba 2018-12-02 23:20:56,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.783846855164s 2018-12-02 23:20:56,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:20:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54"}' 2018-12-02 23:20:56,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:56 GMT Location: http://172.30.9.26:9292/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b2a3855-6603-4346-b4ce-8fd78b4fb0ec 2018-12-02 23:20:56,236 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:20:56Z", "file": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "size": null, "self": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "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_044d70f7-5a70-4fa6-890b-ca1f15406a54", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "checksum": null, "created_at": "2018-12-02T23:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:20:56,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2b2a3855-6603-4346-b4ce-8fd78b4fb0ec 2018-12-02 23:20:56,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.103791952133s 2018-12-02 23:20:56,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:20:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '' 2018-12-02 23:20:58,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:20:58 GMT X-Openstack-Request-Id: req-5fd07b38-2f86-4d86-a019-5634287ff924 2018-12-02 23:20:58,704 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:20:58,704 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/file used request id req-5fd07b38-2f86-4d86-a019-5634287ff924 2018-12-02 23:20:58,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.4672870636s 2018-12-02 23:20:58,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:20:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:20:58,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:58 GMT X-Openstack-Request-Id: req-2c4d0fca-7a8b-45e2-b748-ffa97b44a90a 2018-12-02 23:20:58,738 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:20:58Z", "file": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "size": 12716032, "self": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:20:58,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2c4d0fca-7a8b-45e2-b748-ffa97b44a90a 2018-12-02 23:20:58,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281012058258s 2018-12-02 23:20:58,741 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/file', 'owner': u'de57677664ca4a25ac8718411c5b739c', 'id': u'2bdd0b2e-31e1-4a13-afb5-3f56d3203128', 'size': 12716032, u'self': u'/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:20:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:20:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54', '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/2bdd0b2e-31e1-4a13-afb5-3f56d3203128', 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_044d70f7-5a70-4fa6-890b-ca1f15406a54', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54', 'created': u'2018-12-02T23:20:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:20:56Z', 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/2bdd0b2e-31e1-4a13-afb5-3f56d3203128', 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_044d70f7-5a70-4fa6-890b-ca1f15406a54', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:20:58,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:20:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_044d70f7-5a70-4fa6-890b-ca1f15406a54", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:20:59,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4aa5b94-a99e-40e4-abfa-d4bd14ff0d92 x-openstack-request-id: req-e4aa5b94-a99e-40e4-abfa-d4bd14ff0d92 2018-12-02 23:20:59,514 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_044d70f7-5a70-4fa6-890b-ca1f15406a54", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037", "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": "673d61e7-412d-4dfc-beb2-0ef8bd615037"}} 2018-12-02 23:20:59,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e4aa5b94-a99e-40e4-abfa-d4bd14ff0d92 2018-12-02 23:20:59,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.770316123962s 2018-12-02 23:20:59,515 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_044d70f7-5a70-4fa6-890b-ca1f15406a54', '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'de57677664ca4a25ac8718411c5b739c', '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'673d61e7-412d-4dfc-beb2-0ef8bd615037', 'swap': 0}) 2018-12-02 23:20:59,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:20:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"extra_specs": {}}' 2018-12-02 23:20:59,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:20: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-4b61012c-04ee-460b-83cd-b992662ba58c x-openstack-request-id: req-4b61012c-04ee-460b-83cd-b992662ba58c 2018-12-02 23:20:59,539 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:20:59,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037/os-extra_specs used request id req-4b61012c-04ee-460b-83cd-b992662ba58c 2018-12-02 23:20:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231468677521s 2018-12-02 23:20:59,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:20:59,653 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:20:59,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:20:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" -d '{"subnet_id": "4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd"}' 2018-12-02 23:21:01,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:01 GMT X-Openstack-Request-Id: req-1cd45830-3904-4818-804b-be727dd3993f 2018-12-02 23:21:01,924 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a27c5ca5-2403-498a-bf66-8c4623b201d1", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd", "subnet_ids": ["4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd"], "port_id": "ef84aac0-1578-4ead-ad6f-01951afcd887", "id": "83789263-b410-44ff-afe5-9760dde427bc"} 2018-12-02 23:21:01,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc/remove_router_interface.json used request id req-1cd45830-3904-4818-804b-be727dd3993f 2018-12-02 23:21:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26763892174s 2018-12-02 23:21:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:21:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:02,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:02 GMT X-Openstack-Request-Id: req-b1f3ed79-de43-48cb-8d55-835cccc489c2 2018-12-02 23:21:02,059 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:50Z", "admin_state_up": true, "updated_at": "2018-12-02T23:21:00Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "83789263-b410-44ff-afe5-9760dde427bc", "name": "vmready1-router_044d70f7-5a70-4fa6-890b-ca1f15406a54"}]} 2018-12-02 23:21:02,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-b1f3ed79-de43-48cb-8d55-835cccc489c2 2018-12-02 23:21:02,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133890867233s 2018-12-02 23:21:02,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:21:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:03,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:03 GMT X-Openstack-Request-Id: req-858bece9-ac19-49a5-ba5c-187de8ec90e6 2018-12-02 23:21:03,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:03,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/83789263-b410-44ff-afe5-9760dde427bc.json used request id req-858bece9-ac19-49a5-ba5c-187de8ec90e6 2018-12-02 23:21:03,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19464802742s 2018-12-02 23:21:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:21:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:03,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:03 GMT X-Openstack-Request-Id: req-8f958fc9-bdd7-4686-b990-7707abaf3dc9 2018-12-02 23:21:03,346 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:20:50Z","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":"4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_044d70f7-5a70-4fa6-890b-ca1f15406a54","enable_dhcp":true,"segment_id":null,"network_id":"a27c5ca5-2403-498a-bf66-8c4623b201d1","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:50Z","ip_version":4},{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-02 23:21:03,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8f958fc9-bdd7-4686-b990-7707abaf3dc9 2018-12-02 23:21:03,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0907979011536s 2018-12-02 23:21:03,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:21:03,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:04,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:04 GMT X-Openstack-Request-Id: req-4eed3aad-b4e9-4f30-a071-a5b5028e05d6 2018-12-02 23:21:04,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:04,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4bbc99d5-cd74-4019-8adf-4cf8bc0a08dd.json used request id req-4eed3aad-b4e9-4f30-a071-a5b5028e05d6 2018-12-02 23:21:04,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04633188248s 2018-12-02 23:21:04,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:04,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:04 GMT X-Openstack-Request-Id: req-52bd9238-06c2-49e4-98bb-9d7ebbe2198d 2018-12-02 23:21:04,477 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a27c5ca5-2403-498a-bf66-8c4623b201d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:04Z","qos_policy_id":null,"name":"vmready1-net_044d70f7-5a70-4fa6-890b-ca1f15406a54","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:20:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:21:04,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-52bd9238-06c2-49e4-98bb-9d7ebbe2198d 2018-12-02 23:21:04,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821659564972s 2018-12-02 23:21:04,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:21:04,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/a27c5ca5-2403-498a-bf66-8c4623b201d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:05,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:05 GMT X-Openstack-Request-Id: req-9ca16265-797b-49d9-a6be-3beae0157f5a 2018-12-02 23:21:05,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:05,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a27c5ca5-2403-498a-bf66-8c4623b201d1.json used request id req-9ca16265-797b-49d9-a6be-3beae0157f5a 2018-12-02 23:21:05,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19129300117s 2018-12-02 23:21:05,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:05,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:05,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:05 GMT X-Openstack-Request-Id: req-c19ce69d-e2d4-441d-bf2e-15363a710b62 2018-12-02 23:21:05,700 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:20:58Z", "file": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "size": 12716032, "self": "/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_044d70f7-5a70-4fa6-890b-ca1f15406a54", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:20:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:05,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c19ce69d-e2d4-441d-bf2e-15363a710b62 2018-12-02 23:21:05,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257060527802s 2018-12-02 23:21:05,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:21:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:06,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:21:06 GMT X-Openstack-Request-Id: req-1dfbf0ca-1fcf-4f28-a520-bfedcba05d77 2018-12-02 23:21:06,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:21:06,019 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2bdd0b2e-31e1-4a13-afb5-3f56d3203128 used request id req-1dfbf0ca-1fcf-4f28-a520-bfedcba05d77 2018-12-02 23:21:06,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.317254066467s 2018-12-02 23:21:06,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:21:06,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-98f05ce0-2b2b-484e-8d49-90b71169a258 x-openstack-request-id: req-98f05ce0-2b2b-484e-8d49-90b71169a258 2018-12-02 23:21:06,060 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_044d70f7-5a70-4fa6-890b-ca1f15406a54", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037", "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": "673d61e7-412d-4dfc-beb2-0ef8bd615037"}]} 2018-12-02 23:21:06,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98f05ce0-2b2b-484e-8d49-90b71169a258 2018-12-02 23:21:06,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252890586853s 2018-12-02 23:21:06,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:21:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7b449425450f25f4f1e8d40fd070b05324f705e" 2018-12-02 23:21:06,210 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-128c9394-4346-4433-9af4-04dfdd69aa89 x-openstack-request-id: req-128c9394-4346-4433-9af4-04dfdd69aa89 2018-12-02 23:21:06,210 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/673d61e7-412d-4dfc-beb2-0ef8bd615037 used request id req-128c9394-4346-4433-9af4-04dfdd69aa89 2018-12-02 23:21:06,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.148412942886s 2018-12-02 23:21:06,259 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-02 23:21:06,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:06,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8582b626-f95d-4915-9197-caa8c9ef4b64 2018-12-02 23:21:06,305 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:21:06,305 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-8582b626-f95d-4915-9197-caa8c9ef4b64 2018-12-02 23:21:06,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:21:06,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["OKyYvLtER0mhYgk_JokabA"], "issued_at": "2018-12-02T23:21:06.000000Z"}} 2018-12-02 23:21:06,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:07,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:07 GMT X-Openstack-Request-Id: req-2ef98f9a-6db4-4a63-bdb6-c8184d213ed8 2018-12-02 23:21:07,816 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:21:07,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ef98f9a-6db4-4a63-bdb6-c8184d213ed8 2018-12-02 23:21:07,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10690283775s 2018-12-02 23:21:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:07,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231d1f55-828e-435d-bb53-2fdc4e828ad7 2018-12-02 23:21:07,829 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:21:07,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-231d1f55-828e-435d-bb53-2fdc4e828ad7 2018-12-02 23:21:07,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:21:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:07,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466bb89e-e8e9-4dad-a858-c36e92d31ca3 2018-12-02 23:21:07,947 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:21:07,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-466bb89e-e8e9-4dad-a858-c36e92d31ca3 2018-12-02 23:21:07,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116819143295s 2018-12-02 23:21:07,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:21:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}}' 2018-12-02 23:21:08,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f753b26-caa0-4ba8-80e2-90cb78edbdab 2018-12-02 23:21:08,202 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793"}, "tags": [], "enabled": true, "id": "f3f8a6a283904a27b1ea54ede7ed9793", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}} 2018-12-02 23:21:08,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f753b26-caa0-4ba8-80e2-90cb78edbdab 2018-12-02 23:21:08,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.24714589119s 2018-12-02 23:21:08,203 - 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'f3f8a6a283904a27b1ea54ede7ed9793', '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_36c89dc8-92b6-478f-a47e-449fa3aafc77'}) 2018-12-02 23:21:08,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:21:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0888e2bc-dcef-4e66-a241-c92a292e5938", "email": null, "name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77"}}' 2018-12-02 23:21:08,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e03920-ea27-4e3e-9541-aa8ceec2db0c 2018-12-02 23:21:08,684 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": {"self": "http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b5b4114abb48a5a1432e1197a75c15", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:21:08,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-04e03920-ea27-4e3e-9541-aa8ceec2db0c 2018-12-02 23:21:08,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.475271940231s 2018-12-02 23:21:08,685 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a8b5b4114abb48a5a1432e1197a75c15', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77'}) 2018-12-02 23:21:08,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:21:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:08,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487142e8-1835-4300-85fa-d30d7b3116a8 2018-12-02 23:21:08,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:21:08,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-487142e8-1835-4300-85fa-d30d7b3116a8 2018-12-02 23:21:08,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217738866806s 2018-12-02 23:21:08,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:21:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:09,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86ad1a4-098d-437d-b7e7-a7e7be4fd7a2 2018-12-02 23:21:09,111 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:21:09,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f86ad1a4-098d-437d-b7e7-a7e7be4fd7a2 2018-12-02 23:21:09,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199215888977s 2018-12-02 23:21:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:21:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:09,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d793a31-2171-4fda-b7cd-3b520aa8cba5 2018-12-02 23:21:09,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:21:09,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5d793a31-2171-4fda-b7cd-3b520aa8cba5 2018-12-02 23:21:09,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199369907379s 2018-12-02 23:21:09,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:21:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:09,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95bfb04-ceab-467e-81fa-8c0debbbee91 2018-12-02 23:21:09,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:21:09,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e95bfb04-ceab-467e-81fa-8c0debbbee91 2018-12-02 23:21:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20410990715s 2018-12-02 23:21:09,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:21:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:09,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6cfb37-cd07-47e9-bffc-4e4ec37c3771 2018-12-02 23:21:09,745 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": {"self": "http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b5b4114abb48a5a1432e1197a75c15", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:21:09,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-db6cfb37-cd07-47e9-bffc-4e4ec37c3771 2018-12-02 23:21:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220169067383s 2018-12-02 23:21:09,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:21:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:09,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91f6f23-bf86-4e35-879a-2fb3664df3b8 2018-12-02 23:21:09,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793"}, "tags": [], "enabled": true, "id": "f3f8a6a283904a27b1ea54ede7ed9793", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}]} 2018-12-02 23:21:09,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e91f6f23-bf86-4e35-879a-2fb3664df3b8 2018-12-02 23:21:09,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115978002548s 2018-12-02 23:21:09,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:21:09,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a8b5b4114abb48a5a1432e1197a75c15&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f3f8a6a283904a27b1ea54ede7ed9793" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:10,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa55c39-d868-42b7-9f4f-1de2ec98e364 2018-12-02 23:21:10,085 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a8b5b4114abb48a5a1432e1197a75c15&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f3f8a6a283904a27b1ea54ede7ed9793", "previous": null, "next": null}} 2018-12-02 23:21:10,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a8b5b4114abb48a5a1432e1197a75c15&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f3f8a6a283904a27b1ea54ede7ed9793 used request id req-daa55c39-d868-42b7-9f4f-1de2ec98e364 2018-12-02 23:21:10,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206661939621s 2018-12-02 23:21:10,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:21:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793/users/a8b5b4114abb48a5a1432e1197a75c15/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:10,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a52a092-a8ba-4291-95b0-ea875c7df66c 2018-12-02 23:21:10,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:21:10,356 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793/users/a8b5b4114abb48a5a1432e1197a75c15/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-4a52a092-a8ba-4291-95b0-ea875c7df66c 2018-12-02 23:21:10,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266942024231s 2018-12-02 23:21:10,357 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77', 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'f3f8a6a283904a27b1ea54ede7ed9793', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0888e2bc-dcef-4e66-a241-c92a292e5938', 'username': u'vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:21:10,361 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77', 'password': '0888e2bc-dcef-4e66-a241-c92a292e5938', 'project_name': 'vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'f3f8a6a283904a27b1ea54ede7ed9793', 'project_domain_name': 'Default'} 2018-12-02 23:21:10,362 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-02 23:21:10,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:21:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:10,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4099ed-e012-4311-be90-a23f65c7aa1a 2018-12-02 23:21:10,487 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:21:10,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7d4099ed-e012-4311-be90-a23f65c7aa1a 2018-12-02 23:21:10,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125401973724s 2018-12-02 23:21:10,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:21:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:10,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60129ac-1d16-4127-b062-82906f09051d 2018-12-02 23:21:10,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793"}, "tags": [], "enabled": true, "id": "f3f8a6a283904a27b1ea54ede7ed9793", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}]} 2018-12-02 23:21:10,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c60129ac-1d16-4127-b062-82906f09051d 2018-12-02 23:21:10,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209208965302s 2018-12-02 23:21:10,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:21:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" -d '{"network": {"tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "name": "vmready2-net_36c89dc8-92b6-478f-a47e-449fa3aafc77", "admin_state_up": true}}' 2018-12-02 23:21:11,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:11 GMT X-Openstack-Request-Id: req-2fd53299-3524-4f34-8722-643b13e558fa 2018-12-02 23:21:11,216 - 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":"f1487d16-3ec5-4eb3-88b2-c5103807870c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"f3f8a6a283904a27b1ea54ede7ed9793","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:11Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_36c89dc8-92b6-478f-a47e-449fa3aafc77","admin_state_up":true,"tenant_id":"f3f8a6a283904a27b1ea54ede7ed9793","created_at":"2018-12-02T23:21:10Z","mtu":1450}} 2018-12-02 23:21:11,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2fd53299-3524-4f34-8722-643b13e558fa 2018-12-02 23:21:11,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509268045425s 2018-12-02 23:21:11,217 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:21:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f1487d16-3ec5-4eb3-88b2-c5103807870c', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_36c89dc8-92b6-478f-a47e-449fa3aafc77', u'created_at': u'2018-12-02T23:21:10Z', u'mtu': 1450, u'tenant_id': u'f3f8a6a283904a27b1ea54ede7ed9793', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f3f8a6a283904a27b1ea54ede7ed9793', u'l2_adjacency': True}) 2018-12-02 23:21:11,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:11,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83dcbcc8-8ea9-4870-b5b4-869ef1665d5f 2018-12-02 23:21:11,226 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:21:11,227 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-83dcbcc8-8ea9-4870-b5b4-869ef1665d5f 2018-12-02 23:21:11,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:21:11,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3f8a6a283904a27b1ea54ede7ed9793", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_f3f8a6a283904a27b1ea54ede7ed9793", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f3f8a6a283904a27b1ea54ede7ed9793", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/f3f8a6a283904a27b1ea54ede7ed9793", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77", "id": "a8b5b4114abb48a5a1432e1197a75c15"}, "audit_ids": ["x8yqwlM4TnuT8YG3X2zoFQ"], "issued_at": "2018-12-02T23:21:11.000000Z"}} 2018-12-02 23:21:11,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:11,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:11 GMT X-Openstack-Request-Id: req-ccc88bd3-5617-4a4b-a011-c9e74ccaace6 2018-12-02 23:21:11,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f1487d16-3ec5-4eb3-88b2-c5103807870c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3f8a6a283904a27b1ea54ede7ed9793","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:11Z","qos_policy_id":null,"name":"vmready2-net_36c89dc8-92b6-478f-a47e-449fa3aafc77","admin_state_up":true,"tenant_id":"f3f8a6a283904a27b1ea54ede7ed9793","created_at":"2018-12-02T23:21:10Z","mtu":1450}]} 2018-12-02 23:21:11,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ccc88bd3-5617-4a4b-a011-c9e74ccaace6 2018-12-02 23:21:11,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352070808411s 2018-12-02 23:21:11,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:21:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '{"subnet": {"name": "vmready2-subnet_36c89dc8-92b6-478f-a47e-449fa3aafc77", "enable_dhcp": true, "network_id": "f1487d16-3ec5-4eb3-88b2-c5103807870c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:21:12,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:12 GMT X-Openstack-Request-Id: req-0f96458a-7609-4b51-9de3-85c4c9479477 2018-12-02 23:21:12,594 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1487d16-3ec5-4eb3-88b2-c5103807870c","tenant_id":"f3f8a6a283904a27b1ea54ede7ed9793","created_at":"2018-12-02T23:21:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:21:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f3f8a6a283904a27b1ea54ede7ed9793","id":"3f3bdf54-3294-4941-b02b-94622930c76e","subnetpool_id":null,"name":"vmready2-subnet_36c89dc8-92b6-478f-a47e-449fa3aafc77"}} 2018-12-02 23:21:12,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0f96458a-7609-4b51-9de3-85c4c9479477 2018-12-02 23:21:12,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.613967895508s 2018-12-02 23:21:12,595 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:21:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3f3bdf54-3294-4941-b02b-94622930c76e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_36c89dc8-92b6-478f-a47e-449fa3aafc77', u'enable_dhcp': True, u'network_id': u'f1487d16-3ec5-4eb3-88b2-c5103807870c', u'tenant_id': u'f3f8a6a283904a27b1ea54ede7ed9793', u'created_at': u'2018-12-02T23:21:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f3f8a6a283904a27b1ea54ede7ed9793'}) 2018-12-02 23:21:12,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:21:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vmready2-router_36c89dc8-92b6-478f-a47e-449fa3aafc77", "admin_state_up": true}}' 2018-12-02 23:21:14,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:14 GMT X-Openstack-Request-Id: req-8209b8fa-f972-4d03-9d52-9a04b7a7a403 2018-12-02 23:21:14,266 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "created_at": "2018-12-02T23:21:12Z", "admin_state_up": true, "updated_at": "2018-12-02T23:21:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "db0b4480-0004-413c-81e3-6a7ac4319a7f", "name": "vmready2-router_36c89dc8-92b6-478f-a47e-449fa3aafc77"}} 2018-12-02 23:21:14,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8209b8fa-f972-4d03-9d52-9a04b7a7a403 2018-12-02 23:21:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67128586769s 2018-12-02 23:21:14,267 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:21:13Z', u'revision_number': 2, u'id': u'db0b4480-0004-413c-81e3-6a7ac4319a7f', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_36c89dc8-92b6-478f-a47e-449fa3aafc77', u'admin_state_up': True, u'tenant_id': u'f3f8a6a283904a27b1ea54ede7ed9793', u'created_at': u'2018-12-02T23:21:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'f3f8a6a283904a27b1ea54ede7ed9793'}) 2018-12-02 23:21:14,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:21:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '{"subnet_id": "3f3bdf54-3294-4941-b02b-94622930c76e"}' 2018-12-02 23:21:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:16 GMT X-Openstack-Request-Id: req-b7646d17-fb38-4a13-81b5-c0c11fa01a11 2018-12-02 23:21:16,777 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f1487d16-3ec5-4eb3-88b2-c5103807870c", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "subnet_id": "3f3bdf54-3294-4941-b02b-94622930c76e", "subnet_ids": ["3f3bdf54-3294-4941-b02b-94622930c76e"], "port_id": "6a6ceafc-0d4f-4ad4-8e62-b29e505ded7a", "id": "db0b4480-0004-413c-81e3-6a7ac4319a7f"} 2018-12-02 23:21:16,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f/add_router_interface.json used request id req-b7646d17-fb38-4a13-81b5-c0c11fa01a11 2018-12-02 23:21:16,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50922489166s 2018-12-02 23:21:16,778 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:21:16,896 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:21:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:16,904 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:16 GMT 2018-12-02 23:21:16,904 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:21:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:17,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:17 GMT X-Openstack-Request-Id: req-251fc7cf-fa4d-441a-b549-c90df70d479f 2018-12-02 23:21:17,709 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:17,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-251fc7cf-fa4d-441a-b549-c90df70d479f 2018-12-02 23:21:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.800356149673s 2018-12-02 23:21:17,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:21:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77"}' 2018-12-02 23:21:17,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:17 GMT Location: http://172.30.9.26:9292/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-613bc567-cbf0-4692-9ae8-60327ebe0b55 2018-12-02 23:21:17,791 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:17Z", "file": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/file", "owner": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "3827170a-e43b-4b83-8cc8-ecdc44b75049", "size": null, "self": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049", "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_36c89dc8-92b6-478f-a47e-449fa3aafc77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "checksum": null, "created_at": "2018-12-02T23:21:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:21:17,791 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-613bc567-cbf0-4692-9ae8-60327ebe0b55 2018-12-02 23:21:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0732691287994s 2018-12-02 23:21:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:21:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '' 2018-12-02 23:21:18,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:21:18 GMT X-Openstack-Request-Id: req-2da253b1-d984-4ca1-9dd9-a86bfe616040 2018-12-02 23:21:18,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:21:18,198 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/file used request id req-2da253b1-d984-4ca1-9dd9-a86bfe616040 2018-12-02 23:21:18,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.406140089035s 2018-12-02 23:21:18,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:18,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:18 GMT X-Openstack-Request-Id: req-e7efa981-621f-400b-ba5c-1c2d2a4d367e 2018-12-02 23:21:18,242 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:18Z", "file": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/file", "owner": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "3827170a-e43b-4b83-8cc8-ecdc44b75049", "size": 12716032, "self": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:21:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:18,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e7efa981-621f-400b-ba5c-1c2d2a4d367e 2018-12-02 23:21:18,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395829677582s 2018-12-02 23:21:18,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/file', 'owner': u'f3f8a6a283904a27b1ea54ede7ed9793', 'id': u'3827170a-e43b-4b83-8cc8-ecdc44b75049', 'size': 12716032, u'self': u'/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3f8a6a283904a27b1ea54ede7ed9793', 'name': 'vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:21:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:21:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77', '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/3827170a-e43b-4b83-8cc8-ecdc44b75049', 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_36c89dc8-92b6-478f-a47e-449fa3aafc77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77', 'created': u'2018-12-02T23:21:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:21:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049', 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_36c89dc8-92b6-478f-a47e-449fa3aafc77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:21:18,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:21:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_36c89dc8-92b6-478f-a47e-449fa3aafc77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:21:19,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c7078a8-3eea-4638-bc59-d2d6f05cb831 x-openstack-request-id: req-1c7078a8-3eea-4638-bc59-d2d6f05cb831 2018-12-02 23:21:19,128 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438", "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": "ce23d26d-79c4-41db-8b83-e5bb8e8cb438"}} 2018-12-02 23:21:19,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1c7078a8-3eea-4638-bc59-d2d6f05cb831 2018-12-02 23:21:19,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.881331205368s 2018-12-02 23:21:19,129 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_36c89dc8-92b6-478f-a47e-449fa3aafc77', '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'de57677664ca4a25ac8718411c5b739c', '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'ce23d26d-79c4-41db-8b83-e5bb8e8cb438', 'swap': 0}) 2018-12-02 23:21:19,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:21:19,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" -d '{"extra_specs": {}}' 2018-12-02 23:21:19,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-66b100ff-a78f-4d59-a3b0-e8c83dc57eca x-openstack-request-id: req-66b100ff-a78f-4d59-a3b0-e8c83dc57eca 2018-12-02 23:21:19,153 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:21:19,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438/os-extra_specs used request id req-66b100ff-a78f-4d59-a3b0-e8c83dc57eca 2018-12-02 23:21:19,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235078334808s 2018-12-02 23:21:19,265 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:21:19,265 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:21:19,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:21:19,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" -d '{"subnet_id": "3f3bdf54-3294-4941-b02b-94622930c76e"}' 2018-12-02 23:21:21,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:21 GMT X-Openstack-Request-Id: req-6aa0412b-fccc-4527-b4a1-4f0ec564fa14 2018-12-02 23:21:21,342 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f1487d16-3ec5-4eb3-88b2-c5103807870c", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "subnet_id": "3f3bdf54-3294-4941-b02b-94622930c76e", "subnet_ids": ["3f3bdf54-3294-4941-b02b-94622930c76e"], "port_id": "6a6ceafc-0d4f-4ad4-8e62-b29e505ded7a", "id": "db0b4480-0004-413c-81e3-6a7ac4319a7f"} 2018-12-02 23:21:21,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f/remove_router_interface.json used request id req-6aa0412b-fccc-4527-b4a1-4f0ec564fa14 2018-12-02 23:21:21,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07172703743s 2018-12-02 23:21:21,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:21:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:21,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:21 GMT X-Openstack-Request-Id: req-34fb5663-b58a-48a9-8fbd-1003402ad961 2018-12-02 23:21:21,519 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "created_at": "2018-12-02T23:21:12Z", "admin_state_up": true, "updated_at": "2018-12-02T23:21:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "db0b4480-0004-413c-81e3-6a7ac4319a7f", "name": "vmready2-router_36c89dc8-92b6-478f-a47e-449fa3aafc77"}]} 2018-12-02 23:21:21,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-34fb5663-b58a-48a9-8fbd-1003402ad961 2018-12-02 23:21:21,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.176610946655s 2018-12-02 23:21:21,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:21:21,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:23,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:23 GMT X-Openstack-Request-Id: req-d70d6718-63cf-494e-8c15-c1cd02272070 2018-12-02 23:21:23,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:23,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/db0b4480-0004-413c-81e3-6a7ac4319a7f.json used request id req-d70d6718-63cf-494e-8c15-c1cd02272070 2018-12-02 23:21:23,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75121307373s 2018-12-02 23:21:23,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:21:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:23,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:23 GMT X-Openstack-Request-Id: req-44ac1501-b099-41da-9f33-03997382a4cd 2018-12-02 23:21:23,375 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1487d16-3ec5-4eb3-88b2-c5103807870c","tenant_id":"f3f8a6a283904a27b1ea54ede7ed9793","created_at":"2018-12-02T23:21:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:21:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f3f8a6a283904a27b1ea54ede7ed9793","id":"3f3bdf54-3294-4941-b02b-94622930c76e","subnetpool_id":null,"name":"vmready2-subnet_36c89dc8-92b6-478f-a47e-449fa3aafc77"}]} 2018-12-02 23:21:23,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-44ac1501-b099-41da-9f33-03997382a4cd 2018-12-02 23:21:23,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.102756023407s 2018-12-02 23:21:23,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:21:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3f3bdf54-3294-4941-b02b-94622930c76e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:24,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:24 GMT X-Openstack-Request-Id: req-e8b9e644-0651-40d9-8ac7-415e0c384db3 2018-12-02 23:21:24,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:24,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3f3bdf54-3294-4941-b02b-94622930c76e.json used request id req-e8b9e644-0651-40d9-8ac7-415e0c384db3 2018-12-02 23:21:24,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15434598923s 2018-12-02 23:21:24,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:24,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:24 GMT X-Openstack-Request-Id: req-2aea3bfd-ca6b-4227-87f0-4ed4667e1b40 2018-12-02 23:21:24,626 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f1487d16-3ec5-4eb3-88b2-c5103807870c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3f8a6a283904a27b1ea54ede7ed9793","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:24Z","qos_policy_id":null,"name":"vmready2-net_36c89dc8-92b6-478f-a47e-449fa3aafc77","admin_state_up":true,"tenant_id":"f3f8a6a283904a27b1ea54ede7ed9793","created_at":"2018-12-02T23:21:10Z","mtu":1450}]} 2018-12-02 23:21:24,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2aea3bfd-ca6b-4227-87f0-4ed4667e1b40 2018-12-02 23:21:24,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946209430695s 2018-12-02 23:21:24,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:21:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f1487d16-3ec5-4eb3-88b2-c5103807870c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:25,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:25 GMT X-Openstack-Request-Id: req-40437ff1-ad13-48ec-acad-5b3ccbfd11b3 2018-12-02 23:21:25,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:25,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f1487d16-3ec5-4eb3-88b2-c5103807870c.json used request id req-40437ff1-ad13-48ec-acad-5b3ccbfd11b3 2018-12-02 23:21:25,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13140201569s 2018-12-02 23:21:25,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:25 GMT X-Openstack-Request-Id: req-fc874ae7-c27c-4771-af68-e0162e1e34f1 2018-12-02 23:21:25,801 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:18Z", "file": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/file", "owner": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "3827170a-e43b-4b83-8cc8-ecdc44b75049", "size": 12716032, "self": "/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3827170a-e43b-4b83-8cc8-ecdc44b75049/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_36c89dc8-92b6-478f-a47e-449fa3aafc77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:21:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:25,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fc874ae7-c27c-4771-af68-e0162e1e34f1 2018-12-02 23:21:25,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382890701294s 2018-12-02 23:21:25,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:21:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e195291f8c7c55e738d5dc73e323adf91c7504e8" 2018-12-02 23:21:26,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:21:26 GMT X-Openstack-Request-Id: req-a1eabb28-66a0-4e6d-b193-374ffab0db40 2018-12-02 23:21:26,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:21:26,198 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3827170a-e43b-4b83-8cc8-ecdc44b75049 used request id req-a1eabb28-66a0-4e6d-b193-374ffab0db40 2018-12-02 23:21:26,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.394234895706s 2018-12-02 23:21:26,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:21:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:26,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9653b202-18d4-4282-9deb-42db53d3e267 x-openstack-request-id: req-9653b202-18d4-4282-9deb-42db53d3e267 2018-12-02 23:21:26,226 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438", "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": "ce23d26d-79c4-41db-8b83-e5bb8e8cb438"}]} 2018-12-02 23:21:26,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9653b202-18d4-4282-9deb-42db53d3e267 2018-12-02 23:21:26,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225350856781s 2018-12-02 23:21:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:21:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:26,262 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4b854a4-0603-46bc-966e-710f2299dae5 x-openstack-request-id: req-c4b854a4-0603-46bc-966e-710f2299dae5 2018-12-02 23:21:26,262 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ce23d26d-79c4-41db-8b83-e5bb8e8cb438 used request id req-c4b854a4-0603-46bc-966e-710f2299dae5 2018-12-02 23:21:26,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347199440002s 2018-12-02 23:21:26,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:21:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:26,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a179e893-df3e-40a6-b1ba-e136c3d9e455 2018-12-02 23:21:26,474 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": {"self": "http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8b5b4114abb48a5a1432e1197a75c15", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:21:26,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a179e893-df3e-40a6-b1ba-e136c3d9e455 2018-12-02 23:21:26,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211683034897s 2018-12-02 23:21:26,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:21:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:26,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11aabd2f-b328-49f3-a60f-547f3c225442 2018-12-02 23:21:26,715 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_36c89dc8-92b6-478f-a47e-449fa3aafc77", "links": {"self": "http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a8b5b4114abb48a5a1432e1197a75c15", "description": null}} 2018-12-02 23:21:26,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15 used request id req-11aabd2f-b328-49f3-a60f-547f3c225442 2018-12-02 23:21:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234298944473s 2018-12-02 23:21:26,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:21:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:27,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c27aae-3e23-4830-bd7b-24ca513b294d 2018-12-02 23:21:27,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:21:27,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a8b5b4114abb48a5a1432e1197a75c15 used request id req-52c27aae-3e23-4830-bd7b-24ca513b294d 2018-12-02 23:21:27,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356374025345s 2018-12-02 23:21:27,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:21:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:27,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea97ccf-d380-4085-bc84-14cf848748cc 2018-12-02 23:21:27,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793"}, "tags": [], "enabled": true, "id": "f3f8a6a283904a27b1ea54ede7ed9793", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_36c89dc8-92b6-478f-a47e-449fa3aafc77"}]} 2018-12-02 23:21:27,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-eea97ccf-d380-4085-bc84-14cf848748cc 2018-12-02 23:21:27,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203641891479s 2018-12-02 23:21:27,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:21:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:27,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69eeb667-b912-4aa3-ace3-0c80f1dc9937 2018-12-02 23:21:27,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:21:27,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f3f8a6a283904a27b1ea54ede7ed9793 used request id req-69eeb667-b912-4aa3-ace3-0c80f1dc9937 2018-12-02 23:21:27,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263618946075s 2018-12-02 23:21:27,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:21:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f3f8a6a283904a27b1ea54ede7ed9793&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:27,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:27 GMT X-Openstack-Request-Id: req-70b4f61c-c077-4875-8872-1202f5f9d2b2 2018-12-02 23:21:27,849 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "created_at": "2018-12-02T23:21:10Z", "updated_at": "2018-12-02T23:21:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "2f8088cc-6abd-4fa4-a9b3-b5f689ce3cbc", "remote_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "3fdc691a-2462-4c3e-b859-245e607c0197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "44c62c04-011e-482a-83ca-d1808354aebf", "remote_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "cdba1cbf-80dd-4ad9-8803-42d10a78d8fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}], "revision_number": 1, "project_id": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "80ba566e-d621-4636-aa99-9972dde5df29", "name": "default"}]} 2018-12-02 23:21:27,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f3f8a6a283904a27b1ea54ede7ed9793&name=default used request id req-70b4f61c-c077-4875-8872-1202f5f9d2b2 2018-12-02 23:21:27,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293153047562s 2018-12-02 23:21:27,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:21:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:27,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:27 GMT X-Openstack-Request-Id: req-a35b1777-dafa-4bfa-a7a6-8c41c336fd2e 2018-12-02 23:21:27,905 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "created_at": "2018-12-02T23:21:10Z", "updated_at": "2018-12-02T23:21:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "2f8088cc-6abd-4fa4-a9b3-b5f689ce3cbc", "remote_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "3fdc691a-2462-4c3e-b859-245e607c0197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "44c62c04-011e-482a-83ca-d1808354aebf", "remote_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:10Z", "revision_number": 0, "id": "cdba1cbf-80dd-4ad9-8803-42d10a78d8fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:10Z", "security_group_id": "80ba566e-d621-4636-aa99-9972dde5df29", "tenant_id": "f3f8a6a283904a27b1ea54ede7ed9793", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3f8a6a283904a27b1ea54ede7ed9793"}], "revision_number": 1, "project_id": "f3f8a6a283904a27b1ea54ede7ed9793", "id": "80ba566e-d621-4636-aa99-9972dde5df29", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:21:27,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a35b1777-dafa-4bfa-a7a6-8c41c336fd2e 2018-12-02 23:21:27,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500409603119s 2018-12-02 23:21:27,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:21:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/80ba566e-d621-4636-aa99-9972dde5df29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88a7cf770611084bbaac3557daba2edeea72ee5" 2018-12-02 23:21:28,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:28 GMT X-Openstack-Request-Id: req-b39ae1cd-f7ad-40a9-b6e2-6a8c64fa7b50 2018-12-02 23:21:28,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:28,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/80ba566e-d621-4636-aa99-9972dde5df29.json used request id req-b39ae1cd-f7ad-40a9-b6e2-6a8c64fa7b50 2018-12-02 23:21:28,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118669033051s 2018-12-02 23:21:28,080 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-02 23:21:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:28,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68add0b-8c64-49f0-9d6e-4b482a1dd47b 2018-12-02 23:21:28,128 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:21:28,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-c68add0b-8c64-49f0-9d6e-4b482a1dd47b 2018-12-02 23:21:28,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:21:28,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["w6tGVEM0RXmrU787YEAhWQ"], "issued_at": "2018-12-02T23:21:28.000000Z"}} 2018-12-02 23:21:28,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:28,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:28 GMT X-Openstack-Request-Id: req-3c971c4c-7e20-4e59-835b-25f65c8914af 2018-12-02 23:21:28,884 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:21:28,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c971c4c-7e20-4e59-835b-25f65c8914af 2018-12-02 23:21:28,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358963012695s 2018-12-02 23:21:28,891 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-02 23:21:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:28,903 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f19ed3ce-2fe4-4e0a-90bb-0b9d04e00d00 2018-12-02 23:21:28,903 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:21:28,904 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f19ed3ce-2fe4-4e0a-90bb-0b9d04e00d00 2018-12-02 23:21:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:21:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:29,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09af18f8-9c08-45e8-8d12-005dfacac0ce 2018-12-02 23:21:29,106 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:21:29,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-09af18f8-9c08-45e8-8d12-005dfacac0ce 2018-12-02 23:21:29,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202105045319s 2018-12-02 23:21:29,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:21:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d61e935-9dd7-4c96-9b4f-9e3df9c75824 2018-12-02 23:21:29,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:21:29,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4d61e935-9dd7-4c96-9b4f-9e3df9c75824 2018-12-02 23:21:29,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19818687439s 2018-12-02 23:21:29,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:21:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"network": {"tenant_id": "de57677664ca4a25ac8718411c5b739c", "name": "singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e", "admin_state_up": true}}' 2018-12-02 23:21:29,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:29 GMT X-Openstack-Request-Id: req-c08e46ef-a283-4761-9315-338516344bca 2018-12-02 23:21:29,549 - 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":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:29Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","mtu":1450}} 2018-12-02 23:21:29,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c08e46ef-a283-4761-9315-338516344bca 2018-12-02 23:21:29,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.236151218414s 2018-12-02 23:21:29,550 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:21:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e564a857-93c5-42b3-93c9-a1eff5511596', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e', u'created_at': u'2018-12-02T23:21:29Z', u'mtu': 1450, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de57677664ca4a25ac8718411c5b739c', u'l2_adjacency': True}) 2018-12-02 23:21:29,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:29,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:29 GMT X-Openstack-Request-Id: req-5fe37d96-4992-4db6-8a52-8fbb0e0edd9f 2018-12-02 23:21:29,807 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:21:29Z","qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","provider:network_type":"vxlan"}]} 2018-12-02 23:21:29,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5fe37d96-4992-4db6-8a52-8fbb0e0edd9f 2018-12-02 23:21:29,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256803035736s 2018-12-02 23:21:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:21:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"subnet": {"name": "singlevm1-subnet_5c3167f4-5142-41b8-9048-954c3d67988e", "enable_dhcp": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:21:30,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:30 GMT X-Openstack-Request-Id: req-a78628ef-e27c-4d43-a5e5-e5062d30032d 2018-12-02 23:21:30,257 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T23:21: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":"e1a275a3-36a8-4393-9078-04a5a9162965","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5c3167f4-5142-41b8-9048-954c3d67988e","enable_dhcp":true,"segment_id":null,"network_id":"e564a857-93c5-42b3-93c9-a1eff5511596","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","ip_version":4}} 2018-12-02 23:21:30,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a78628ef-e27c-4d43-a5e5-e5062d30032d 2018-12-02 23:21:30,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.447788000107s 2018-12-02 23:21:30,258 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:21: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'e1a275a3-36a8-4393-9078-04a5a9162965', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_5c3167f4-5142-41b8-9048-954c3d67988e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e564a857-93c5-42b3-93c9-a1eff5511596', u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:21: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'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:21:30,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:21:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "singlevm1-router_5c3167f4-5142-41b8-9048-954c3d67988e", "admin_state_up": true}}' 2018-12-02 23:21:31,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:31 GMT X-Openstack-Request-Id: req-721c7686-b22c-4399-a485-b44245e0024d 2018-12-02 23:21:31,882 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:30Z", "admin_state_up": true, "updated_at": "2018-12-02T23:21:31Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "name": "singlevm1-router_5c3167f4-5142-41b8-9048-954c3d67988e"}} 2018-12-02 23:21:31,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-721c7686-b22c-4399-a485-b44245e0024d 2018-12-02 23:21:31,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62382102013s 2018-12-02 23:21:31,882 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:21:31Z', u'revision_number': 2, u'ha': False, u'id': u'32eb8022-9f55-40d1-b246-e2bf780c545a', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_5c3167f4-5142-41b8-9048-954c3d67988e', u'admin_state_up': True, u'tenant_id': u'de57677664ca4a25ac8718411c5b739c', u'created_at': u'2018-12-02T23:21:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'de57677664ca4a25ac8718411c5b739c'}) 2018-12-02 23:21:31,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:21:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"subnet_id": "e1a275a3-36a8-4393-9078-04a5a9162965"}' 2018-12-02 23:21:33,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:33 GMT X-Openstack-Request-Id: req-ef860dd3-45ee-4bb1-ac0b-ce1d45b12299 2018-12-02 23:21:33,955 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "e1a275a3-36a8-4393-9078-04a5a9162965", "subnet_ids": ["e1a275a3-36a8-4393-9078-04a5a9162965"], "port_id": "bfbaae0e-7db0-464e-8d8d-cb2b42a36b8a", "id": "32eb8022-9f55-40d1-b246-e2bf780c545a"} 2018-12-02 23:21:33,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a/add_router_interface.json used request id req-ef860dd3-45ee-4bb1-ac0b-ce1d45b12299 2018-12-02 23:21:33,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07203412056s 2018-12-02 23:21:33,956 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:21:34,088 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:21:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:21:34,096 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:34 GMT 2018-12-02 23:21:34,096 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:21:34,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:34,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:34 GMT X-Openstack-Request-Id: req-e664ad89-2b06-4c2f-b2db-ecd34fe55048 2018-12-02 23:21:34,887 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:34,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e664ad89-2b06-4c2f-b2db-ecd34fe55048 2018-12-02 23:21:34,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788728952408s 2018-12-02 23:21:34,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:21:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e"}' 2018-12-02 23:21:34,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:34 GMT Location: http://172.30.9.26:9292/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-919de344-9d0d-4e9c-a6ad-8510c1db9aa1 2018-12-02 23:21:34,973 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:34Z", "file": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "size": null, "self": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "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_5c3167f4-5142-41b8-9048-954c3d67988e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "checksum": null, "created_at": "2018-12-02T23:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:21:34,973 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-919de344-9d0d-4e9c-a6ad-8510c1db9aa1 2018-12-02 23:21:34,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0767199993134s 2018-12-02 23:21:34,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:21:34,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '' 2018-12-02 23:21:35,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:21:35 GMT X-Openstack-Request-Id: req-94eec44c-760b-458a-ab3a-a8d58b2de4f1 2018-12-02 23:21:35,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:21:35,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file used request id req-94eec44c-760b-458a-ab3a-a8d58b2de4f1 2018-12-02 23:21:35,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.711145162582s 2018-12-02 23:21:35,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:35 GMT X-Openstack-Request-Id: req-62eab1f4-9d33-4058-9d3f-c3111c581cef 2018-12-02 23:21:35,720 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:35Z", "file": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "size": 12716032, "self": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:35,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-62eab1f4-9d33-4058-9d3f-c3111c581cef 2018-12-02 23:21:35,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301959514618s 2018-12-02 23:21:35,722 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file', 'owner': u'de57677664ca4a25ac8718411c5b739c', 'id': u'de133a01-04c5-4d4f-a1dd-fa25daa0bd71', 'size': 12716032, u'self': u'/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:21:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:21:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e', '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/de133a01-04c5-4d4f-a1dd-fa25daa0bd71', 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_5c3167f4-5142-41b8-9048-954c3d67988e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e', 'created': u'2018-12-02T23:21:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:21: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/de133a01-04c5-4d4f-a1dd-fa25daa0bd71', 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_5c3167f4-5142-41b8-9048-954c3d67988e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:21:35,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:21:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_5c3167f4-5142-41b8-9048-954c3d67988e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:21:36,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21: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-d87b9d96-d412-48a5-a156-5613d22d6b28 x-openstack-request-id: req-d87b9d96-d412-48a5-a156-5613d22d6b28 2018-12-02 23:21:36,059 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_5c3167f4-5142-41b8-9048-954c3d67988e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "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": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990"}} 2018-12-02 23:21:36,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d87b9d96-d412-48a5-a156-5613d22d6b28 2018-12-02 23:21:36,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334952831268s 2018-12-02 23:21:36,061 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_5c3167f4-5142-41b8-9048-954c3d67988e', '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'de57677664ca4a25ac8718411c5b739c', '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'720cc2e1-b6b3-4897-8a16-2d8f0c12b990', 'swap': 0}) 2018-12-02 23:21:36,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:21:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"extra_specs": {}}' 2018-12-02 23:21:36,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc2f36ac-11b4-40ed-8a64-0b7dcebaa297 x-openstack-request-id: req-cc2f36ac-11b4-40ed-8a64-0b7dcebaa297 2018-12-02 23:21:36,208 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:21:36,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990/os-extra_specs used request id req-cc2f36ac-11b4-40ed-8a64-0b7dcebaa297 2018-12-02 23:21:36,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.146538972855s 2018-12-02 23:21:36,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-02 23:21:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"keypair": {"name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e"}}' 2018-12-02 23:21:36,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21: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-c54bf12c-110e-4dcb-bdaa-557f7e223531 x-openstack-request-id: req-c54bf12c-110e-4dcb-bdaa-557f7e223531 2018-12-02 23:21:36,347 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbvQq10eRLrlrL/a2vehhyzVYGGLZn40aTuEieD+xNBS4llYXefcyp3ykUoABz027QXvWWY1HFdYmGwr4SKMLS5rF5EFcbqJrv822BzHfKjHGSqDRKP5GbPJ1ixuAgzocCxdxB3sB+MdbwBDgS1aR+L3UPl0zJLMVnBVVdBRhpO6elY6dLVsgT4q5s2eHt3cS8D5aagenvhV4XvsPdsqsXPrNMgm6lMT8AhfNutwaGTa2U2rsTtp7lYz7jVhnQeNszTjOpcO87+ywbzWkOzNn8xlYjKryv5WRgDeElH+MYSfcZMPvXa1WAJNHhdhQoVqBB6pfX34FL/XYZWhocblI1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA270KtdHkS65ay/2tr3oYcs1WBhi2Z+NGk7hIng/sTQUuJZWF\n3n3Mqd8pFKAAc9Nu0F71lmNRxXWJhsK+EijC0uaxeRBXG6ia7/Ntgcx3yoxxkqg0\nSj+RmzydYsbgIM6HAsXcQd7AfjHW8AQ4EtWkfi91D5dMySzFZwVVXQUYaTunpWOn\nS1bIE+KubNnh7d3EvA+WmoHp74VeF77D3bKrFz6zTIJupTE/AIXzbrcGhk2tlNq7\nE7ae5WM+41YZ0HjbM04zqXDvO/ssG81pDszZ/MZWIyq8r+VkYA3hJR/jGEn3GTD7\n12tVgCTR4XYUKFagQeqX19+BS/12GVoaHG5SNQIDAQABAoIBAQCHy6LzzDuOvbhk\n+me82vKC9/yileEcAKucHLXb4LFCw+HJ3ka1wf6aOExV76935QFFinmxL73YDpQo\nEO+Pn1sPJPwmef+rGx5tDX3uSiL5rKN/Y620+OYODn6hDZBzFc7/2rEMkBFbq4dO\nGv1gPmGCjeeE9BbC+IUh7nzbmIuGc+5iScOSPNVIAV/CRHjZu51zOum2B5MMCI1t\ne/BBVKCCHLsAcFgdsEtxusYivD4S/OhYOy7XQy3bwwjU4t4B5J/gtGIvPIRv2FVQ\no+U4Td63UkzIAwiJOM3DRglQukbGoSCXsBy4B0VDouWeLUdPPDUn18JNpiuVqxln\n2RFPI+69AoGBAP+/nnQXbrJNHzTY43Y1PX6wQDQVMTvlxY2LlFP2ozr6cVn5ujK3\n2bf4TWyU3TSp56/dOuqMHQhR+tPo6bGynYvDyblQH+L284VV2QRPcW94qzHXUHkI\n3q121LLXC/l/MQYJKHeaeltcYFsixvllBaTUAYN3bIZfZ3wvGR61WReHAoGBANv0\nW5yFO/JS6uSi2/x/oNDo0m6OVUsmseSsPd53AV5o1XutD3djEJaC/Ssu3RhcrgcK\nJU3C8jSacZKxR9w+lPrXgzIMHAmEjkJFr0hPDedR1Hyj/c8lMBjaETkiUj0xDqGH\nXbmhFRLSuh8RcXxqo1vsPtb3oLdbAaawYjWsUD9jAoGBAMUem3HdUbvqB4CDHybQ\nOFq6XHIIV49UNWU4zRW+RufBeraf7a0D2bKblol3X9wkjOgW+z8myYXNMig9IEqP\nYjEEsim8ISedser2VTOmS8dgWYsr6uGvPXqz2ZMSfy9Joq6FRoSRM3fRho8YCgbV\nn3kA0z3SQXp8dFXaM2Fg449nAoGBAMYbEYQpEDQScJPbB04lWZ+vgxCmS7YzNNhk\nNhkvkGELBPSui5aY+DDH6+RAAkzV9LxMbArcwa+VRyO7XqDFEQPYpcam133PER4p\ni1USNtCYiEx2m7w9n1NS3V5bRjzs+WOM+2Kc7dEVUSN4X4GSvm2lm3eccvmSEyui\nA+KZv3FHAoGBAN+zK6QFnPRThE3/PU41a+7IeY5qCtZ6eaDZNsuyxRoBZ8RoHsVm\nfQ1TghIIJ9cYUbM/JcPzIaos8Ne4J2D6hF32dlxGwjy1F0hOMwJ9YSP8Qi7+ywcg\nS+geyFjyIBhTlUS2rZAX1LPgVdT/aR4IxgfkigU6OV1l/6/IAB1C0RT/\n-----END RSA PRIVATE KEY-----\n", "user_id": "a425b49abb3944d282714df06964ff9e", "name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "fingerprint": "4e:58:9a:0a:b7:d5:01:91:5e:00:e3:52:65:64:7e:c5"}} 2018-12-02 23:21:36,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c54bf12c-110e-4dcb-bdaa-557f7e223531 2018-12-02 23:21:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.138881921768s 2018-12-02 23:21:36,348 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbvQq10eRLrlrL/a2vehhyzVYGGLZn40aTuEieD+xNBS4llYXefcyp3ykUoABz027QXvWWY1HFdYmGwr4SKMLS5rF5EFcbqJrv822BzHfKjHGSqDRKP5GbPJ1ixuAgzocCxdxB3sB+MdbwBDgS1aR+L3UPl0zJLMVnBVVdBRhpO6elY6dLVsgT4q5s2eHt3cS8D5aagenvhV4XvsPdsqsXPrNMgm6lMT8AhfNutwaGTa2U2rsTtp7lYz7jVhnQeNszTjOpcO87+ywbzWkOzNn8xlYjKryv5WRgDeElH+MYSfcZMPvXa1WAJNHhdhQoVqBB6pfX34FL/XYZWhocblI1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA270KtdHkS65ay/2tr3oYcs1WBhi2Z+NGk7hIng/sTQUuJZWF\n3n3Mqd8pFKAAc9Nu0F71lmNRxXWJhsK+EijC0uaxeRBXG6ia7/Ntgcx3yoxxkqg0\nSj+RmzydYsbgIM6HAsXcQd7AfjHW8AQ4EtWkfi91D5dMySzFZwVVXQUYaTunpWOn\nS1bIE+KubNnh7d3EvA+WmoHp74VeF77D3bKrFz6zTIJupTE/AIXzbrcGhk2tlNq7\nE7ae5WM+41YZ0HjbM04zqXDvO/ssG81pDszZ/MZWIyq8r+VkYA3hJR/jGEn3GTD7\n12tVgCTR4XYUKFagQeqX19+BS/12GVoaHG5SNQIDAQABAoIBAQCHy6LzzDuOvbhk\n+me82vKC9/yileEcAKucHLXb4LFCw+HJ3ka1wf6aOExV76935QFFinmxL73YDpQo\nEO+Pn1sPJPwmef+rGx5tDX3uSiL5rKN/Y620+OYODn6hDZBzFc7/2rEMkBFbq4dO\nGv1gPmGCjeeE9BbC+IUh7nzbmIuGc+5iScOSPNVIAV/CRHjZu51zOum2B5MMCI1t\ne/BBVKCCHLsAcFgdsEtxusYivD4S/OhYOy7XQy3bwwjU4t4B5J/gtGIvPIRv2FVQ\no+U4Td63UkzIAwiJOM3DRglQukbGoSCXsBy4B0VDouWeLUdPPDUn18JNpiuVqxln\n2RFPI+69AoGBAP+/nnQXbrJNHzTY43Y1PX6wQDQVMTvlxY2LlFP2ozr6cVn5ujK3\n2bf4TWyU3TSp56/dOuqMHQhR+tPo6bGynYvDyblQH+L284VV2QRPcW94qzHXUHkI\n3q121LLXC/l/MQYJKHeaeltcYFsixvllBaTUAYN3bIZfZ3wvGR61WReHAoGBANv0\nW5yFO/JS6uSi2/x/oNDo0m6OVUsmseSsPd53AV5o1XutD3djEJaC/Ssu3RhcrgcK\nJU3C8jSacZKxR9w+lPrXgzIMHAmEjkJFr0hPDedR1Hyj/c8lMBjaETkiUj0xDqGH\nXbmhFRLSuh8RcXxqo1vsPtb3oLdbAaawYjWsUD9jAoGBAMUem3HdUbvqB4CDHybQ\nOFq6XHIIV49UNWU4zRW+RufBeraf7a0D2bKblol3X9wkjOgW+z8myYXNMig9IEqP\nYjEEsim8ISedser2VTOmS8dgWYsr6uGvPXqz2ZMSfy9Joq6FRoSRM3fRho8YCgbV\nn3kA0z3SQXp8dFXaM2Fg449nAoGBAMYbEYQpEDQScJPbB04lWZ+vgxCmS7YzNNhk\nNhkvkGELBPSui5aY+DDH6+RAAkzV9LxMbArcwa+VRyO7XqDFEQPYpcam133PER4p\ni1USNtCYiEx2m7w9n1NS3V5bRjzs+WOM+2Kc7dEVUSN4X4GSvm2lm3eccvmSEyui\nA+KZv3FHAoGBAN+zK6QFnPRThE3/PU41a+7IeY5qCtZ6eaDZNsuyxRoBZ8RoHsVm\nfQ1TghIIJ9cYUbM/JcPzIaos8Ne4J2D6hF32dlxGwjy1F0hOMwJ9YSP8Qi7+ywcg\nS+geyFjyIBhTlUS2rZAX1LPgVdT/aR4IxgfkigU6OV1l/6/IAB1C0RT/\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a425b49abb3944d282714df06964ff9e', 'name': u'singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e', 'created_at': '2018-12-02T23:21:36.348634', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4e:58:9a:0a:b7:d5:01:91:5e:00:e3:52:65:64:7e:c5', 'type': 'ssh', 'id': u'singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e'}) 2018-12-02 23:21:36,349 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA270KtdHkS65ay/2tr3oYcs1WBhi2Z+NGk7hIng/sTQUuJZWF 3n3Mqd8pFKAAc9Nu0F71lmNRxXWJhsK+EijC0uaxeRBXG6ia7/Ntgcx3yoxxkqg0 Sj+RmzydYsbgIM6HAsXcQd7AfjHW8AQ4EtWkfi91D5dMySzFZwVVXQUYaTunpWOn S1bIE+KubNnh7d3EvA+WmoHp74VeF77D3bKrFz6zTIJupTE/AIXzbrcGhk2tlNq7 E7ae5WM+41YZ0HjbM04zqXDvO/ssG81pDszZ/MZWIyq8r+VkYA3hJR/jGEn3GTD7 12tVgCTR4XYUKFagQeqX19+BS/12GVoaHG5SNQIDAQABAoIBAQCHy6LzzDuOvbhk +me82vKC9/yileEcAKucHLXb4LFCw+HJ3ka1wf6aOExV76935QFFinmxL73YDpQo EO+Pn1sPJPwmef+rGx5tDX3uSiL5rKN/Y620+OYODn6hDZBzFc7/2rEMkBFbq4dO Gv1gPmGCjeeE9BbC+IUh7nzbmIuGc+5iScOSPNVIAV/CRHjZu51zOum2B5MMCI1t e/BBVKCCHLsAcFgdsEtxusYivD4S/OhYOy7XQy3bwwjU4t4B5J/gtGIvPIRv2FVQ o+U4Td63UkzIAwiJOM3DRglQukbGoSCXsBy4B0VDouWeLUdPPDUn18JNpiuVqxln 2RFPI+69AoGBAP+/nnQXbrJNHzTY43Y1PX6wQDQVMTvlxY2LlFP2ozr6cVn5ujK3 2bf4TWyU3TSp56/dOuqMHQhR+tPo6bGynYvDyblQH+L284VV2QRPcW94qzHXUHkI 3q121LLXC/l/MQYJKHeaeltcYFsixvllBaTUAYN3bIZfZ3wvGR61WReHAoGBANv0 W5yFO/JS6uSi2/x/oNDo0m6OVUsmseSsPd53AV5o1XutD3djEJaC/Ssu3RhcrgcK JU3C8jSacZKxR9w+lPrXgzIMHAmEjkJFr0hPDedR1Hyj/c8lMBjaETkiUj0xDqGH XbmhFRLSuh8RcXxqo1vsPtb3oLdbAaawYjWsUD9jAoGBAMUem3HdUbvqB4CDHybQ OFq6XHIIV49UNWU4zRW+RufBeraf7a0D2bKblol3X9wkjOgW+z8myYXNMig9IEqP YjEEsim8ISedser2VTOmS8dgWYsr6uGvPXqz2ZMSfy9Joq6FRoSRM3fRho8YCgbV n3kA0z3SQXp8dFXaM2Fg449nAoGBAMYbEYQpEDQScJPbB04lWZ+vgxCmS7YzNNhk NhkvkGELBPSui5aY+DDH6+RAAkzV9LxMbArcwa+VRyO7XqDFEQPYpcam133PER4p i1USNtCYiEx2m7w9n1NS3V5bRjzs+WOM+2Kc7dEVUSN4X4GSvm2lm3eccvmSEyui A+KZv3FHAoGBAN+zK6QFnPRThE3/PU41a+7IeY5qCtZ6eaDZNsuyxRoBZ8RoHsVm fQ1TghIIJ9cYUbM/JcPzIaos8Ne4J2D6hF32dlxGwjy1F0hOMwJ9YSP8Qi7+ywcg S+geyFjyIBhTlUS2rZAX1LPgVdT/aR4IxgfkigU6OV1l/6/IAB1C0RT/ -----END RSA PRIVATE KEY----- 2018-12-02 23:21:36,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-02 23:21:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"security_group": {"name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-02 23:21:36,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:36 GMT X-Openstack-Request-Id: req-ec49dfc2-f113-4f93-a88d-614105d31f7e 2018-12-02 23:21:36,504 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:36Z", "updated_at": "2018-12-02T23:21:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "010e5d78-8644-467f-a49c-f1dfa140bfe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "c6ce2f80-3cea-4406-abc2-5d46bd82be32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}} 2018-12-02 23:21:36,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ec49dfc2-f113-4f93-a88d-614105d31f7e 2018-12-02 23:21:36,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.150453090668s 2018-12-02 23:21:36,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:21:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:36,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:36 GMT X-Openstack-Request-Id: req-9c795084-b373-4d5a-b410-103a86887968 2018-12-02 23:21:36,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:36Z", "updated_at": "2018-12-02T23:21:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "010e5d78-8644-467f-a49c-f1dfa140bfe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "c6ce2f80-3cea-4406-abc2-5d46bd82be32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}]} 2018-12-02 23:21:36,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9c795084-b373-4d5a-b410-103a86887968 2018-12-02 23:21:36,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209300041199s 2018-12-02 23:21:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:21:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -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": "fb963b35-05ef-46d7-b036-7e3cc3382ecb"}}' 2018-12-02 23:21:36,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:36 GMT X-Openstack-Request-Id: req-ce58ca4f-80d3-435f-beff-30affcb719fb 2018-12-02 23:21:36,906 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "port_range_min": 22, "revision_number": 0, "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:36Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "46b14ba5-e373-4466-89fb-42a9cd5dd40e"}} 2018-12-02 23:21:36,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ce58ca4f-80d3-435f-beff-30affcb719fb 2018-12-02 23:21:36,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179159164429s 2018-12-02 23:21:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:21:36,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:36,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:36 GMT X-Openstack-Request-Id: req-d820e5b3-3236-4eb7-a6c2-bf4d88839017 2018-12-02 23:21:36,974 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:36Z", "updated_at": "2018-12-02T23:21:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "c6ce2f80-3cea-4406-abc2-5d46bd82be32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "010e5d78-8644-467f-a49c-f1dfa140bfe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "46b14ba5-e373-4466-89fb-42a9cd5dd40e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 2, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}]} 2018-12-02 23:21:36,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d820e5b3-3236-4eb7-a6c2-bf4d88839017 2018-12-02 23:21:36,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.061408996582s 2018-12-02 23:21:36,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:21:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -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": "fb963b35-05ef-46d7-b036-7e3cc3382ecb"}}' 2018-12-02 23:21:37,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:37 GMT X-Openstack-Request-Id: req-5018dc6f-0de1-4f66-a4fd-399f9a9c643a 2018-12-02 23:21:37,140 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-02T23:21:37Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:37Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "5c8e5cc8-0eac-46b8-896d-e8f9a4d86e0b"}} 2018-12-02 23:21:37,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5018dc6f-0de1-4f66-a4fd-399f9a9c643a 2018-12-02 23:21:37,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161576986313s 2018-12-02 23:21:37,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:37,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:37 GMT X-Openstack-Request-Id: req-23ec4088-6732-44e8-a43b-ae70ac3338e9 2018-12-02 23:21:37,230 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a275a3-36a8-4393-9078-04a5a9162965"],"description":"","tags":[],"updated_at":"2018-12-02T23:21:29Z","qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","provider:network_type":"vxlan"}]} 2018-12-02 23:21:37,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-23ec4088-6732-44e8-a43b-ae70ac3338e9 2018-12-02 23:21:37,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885100364685s 2018-12-02 23:21:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:21:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:37,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:37 GMT X-Openstack-Request-Id: req-c8f75895-c622-452d-930a-af6a1c31d51f 2018-12-02 23:21:37,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:35Z", "file": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "size": 12716032, "self": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:21:37,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c8f75895-c622-452d-930a-af6a1c31d51f 2018-12-02 23:21:37,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253961086273s 2018-12-02 23:21:37,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:21:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:37,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5fbab96-32dc-4b60-94c0-6ce4a5e1151d x-openstack-request-id: req-c5fbab96-32dc-4b60-94c0-6ce4a5e1151d 2018-12-02 23:21:37,289 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5c3167f4-5142-41b8-9048-954c3d67988e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "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": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990"}]} 2018-12-02 23:21:37,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c5fbab96-32dc-4b60-94c0-6ce4a5e1151d 2018-12-02 23:21:37,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228040218353s 2018-12-02 23:21:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:21:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"server": {"name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "imageRef": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "flavorRef": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e564a857-93c5-42b3-93c9-a1eff5511596"}], "security_groups": [{"name": "fb963b35-05ef-46d7-b036-7e3cc3382ecb"}]}}' 2018-12-02 23:21:39,394 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b x-compute-request-id: req-a222fff3-7548-452e-aae4-3b3079a6c918 x-openstack-request-id: req-a222fff3-7548-452e-aae4-3b3079a6c918 2018-12-02 23:21:39,394 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fb963b35-05ef-46d7-b036-7e3cc3382ecb"}], "OS-DCF:diskConfig": "MANUAL", "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "adminPass": "a4hNhttVaH8d"}} 2018-12-02 23:21:39,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a222fff3-7548-452e-aae4-3b3079a6c918 2018-12-02 23:21:39,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.10372614861s 2018-12-02 23:21:39,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:40,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21: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-e74b1f24-9eaa-4e93-81a3-3ef30cb96f98 x-openstack-request-id: req-e74b1f24-9eaa-4e93-81a3-3ef30cb96f98 2018-12-02 23:21:40,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:21:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:40,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e74b1f24-9eaa-4e93-81a3-3ef30cb96f98 2018-12-02 23:21:40,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.886075973511s 2018-12-02 23:21:40,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:40 GMT X-Openstack-Request-Id: req-e07b7acd-24e6-4e14-bbac-554c23617932 2018-12-02 23:21:40,386 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a275a3-36a8-4393-9078-04a5a9162965"],"description":"","tags":[],"updated_at":"2018-12-02T23:21:29Z","qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","provider:network_type":"vxlan"}]} 2018-12-02 23:21:40,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e07b7acd-24e6-4e14-bbac-554c23617932 2018-12-02 23:21:40,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930659770966s 2018-12-02 23:21:40,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:21:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:40,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:40 GMT X-Openstack-Request-Id: req-5de5a41b-f457-4770-85f4-e4e4c6334beb 2018-12-02 23:21:40,451 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4},{"updated_at":"2018-12-02T23:21: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":"e1a275a3-36a8-4393-9078-04a5a9162965","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5c3167f4-5142-41b8-9048-954c3d67988e","enable_dhcp":true,"segment_id":null,"network_id":"e564a857-93c5-42b3-93c9-a1eff5511596","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","ip_version":4}]} 2018-12-02 23:21:40,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5de5a41b-f457-4770-85f4-e4e4c6334beb 2018-12-02 23:21:40,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0641920566559s 2018-12-02 23:21:40,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:21:42,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:42,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 724 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21: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-d878a029-5dc3-42ec-94b3-016dd29c486d x-openstack-request-id: req-d878a029-5dc3-42ec-94b3-016dd29c486d 2018-12-02 23:21:42,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:21:42Z", "hostId": "27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:42,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d878a029-5dc3-42ec-94b3-016dd29c486d 2018-12-02 23:21:42,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460813999176s 2018-12-02 23:21:42,922 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:21:44,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:46,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be5913b1-de19-443e-bbf6-69c029284b04 x-openstack-request-id: req-be5913b1-de19-443e-bbf6-69c029284b04 2018-12-02 23:21:46,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "security_groups": [{"name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}], "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:21:43Z", "hostId": "27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:46,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be5913b1-de19-443e-bbf6-69c029284b04 2018-12-02 23:21:46,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15666794777s 2018-12-02 23:21:46,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:21:48,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:49,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21: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-367e4903-0690-4936-8eeb-cfa4407c9dcc x-openstack-request-id: req-367e4903-0690-4936-8eeb-cfa4407c9dcc 2018-12-02 23:21:49,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:1d:e3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "security_groups": [{"name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}], "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:21:43Z", "hostId": "27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:49,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-367e4903-0690-4936-8eeb-cfa4407c9dcc 2018-12-02 23:21:49,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925034046173s 2018-12-02 23:21:49,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:21:51,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:52,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-2fadd97e-4759-43d8-a625-5eda33170b3b x-openstack-request-id: req-2fadd97e-4759-43d8-a625-5eda33170b3b 2018-12-02 23:21:52,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:1d:e3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-02T23:21:49.000000", "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "security_groups": [{"name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}], "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:21:49Z", "hostId": "27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:52,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2fadd97e-4759-43d8-a625-5eda33170b3b 2018-12-02 23:21:52,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01424598694s 2018-12-02 23:21:52,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:21:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=291906d2-97c2-475f-a06c-73e343b75b1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:52,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:52 GMT X-Openstack-Request-Id: req-ba53a229-8333-44cb-8375-a834afe72f49 2018-12-02 23:21:52,093 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:21:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1a275a3-36a8-4393-9078-04a5a9162965","ip_address":"192.168.120.10"}],"id":"1e547d24-6d01-44c1-a407-a960c04d86bb","security_groups":["fb963b35-05ef-46d7-b036-7e3cc3382ecb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:1d:e3","project_id":"de57677664ca4a25ac8718411c5b739c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e564a857-93c5-42b3-93c9-a1eff5511596","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:43Z","binding:vnic_type":"normal","device_id":"291906d2-97c2-475f-a06c-73e343b75b1b","ip_allocation":"immediate"}]} 2018-12-02 23:21:52,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=291906d2-97c2-475f-a06c-73e343b75b1b used request id req-ba53a229-8333-44cb-8375-a834afe72f49 2018-12-02 23:21:52,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0463230609894s 2018-12-02 23:21:52,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:52,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1e547d24-6d01-44c1-a407-a960c04d86bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:52,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:52 GMT X-Openstack-Request-Id: req-c67cf91a-2788-4e10-9b33-9b1861ce9687 2018-12-02 23:21:52,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:21:52,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1e547d24-6d01-44c1-a407-a960c04d86bb used request id req-c67cf91a-2788-4e10-9b33-9b1861ce9687 2018-12-02 23:21:52,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434911251068s 2018-12-02 23:21:52,148 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6b:1d:e3', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'de133a01-04c5-4d4f-a1dd-fa25daa0bd71'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-02T23:21:49.000000', 'flavor': Munch({u'id': u'720cc2e1-b6b3-4897-8a16-2d8f0c12b990'}), 'az': u'nova', 'id': u'291906d2-97c2-475f-a06c-73e343b75b1b', 'security_groups': [Munch({u'name': u'singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a425b49abb3944d282714df06964ff9e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:21:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:21:49Z', 'hostId': u'27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-02T23:21:49.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'de57677664ca4a25ac8718411c5b739c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e', 'adminPass': u'a4hNhttVaH8d', 'tenant_id': u'de57677664ca4a25ac8718411c5b739c', 'created_at': u'2018-12-02T23:21:39Z', 'created': u'2018-12-02T23:21:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:21:52,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:21:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:52,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:52 GMT X-Openstack-Request-Id: req-65164d8d-c27d-457e-a517-de9c03c14d58 2018-12-02 23:21:52,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":["e1a275a3-36a8-4393-9078-04a5a9162965"],"description":"","tags":[],"updated_at":"2018-12-02T23:21:29Z","qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","provider:network_type":"vxlan"}]} 2018-12-02 23:21:52,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-65164d8d-c27d-457e-a517-de9c03c14d58 2018-12-02 23:21:52,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0831248760223s 2018-12-02 23:21:52,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:21:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=291906d2-97c2-475f-a06c-73e343b75b1b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:52,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:52 GMT X-Openstack-Request-Id: req-3af774d1-07f7-45ab-bb7a-9120acb11a6a 2018-12-02 23:21:52,285 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:21:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e1a275a3-36a8-4393-9078-04a5a9162965","ip_address":"192.168.120.10"}],"id":"1e547d24-6d01-44c1-a407-a960c04d86bb","security_groups":["fb963b35-05ef-46d7-b036-7e3cc3382ecb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:1d:e3","project_id":"de57677664ca4a25ac8718411c5b739c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e564a857-93c5-42b3-93c9-a1eff5511596","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:43Z","binding:vnic_type":"normal","device_id":"291906d2-97c2-475f-a06c-73e343b75b1b","ip_allocation":"immediate"}]} 2018-12-02 23:21:52,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=291906d2-97c2-475f-a06c-73e343b75b1b used request id req-3af774d1-07f7-45ab-bb7a-9120acb11a6a 2018-12-02 23:21:52,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046952009201s 2018-12-02 23:21:52,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-02 23:21:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.10", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb"}}' 2018-12-02 23:21:54,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:54 GMT X-Openstack-Request-Id: req-bbe04305-e874-46d6-bae1-cd90eae43225 2018-12-02 23:21:54,611 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}} 2018-12-02 23:21:54,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-bbe04305-e874-46d6-bae1-cd90eae43225 2018-12-02 23:21:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32483696938s 2018-12-02 23:21:54,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:54,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:54 GMT X-Openstack-Request-Id: req-4134b235-4889-4eda-8863-bd718e64c880 2018-12-02 23:21:54,712 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:54,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4134b235-4889-4eda-8863-bd718e64c880 2018-12-02 23:21:54,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0849461555481s 2018-12-02 23:21:54,718 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:54,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:54,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:54 GMT X-Openstack-Request-Id: req-75e38a45-8042-450a-b9b3-611676d5b7dc 2018-12-02 23:21:54,890 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:54,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-75e38a45-8042-450a-b9b3-611676d5b7dc 2018-12-02 23:21:54,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640280246735s 2018-12-02 23:21:54,897 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:55,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:55,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT X-Openstack-Request-Id: req-d124132a-98da-4d21-8a7f-7d59a57d1a65 2018-12-02 23:21:55,077 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:55,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d124132a-98da-4d21-8a7f-7d59a57d1a65 2018-12-02 23:21:55,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0691809654236s 2018-12-02 23:21:55,082 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:55,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:55,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT X-Openstack-Request-Id: req-a3380685-1e1d-476e-a4c2-ddff962216f3 2018-12-02 23:21:55,253 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:55,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a3380685-1e1d-476e-a4c2-ddff962216f3 2018-12-02 23:21:55,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607798099518s 2018-12-02 23:21:55,259 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:55,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:55,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT X-Openstack-Request-Id: req-881e0a27-9c2b-4e2f-a3c7-d619322910ef 2018-12-02 23:21:55,423 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:55,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-881e0a27-9c2b-4e2f-a3c7-d619322910ef 2018-12-02 23:21:55,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556199550629s 2018-12-02 23:21:55,429 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:55,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:55,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT X-Openstack-Request-Id: req-61f489c5-5e44-4860-9f10-5a34e61a7f44 2018-12-02 23:21:55,598 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:53Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:55,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-61f489c5-5e44-4860-9f10-5a34e61a7f44 2018-12-02 23:21:55,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593140125275s 2018-12-02 23:21:55,604 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:21:55,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:55,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT X-Openstack-Request-Id: req-95b02e13-a74e-4c80-b4c6-5ccc1b6dc6d0 2018-12-02 23:21:55,778 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:53Z", "updated_at": "2018-12-02T23:21:55Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6b:1d:e3", "device_id": "291906d2-97c2-475f-a06c-73e343b75b1b"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "port_id": "1e547d24-6d01-44c1-a407-a960c04d86bb", "id": "a7ec3cc7-86fc-4085-8eed-edf3ad295c84", "qos_policy_id": null}]} 2018-12-02 23:21:55,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-95b02e13-a74e-4c80-b4c6-5ccc1b6dc6d0 2018-12-02 23:21:55,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630271434784s 2018-12-02 23:21:55,784 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'32eb8022-9f55-40d1-b246-e2bf780c545a', 'updated_at': u'2018-12-02T23:21:55Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'1e547d24-6d01-44c1-a407-a960c04d86bb', 'id': u'a7ec3cc7-86fc-4085-8eed-edf3ad295c84', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'1e547d24-6d01-44c1-a407-a960c04d86bb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'de57677664ca4a25ac8718411c5b739c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e564a857-93c5-42b3-93c9-a1eff5511596', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:1d:e3', u'device_id': u'291906d2-97c2-475f-a06c-73e343b75b1b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'de57677664ca4a25ac8718411c5b739c', 'created_at': u'2018-12-02T23:21:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e564a857-93c5-42b3-93c9-a1eff5511596', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6b:1d:e3', u'device_id': u'291906d2-97c2-475f-a06c-73e343b75b1b'}), 'router': u'32eb8022-9f55-40d1-b246-e2bf780c545a'}) 2018-12-02 23:21:55,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:21:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:21:56,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9590 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-328277af-646b-4cd7-8138-864f7c4a2025 x-openstack-request-id: req-328277af-646b-4cd7-8138-864f7c4a2025 2018-12-02 23:21:56,700 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 477314306 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.177687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179905] pid_max: default: 32768 minimum: 301\n[ 0.181073] ACPI: Core revision 20150930\n[ 0.182737] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184491] Security Framework initialized\n[ 0.185590] Yama: becoming mindful.\n[ 0.186572] AppArmor: AppArmor initialized\n[ 0.187711] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189473] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191170] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194635] Initializing cgroup subsys io\n[ 0.195723] Initializing cgroup subsys memory\n[ 0.196897] Initializing cgroup subsys devices\n[ 0.198063] Initializing cgroup subsys freezer\n[ 0.199221] Initializing cgroup subsys net_cls\n[ 0.200373] Initializing cgroup subsys perf_event\n[ 0.201586] Initializing cgroup subsys net_prio\n[ 0.202756] Initializing cgroup subsys hugetlb\n[ 0.203907] Initializing cgroup subsys pids\n[ 0.205060] CPU: Physical Processor ID: 0\n[ 0.206814] mce: CPU supports 10 MCE banks\n[ 0.207941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209266] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225205] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.231739] ftrace: allocating 31920 entries in 125 pages\n[ 0.257050] smpboot: Max logical packages: 1\n[ 0.258192] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.260001] x2apic enabled\n[ 0.261100] Switched APIC routing to physical x2apic.\n[ 0.263451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.264945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.267706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.270102] KVM setup paravirtual spinlock\n[ 0.271666] x86: Booted up 1 node, 1 CPUs\n[ 0.272741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.274577] devtmpfs: initialized\n[ 0.276519] evm: security.selinux\n[ 0.277447] evm: security.SMACK64\n[ 0.278385] evm: security.SMACK64EXEC\n[ 0.279372] evm: security.SMACK64TRANSMUTE\n[ 0.280427] evm: security.SMACK64MMAP\n[ 0.281395] evm: security.ima\n[ 0.282231] evm: security.capability\n[ 0.283277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.285719] pinctrl core: initialized pinctrl subsystem\n[ 0.287118] RTC time: 23:21:49, date: 12/02/18\n[ 0.288399] NET: Registered protocol family 16\n[ 0.289662] cpuidle: using governor ladder\n[ 0.290728] cpuidle: using governor menu\n[ 0.291753] PCCT header not found.\n[ 0.292731] ACPI: bus type PCI registered\n[ 0.293776] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.295391] PCI: Using configuration type 1 for base access\n[ 0.297471] ACPI: Added _OSI(Module Device)\n[ 0.298608] ACPI: Added _OSI(Processor Device)\n[ 0.299729] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.300906] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.302953] ACPI: Interpreter enabled\n[ 0.303942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.311231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.313633] ACPI: (supports S0 S5)\n[ 0.314558] ACPI: Using IOAPIC for interrupt routing\n[ 0.315794] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.319480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.320967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.322580] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324180] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327038] acpiphp: Slot [3] registered\n[ 0.328111] acpiphp: Slot [4] registered\n[ 0.329178] acpiphp: Slot [5] registered\n[ 0.330219] acpiphp: Slot [6] registered\n[ 0.331269] acpiphp: Slot [7] registered\n[ 0.332315] acpiphp: Slot [8] registered\n[ 0.333380] acpiphp: Slot [9] registered\n[ 0.334436] acpiphp: Slot [10] registered\n[ 0.335503] acpiphp: Slot [11] registered\n[ 0.336571] acpiphp: Slot [12] registered\n[ 0.337637] acpiphp: Slot [13] registered\n[ 0.338725] acpiphp: Slot [14] registered\n[ 0.339788] acpiphp: Slot [15] registered\n[ 0.353539] acpiphp: Slot [16] registered\n[ 0.354630] acpiphp: Slot [17] registered\n[ 0.355687] acpiphp: Slot [18] registered\n[ 0.356744] acpiphp: Slot [19] registered\n[ 0.357833] acpiphp: Slot [20] registered\n[ 0.358927] acpiphp: Slot [21] registered\n[ 0.360009] acpiphp: Slot [22] registered\n[ 0.361061] acpiphp: Slot [23] registered\n[ 0.362118] acpiphp: Slot [24] registered\n[ 0.363176] acpiphp: Slot [25] registered\n[ 0.364273] acpiphp: Slot [26] registered\n[ 0.365338] acpiphp: Slot [27] registered\n[ 0.366395] acpiphp: Slot [28] registered\n[ 0.367450] acpiphp: Slot [29] registered\n[ 0.368519] acpiphp: Slot [30] registered\n[ 0.369617] acpiphp: Slot [31] registered\n[ 0.370674] PCI host bridge to bus 0000:00\n[ 0.371732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.376786] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378721] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380682] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.384429] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.395416] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422860] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.424487] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426173] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429618] vgaarb: loaded\n[ 0.430409] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431972] SCSI subsystem initialized\n[ 0.433155] ACPI: bus type USB registered\n[ 0.434226] usbcore: registered new interface driver usbfs\n[ 0.435623] usbcore: registered new interface driver hub\n[ 0.436932] usbcore: registered new device driver usb\n[ 0.438350] PCI: Using ACPI for IRQ routing\n[ 0.439800] NetLabel: Initializing\n[ 0.440764] NetLabel: domain hash size = 128\n[ 0.441871] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443113] NetLabel: unlabeled traffic allowed by default\n[ 0.444637] clocksource: Switched to clocksource kvm-clock\n[ 0.453989] AppArmor: AppArmor Filesystem Enabled\n[ 0.455285] pnp: PnP ACPI init\n[ 0.456442] pnp: PnP ACPI: found 5 devices\n[ 0.463153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465456] NET: Registered protocol family 2\n[ 0.466789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.468472] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.470074] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.471682] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473095] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474708] NET: Registered protocol family 1\n[ 0.475893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.477325] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.478754] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.493035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507337] Trying to unpack rootfs image as initramfs...\n[ 0.566341] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.568442] Scanning for low memory corruption every 60 seconds\n[ 0.570150] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.571717] audit: initializing netlink subsys (disabled)\n[ 0.573081] audit: type=2000 audit(1543792910.498:1): initialized\n[ 0.574795] Initialise system trusted keyring\n[ 0.576030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.577575] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580213] zbud: loaded\n[ 0.581189] VFS: Disk quotas dquot_6.6.0\n[ 0.584167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.586864] fuse init (API version 7.23)\n[ 0.587989] Key type big_key registered\n[ 0.589021] Allocating IMA MOK and blacklist keyrings.\n[ 0.590578] Key type asymmetric registered\n[ 0.591617] Asymmetric key parser 'x509' registered\n[ 0.592843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.594730] io scheduler noop registered\n[ 0.595726] io scheduler deadline registered (default)\n[ 0.596979] io scheduler cfq registered\n[ 0.598137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599435] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601080] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602916] ACPI: Power Button [PWRF]\n[ 0.604041] GHES: HEST is not enabled!\n[ 0.618095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676274] Linux agpgart interface v0.103\n[ 0.679440] brd: module loaded\n[ 0.681476] loop: module loaded\n[ 0.686346] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.688171] GPT:90111 != 2097151\n[ 0.689026] GPT:Alternate GPT header not at the end of the disk.\n[ 0.690379] GPT:90111 != 2097151\n[ 0.691226] GPT: Use GNU Parted to correct GPT errors.\n[ 0.692426] vda: vda1 vda15\n[ 0.693976] scsi host0: ata_piix\n[ 0.694956] scsi host1: ata_piix\n[ 0.695870] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.697393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.699224] libphy: Fixed MDIO Bus: probed\n[ 0.700262] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701452] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704217] PPP generic driver version 2.4.2\n[ 0.705366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706845] ehci-pci: EHCI PCI platform driver\n[ 0.707932] ehci-platform: EHCI generic platform driver\n[ 0.709167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710577] ohci-pci: OHCI PCI platform driver\n[ 0.711670] ohci-platform: OHCI generic platform driver\n[ 0.712951] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727316] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730351] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.731580] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.734498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.736243] usb usb1: Product: UHCI Host Controller\n[ 0.737379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.738766] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.739955] hub 1-0:1.0: USB hub found\n[ 0.740918] hub 1-0:1.0: 2 ports detected\n[ 0.742058] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744739] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745907] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747170] mousedev: PS/2 mouse device common for all mice\n[ 0.748711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750939] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753771] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755226] i2c /dev entries driver\n[ 0.756165] device-mapper: uevent: version 1.0.3\n[ 0.757327] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759320] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761018] NET: Registered protocol family 10\n[ 0.762396] NET: Registered protocol family 17\n[ 0.763498] Key type dns_resolver registered\n[ 0.764770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766140] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768357] registered taskstats version 1\n[ 0.769405] Loading compiled-in X.509 certificates\n[ 0.771092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773400] zswap: loaded using pool lzo/zbud\n[ 0.775308] Key type trusted registered\n[ 0.777296] Key type encrypted registered\n[ 0.778314] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779588] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780902] evm: HMAC attrs: 0x1\n[ 0.782083] Magic number: 14:450:402\n[ 0.783158] rtc_cmos 00:00: setting system clock to 2018-12-02 23:21:50 UTC (1543792910)\n[ 0.785174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786542] EDD information not available.\n[ 0.858157] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873246] Write protecting the kernel read-only data: 14336k\n[ 0.875912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.878176] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.027811] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMcH5PyQffZUWW18sdxB+ahGuQigGbIjW0lUQk3AR25smt6oVed9tzpg+v1hWxqRTPX34UTwqy55POklXwN2Qy5xTk7JIzkI3pZ6bwQt5ZnCWKopSNjaFPMfLAUZZm0K1/dOxSiar0jdxjBc5We63jbV6D3ctceJfa6hSKSJfQLl961n3eE/7Qs314+oNlY9K1XzmAMlzzKVHifee7TNu8/80rLPhFrIgWNTO+slNrS1FbIra+pvNldym5zLWgqj1u9+2U3iIqiPkL9pFbuV1AvYwj9IUMKlNeR46PSltCHZl65pKfjBqicWT5X4t2qA48MfW+sM/CRy1WNxre/NIb root@singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e\nssh-dss AAAAB3NzaC1kc3MAAACBAOk6HD6NKMWjUmCpQyA0iGmlAWBwLuoKNpx6MaMYy19IhImEixKLyYCR4tL9TjitvousraPKedkuI/zJ29+f6+YLC6+jt1CtiJWbkKsh9pmCxqJyRFdUe8jHHI4eCjY6s9+eCA6DQ+XEsevxBs7mXU1EHol44gspWd5LoHqtHSOzAAAAFQDtjb2N3Ht2A5Spej6y55zRWcsnTwAAAIAqg5PxyUKwmWM+Vm7lwmQuXRN/cmMasVAufGqJE/fsNg4LgXUIVmlkbQhOU2V82IeZV9RH451FRD4pPvCa4kdnT0SsFQ8M3VyYKSoD1J4rQk5Oh7RS9VQKERrZyS2dBiywrmJZFMuEmGUQT9e62HOGBcUmNLynKG8v07HvgYlBigAAAIBSEhk2l329gbfJQAD2642RTClE/acZ1Ab1AbhBvSMzuzTg3PblHAHDA8ao+exA4cnt9eCKsaO5uufccGb0/Hrvq2WIlYyeExkoeqT3A9iWZNOVzk97SeeGME80Qkorb3Ss5q5b3VGDC9I+XRPtKr33cmTTs5PoSX/HmfghJFyRXw== root@singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe6b:1de3/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e login: "} 2018-12-02 23:21:56,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b/action used request id req-328277af-646b-4cd7-8138-864f7c4a2025 2018-12-02 23:21:56,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.915968894958s 2018-12-02 23:21:56,702 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 477314306 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.177687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179905] pid_max: default: 32768 minimum: 301 [ 0.181073] ACPI: Core revision 20150930 [ 0.182737] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184491] Security Framework initialized [ 0.185590] Yama: becoming mindful. [ 0.186572] AppArmor: AppArmor initialized [ 0.187711] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189473] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191170] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194635] Initializing cgroup subsys io [ 0.195723] Initializing cgroup subsys memory [ 0.196897] Initializing cgroup subsys devices [ 0.198063] Initializing cgroup subsys freezer [ 0.199221] Initializing cgroup subsys net_cls [ 0.200373] Initializing cgroup subsys perf_event [ 0.201586] Initializing cgroup subsys net_prio [ 0.202756] Initializing cgroup subsys hugetlb [ 0.203907] Initializing cgroup subsys pids [ 0.205060] CPU: Physical Processor ID: 0 [ 0.206814] mce: CPU supports 10 MCE banks [ 0.207941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209266] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225205] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231739] ftrace: allocating 31920 entries in 125 pages [ 0.257050] smpboot: Max logical packages: 1 [ 0.258192] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.260001] x2apic enabled [ 0.261100] Switched APIC routing to physical x2apic. [ 0.263451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264945] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.267706] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.270102] KVM setup paravirtual spinlock [ 0.271666] x86: Booted up 1 node, 1 CPUs [ 0.272741] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.274577] devtmpfs: initialized [ 0.276519] evm: security.selinux [ 0.277447] evm: security.SMACK64 [ 0.278385] evm: security.SMACK64EXEC [ 0.279372] evm: security.SMACK64TRANSMUTE [ 0.280427] evm: security.SMACK64MMAP [ 0.281395] evm: security.ima [ 0.282231] evm: security.capability [ 0.283277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.285719] pinctrl core: initialized pinctrl subsystem [ 0.287118] RTC time: 23:21:49, date: 12/02/18 [ 0.288399] NET: Registered protocol family 16 [ 0.289662] cpuidle: using governor ladder [ 0.290728] cpuidle: using governor menu [ 0.291753] PCCT header not found. [ 0.292731] ACPI: bus type PCI registered [ 0.293776] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.295391] PCI: Using configuration type 1 for base access [ 0.297471] ACPI: Added _OSI(Module Device) [ 0.298608] ACPI: Added _OSI(Processor Device) [ 0.299729] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.300906] ACPI: Added _OSI(Processor Aggregator Device) [ 0.302953] ACPI: Interpreter enabled [ 0.303942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.311231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.313633] ACPI: (supports S0 S5) [ 0.314558] ACPI: Using IOAPIC for interrupt routing [ 0.315794] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.319480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.320967] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.322580] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324180] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327038] acpiphp: Slot [3] registered [ 0.328111] acpiphp: Slot [4] registered [ 0.329178] acpiphp: Slot [5] registered [ 0.330219] acpiphp: Slot [6] registered [ 0.331269] acpiphp: Slot [7] registered [ 0.332315] acpiphp: Slot [8] registered [ 0.333380] acpiphp: Slot [9] registered [ 0.334436] acpiphp: Slot [10] registered [ 0.335503] acpiphp: Slot [11] registered [ 0.336571] acpiphp: Slot [12] registered [ 0.337637] acpiphp: Slot [13] registered [ 0.338725] acpiphp: Slot [14] registered [ 0.339788] acpiphp: Slot [15] registered [ 0.353539] acpiphp: Slot [16] registered [ 0.354630] acpiphp: Slot [17] registered [ 0.355687] acpiphp: Slot [18] registered [ 0.356744] acpiphp: Slot [19] registered [ 0.357833] acpiphp: Slot [20] registered [ 0.358927] acpiphp: Slot [21] registered [ 0.360009] acpiphp: Slot [22] registered [ 0.361061] acpiphp: Slot [23] registered [ 0.362118] acpiphp: Slot [24] registered [ 0.363176] acpiphp: Slot [25] registered [ 0.364273] acpiphp: Slot [26] registered [ 0.365338] acpiphp: Slot [27] registered [ 0.366395] acpiphp: Slot [28] registered [ 0.367450] acpiphp: Slot [29] registered [ 0.368519] acpiphp: Slot [30] registered [ 0.369617] acpiphp: Slot [31] registered [ 0.370674] PCI host bridge to bus 0000:00 [ 0.371732] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.376786] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378721] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380682] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384429] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387616] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.395416] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417474] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419296] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422860] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.424487] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426173] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429618] vgaarb: loaded [ 0.430409] vgaarb: bridge control possible 0000:00:02.0 [ 0.431972] SCSI subsystem initialized [ 0.433155] ACPI: bus type USB registered [ 0.434226] usbcore: registered new interface driver usbfs [ 0.435623] usbcore: registered new interface driver hub [ 0.436932] usbcore: registered new device driver usb [ 0.438350] PCI: Using ACPI for IRQ routing [ 0.439800] NetLabel: Initializing [ 0.440764] NetLabel: domain hash size = 128 [ 0.441871] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443113] NetLabel: unlabeled traffic allowed by default [ 0.444637] clocksource: Switched to clocksource kvm-clock [ 0.453989] AppArmor: AppArmor Filesystem Enabled [ 0.455285] pnp: PnP ACPI init [ 0.456442] pnp: PnP ACPI: found 5 devices [ 0.463153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465456] NET: Registered protocol family 2 [ 0.466789] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.468472] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.470074] TCP: Hash tables configured (established 4096 bind 4096) [ 0.471682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.473095] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474708] NET: Registered protocol family 1 [ 0.475893] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.477325] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.478754] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.493035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507337] Trying to unpack rootfs image as initramfs... [ 0.566341] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.568442] Scanning for low memory corruption every 60 seconds [ 0.570150] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.571717] audit: initializing netlink subsys (disabled) [ 0.573081] audit: type=2000 audit(1543792910.498:1): initialized [ 0.574795] Initialise system trusted keyring [ 0.576030] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.577575] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580213] zbud: loaded [ 0.581189] VFS: Disk quotas dquot_6.6.0 [ 0.584167] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.586864] fuse init (API version 7.23) [ 0.587989] Key type big_key registered [ 0.589021] Allocating IMA MOK and blacklist keyrings. [ 0.590578] Key type asymmetric registered [ 0.591617] Asymmetric key parser 'x509' registered [ 0.592843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.594730] io scheduler noop registered [ 0.595726] io scheduler deadline registered (default) [ 0.596979] io scheduler cfq registered [ 0.598137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599435] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601080] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602916] ACPI: Power Button [PWRF] [ 0.604041] GHES: HEST is not enabled! [ 0.618095] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649982] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673460] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676274] Linux agpgart interface v0.103 [ 0.679440] brd: module loaded [ 0.681476] loop: module loaded [ 0.686346] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.688171] GPT:90111 != 2097151 [ 0.689026] GPT:Alternate GPT header not at the end of the disk. [ 0.690379] GPT:90111 != 2097151 [ 0.691226] GPT: Use GNU Parted to correct GPT errors. [ 0.692426] vda: vda1 vda15 [ 0.693976] scsi host0: ata_piix [ 0.694956] scsi host1: ata_piix [ 0.695870] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.697393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.699224] libphy: Fixed MDIO Bus: probed [ 0.700262] tun: Universal TUN/TAP device driver, 1.6 [ 0.701452] tun: (C) 1999-2004 Max Krasnyansky [ 0.704217] PPP generic driver version 2.4.2 [ 0.705366] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706845] ehci-pci: EHCI PCI platform driver [ 0.707932] ehci-platform: EHCI generic platform driver [ 0.709167] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710577] ohci-pci: OHCI PCI platform driver [ 0.711670] ohci-platform: OHCI generic platform driver [ 0.712951] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727316] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728554] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730351] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.731580] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.733005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734498] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.736243] usb usb1: Product: UHCI Host Controller [ 0.737379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.738766] usb usb1: SerialNumber: 0000:00:01.2 [ 0.739955] hub 1-0:1.0: USB hub found [ 0.740918] hub 1-0:1.0: 2 ports detected [ 0.742058] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744739] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745907] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747170] mousedev: PS/2 mouse device common for all mice [ 0.748711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750939] rtc_cmos 00:00: RTC can wake from S4 [ 0.752312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753771] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755226] i2c /dev entries driver [ 0.756165] device-mapper: uevent: version 1.0.3 [ 0.757327] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759320] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761018] NET: Registered protocol family 10 [ 0.762396] NET: Registered protocol family 17 [ 0.763498] Key type dns_resolver registered [ 0.764770] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766140] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768357] registered taskstats version 1 [ 0.769405] Loading compiled-in X.509 certificates [ 0.771092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773400] zswap: loaded using pool lzo/zbud [ 0.775308] Key type trusted registered [ 0.777296] Key type encrypted registered [ 0.778314] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779588] ima: No TPM chip found, activating TPM-bypass! [ 0.780902] evm: HMAC attrs: 0x1 [ 0.782083] Magic number: 14:450:402 [ 0.783158] rtc_cmos 00:00: setting system clock to 2018-12-02 23:21:50 UTC (1543792910) [ 0.785174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786542] EDD information not available. [ 0.858157] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873246] Write protecting the kernel read-only data: 14336k [ 0.875912] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.878176] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.027811] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCMcH5PyQffZUWW18sdxB+ahGuQigGbIjW0lUQk3AR25smt6oVed9tzpg+v1hWxqRTPX34UTwqy55POklXwN2Qy5xTk7JIzkI3pZ6bwQt5ZnCWKopSNjaFPMfLAUZZm0K1/dOxSiar0jdxjBc5We63jbV6D3ctceJfa6hSKSJfQLl961n3eE/7Qs314+oNlY9K1XzmAMlzzKVHifee7TNu8/80rLPhFrIgWNTO+slNrS1FbIra+pvNldym5zLWgqj1u9+2U3iIqiPkL9pFbuV1AvYwj9IUMKlNeR46PSltCHZl65pKfjBqicWT5X4t2qA48MfW+sM/CRy1WNxre/NIb root@singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e ssh-dss AAAAB3NzaC1kc3MAAACBAOk6HD6NKMWjUmCpQyA0iGmlAWBwLuoKNpx6MaMYy19IhImEixKLyYCR4tL9TjitvousraPKedkuI/zJ29+f6+YLC6+jt1CtiJWbkKsh9pmCxqJyRFdUe8jHHI4eCjY6s9+eCA6DQ+XEsevxBs7mXU1EHol44gspWd5LoHqtHSOzAAAAFQDtjb2N3Ht2A5Spej6y55zRWcsnTwAAAIAqg5PxyUKwmWM+Vm7lwmQuXRN/cmMasVAufGqJE/fsNg4LgXUIVmlkbQhOU2V82IeZV9RH451FRD4pPvCa4kdnT0SsFQ8M3VyYKSoD1J4rQk5Oh7RS9VQKERrZyS2dBiywrmJZFMuEmGUQT9e62HOGBcUmNLynKG8v07HvgYlBigAAAIBSEhk2l329gbfJQAD2642RTClE/acZ1Ab1AbhBvSMzuzTg3PblHAHDA8ao+exA4cnt9eCKsaO5uufccGb0/Hrvq2WIlYyeExkoeqT3A9iWZNOVzk97SeeGME80Qkorb3Ss5q5b3VGDC9I+XRPtKr33cmTTs5PoSX/HmfghJFyRXw== root@singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe6b:1de3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-5c3167f4-5142-41b8-9048-954c3d67988e login: 2018-12-02 23:21:56,707 - paramiko.transport - DEBUG - starting thread (client mode): 0x13aa7850L 2018-12-02 23:21:56,708 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-02 23:21:56,708 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-02 23:21:56,708 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-02 23:21:56,709 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-02 23:21:56,709 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-02 23:21:56,709 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-02 23:21:56,709 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-02 23:21:56,709 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-02 23:21:56,710 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-02 23:21:56,729 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-02 23:21:56,730 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-02 23:21:56,740 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: b2f6f658c944f3af48efb8213a56b591 2018-12-02 23:21:56,741 - paramiko.transport - DEBUG - Trying discovered key 4e589a0ab7d501915e00e35265647ec5 in /tmp/tmpUxETJB 2018-12-02 23:21:56,769 - paramiko.transport - DEBUG - userauth is OK 2018-12-02 23:21:56,775 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-02 23:21:56,806 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-02 23:21:56,807 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-02 23:21:56,807 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-02 23:21:56,811 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-02 23:21:56,812 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-02 23:21:56,812 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-02 23:21:56,813 - functest.core.singlevm - DEBUG - error: 2018-12-02 23:21:56,817 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-02 23:21:56,927 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:21:56,927 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:21:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-02 23:21:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/a7ec3cc7-86fc-4085-8eed-edf3ad295c84.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:58,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:21:58 GMT X-Openstack-Request-Id: req-6a604a14-63ee-45fc-9ba9-2dfffa1e7aca 2018-12-02 23:21:58,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:21:58,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/a7ec3cc7-86fc-4085-8eed-edf3ad295c84.json used request id req-6a604a14-63ee-45fc-9ba9-2dfffa1e7aca 2018-12-02 23:21:58,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19022107124s 2018-12-02 23:21:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:21:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:21:58 GMT X-Openstack-Request-Id: req-389f001c-37a6-483d-88ae-1a1b7fc548d2 2018-12-02 23:21:58,201 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:21:58,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-389f001c-37a6-483d-88ae-1a1b7fc548d2 2018-12-02 23:21:58,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612180233002s 2018-12-02 23:21:58,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:21:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:58,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-f343f5d9-34e1-444d-ad18-4b74784b6f5e x-openstack-request-id: req-f343f5d9-34e1-444d-ad18-4b74784b6f5e 2018-12-02 23:21:58,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b used request id req-f343f5d9-34e1-444d-ad18-4b74784b6f5e 2018-12-02 23:21:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168653011322s 2018-12-02 23:21:58,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:21:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:21:58,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-af4bb525-d495-4190-9f16-a6525dadab5e x-openstack-request-id: req-af4bb525-d495-4190-9f16-a6525dadab5e 2018-12-02 23:21:58,775 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:1d:e3", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:1d:e3", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/291906d2-97c2-475f-a06c-73e343b75b1b", "rel": "bookmark"}], "image": {"id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "links": [{"href": "http://172.30.9.26:8774/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-02T23:21:49.000000", "flavor": {"id": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "links": [{"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "bookmark"}]}, "id": "291906d2-97c2-475f-a06c-73e343b75b1b", "security_groups": [{"name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}], "user_id": "a425b49abb3944d282714df06964ff9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:21:58Z", "hostId": "27e1290f2d674534d876e96f269dec5eda64e7f08cefb6c037431ded", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_5c3167f4-5142-41b8-9048-954c3d67988e", "created": "2018-12-02T23:21:39Z", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:21:58,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af4bb525-d495-4190-9f16-a6525dadab5e 2018-12-02 23:21:58,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403855085373s 2018-12-02 23:21:58,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:22:00,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:00,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab0c5222-0d34-46a3-85fc-85f41e685b47 x-openstack-request-id: req-ab0c5222-0d34-46a3-85fc-85f41e685b47 2018-12-02 23:22:00,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:22:00,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab0c5222-0d34-46a3-85fc-85f41e685b47 2018-12-02 23:22:00,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199172019958s 2018-12-02 23:22:00,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:01,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:01 GMT X-Openstack-Request-Id: req-8cab56ee-a52c-4399-ab2a-f8ce7e329584 2018-12-02 23:22:01,035 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:36Z", "updated_at": "2018-12-02T23:21:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "c6ce2f80-3cea-4406-abc2-5d46bd82be32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:37Z", "revision_number": 0, "id": "5c8e5cc8-0eac-46b8-896d-e8f9a4d86e0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:37Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "010e5d78-8644-467f-a49c-f1dfa140bfe6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:21:36Z", "revision_number": 0, "id": "46b14ba5-e373-4466-89fb-42a9cd5dd40e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:21:36Z", "security_group_id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 3, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "fb963b35-05ef-46d7-b036-7e3cc3382ecb", "name": "singlevm1-sg_5c3167f4-5142-41b8-9048-954c3d67988e"}]} 2018-12-02 23:22:01,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8cab56ee-a52c-4399-ab2a-f8ce7e329584 2018-12-02 23:22:01,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514011383057s 2018-12-02 23:22:01,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:22:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fb963b35-05ef-46d7-b036-7e3cc3382ecb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:01,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:01 GMT X-Openstack-Request-Id: req-f4ccc201-2486-4ea1-9cd6-2ea64931ad4b 2018-12-02 23:22:01,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:01,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fb963b35-05ef-46d7-b036-7e3cc3382ecb.json used request id req-f4ccc201-2486-4ea1-9cd6-2ea64931ad4b 2018-12-02 23:22:01,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138381004333s 2018-12-02 23:22:01,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-02 23:22:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:01,234 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56218699-4e33-4732-8e9e-3bb0f25427ff x-openstack-request-id: req-56218699-4e33-4732-8e9e-3bb0f25427ff 2018-12-02 23:22:01,235 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_5c3167f4-5142-41b8-9048-954c3d67988e used request id req-56218699-4e33-4732-8e9e-3bb0f25427ff 2018-12-02 23:22:01,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0540950298309s 2018-12-02 23:22:01,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:22:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" -d '{"subnet_id": "e1a275a3-36a8-4393-9078-04a5a9162965"}' 2018-12-02 23:22:03,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:03 GMT X-Openstack-Request-Id: req-1a8af5e9-9dd4-42ff-ab70-e91242bb98f7 2018-12-02 23:22:03,240 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e564a857-93c5-42b3-93c9-a1eff5511596", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "subnet_id": "e1a275a3-36a8-4393-9078-04a5a9162965", "subnet_ids": ["e1a275a3-36a8-4393-9078-04a5a9162965"], "port_id": "bfbaae0e-7db0-464e-8d8d-cb2b42a36b8a", "id": "32eb8022-9f55-40d1-b246-e2bf780c545a"} 2018-12-02 23:22:03,240 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a/remove_router_interface.json used request id req-1a8af5e9-9dd4-42ff-ab70-e91242bb98f7 2018-12-02 23:22:03,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.00451207161s 2018-12-02 23:22:03,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:22:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:03,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:03 GMT X-Openstack-Request-Id: req-bbf51af2-2624-40bd-9c89-db8e3e522eb6 2018-12-02 23:22:03,376 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:21:30Z", "admin_state_up": true, "updated_at": "2018-12-02T23:22:02Z", "project_id": "de57677664ca4a25ac8718411c5b739c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "32eb8022-9f55-40d1-b246-e2bf780c545a", "name": "singlevm1-router_5c3167f4-5142-41b8-9048-954c3d67988e"}]} 2018-12-02 23:22:03,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-bbf51af2-2624-40bd-9c89-db8e3e522eb6 2018-12-02 23:22:03,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136486053467s 2018-12-02 23:22:03,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:22:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:04,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:04 GMT X-Openstack-Request-Id: req-3b1295f4-2a41-4e73-8558-9ee28d98a810 2018-12-02 23:22:04,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:04,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/32eb8022-9f55-40d1-b246-e2bf780c545a.json used request id req-3b1295f4-2a41-4e73-8558-9ee28d98a810 2018-12-02 23:22:04,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42152905464s 2018-12-02 23:22:04,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:22:04,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:04 GMT X-Openstack-Request-Id: req-59014847-21f0-4bf1-947e-7f4c7ea23a65 2018-12-02 23:22:04,851 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4},{"updated_at":"2018-12-02T23:21: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":"e1a275a3-36a8-4393-9078-04a5a9162965","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"de57677664ca4a25ac8718411c5b739c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_5c3167f4-5142-41b8-9048-954c3d67988e","enable_dhcp":true,"segment_id":null,"network_id":"e564a857-93c5-42b3-93c9-a1eff5511596","tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","ip_version":4}]} 2018-12-02 23:22:04,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-59014847-21f0-4bf1-947e-7f4c7ea23a65 2018-12-02 23:22:04,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0506820678711s 2018-12-02 23:22:04,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:22:04,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e1a275a3-36a8-4393-9078-04a5a9162965.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:05,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:05 GMT X-Openstack-Request-Id: req-3b673482-d23f-4024-ae24-37f958147fff 2018-12-02 23:22:05,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:05,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e1a275a3-36a8-4393-9078-04a5a9162965.json used request id req-3b673482-d23f-4024-ae24-37f958147fff 2018-12-02 23:22:05,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02108407021s 2018-12-02 23:22:05,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:05,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:05,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:05 GMT X-Openstack-Request-Id: req-7cc1e85e-d237-412a-b50e-a2d015701222 2018-12-02 23:22:05,958 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e564a857-93c5-42b3-93c9-a1eff5511596","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"de57677664ca4a25ac8718411c5b739c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:22:05Z","qos_policy_id":null,"name":"singlevm1-net_5c3167f4-5142-41b8-9048-954c3d67988e","admin_state_up":true,"tenant_id":"de57677664ca4a25ac8718411c5b739c","created_at":"2018-12-02T23:21:29Z","provider:network_type":"vxlan"}]} 2018-12-02 23:22:05,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7cc1e85e-d237-412a-b50e-a2d015701222 2018-12-02 23:22:05,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837390422821s 2018-12-02 23:22:05,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:22:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/e564a857-93c5-42b3-93c9-a1eff5511596.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:07,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:07 GMT X-Openstack-Request-Id: req-ea036f96-ac69-467b-825b-7f7fed871dd7 2018-12-02 23:22:07,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:07,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e564a857-93c5-42b3-93c9-a1eff5511596.json used request id req-ea036f96-ac69-467b-825b-7f7fed871dd7 2018-12-02 23:22:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44891810417s 2018-12-02 23:22:07,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:22:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:08,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:08 GMT X-Openstack-Request-Id: req-f1a0a78c-e747-49da-9f6d-4abb5eec2a09 2018-12-02 23:22:08,185 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:21:35Z", "file": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/file", "owner": "de57677664ca4a25ac8718411c5b739c", "id": "de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "size": 12716032, "self": "/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_5c3167f4-5142-41b8-9048-954c3d67988e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:22:08,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f1a0a78c-e747-49da-9f6d-4abb5eec2a09 2018-12-02 23:22:08,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772953033447s 2018-12-02 23:22:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:22:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:08,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:22:08 GMT X-Openstack-Request-Id: req-3e39a60e-2bef-416b-8650-f4b3473404cc 2018-12-02 23:22:08,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:22:08,645 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/de133a01-04c5-4d4f-a1dd-fa25daa0bd71 used request id req-3e39a60e-2bef-416b-8650-f4b3473404cc 2018-12-02 23:22:08,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.457281827927s 2018-12-02 23:22:08,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:22:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:08,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-b79d02c6-078c-4993-967d-388e0b8affe9 x-openstack-request-id: req-b79d02c6-078c-4993-967d-388e0b8affe9 2018-12-02 23:22:08,667 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_5c3167f4-5142-41b8-9048-954c3d67988e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990", "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": "720cc2e1-b6b3-4897-8a16-2d8f0c12b990"}]} 2018-12-02 23:22:08,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b79d02c6-078c-4993-967d-388e0b8affe9 2018-12-02 23:22:08,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220839977264s 2018-12-02 23:22:08,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:22:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a64e0d09967d30aa474b4a637be0790862dea07e" 2018-12-02 23:22:08,702 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-bc3035a2-0161-475a-89ae-6abfee79c4dd x-openstack-request-id: req-bc3035a2-0161-475a-89ae-6abfee79c4dd 2018-12-02 23:22:08,702 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/720cc2e1-b6b3-4897-8a16-2d8f0c12b990 used request id req-bc3035a2-0161-475a-89ae-6abfee79c4dd 2018-12-02 23:22:08,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03373503685s 2018-12-02 23:22:08,752 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-02 23:22:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:08,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3bb200-b179-4a5b-be0a-7bb2679f904a 2018-12-02 23:22:08,799 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:22:08,799 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-1c3bb200-b179-4a5b-be0a-7bb2679f904a 2018-12-02 23:22:08,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:22:09,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["NyaohguRR1C03PGssC1r0Q"], "issued_at": "2018-12-02T23:22:09.000000Z"}} 2018-12-02 23:22:09,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:09,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:09 GMT X-Openstack-Request-Id: req-69a5cbe5-6b04-42dc-9c44-046054f8fbcb 2018-12-02 23:22:09,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:22:09,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-69a5cbe5-6b04-42dc-9c44-046054f8fbcb 2018-12-02 23:22:09,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366166114807s 2018-12-02 23:22:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:09,584 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c936a5c-6994-4e90-88ea-23f0e181bb5c 2018-12-02 23:22:09,585 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:22:09,585 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-3c936a5c-6994-4e90-88ea-23f0e181bb5c 2018-12-02 23:22:09,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:22:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:09,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b6b88a-bb4c-422c-8436-427511ede7cb 2018-12-02 23:22:09,775 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:22:09,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-44b6b88a-bb4c-422c-8436-427511ede7cb 2018-12-02 23:22:09,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189598083496s 2018-12-02 23:22:09,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:22:09,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}}' 2018-12-02 23:22:10,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e64f2a-c18f-4957-a500-ddd18404dfb9 2018-12-02 23:22:10,056 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d"}, "tags": [], "enabled": true, "id": "6ea04212ee0a44769d2e13dc42744c5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}} 2018-12-02 23:22:10,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-98e64f2a-c18f-4957-a500-ddd18404dfb9 2018-12-02 23:22:10,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273128032684s 2018-12-02 23:22:10,057 - 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'6ea04212ee0a44769d2e13dc42744c5d', '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_cb0c61a2-3203-4535-b503-ec0118cd5286'}) 2018-12-02 23:22:10,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:22:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "39d1919f-084d-47c4-ad9f-7ecc60964ff5", "email": null, "name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286"}}' 2018-12-02 23:22:10,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650e7f16-fb2d-4fd3-a868-bcacca1fb8f9 2018-12-02 23:22:10,613 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": {"self": "http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93d07ea39a21469da48b1c262f5d4c27", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:22:10,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-650e7f16-fb2d-4fd3-a868-bcacca1fb8f9 2018-12-02 23:22:10,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.54890704155s 2018-12-02 23:22:10,614 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93d07ea39a21469da48b1c262f5d4c27', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286'}) 2018-12-02 23:22:10,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:22:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:10,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4b2a41-3bad-4621-85e7-edae92d2577b 2018-12-02 23:22:10,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:22:10,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d4b2a41-3bad-4621-85e7-edae92d2577b 2018-12-02 23:22:10,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193742990494s 2018-12-02 23:22:10,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:22:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:10,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fcc636-4102-4839-a361-9c5cbb127e4f 2018-12-02 23:22:10,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:22:10,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-35fcc636-4102-4839-a361-9c5cbb127e4f 2018-12-02 23:22:10,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109673023224s 2018-12-02 23:22:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:22:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:11,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acafbde-0438-4e2c-868c-ba12b7c7993b 2018-12-02 23:22:11,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:22:11,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8acafbde-0438-4e2c-868c-ba12b7c7993b 2018-12-02 23:22:11,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204185962677s 2018-12-02 23:22:11,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:22:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:11,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e789231c-f8a9-40e6-8fed-013bfe24f71c 2018-12-02 23:22:11,334 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:22:11,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e789231c-f8a9-40e6-8fed-013bfe24f71c 2018-12-02 23:22:11,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192173957825s 2018-12-02 23:22:11,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:22:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:11,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1546d7-3537-4610-974e-6500083ee31e 2018-12-02 23:22:11,541 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": {"self": "http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93d07ea39a21469da48b1c262f5d4c27", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:22:11,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dc1546d7-3537-4610-974e-6500083ee31e 2018-12-02 23:22:11,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206311941147s 2018-12-02 23:22:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:22:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:11,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc03622-66ab-4959-bed9-2310a6313c58 2018-12-02 23:22:11,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d"}, "tags": [], "enabled": true, "id": "6ea04212ee0a44769d2e13dc42744c5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:11,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9fc03622-66ab-4959-bed9-2310a6313c58 2018-12-02 23:22:11,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198264122009s 2018-12-02 23:22:11,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:22:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=93d07ea39a21469da48b1c262f5d4c27&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=6ea04212ee0a44769d2e13dc42744c5d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:11,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147ca868-dfec-4d3d-b791-0eaed934d3a0 2018-12-02 23:22:11,875 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=93d07ea39a21469da48b1c262f5d4c27&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=6ea04212ee0a44769d2e13dc42744c5d", "previous": null, "next": null}} 2018-12-02 23:22:11,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=93d07ea39a21469da48b1c262f5d4c27&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=6ea04212ee0a44769d2e13dc42744c5d used request id req-147ca868-dfec-4d3d-b791-0eaed934d3a0 2018-12-02 23:22:11,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113816976547s 2018-12-02 23:22:11,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:22:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d/users/93d07ea39a21469da48b1c262f5d4c27/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:12,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed8cf13-b821-4d51-adb5-1308ff36cf0d 2018-12-02 23:22:12,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:22:12,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d/users/93d07ea39a21469da48b1c262f5d4c27/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-6ed8cf13-b821-4d51-adb5-1308ff36cf0d 2018-12-02 23:22:12,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235259056091s 2018-12-02 23:22:12,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 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'6ea04212ee0a44769d2e13dc42744c5d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '39d1919f-084d-47c4-ad9f-7ecc60964ff5', 'username': u'singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:22:12,119 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286', 'password': '39d1919f-084d-47c4-ad9f-7ecc60964ff5', 'project_name': 'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '6ea04212ee0a44769d2e13dc42744c5d', 'project_domain_name': 'Default'} 2018-12-02 23:22:12,119 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-02 23:22:12,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:22:12,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:12,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4c33fb-b329-4a09-89e0-1dced542cb8c 2018-12-02 23:22:12,330 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:22:12,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fe4c33fb-b329-4a09-89e0-1dced542cb8c 2018-12-02 23:22:12,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210621118546s 2018-12-02 23:22:12,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:22:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:12,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35d8454-1311-4363-8c6e-9c04e5149334 2018-12-02 23:22:12,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d"}, "tags": [], "enabled": true, "id": "6ea04212ee0a44769d2e13dc42744c5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:12,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a35d8454-1311-4363-8c6e-9c04e5149334 2018-12-02 23:22:12,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20281291008s 2018-12-02 23:22:12,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:22:12,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" -d '{"network": {"tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "name": "singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286", "admin_state_up": true}}' 2018-12-02 23:22:12,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:12 GMT X-Openstack-Request-Id: req-2a9069e2-853a-498d-84e2-62d065bedfd1 2018-12-02 23:22:12,899 - 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":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:22:12Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450}} 2018-12-02 23:22:12,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2a9069e2-853a-498d-84e2-62d065bedfd1 2018-12-02 23:22:12,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.355802059174s 2018-12-02 23:22:12,900 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:22:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c18c4837-3c47-4fac-a278-02ab7fa72442', 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'singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286', u'created_at': u'2018-12-02T23:22:12Z', u'mtu': 1450, u'tenant_id': u'6ea04212ee0a44769d2e13dc42744c5d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6ea04212ee0a44769d2e13dc42744c5d', u'l2_adjacency': True}) 2018-12-02 23:22:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:12,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b30272d-2ac4-46d4-875a-ffa7380734e5 2018-12-02 23:22:12,911 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:22:12,911 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-1b30272d-2ac4-46d4-875a-ffa7380734e5 2018-12-02 23:22:12,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:22:13,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ea04212ee0a44769d2e13dc42744c5d", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6ea04212ee0a44769d2e13dc42744c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/6ea04212ee0a44769d2e13dc42744c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/6ea04212ee0a44769d2e13dc42744c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_6ea04212ee0a44769d2e13dc42744c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6ea04212ee0a44769d2e13dc42744c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6ea04212ee0a44769d2e13dc42744c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/6ea04212ee0a44769d2e13dc42744c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/6ea04212ee0a44769d2e13dc42744c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/6ea04212ee0a44769d2e13dc42744c5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286", "id": "93d07ea39a21469da48b1c262f5d4c27"}, "audit_ids": ["HKbPCvgJT8KWyPW7VrOUbA"], "issued_at": "2018-12-02T23:22:13.000000Z"}} 2018-12-02 23:22:13,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:13,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:13 GMT X-Openstack-Request-Id: req-f51f2bad-7505-4b17-b7d1-8e8a61bf66f4 2018-12-02 23:22:13,703 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:22:12Z","qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:22:13,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f51f2bad-7505-4b17-b7d1-8e8a61bf66f4 2018-12-02 23:22:13,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380228042603s 2018-12-02 23:22:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:22:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"subnet": {"name": "singlevm2-subnet_cb0c61a2-3203-4535-b503-ec0118cd5286", "enable_dhcp": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:22:14,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:14 GMT X-Openstack-Request-Id: req-0d1e5a32-adab-42e1-81a9-882a04acd0e7 2018-12-02 23:22:14,451 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18c4837-3c47-4fac-a278-02ab7fa72442","tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:22: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":"6ea04212ee0a44769d2e13dc42744c5d","id":"89b546ca-8988-4453-9282-9d68f670f79b","subnetpool_id":null,"name":"singlevm2-subnet_cb0c61a2-3203-4535-b503-ec0118cd5286"}} 2018-12-02 23:22:14,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0d1e5a32-adab-42e1-81a9-882a04acd0e7 2018-12-02 23:22:14,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.745836019516s 2018-12-02 23:22:14,452 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:22: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'89b546ca-8988-4453-9282-9d68f670f79b', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cb0c61a2-3203-4535-b503-ec0118cd5286', u'enable_dhcp': True, u'network_id': u'c18c4837-3c47-4fac-a278-02ab7fa72442', u'tenant_id': u'6ea04212ee0a44769d2e13dc42744c5d', u'created_at': u'2018-12-02T23:22: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'6ea04212ee0a44769d2e13dc42744c5d'}) 2018-12-02 23:22:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:22:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "singlevm2-router_cb0c61a2-3203-4535-b503-ec0118cd5286", "admin_state_up": true}}' 2018-12-02 23:22:15,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:15 GMT X-Openstack-Request-Id: req-d696a58a-88e7-4d93-bbf3-61697fa1fbec 2018-12-02 23:22:15,975 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:14Z", "admin_state_up": true, "updated_at": "2018-12-02T23:22:15Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "name": "singlevm2-router_cb0c61a2-3203-4535-b503-ec0118cd5286"}} 2018-12-02 23:22:15,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d696a58a-88e7-4d93-bbf3-61697fa1fbec 2018-12-02 23:22:15,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52298593521s 2018-12-02 23:22:15,976 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:22:15Z', u'revision_number': 2, u'id': u'2cfe8ff8-e228-4f32-906d-d3e04f940be1', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_cb0c61a2-3203-4535-b503-ec0118cd5286', u'admin_state_up': True, u'tenant_id': u'6ea04212ee0a44769d2e13dc42744c5d', u'created_at': u'2018-12-02T23:22:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'6ea04212ee0a44769d2e13dc42744c5d'}) 2018-12-02 23:22:15,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:22:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"subnet_id": "89b546ca-8988-4453-9282-9d68f670f79b"}' 2018-12-02 23:22:18,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:18 GMT X-Openstack-Request-Id: req-dd75ef1d-8e6f-43b9-b514-5d15b08c4eee 2018-12-02 23:22:18,373 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "subnet_id": "89b546ca-8988-4453-9282-9d68f670f79b", "subnet_ids": ["89b546ca-8988-4453-9282-9d68f670f79b"], "port_id": "57394d78-96eb-4d4f-9871-1095fcd2d657", "id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1"} 2018-12-02 23:22:18,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1/add_router_interface.json used request id req-dd75ef1d-8e6f-43b9-b514-5d15b08c4eee 2018-12-02 23:22:18,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39719510078s 2018-12-02 23:22:18,374 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:22:18,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:22:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:18,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:18 GMT 2018-12-02 23:22:18,515 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:22:18,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:22:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:19,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:19 GMT X-Openstack-Request-Id: req-e24aea4e-430b-4780-8d0d-1fdf361fbc50 2018-12-02 23:22:19,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:22:19,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e24aea4e-430b-4780-8d0d-1fdf361fbc50 2018-12-02 23:22:19,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808823108673s 2018-12-02 23:22:19,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:22:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286"}' 2018-12-02 23:22:19,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:19 GMT Location: http://172.30.9.26:9292/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d11f4717-1798-46ed-8c7b-21172da65ec2 2018-12-02 23:22:19,438 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:22:19Z", "file": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file", "owner": "6ea04212ee0a44769d2e13dc42744c5d", "id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "size": null, "self": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "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_cb0c61a2-3203-4535-b503-ec0118cd5286", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "checksum": null, "created_at": "2018-12-02T23:22:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:22:19,438 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d11f4717-1798-46ed-8c7b-21172da65ec2 2018-12-02 23:22:19,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.102200031281s 2018-12-02 23:22:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:22:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '' 2018-12-02 23:22:19,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:22:19 GMT X-Openstack-Request-Id: req-7ca80264-c490-482b-b269-1230e73ceb09 2018-12-02 23:22:19,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:22:19,884 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file used request id req-7ca80264-c490-482b-b269-1230e73ceb09 2018-12-02 23:22:19,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.445597887039s 2018-12-02 23:22:19,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:22:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:19 GMT X-Openstack-Request-Id: req-caa9dc17-339d-464f-a643-a224c1721ae5 2018-12-02 23:22:19,969 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:22:19Z", "file": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file", "owner": "6ea04212ee0a44769d2e13dc42744c5d", "id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "size": 12716032, "self": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:22:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:22:19,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-caa9dc17-339d-464f-a643-a224c1721ae5 2018-12-02 23:22:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0804500579834s 2018-12-02 23:22:19,971 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file', 'owner': u'6ea04212ee0a44769d2e13dc42744c5d', 'id': u'0bd6f985-25f1-4275-8f28-16e6bead17d7', 'size': 12716032, u'self': u'/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ea04212ee0a44769d2e13dc42744c5d', 'name': 'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:22:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:22:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286', '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/0bd6f985-25f1-4275-8f28-16e6bead17d7', 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_cb0c61a2-3203-4535-b503-ec0118cd5286', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286', 'created': u'2018-12-02T23:22:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:22: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/0bd6f985-25f1-4275-8f28-16e6bead17d7', 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_cb0c61a2-3203-4535-b503-ec0118cd5286', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:22:19,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:22:19,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_cb0c61a2-3203-4535-b503-ec0118cd5286", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:22:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-097e2193-bb97-472e-8ee4-1ae52cc9f371 x-openstack-request-id: req-097e2193-bb97-472e-8ee4-1ae52cc9f371 2018-12-02 23:22:20,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "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": "2148902c-10dc-4b45-aee1-82808069a523"}} 2018-12-02 23:22:20,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-097e2193-bb97-472e-8ee4-1ae52cc9f371 2018-12-02 23:22:20,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309178113937s 2018-12-02 23:22:20,285 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cb0c61a2-3203-4535-b503-ec0118cd5286', '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'de57677664ca4a25ac8718411c5b739c', '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'2148902c-10dc-4b45-aee1-82808069a523', 'swap': 0}) 2018-12-02 23:22:20,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:22:20,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" -d '{"extra_specs": {}}' 2018-12-02 23:22:20,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e307ceb0-cd61-4c8f-8c94-a21cdc1be3aa x-openstack-request-id: req-e307ceb0-cd61-4c8f-8c94-a21cdc1be3aa 2018-12-02 23:22:20,466 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:22:20,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523/os-extra_specs used request id req-e307ceb0-cd61-4c8f-8c94-a21cdc1be3aa 2018-12-02 23:22:20,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.180923938751s 2018-12-02 23:22:20,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-02 23:22:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"keypair": {"name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286"}}' 2018-12-02 23:22:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bd7e583-c3a2-4d3e-8341-498b357859f0 x-openstack-request-id: req-1bd7e583-c3a2-4d3e-8341-498b357859f0 2018-12-02 23:22:20,930 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgFWMbd/HdG8aelSOEAP7IZxz3WlnSRZMz2xe4lOB2CnRWK/N4IGxLeXNsZ6gVbUns+wnDBywZIySO/uP/4rsQW/Jl0p003BuHxABmZz07jF5bKDfFxpwda757SX+jclwt9edZucLGmRqVoHUB7A0N1SD+WaUvA4gQ8QBvI7b7QeOZq7OR/CSd7Wnk4Usu4UPVc2H0cvs0V3S/EcuyrmTyfvi69xil9OONQAqD86/PHXGbTodpAiICXVbh/R3OE1c41roPZYhlJIeOwvVF2R5Cz4ZHnAOlJSFV6tIz6p5acTHQRAB1PaEFf8edrnq8TCQ/N8m0ZtKr1efVNjDzFMQB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoBVjG3fx3RvGnpUjhAD+yGcc91pZ0kWTM9sXuJTgdgp0Vivz\neCBsS3lzbGeoFW1J7PsJwwcsGSMkjv7j/+K7EFvyZdKdNNwbh8QAZmc9O4xeWyg3\nxcacHWu+e0l/o3JcLfXnWbnCxpkalaB1AewNDdUg/lmlLwOIEPEAbyO2+0Hjmauz\nkfwkne1p5OFLLuFD1XNh9HL7NFd0vxHLsq5k8n74uvcYpfTjjUAKg/Ovzx1xm06H\naQIiAl1W4f0dzhNXONa6D2WIZSSHjsL1RdkeQs+GR5wDpSUhVerSM+qeWnEx0EQA\ndT2hBX/Hna56vEwkPzfJtGbSq9Xn1TYw8xTEAQIDAQABAoIBACJ9eSTp6spguaJh\nL425SSuUS8FfTgrnwpdhlPLH4LSN/BK01XgERFDekefBTY2QRmUwkSHb4bxove+x\nKx5uky8rIEaf4g8JfUT7DbsCc0bpL0sklx+dcvVDyX52j3F/qiyc1oOWakivo/Ko\n54zKduWMDde/KL/AWwiLZDSN1Va8vC9Enipi/KSB8qfj2Molj1mJKVA78C1Pfh2H\nPAG3JLKQNzzHV3gAKUCq6WOn9EPNyBZmVR+VFb/a+D07Krp+n6X2gRHQlOpXt8MM\nsdseZ5sOTzI6dOimUMWwTPAd0gH3XajW+Mt9Js0cXYNufRS8AB0HTfx9wqRmJtDH\nmgOr94ECgYEA0JvhjptDe42t+XcOq9/gMjRikCEZyJXtUsXUpNfLtL2t7rmaJD/m\nNG5Fw1HANgQvVvslwumnqNb5hTVepgN84WyoB7gJaLrtAOBZc/PGmZDeOlN7tVW4\ng2yVxbd1h/5AgYwWjdav9VCwZj04xp9VF+kV+x/gsaTJIQkt1bWD2iUCgYEAxHNn\nj+DMjH/PoGec8bqn1zGEzU3QakrgR70YI1tWBp7mCZ/rmXgMoXjUGDpxs05yT+zq\nVd4r0WkqPEbh6dZPyR0mTT2oS0UJzK/IIQQI5Wl1iNyZbpkxRMhjXECBO36vdmQA\nvrjX5BY4ojbnspqygA/MCDz+0fCy790IBAK3Ja0CgYEAqkdDYztbZyPr6aCEKkmQ\n4IogFhPezvuKf7EZ9QBst/jIW//GUWaTSyLj8R3u7miWF8LjPOmqwEfR3ykEPDDG\no98kfUB89a73PGrkuaA38SvuKd/xL8Br32MoEf7BgiNIljY6RscCVBTsGFhK2t4+\nAElzdsu7hmXDAyNR9Yq3uL0CgYEAqr5nN406G6+GxTLpHMyPzqCSfWJxj8DueEuo\n7CoZdf2rkJf3TNcjm0CKj1hUtHStNDyFXAaS7RrLg8JT3krP48u7G41IdctWfhoW\nBmQcW1CywDaEALWTNeY5PdguuogcdvjqENpVgj+yD4NLFFgSZu3T9yEUlWHwFDx3\nGA1II60CgYEAuc4UVx91fDo958PM0hA8iUd2jvxt7NgSIf6J+SQsu+F98myJgIpy\nkdldfqQV2pMzFy4sBNAwzw+y0WirY8dv4eMRkAfJnIiCTOI+8zYLIbcT5Otsi6Dl\nq622+5ifdG5cBoDW3FHAjXOKlR+vRasbeRlpWbYVcHO31c/dN+VbtZE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "93d07ea39a21469da48b1c262f5d4c27", "name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "fingerprint": "c5:a6:08:e6:3d:06:84:d5:ff:e4:59:eb:9e:9c:9d:07"}} 2018-12-02 23:22:20,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-1bd7e583-c3a2-4d3e-8341-498b357859f0 2018-12-02 23:22:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.460368156433s 2018-12-02 23:22:20,931 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgFWMbd/HdG8aelSOEAP7IZxz3WlnSRZMz2xe4lOB2CnRWK/N4IGxLeXNsZ6gVbUns+wnDBywZIySO/uP/4rsQW/Jl0p003BuHxABmZz07jF5bKDfFxpwda757SX+jclwt9edZucLGmRqVoHUB7A0N1SD+WaUvA4gQ8QBvI7b7QeOZq7OR/CSd7Wnk4Usu4UPVc2H0cvs0V3S/EcuyrmTyfvi69xil9OONQAqD86/PHXGbTodpAiICXVbh/R3OE1c41roPZYhlJIeOwvVF2R5Cz4ZHnAOlJSFV6tIz6p5acTHQRAB1PaEFf8edrnq8TCQ/N8m0ZtKr1efVNjDzFMQB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoBVjG3fx3RvGnpUjhAD+yGcc91pZ0kWTM9sXuJTgdgp0Vivz\neCBsS3lzbGeoFW1J7PsJwwcsGSMkjv7j/+K7EFvyZdKdNNwbh8QAZmc9O4xeWyg3\nxcacHWu+e0l/o3JcLfXnWbnCxpkalaB1AewNDdUg/lmlLwOIEPEAbyO2+0Hjmauz\nkfwkne1p5OFLLuFD1XNh9HL7NFd0vxHLsq5k8n74uvcYpfTjjUAKg/Ovzx1xm06H\naQIiAl1W4f0dzhNXONa6D2WIZSSHjsL1RdkeQs+GR5wDpSUhVerSM+qeWnEx0EQA\ndT2hBX/Hna56vEwkPzfJtGbSq9Xn1TYw8xTEAQIDAQABAoIBACJ9eSTp6spguaJh\nL425SSuUS8FfTgrnwpdhlPLH4LSN/BK01XgERFDekefBTY2QRmUwkSHb4bxove+x\nKx5uky8rIEaf4g8JfUT7DbsCc0bpL0sklx+dcvVDyX52j3F/qiyc1oOWakivo/Ko\n54zKduWMDde/KL/AWwiLZDSN1Va8vC9Enipi/KSB8qfj2Molj1mJKVA78C1Pfh2H\nPAG3JLKQNzzHV3gAKUCq6WOn9EPNyBZmVR+VFb/a+D07Krp+n6X2gRHQlOpXt8MM\nsdseZ5sOTzI6dOimUMWwTPAd0gH3XajW+Mt9Js0cXYNufRS8AB0HTfx9wqRmJtDH\nmgOr94ECgYEA0JvhjptDe42t+XcOq9/gMjRikCEZyJXtUsXUpNfLtL2t7rmaJD/m\nNG5Fw1HANgQvVvslwumnqNb5hTVepgN84WyoB7gJaLrtAOBZc/PGmZDeOlN7tVW4\ng2yVxbd1h/5AgYwWjdav9VCwZj04xp9VF+kV+x/gsaTJIQkt1bWD2iUCgYEAxHNn\nj+DMjH/PoGec8bqn1zGEzU3QakrgR70YI1tWBp7mCZ/rmXgMoXjUGDpxs05yT+zq\nVd4r0WkqPEbh6dZPyR0mTT2oS0UJzK/IIQQI5Wl1iNyZbpkxRMhjXECBO36vdmQA\nvrjX5BY4ojbnspqygA/MCDz+0fCy790IBAK3Ja0CgYEAqkdDYztbZyPr6aCEKkmQ\n4IogFhPezvuKf7EZ9QBst/jIW//GUWaTSyLj8R3u7miWF8LjPOmqwEfR3ykEPDDG\no98kfUB89a73PGrkuaA38SvuKd/xL8Br32MoEf7BgiNIljY6RscCVBTsGFhK2t4+\nAElzdsu7hmXDAyNR9Yq3uL0CgYEAqr5nN406G6+GxTLpHMyPzqCSfWJxj8DueEuo\n7CoZdf2rkJf3TNcjm0CKj1hUtHStNDyFXAaS7RrLg8JT3krP48u7G41IdctWfhoW\nBmQcW1CywDaEALWTNeY5PdguuogcdvjqENpVgj+yD4NLFFgSZu3T9yEUlWHwFDx3\nGA1II60CgYEAuc4UVx91fDo958PM0hA8iUd2jvxt7NgSIf6J+SQsu+F98myJgIpy\nkdldfqQV2pMzFy4sBNAwzw+y0WirY8dv4eMRkAfJnIiCTOI+8zYLIbcT5Otsi6Dl\nq622+5ifdG5cBoDW3FHAjXOKlR+vRasbeRlpWbYVcHO31c/dN+VbtZE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93d07ea39a21469da48b1c262f5d4c27', 'name': u'singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286', 'created_at': '2018-12-02T23:22:20.931455', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ea04212ee0a44769d2e13dc42744c5d', 'name': 'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c5:a6:08:e6:3d:06:84:d5:ff:e4:59:eb:9e:9c:9d:07', 'type': 'ssh', 'id': u'singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286'}) 2018-12-02 23:22:20,931 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAoBVjG3fx3RvGnpUjhAD+yGcc91pZ0kWTM9sXuJTgdgp0Vivz eCBsS3lzbGeoFW1J7PsJwwcsGSMkjv7j/+K7EFvyZdKdNNwbh8QAZmc9O4xeWyg3 xcacHWu+e0l/o3JcLfXnWbnCxpkalaB1AewNDdUg/lmlLwOIEPEAbyO2+0Hjmauz kfwkne1p5OFLLuFD1XNh9HL7NFd0vxHLsq5k8n74uvcYpfTjjUAKg/Ovzx1xm06H aQIiAl1W4f0dzhNXONa6D2WIZSSHjsL1RdkeQs+GR5wDpSUhVerSM+qeWnEx0EQA dT2hBX/Hna56vEwkPzfJtGbSq9Xn1TYw8xTEAQIDAQABAoIBACJ9eSTp6spguaJh L425SSuUS8FfTgrnwpdhlPLH4LSN/BK01XgERFDekefBTY2QRmUwkSHb4bxove+x Kx5uky8rIEaf4g8JfUT7DbsCc0bpL0sklx+dcvVDyX52j3F/qiyc1oOWakivo/Ko 54zKduWMDde/KL/AWwiLZDSN1Va8vC9Enipi/KSB8qfj2Molj1mJKVA78C1Pfh2H PAG3JLKQNzzHV3gAKUCq6WOn9EPNyBZmVR+VFb/a+D07Krp+n6X2gRHQlOpXt8MM sdseZ5sOTzI6dOimUMWwTPAd0gH3XajW+Mt9Js0cXYNufRS8AB0HTfx9wqRmJtDH mgOr94ECgYEA0JvhjptDe42t+XcOq9/gMjRikCEZyJXtUsXUpNfLtL2t7rmaJD/m NG5Fw1HANgQvVvslwumnqNb5hTVepgN84WyoB7gJaLrtAOBZc/PGmZDeOlN7tVW4 g2yVxbd1h/5AgYwWjdav9VCwZj04xp9VF+kV+x/gsaTJIQkt1bWD2iUCgYEAxHNn j+DMjH/PoGec8bqn1zGEzU3QakrgR70YI1tWBp7mCZ/rmXgMoXjUGDpxs05yT+zq Vd4r0WkqPEbh6dZPyR0mTT2oS0UJzK/IIQQI5Wl1iNyZbpkxRMhjXECBO36vdmQA vrjX5BY4ojbnspqygA/MCDz+0fCy790IBAK3Ja0CgYEAqkdDYztbZyPr6aCEKkmQ 4IogFhPezvuKf7EZ9QBst/jIW//GUWaTSyLj8R3u7miWF8LjPOmqwEfR3ykEPDDG o98kfUB89a73PGrkuaA38SvuKd/xL8Br32MoEf7BgiNIljY6RscCVBTsGFhK2t4+ AElzdsu7hmXDAyNR9Yq3uL0CgYEAqr5nN406G6+GxTLpHMyPzqCSfWJxj8DueEuo 7CoZdf2rkJf3TNcjm0CKj1hUtHStNDyFXAaS7RrLg8JT3krP48u7G41IdctWfhoW BmQcW1CywDaEALWTNeY5PdguuogcdvjqENpVgj+yD4NLFFgSZu3T9yEUlWHwFDx3 GA1II60CgYEAuc4UVx91fDo958PM0hA8iUd2jvxt7NgSIf6J+SQsu+F98myJgIpy kdldfqQV2pMzFy4sBNAwzw+y0WirY8dv4eMRkAfJnIiCTOI+8zYLIbcT5Otsi6Dl q622+5ifdG5cBoDW3FHAjXOKlR+vRasbeRlpWbYVcHO31c/dN+VbtZE= -----END RSA PRIVATE KEY----- 2018-12-02 23:22:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-02 23:22:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"security_group": {"name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-12-02 23:22:21,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-76ed0fdb-b8c5-4a2c-8112-05e9e96be678 2018-12-02 23:22:21,087 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:20Z", "updated_at": "2018-12-02T23:22:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "01619cc0-8bbc-46be-b755-560b9a02bac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "3cdf9cae-37aa-4ef0-811d-b104bb3ba7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "d709545f-be10-47e6-b458-80489997b241", "name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}} 2018-12-02 23:22:21,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-76ed0fdb-b8c5-4a2c-8112-05e9e96be678 2018-12-02 23:22:21,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.150105953217s 2018-12-02 23:22:21,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:21,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-c458e9fc-a308-4a3f-a2b7-4b02b20ac26c 2018-12-02 23:22:21,170 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:12Z", "updated_at": "2018-12-02T23:22:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "35b681f7-bf25-4db5-bce3-a0d91068bf42", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "a47ee17a-275d-4431-82be-e91867a6e7a0", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "b08909eb-da62-4ae1-97b5-34667d6cdc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "ef2970fa-b6f7-452f-8180-7a62991429dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:20Z", "updated_at": "2018-12-02T23:22:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "01619cc0-8bbc-46be-b755-560b9a02bac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "3cdf9cae-37aa-4ef0-811d-b104bb3ba7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "d709545f-be10-47e6-b458-80489997b241", "name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:21,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c458e9fc-a308-4a3f-a2b7-4b02b20ac26c 2018-12-02 23:22:21,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0763940811157s 2018-12-02 23:22:21,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:22:21,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -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": "d709545f-be10-47e6-b458-80489997b241"}}' 2018-12-02 23:22:21,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-6552d4f9-9ac7-4f97-be4a-63b74fba6c05 2018-12-02 23:22:21,357 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-02T23:22:21Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "port_range_min": 22, "revision_number": 0, "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:21Z", "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "e8bebeba-faf8-40d3-a52f-e90ef8d34d57"}} 2018-12-02 23:22:21,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6552d4f9-9ac7-4f97-be4a-63b74fba6c05 2018-12-02 23:22:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179818868637s 2018-12-02 23:22:21,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:21,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-eaa436c9-1c44-4055-9465-138444aae27b 2018-12-02 23:22:21,407 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:12Z", "updated_at": "2018-12-02T23:22:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "35b681f7-bf25-4db5-bce3-a0d91068bf42", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "a47ee17a-275d-4431-82be-e91867a6e7a0", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "b08909eb-da62-4ae1-97b5-34667d6cdc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "ef2970fa-b6f7-452f-8180-7a62991429dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:20Z", "updated_at": "2018-12-02T23:22:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "01619cc0-8bbc-46be-b755-560b9a02bac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "3cdf9cae-37aa-4ef0-811d-b104bb3ba7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:22:21Z", "revision_number": 0, "id": "e8bebeba-faf8-40d3-a52f-e90ef8d34d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:21Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 2, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "d709545f-be10-47e6-b458-80489997b241", "name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:21,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-eaa436c9-1c44-4055-9465-138444aae27b 2018-12-02 23:22:21,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446360111237s 2018-12-02 23:22:21,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:22:21,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -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": "d709545f-be10-47e6-b458-80489997b241"}}' 2018-12-02 23:22:21,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-b297bcbc-04eb-4ffe-a3aa-f95910fadce8 2018-12-02 23:22:21,524 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-02T23:22:21Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "port_range_min": null, "revision_number": 0, "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:21Z", "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "7bfaebd3-b64d-4e44-ac6d-13cf0877294e"}} 2018-12-02 23:22:21,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b297bcbc-04eb-4ffe-a3aa-f95910fadce8 2018-12-02 23:22:21,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111410856247s 2018-12-02 23:22:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:21,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-0d1313ab-4ff3-4836-b510-f4bb3e58fc57 2018-12-02 23:22:21,619 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":["89b546ca-8988-4453-9282-9d68f670f79b"],"description":"","tags":[],"updated_at":"2018-12-02T23:22:13Z","qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:22:21,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0d1313ab-4ff3-4836-b510-f4bb3e58fc57 2018-12-02 23:22:21,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927572250366s 2018-12-02 23:22:21,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:22:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:21,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:21 GMT X-Openstack-Request-Id: req-011d5f38-a3a5-4a72-b1ea-9b5e77ade221 2018-12-02 23:22:21,666 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:22:19Z", "file": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file", "owner": "6ea04212ee0a44769d2e13dc42744c5d", "id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "size": 12716032, "self": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:22:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:22:21,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-011d5f38-a3a5-4a72-b1ea-9b5e77ade221 2018-12-02 23:22:21,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416660308838s 2018-12-02 23:22:21,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:22:21,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-0b0f1e74-a821-4651-99d9-843a11587202 x-openstack-request-id: req-0b0f1e74-a821-4651-99d9-843a11587202 2018-12-02 23:22:21,800 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "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": "2148902c-10dc-4b45-aee1-82808069a523"}]} 2018-12-02 23:22:21,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0b0f1e74-a821-4651-99d9-843a11587202 2018-12-02 23:22:21,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127921104431s 2018-12-02 23:22:21,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:22:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"server": {"name": "singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286", "imageRef": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "key_name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "flavorRef": "2148902c-10dc-4b45-aee1-82808069a523", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c18c4837-3c47-4fac-a278-02ab7fa72442"}], "security_groups": [{"name": "d709545f-be10-47e6-b458-80489997b241"}]}}' 2018-12-02 23:22:24,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4 x-compute-request-id: req-272ec777-9e77-44cb-b44a-02a8781ef6a3 x-openstack-request-id: req-272ec777-9e77-44cb-b44a-02a8781ef6a3 2018-12-02 23:22:24,060 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d709545f-be10-47e6-b458-80489997b241"}], "OS-DCF:diskConfig": "MANUAL", "id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "bookmark"}], "adminPass": "G694e8UHoM2s"}} 2018-12-02 23:22:24,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-272ec777-9e77-44cb-b44a-02a8781ef6a3 2018-12-02 23:22:24,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25827407837s 2018-12-02 23:22:24,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:25,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e0f46e6-87bd-46a0-8f4e-541588f26ba4 x-openstack-request-id: req-7e0f46e6-87bd-46a0-8f4e-541588f26ba4 2018-12-02 23:22:25,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "bookmark"}], "image": {"id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "links": [{"href": "http://172.30.9.26:8774/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2148902c-10dc-4b45-aee1-82808069a523", "links": [{"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "bookmark"}]}, "id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "user_id": "93d07ea39a21469da48b1c262f5d4c27", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:22:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "name": "singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286", "created": "2018-12-02T23:22:24Z", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:22:25,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7e0f46e6-87bd-46a0-8f4e-541588f26ba4 2018-12-02 23:22:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45701599121s 2018-12-02 23:22:25,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:25,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:25 GMT X-Openstack-Request-Id: req-7fea359d-bcf5-455d-ac3e-5b43f56945be 2018-12-02 23:22:25,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":["89b546ca-8988-4453-9282-9d68f670f79b"],"description":"","tags":[],"updated_at":"2018-12-02T23:22:13Z","qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:22:25,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7fea359d-bcf5-455d-ac3e-5b43f56945be 2018-12-02 23:22:25,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257741928101s 2018-12-02 23:22:25,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:22:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:25,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:25 GMT X-Openstack-Request-Id: req-c2ec84ab-9883-4214-acef-e2eed2c8ec41 2018-12-02 23:22:25,853 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18c4837-3c47-4fac-a278-02ab7fa72442","tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:22: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":"6ea04212ee0a44769d2e13dc42744c5d","id":"89b546ca-8988-4453-9282-9d68f670f79b","subnetpool_id":null,"name":"singlevm2-subnet_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:25,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c2ec84ab-9883-4214-acef-e2eed2c8ec41 2018-12-02 23:22:25,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0633718967438s 2018-12-02 23:22:25,854 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:22:27,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:29,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-ecc4e34f-65e8-41e4-9bd3-6a0e851f2510 x-openstack-request-id: req-ecc4e34f-65e8-41e4-9bd3-6a0e851f2510 2018-12-02 23:22:29,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "bookmark"}], "image": {"id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "links": [{"href": "http://172.30.9.26:8774/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2148902c-10dc-4b45-aee1-82808069a523", "links": [{"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "bookmark"}]}, "id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "security_groups": [{"name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}], "user_id": "93d07ea39a21469da48b1c262f5d4c27", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:22:27Z", "hostId": "86174aa88580ede4b9b9f2668fa3c08e28064c8f7e6d9851fd1ae96e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "name": "singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286", "created": "2018-12-02T23:22:24Z", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:22:29,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ecc4e34f-65e8-41e4-9bd3-6a0e851f2510 2018-12-02 23:22:29,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43817901611s 2018-12-02 23:22:29,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:22:31,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:31,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-b0db5ba8-58c2-4bf2-ad86-73e42e67dd5b x-openstack-request-id: req-b0db5ba8-58c2-4bf2-ad86-73e42e67dd5b 2018-12-02 23:22:31,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:82:2b", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "bookmark"}], "image": {"id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "links": [{"href": "http://172.30.9.26:8774/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:22:31.000000", "flavor": {"id": "2148902c-10dc-4b45-aee1-82808069a523", "links": [{"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "bookmark"}]}, "id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "security_groups": [{"name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}], "user_id": "93d07ea39a21469da48b1c262f5d4c27", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:22:31Z", "hostId": "86174aa88580ede4b9b9f2668fa3c08e28064c8f7e6d9851fd1ae96e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "name": "singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286", "created": "2018-12-02T23:22:24Z", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:22:31,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b0db5ba8-58c2-4bf2-ad86-73e42e67dd5b 2018-12-02 23:22:31,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170493841171s 2018-12-02 23:22:31,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:22:31,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9aabd324-6d1f-4034-9f22-ad1b768ff5c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:31,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:31 GMT X-Openstack-Request-Id: req-b96064c7-ecb6-47a2-ad26-16ca54ceb184 2018-12-02 23:22:31,555 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:22:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b546ca-8988-4453-9282-9d68f670f79b","ip_address":"192.168.120.27"}],"id":"f15824a0-be61-40ab-a81c-79b33e9e9816","security_groups":["d709545f-be10-47e6-b458-80489997b241"],"mac_address":"fa:16:3e:21:82:2b","project_id":"6ea04212ee0a44769d2e13dc42744c5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c18c4837-3c47-4fac-a278-02ab7fa72442","tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:27Z","binding:vnic_type":"normal","device_id":"9aabd324-6d1f-4034-9f22-ad1b768ff5c4","ip_allocation":"immediate"}]} 2018-12-02 23:22:31,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9aabd324-6d1f-4034-9f22-ad1b768ff5c4 used request id req-b96064c7-ecb6-47a2-ad26-16ca54ceb184 2018-12-02 23:22:31,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0740449428558s 2018-12-02 23:22:31,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f15824a0-be61-40ab-a81c-79b33e9e9816" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:31,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:31 GMT X-Openstack-Request-Id: req-b95e2c39-9856-4312-bab7-fd67b7d3c758 2018-12-02 23:22:31,619 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:22:31,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=f15824a0-be61-40ab-a81c-79b33e9e9816 used request id req-b95e2c39-9856-4312-bab7-fd67b7d3c758 2018-12-02 23:22:31,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0528512001038s 2018-12-02 23:22:31,620 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:82:2b', 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'0bd6f985-25f1-4275-8f28-16e6bead17d7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:22:31.000000', 'flavor': Munch({u'id': u'2148902c-10dc-4b45-aee1-82808069a523'}), 'az': u'nova', 'id': u'9aabd324-6d1f-4034-9f22-ad1b768ff5c4', 'security_groups': [Munch({u'name': u'singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93d07ea39a21469da48b1c262f5d4c27', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ea04212ee0a44769d2e13dc42744c5d', 'name': 'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:22:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:22:31Z', 'hostId': u'86174aa88580ede4b9b9f2668fa3c08e28064c8f7e6d9851fd1ae96e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'86174aa88580ede4b9b9f2668fa3c08e28064c8f7e6d9851fd1ae96e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:22:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6ea04212ee0a44769d2e13dc42744c5d', 'name': u'singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286', 'adminPass': u'G694e8UHoM2s', 'tenant_id': u'6ea04212ee0a44769d2e13dc42744c5d', 'created_at': u'2018-12-02T23:22:24Z', 'created': u'2018-12-02T23:22:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:22:31,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:31,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:31 GMT X-Openstack-Request-Id: req-dc4e957d-6a02-4f88-99ac-aa5a3f59f2be 2018-12-02 23:22:31,720 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":["89b546ca-8988-4453-9282-9d68f670f79b"],"description":"","tags":[],"updated_at":"2018-12-02T23:22:13Z","qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:22:31,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dc4e957d-6a02-4f88-99ac-aa5a3f59f2be 2018-12-02 23:22:31,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950620174408s 2018-12-02 23:22:31,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:22:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=9aabd324-6d1f-4034-9f22-ad1b768ff5c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:31,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:31 GMT X-Openstack-Request-Id: req-2880f458-60f3-4766-a44b-94e28ded1d20 2018-12-02 23:22:31,772 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:22:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89b546ca-8988-4453-9282-9d68f670f79b","ip_address":"192.168.120.27"}],"id":"f15824a0-be61-40ab-a81c-79b33e9e9816","security_groups":["d709545f-be10-47e6-b458-80489997b241"],"mac_address":"fa:16:3e:21:82:2b","project_id":"6ea04212ee0a44769d2e13dc42744c5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c18c4837-3c47-4fac-a278-02ab7fa72442","tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:27Z","binding:vnic_type":"normal","device_id":"9aabd324-6d1f-4034-9f22-ad1b768ff5c4","ip_allocation":"immediate"}]} 2018-12-02 23:22:31,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=9aabd324-6d1f-4034-9f22-ad1b768ff5c4 used request id req-2880f458-60f3-4766-a44b-94e28ded1d20 2018-12-02 23:22:31,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494740009308s 2018-12-02 23:22:31,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-02 23:22:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.27", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816"}}' 2018-12-02 23:22:34,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-0652c5e5-e381-4356-8925-88ad48148645 2018-12-02 23:22:34,097 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}} 2018-12-02 23:22:34,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-0652c5e5-e381-4356-8925-88ad48148645 2018-12-02 23:22:34,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32438206673s 2018-12-02 23:22:34,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:34,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-ba9372d1-3c66-464c-ba82-f2e9266fa281 2018-12-02 23:22:34,208 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:34,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ba9372d1-3c66-464c-ba82-f2e9266fa281 2018-12-02 23:22:34,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.095291852951s 2018-12-02 23:22:34,215 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:34,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-bf4b88b7-5495-4c8d-818e-1d6100fe18b3 2018-12-02 23:22:34,387 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:34,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-bf4b88b7-5495-4c8d-818e-1d6100fe18b3 2018-12-02 23:22:34,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613179206848s 2018-12-02 23:22:34,394 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:34,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:34,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-272eafa2-888c-4941-8446-c1763149f9f0 2018-12-02 23:22:34,566 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:34,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-272eafa2-888c-4941-8446-c1763149f9f0 2018-12-02 23:22:34,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626440048218s 2018-12-02 23:22:34,572 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:34,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:34,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-23de2df8-8542-400d-b132-ee107affa371 2018-12-02 23:22:34,742 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:34,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-23de2df8-8542-400d-b132-ee107affa371 2018-12-02 23:22:34,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601658821106s 2018-12-02 23:22:34,748 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:34,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:34,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:34,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:34 GMT X-Openstack-Request-Id: req-7f7e0173-3f97-464a-a363-47307f669532 2018-12-02 23:22:34,917 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:34,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-7f7e0173-3f97-464a-a363-47307f669532 2018-12-02 23:22:34,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604219436646s 2018-12-02 23:22:34,924 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:35,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:35 GMT X-Openstack-Request-Id: req-144f3f52-5f6b-46d3-8952-325f1ee76e08 2018-12-02 23:22:35,119 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:35,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-144f3f52-5f6b-46d3-8952-325f1ee76e08 2018-12-02 23:22:35,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0842130184174s 2018-12-02 23:22:35,126 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:35,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:35 GMT X-Openstack-Request-Id: req-11d46094-0149-4329-a30c-a9fbfb12dfa7 2018-12-02 23:22:35,304 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:35,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-11d46094-0149-4329-a30c-a9fbfb12dfa7 2018-12-02 23:22:35,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685589313507s 2018-12-02 23:22:35,311 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:22:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:35,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:35 GMT X-Openstack-Request-Id: req-3ca55455-818e-4a10-8ae3-76b94024bb40 2018-12-02 23:22:35,698 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:32Z", "updated_at": "2018-12-02T23:22:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "device_owner": "compute:nova", "mac_address": "fa:16:3e:21:82:2b", "device_id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_id": "f15824a0-be61-40ab-a81c-79b33e9e9816", "id": "b891f8b6-26cc-4559-bdac-a527de39a2c5", "qos_policy_id": null}]} 2018-12-02 23:22:35,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3ca55455-818e-4a10-8ae3-76b94024bb40 2018-12-02 23:22:35,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.277119159698s 2018-12-02 23:22:35,705 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2cfe8ff8-e228-4f32-906d-d3e04f940be1', 'updated_at': u'2018-12-02T23:22:35Z', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'f15824a0-be61-40ab-a81c-79b33e9e9816', 'id': u'b891f8b6-26cc-4559-bdac-a527de39a2c5', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'f15824a0-be61-40ab-a81c-79b33e9e9816', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6ea04212ee0a44769d2e13dc42744c5d', 'name': 'singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6ea04212ee0a44769d2e13dc42744c5d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c18c4837-3c47-4fac-a278-02ab7fa72442', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:82:2b', u'device_id': u'9aabd324-6d1f-4034-9f22-ad1b768ff5c4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6ea04212ee0a44769d2e13dc42744c5d', 'created_at': u'2018-12-02T23:22:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c18c4837-3c47-4fac-a278-02ab7fa72442', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:21:82:2b', u'device_id': u'9aabd324-6d1f-4034-9f22-ad1b768ff5c4'}), 'router': u'2cfe8ff8-e228-4f32-906d-d3e04f940be1'}) 2018-12-02 23:22:35,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:22:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:22:35,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7952 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a5f5bb1-e369-468d-bd66-eb6b7de9ffb1 x-openstack-request-id: req-3a5f5bb1-e369-468d-bd66-eb6b7de9ffb1 2018-12-02 23:22:35,802 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522858809 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.181809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184073] pid_max: default: 32768 minimum: 301\n[ 0.185309] ACPI: Core revision 20150930\n[ 0.186976] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188753] Security Framework initialized\n[ 0.189859] Yama: becoming mindful.\n[ 0.190847] AppArmor: AppArmor initialized\n[ 0.191987] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197084] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198940] Initializing cgroup subsys io\n[ 0.200039] Initializing cgroup subsys memory\n[ 0.201215] Initializing cgroup subsys devices\n[ 0.202390] Initializing cgroup subsys freezer\n[ 0.203561] Initializing cgroup subsys net_cls\n[ 0.204745] Initializing cgroup subsys perf_event\n[ 0.205984] Initializing cgroup subsys net_prio\n[ 0.207176] Initializing cgroup subsys hugetlb\n[ 0.208349] Initializing cgroup subsys pids\n[ 0.209510] CPU: Physical Processor ID: 0\n[ 0.211291] mce: CPU supports 10 MCE banks\n[ 0.212426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235181] ftrace: allocating 31920 entries in 125 pages\n[ 0.260634] smpboot: Max logical packages: 1\n[ 0.261772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263624] x2apic enabled\n[ 0.264726] Switched APIC routing to physical x2apic.\n[ 0.267093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273771] KVM setup paravirtual spinlock\n[ 0.275351] x86: Booted up 1 node, 1 CPUs\n[ 0.276434] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278298] devtmpfs: initialized\n[ 0.280254] evm: security.selinux\n[ 0.281198] evm: security.SMACK64\n[ 0.282140] evm: security.SMACK64EXEC\n[ 0.283153] evm: security.SMACK64TRANSMUTE\n[ 0.284248] evm: security.SMACK64MMAP\n[ 0.285250] evm: security.ima\n[ 0.286121] evm: security.capability\n[ 0.287192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289686] pinctrl core: initialized pinctrl subsystem\n[ 0.291149] RTC time: 23:22:31, date: 12/02/18\n[ 0.292431] NET: Registered protocol family 16\n[ 0.293731] cpuidle: using governor ladder\n[ 0.294838] cpuidle: using governor menu\n[ 0.295894] PCCT header not found.\n[ 0.296881] ACPI: bus type PCI registered\n[ 0.297953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299600] PCI: Using configuration type 1 for base access\n[ 0.301723] ACPI: Added _OSI(Module Device)\n[ 0.302839] ACPI: Added _OSI(Processor Device)\n[ 0.303988] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305207] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307347] ACPI: Interpreter enabled\n[ 0.308380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318252] ACPI: (supports S0 S5)\n[ 0.319190] ACPI: Using IOAPIC for interrupt routing\n[ 0.320473] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332020] acpiphp: Slot [3] registered\n[ 0.333105] acpiphp: Slot [4] registered\n[ 0.334188] acpiphp: Slot [5] registered\n[ 0.335265] acpiphp: Slot [6] registered\n[ 0.336345] acpiphp: Slot [7] registered\n[ 0.337426] acpiphp: Slot [8] registered\n[ 0.338509] acpiphp: Slot [9] registered\n[ 0.339587] acpiphp: Slot [10] registered\n[ 0.340682] acpiphp: Slot [11] registered\n[ 0.341778] acpiphp: Slot [12] registered\n[ 0.342871] acpiphp: Slot [13] registered\n[ 0.343966] acpiphp: Slot [14] registered\n[ 0.345063] acpiphp: Slot [15] registered\n[ 0.358997] acpiphp: Slot [16] registered\n[ 0.360097] acpiphp: Slot [17] registered\n[ 0.361196] acpiphp: Slot [18] registered\n[ 0.362292] acpiphp: Slot [19] registered\n[ 0.363392] acpiphp: Slot [20] registered\n[ 0.364490] acpiphp: Slot [21] registered\n[ 0.365584] acpiphp: Slot [22] registered\n[ 0.366674] acpiphp: Slot [23] registered\n[ 0.367773] acpiphp: Slot [24] registered\n[ 0.368871] acpiphp: Slot [25] registered\n[ 0.369969] acpiphp: Slot [26] registered\n[ 0.371059] acpiphp: Slot [27] registered\n[ 0.372166] acpiphp: Slot [28] registered\n[ 0.373268] acpiphp: Slot [29] registered\n[ 0.374360] acpiphp: Slot [30] registered\n[ 0.375450] acpiphp: Slot [31] registered\n[ 0.376547] PCI host bridge to bus 0000:00\n[ 0.377661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384914] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.390882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395919] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431418] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436626] vgaarb: loaded\n[ 0.437446] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439078] SCSI subsystem initialized\n[ 0.440302] ACPI: bus type USB registered\n[ 0.441421] usbcore: registered new interface driver usbfs\n[ 0.442803] usbcore: registered new interface driver hub\n[ 0.444156] usbcore: registered new device driver usb\n[ 0.445634] PCI: Using ACPI for IRQ routing\n[ 0.447109] NetLabel: Initializing\n[ 0.448083] NetLabel: domain hash size = 128\n[ 0.449237] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450533] NetLabel: unlabeled traffic allowed by default\n[ 0.452094] clocksource: Switched to clocksource kvm-clock\n[ 0.461674] AppArmor: AppArmor Filesystem Enabled\n[ 0.462952] pnp: PnP ACPI init\n[ 0.464151] pnp: PnP ACPI: found 5 devices\n[ 0.470856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473187] NET: Registered protocol family 2\n[ 0.474575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.476332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.477965] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.479585] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481060] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482658] NET: Registered protocol family 1\n[ 0.483850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.485306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.486727] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501200] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515770] Trying to unpack rootfs image as initramfs...\n[ 0.575796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580655] Scanning for low memory corruption every 60 seconds\n[ 0.582752] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.584369] audit: initializing netlink subsys (disabled)\n[ 0.585804] audit: type=2000 audit(1543792951.899:1): initialized\n[ 0.587651] Initialise system trusted keyring\n[ 0.589029] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593337] zbud: loaded\n[ 0.594321] VFS: Disk quotas dquot_6.6.0\n[ 0.595455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597606] fuse init (API version 7.23)\n[ 0.598828] Key type big_key registered\n[ 0.599933] Allocating IMA MOK and blacklist keyrings.\n[ 0.601580] Key type asymmetric registered\n[ 0.602709] Asymmetric key parser 'x509' registered\n[ 0.604030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606094] io scheduler noop registered\n[ 0.607175] io scheduler deadline registered (default)\n[ 0.608529] io scheduler cfq registered\n[ 0.609693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.612888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.614891] ACPI: Power Button [PWRF]\n[ 0.616104] GHES: HEST is not enabled!\n[ 0.630232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.690082] Linux agpgart interface v0.103\n[ 0.693316] brd: module loaded\n[ 0.695405] loop: module loaded\n[ 0.699877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701862] GPT:90111 != 2097151\n[ 0.702760] GPT:Alternate GPT header not at the end of the disk.\n[ 0.704268] GPT:90111 != 2097151\n[ 0.705185] GPT: Use GNU Parted to correct GPT errors.\n[ 0.706471] vda: vda1 vda15\n[ 0.708072] scsi host0: ata_piix\n[ 0.709103] scsi host1: ata_piix\n[ 0.710051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.711657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.713583] libphy: Fixed MDIO Bus: probed\n[ 0.714715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716031] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718826] PPP generic driver version 2.4.2\n[ 0.720054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721677] ehci-pci: EHCI PCI platform driver\n[ 0.722868] ehci-platform: EHCI generic platform driver\n[ 0.724221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725753] ohci-pci: OHCI PCI platform driver\n[ 0.726909] ohci-platform: OHCI generic platform driver\n[ 0.728263] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742655] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745984] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.748876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752445] usb usb1: Product: UHCI Host Controller\n[ 0.753675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.755240] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756535] hub 1-0:1.0: USB hub found\n[ 0.757577] hub 1-0:1.0: 2 ports detected\n[ 0.758895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761706] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764417] mousedev: PS/2 mouse device common for all mice\n[ 0.766131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.768626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770140] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.771712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773308] i2c /dev entries driver\n[ 0.774338] device-mapper: uevent: version 1.0.3\n[ 0.775651] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.777850] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.779666] NET: Registered protocol family 10\n[ 0.781138] NET: Registered protocol family 17\n[ 0.782317] Key type dns_resolver registered\n[ 0.783603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.785119] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.787450] registered taskstats version 1\n[ 0.788582] Loading compiled-in X.509 certificates\n[ 0.790396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.792935] zswap: loaded using pool lzo/zbud\n[ 0.794983] Key type trusted registered\n[ 0.797031] Key type encrypted registered\n[ 0.798125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.800906] evm: HMAC attrs: 0x1\n[ 0.802171] Magic number: 14:450:402\n[ 0.803297] rtc_cmos 00:00: setting system clock to 2018-12-02 23:22:31 UTC (1543792951)\n[ 0.805530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807002] EDD information not available.\n[ 0.873522] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.888496] Write protecting the kernel read-only data: 14336k\n[ 0.891285] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.893686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.941988] 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.80\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.27...\nLease of 192.168.120.27 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-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: "} 2018-12-02 23:22:35,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4/action used request id req-3a5f5bb1-e369-468d-bd66-eb6b7de9ffb1 2018-12-02 23:22:35,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.097030878067s 2018-12-02 23:22:35,804 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 522858809 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.181809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184073] pid_max: default: 32768 minimum: 301 [ 0.185309] ACPI: Core revision 20150930 [ 0.186976] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188753] Security Framework initialized [ 0.189859] Yama: becoming mindful. [ 0.190847] AppArmor: AppArmor initialized [ 0.191987] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197084] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198940] Initializing cgroup subsys io [ 0.200039] Initializing cgroup subsys memory [ 0.201215] Initializing cgroup subsys devices [ 0.202390] Initializing cgroup subsys freezer [ 0.203561] Initializing cgroup subsys net_cls [ 0.204745] Initializing cgroup subsys perf_event [ 0.205984] Initializing cgroup subsys net_prio [ 0.207176] Initializing cgroup subsys hugetlb [ 0.208349] Initializing cgroup subsys pids [ 0.209510] CPU: Physical Processor ID: 0 [ 0.211291] mce: CPU supports 10 MCE banks [ 0.212426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235181] ftrace: allocating 31920 entries in 125 pages [ 0.260634] smpboot: Max logical packages: 1 [ 0.261772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263624] x2apic enabled [ 0.264726] Switched APIC routing to physical x2apic. [ 0.267093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273771] KVM setup paravirtual spinlock [ 0.275351] x86: Booted up 1 node, 1 CPUs [ 0.276434] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278298] devtmpfs: initialized [ 0.280254] evm: security.selinux [ 0.281198] evm: security.SMACK64 [ 0.282140] evm: security.SMACK64EXEC [ 0.283153] evm: security.SMACK64TRANSMUTE [ 0.284248] evm: security.SMACK64MMAP [ 0.285250] evm: security.ima [ 0.286121] evm: security.capability [ 0.287192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289686] pinctrl core: initialized pinctrl subsystem [ 0.291149] RTC time: 23:22:31, date: 12/02/18 [ 0.292431] NET: Registered protocol family 16 [ 0.293731] cpuidle: using governor ladder [ 0.294838] cpuidle: using governor menu [ 0.295894] PCCT header not found. [ 0.296881] ACPI: bus type PCI registered [ 0.297953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299600] PCI: Using configuration type 1 for base access [ 0.301723] ACPI: Added _OSI(Module Device) [ 0.302839] ACPI: Added _OSI(Processor Device) [ 0.303988] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305207] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307347] ACPI: Interpreter enabled [ 0.308380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318252] ACPI: (supports S0 S5) [ 0.319190] ACPI: Using IOAPIC for interrupt routing [ 0.320473] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332020] acpiphp: Slot [3] registered [ 0.333105] acpiphp: Slot [4] registered [ 0.334188] acpiphp: Slot [5] registered [ 0.335265] acpiphp: Slot [6] registered [ 0.336345] acpiphp: Slot [7] registered [ 0.337426] acpiphp: Slot [8] registered [ 0.338509] acpiphp: Slot [9] registered [ 0.339587] acpiphp: Slot [10] registered [ 0.340682] acpiphp: Slot [11] registered [ 0.341778] acpiphp: Slot [12] registered [ 0.342871] acpiphp: Slot [13] registered [ 0.343966] acpiphp: Slot [14] registered [ 0.345063] acpiphp: Slot [15] registered [ 0.358997] acpiphp: Slot [16] registered [ 0.360097] acpiphp: Slot [17] registered [ 0.361196] acpiphp: Slot [18] registered [ 0.362292] acpiphp: Slot [19] registered [ 0.363392] acpiphp: Slot [20] registered [ 0.364490] acpiphp: Slot [21] registered [ 0.365584] acpiphp: Slot [22] registered [ 0.366674] acpiphp: Slot [23] registered [ 0.367773] acpiphp: Slot [24] registered [ 0.368871] acpiphp: Slot [25] registered [ 0.369969] acpiphp: Slot [26] registered [ 0.371059] acpiphp: Slot [27] registered [ 0.372166] acpiphp: Slot [28] registered [ 0.373268] acpiphp: Slot [29] registered [ 0.374360] acpiphp: Slot [30] registered [ 0.375450] acpiphp: Slot [31] registered [ 0.376547] PCI host bridge to bus 0000:00 [ 0.377661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384914] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395919] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431418] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436626] vgaarb: loaded [ 0.437446] vgaarb: bridge control possible 0000:00:02.0 [ 0.439078] SCSI subsystem initialized [ 0.440302] ACPI: bus type USB registered [ 0.441421] usbcore: registered new interface driver usbfs [ 0.442803] usbcore: registered new interface driver hub [ 0.444156] usbcore: registered new device driver usb [ 0.445634] PCI: Using ACPI for IRQ routing [ 0.447109] NetLabel: Initializing [ 0.448083] NetLabel: domain hash size = 128 [ 0.449237] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450533] NetLabel: unlabeled traffic allowed by default [ 0.452094] clocksource: Switched to clocksource kvm-clock [ 0.461674] AppArmor: AppArmor Filesystem Enabled [ 0.462952] pnp: PnP ACPI init [ 0.464151] pnp: PnP ACPI: found 5 devices [ 0.470856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473187] NET: Registered protocol family 2 [ 0.474575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.476332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477965] TCP: Hash tables configured (established 4096 bind 4096) [ 0.479585] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481060] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.482658] NET: Registered protocol family 1 [ 0.483850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486727] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501200] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515770] Trying to unpack rootfs image as initramfs... [ 0.575796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580655] Scanning for low memory corruption every 60 seconds [ 0.582752] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584369] audit: initializing netlink subsys (disabled) [ 0.585804] audit: type=2000 audit(1543792951.899:1): initialized [ 0.587651] Initialise system trusted keyring [ 0.589029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593337] zbud: loaded [ 0.594321] VFS: Disk quotas dquot_6.6.0 [ 0.595455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597606] fuse init (API version 7.23) [ 0.598828] Key type big_key registered [ 0.599933] Allocating IMA MOK and blacklist keyrings. [ 0.601580] Key type asymmetric registered [ 0.602709] Asymmetric key parser 'x509' registered [ 0.604030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606094] io scheduler noop registered [ 0.607175] io scheduler deadline registered (default) [ 0.608529] io scheduler cfq registered [ 0.609693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614891] ACPI: Power Button [PWRF] [ 0.616104] GHES: HEST is not enabled! [ 0.630232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690082] Linux agpgart interface v0.103 [ 0.693316] brd: module loaded [ 0.695405] loop: module loaded [ 0.699877] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.701862] GPT:90111 != 2097151 [ 0.702760] GPT:Alternate GPT header not at the end of the disk. [ 0.704268] GPT:90111 != 2097151 [ 0.705185] GPT: Use GNU Parted to correct GPT errors. [ 0.706471] vda: vda1 vda15 [ 0.708072] scsi host0: ata_piix [ 0.709103] scsi host1: ata_piix [ 0.710051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.711657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.713583] libphy: Fixed MDIO Bus: probed [ 0.714715] tun: Universal TUN/TAP device driver, 1.6 [ 0.716031] tun: (C) 1999-2004 Max Krasnyansky [ 0.718826] PPP generic driver version 2.4.2 [ 0.720054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721677] ehci-pci: EHCI PCI platform driver [ 0.722868] ehci-platform: EHCI generic platform driver [ 0.724221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725753] ohci-pci: OHCI PCI platform driver [ 0.726909] ohci-platform: OHCI generic platform driver [ 0.728263] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742655] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745984] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.748876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752445] usb usb1: Product: UHCI Host Controller [ 0.753675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.755240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756535] hub 1-0:1.0: USB hub found [ 0.757577] hub 1-0:1.0: 2 ports detected [ 0.758895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761706] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764417] mousedev: PS/2 mouse device common for all mice [ 0.766131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768626] rtc_cmos 00:00: RTC can wake from S4 [ 0.770140] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773308] i2c /dev entries driver [ 0.774338] device-mapper: uevent: version 1.0.3 [ 0.775651] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.777850] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779666] NET: Registered protocol family 10 [ 0.781138] NET: Registered protocol family 17 [ 0.782317] Key type dns_resolver registered [ 0.783603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785119] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787450] registered taskstats version 1 [ 0.788582] Loading compiled-in X.509 certificates [ 0.790396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.792935] zswap: loaded using pool lzo/zbud [ 0.794983] Key type trusted registered [ 0.797031] Key type encrypted registered [ 0.798125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799490] ima: No TPM chip found, activating TPM-bypass! [ 0.800906] evm: HMAC attrs: 0x1 [ 0.802171] Magic number: 14:450:402 [ 0.803297] rtc_cmos 00:00: setting system clock to 2018-12-02 23:22:31 UTC (1543792951) [ 0.805530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807002] EDD information not available. [ 0.873522] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.888496] Write protecting the kernel read-only data: 14336k [ 0.891285] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.941988] 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.80 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.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-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: 2018-12-02 23:22:35,807 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: [Errno None] Unable to connect to port 22 on 172.30.9.212 2018-12-02 23:22:44,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:22:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:22:44,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-41677a2b-3640-4849-9c60-c7a63d0f5a24 x-openstack-request-id: req-41677a2b-3640-4849-9c60-c7a63d0f5a24 2018-12-02 23:22:44,898 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 522858809 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.181809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184073] pid_max: default: 32768 minimum: 301\n[ 0.185309] ACPI: Core revision 20150930\n[ 0.186976] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.188753] Security Framework initialized\n[ 0.189859] Yama: becoming mindful.\n[ 0.190847] AppArmor: AppArmor initialized\n[ 0.191987] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.193736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197084] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198940] Initializing cgroup subsys io\n[ 0.200039] Initializing cgroup subsys memory\n[ 0.201215] Initializing cgroup subsys devices\n[ 0.202390] Initializing cgroup subsys freezer\n[ 0.203561] Initializing cgroup subsys net_cls\n[ 0.204745] Initializing cgroup subsys perf_event\n[ 0.205984] Initializing cgroup subsys net_prio\n[ 0.207176] Initializing cgroup subsys hugetlb\n[ 0.208349] Initializing cgroup subsys pids\n[ 0.209510] CPU: Physical Processor ID: 0\n[ 0.211291] mce: CPU supports 10 MCE banks\n[ 0.212426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.228570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235181] ftrace: allocating 31920 entries in 125 pages\n[ 0.260634] smpboot: Max logical packages: 1\n[ 0.261772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.263624] x2apic enabled\n[ 0.264726] Switched APIC routing to physical x2apic.\n[ 0.267093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.268598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.273771] KVM setup paravirtual spinlock\n[ 0.275351] x86: Booted up 1 node, 1 CPUs\n[ 0.276434] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278298] devtmpfs: initialized\n[ 0.280254] evm: security.selinux\n[ 0.281198] evm: security.SMACK64\n[ 0.282140] evm: security.SMACK64EXEC\n[ 0.283153] evm: security.SMACK64TRANSMUTE\n[ 0.284248] evm: security.SMACK64MMAP\n[ 0.285250] evm: security.ima\n[ 0.286121] evm: security.capability\n[ 0.287192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289686] pinctrl core: initialized pinctrl subsystem\n[ 0.291149] RTC time: 23:22:31, date: 12/02/18\n[ 0.292431] NET: Registered protocol family 16\n[ 0.293731] cpuidle: using governor ladder\n[ 0.294838] cpuidle: using governor menu\n[ 0.295894] PCCT header not found.\n[ 0.296881] ACPI: bus type PCI registered\n[ 0.297953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299600] PCI: Using configuration type 1 for base access\n[ 0.301723] ACPI: Added _OSI(Module Device)\n[ 0.302839] ACPI: Added _OSI(Processor Device)\n[ 0.303988] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305207] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307347] ACPI: Interpreter enabled\n[ 0.308380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.315745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318252] ACPI: (supports S0 S5)\n[ 0.319190] ACPI: Using IOAPIC for interrupt routing\n[ 0.320473] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.325760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332020] acpiphp: Slot [3] registered\n[ 0.333105] acpiphp: Slot [4] registered\n[ 0.334188] acpiphp: Slot [5] registered\n[ 0.335265] acpiphp: Slot [6] registered\n[ 0.336345] acpiphp: Slot [7] registered\n[ 0.337426] acpiphp: Slot [8] registered\n[ 0.338509] acpiphp: Slot [9] registered\n[ 0.339587] acpiphp: Slot [10] registered\n[ 0.340682] acpiphp: Slot [11] registered\n[ 0.341778] acpiphp: Slot [12] registered\n[ 0.342871] acpiphp: Slot [13] registered\n[ 0.343966] acpiphp: Slot [14] registered\n[ 0.345063] acpiphp: Slot [15] registered\n[ 0.358997] acpiphp: Slot [16] registered\n[ 0.360097] acpiphp: Slot [17] registered\n[ 0.361196] acpiphp: Slot [18] registered\n[ 0.362292] acpiphp: Slot [19] registered\n[ 0.363392] acpiphp: Slot [20] registered\n[ 0.364490] acpiphp: Slot [21] registered\n[ 0.365584] acpiphp: Slot [22] registered\n[ 0.366674] acpiphp: Slot [23] registered\n[ 0.367773] acpiphp: Slot [24] registered\n[ 0.368871] acpiphp: Slot [25] registered\n[ 0.369969] acpiphp: Slot [26] registered\n[ 0.371059] acpiphp: Slot [27] registered\n[ 0.372166] acpiphp: Slot [28] registered\n[ 0.373268] acpiphp: Slot [29] registered\n[ 0.374360] acpiphp: Slot [30] registered\n[ 0.375450] acpiphp: Slot [31] registered\n[ 0.376547] PCI host bridge to bus 0000:00\n[ 0.377661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.379307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.380957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.382937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.384914] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.386926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.390882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.392607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.395919] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.422329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.424249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.426059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.427914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.429728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.431418] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436626] vgaarb: loaded\n[ 0.437446] vgaarb: bridge control possible 0000:00:02.0\n[ 0.439078] SCSI subsystem initialized\n[ 0.440302] ACPI: bus type USB registered\n[ 0.441421] usbcore: registered new interface driver usbfs\n[ 0.442803] usbcore: registered new interface driver hub\n[ 0.444156] usbcore: registered new device driver usb\n[ 0.445634] PCI: Using ACPI for IRQ routing\n[ 0.447109] NetLabel: Initializing\n[ 0.448083] NetLabel: domain hash size = 128\n[ 0.449237] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.450533] NetLabel: unlabeled traffic allowed by default\n[ 0.452094] clocksource: Switched to clocksource kvm-clock\n[ 0.461674] AppArmor: AppArmor Filesystem Enabled\n[ 0.462952] pnp: PnP ACPI init\n[ 0.464151] pnp: PnP ACPI: found 5 devices\n[ 0.470856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473187] NET: Registered protocol family 2\n[ 0.474575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.476332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.477965] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.479585] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481060] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482658] NET: Registered protocol family 1\n[ 0.483850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.485306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.486727] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501200] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.515770] Trying to unpack rootfs image as initramfs...\n[ 0.575796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.580655] Scanning for low memory corruption every 60 seconds\n[ 0.582752] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.584369] audit: initializing netlink subsys (disabled)\n[ 0.585804] audit: type=2000 audit(1543792951.899:1): initialized\n[ 0.587651] Initialise system trusted keyring\n[ 0.589029] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.590599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593337] zbud: loaded\n[ 0.594321] VFS: Disk quotas dquot_6.6.0\n[ 0.595455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597606] fuse init (API version 7.23)\n[ 0.598828] Key type big_key registered\n[ 0.599933] Allocating IMA MOK and blacklist keyrings.\n[ 0.601580] Key type asymmetric registered\n[ 0.602709] Asymmetric key parser 'x509' registered\n[ 0.604030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.606094] io scheduler noop registered\n[ 0.607175] io scheduler deadline registered (default)\n[ 0.608529] io scheduler cfq registered\n[ 0.609693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.612888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.614891] ACPI: Power Button [PWRF]\n[ 0.616104] GHES: HEST is not enabled!\n[ 0.630232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.690082] Linux agpgart interface v0.103\n[ 0.693316] brd: module loaded\n[ 0.695405] loop: module loaded\n[ 0.699877] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.701862] GPT:90111 != 2097151\n[ 0.702760] GPT:Alternate GPT header not at the end of the disk.\n[ 0.704268] GPT:90111 != 2097151\n[ 0.705185] GPT: Use GNU Parted to correct GPT errors.\n[ 0.706471] vda: vda1 vda15\n[ 0.708072] scsi host0: ata_piix\n[ 0.709103] scsi host1: ata_piix\n[ 0.710051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.711657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.713583] libphy: Fixed MDIO Bus: probed\n[ 0.714715] tun: Universal TUN/TAP device driver, 1.6\n[ 0.716031] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.718826] PPP generic driver version 2.4.2\n[ 0.720054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.721677] ehci-pci: EHCI PCI platform driver\n[ 0.722868] ehci-platform: EHCI generic platform driver\n[ 0.724221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725753] ohci-pci: OHCI PCI platform driver\n[ 0.726909] ohci-platform: OHCI generic platform driver\n[ 0.728263] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.742655] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.743998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.745984] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.748876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.750531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.752445] usb usb1: Product: UHCI Host Controller\n[ 0.753675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.755240] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.756535] hub 1-0:1.0: USB hub found\n[ 0.757577] hub 1-0:1.0: 2 ports detected\n[ 0.758895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761706] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764417] mousedev: PS/2 mouse device common for all mice\n[ 0.766131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.768626] rtc_cmos 00:00: RTC can wake from S4\n[ 0.770140] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.771712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.773308] i2c /dev entries driver\n[ 0.774338] device-mapper: uevent: version 1.0.3\n[ 0.775651] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.777850] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.779666] NET: Registered protocol family 10\n[ 0.781138] NET: Registered protocol family 17\n[ 0.782317] Key type dns_resolver registered\n[ 0.783603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.785119] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.787450] registered taskstats version 1\n[ 0.788582] Loading compiled-in X.509 certificates\n[ 0.790396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.792935] zswap: loaded using pool lzo/zbud\n[ 0.794983] Key type trusted registered\n[ 0.797031] Key type encrypted registered\n[ 0.798125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799490] ima: No TPM chip found, activating TPM-bypass!\n[ 0.800906] evm: HMAC attrs: 0x1\n[ 0.802171] Magic number: 14:450:402\n[ 0.803297] rtc_cmos 00:00: setting system clock to 2018-12-02 23:22:31 UTC (1543792951)\n[ 0.805530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807002] EDD information not available.\n[ 0.873522] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.888496] Write protecting the kernel read-only data: 14336k\n[ 0.891285] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.893686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.941988] 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.80\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.27...\nLease of 192.168.120.27 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaoFZYeywlL9wORqUxx8iH914L3fkuSG9wRlJWWnlrnJDRaqK9scDWFzNZjX5gWNy3DxH+xi2FGyoSXNTWRluEhu7c8oOpa6FdpChu7fQ6fi1cStuQdBhKxCXqi+AYJlF2TUT3zT96WMll80S0cY504K0Sk+Lx4thXDbOqPjbLKY8JolCBhmZXnFJtAQ50M6FvShtpngbvHkuL2Dk3XsoZ1UGM6ipWIqTY0k7QhFkK76cqkMV2P8VHLVQRhEmJ1zPpUxprIFGzKk5oNWqWszGYslvpIH5j/9nSnh5aeM26XheHyHc9rHCgoaEa+1kr541Vl8Cie7P90C1/weHc9VCn root@singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286\nssh-dss AAAAB3NzaC1kc3MAAACBANVZ4QxqzS8cy7tQ5HM/kI2BYhaOner694swCf9mzNIXaNeSl1h2Am1kXL7JK7OTAdFceG2HSlVa4u/YWBKIY0sg77ezjPLyjK3eELdkxNDsc7EvMdaYh2j/kaUXIwuHxOfmlytJwZJ7Nam4J3n+9RoyIC49NaU7iBaItHkdNaWpAAAAFQC+tHSKph6p5etTaBVXd76gcgZDsQAAAIARwsCW0LoCM+3gR1rpvP2asxkvD55TNJzqWUbC+bTVW2B115RedcVQts8moyuNE27ObSMsZgzrHp818sLISjwbTGjSyKmAtNxYHIJEnLMCeXWYWMNUWtxF6FRn3aCDVfhrOazae/0yEi+SozD2gewS5xJ5EHNSwr4tDvGfMCq47gAAAIEA1NFJJ2nXI4JQPt0zzX4RlexD3BAuoNvCpedRvAD/If4o7z/Furu++gxF4wV604ScuUXrWqyMPzAQzMIiI8KlEjYPUBXF/ELmz7092rNmUNTaY6orlIxhW6Te/mEp4xrTBWOUDpCkhw7uVB6QDyLKuvmy3rLpRSx2DVJSd/kpbmI= root@singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:fe21:822b/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.27 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286 login: "} 2018-12-02 23:22:44,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4/action used request id req-41677a2b-3640-4849-9c60-c7a63d0f5a24 2018-12-02 23:22:44,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907437801361s 2018-12-02 23:22:44,900 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 522858809 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.181809] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184073] pid_max: default: 32768 minimum: 301 [ 0.185309] ACPI: Core revision 20150930 [ 0.186976] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188753] Security Framework initialized [ 0.189859] Yama: becoming mindful. [ 0.190847] AppArmor: AppArmor initialized [ 0.191987] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193736] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195449] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197084] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198940] Initializing cgroup subsys io [ 0.200039] Initializing cgroup subsys memory [ 0.201215] Initializing cgroup subsys devices [ 0.202390] Initializing cgroup subsys freezer [ 0.203561] Initializing cgroup subsys net_cls [ 0.204745] Initializing cgroup subsys perf_event [ 0.205984] Initializing cgroup subsys net_prio [ 0.207176] Initializing cgroup subsys hugetlb [ 0.208349] Initializing cgroup subsys pids [ 0.209510] CPU: Physical Processor ID: 0 [ 0.211291] mce: CPU supports 10 MCE banks [ 0.212426] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235181] ftrace: allocating 31920 entries in 125 pages [ 0.260634] smpboot: Max logical packages: 1 [ 0.261772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263624] x2apic enabled [ 0.264726] Switched APIC routing to physical x2apic. [ 0.267093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268598] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273771] KVM setup paravirtual spinlock [ 0.275351] x86: Booted up 1 node, 1 CPUs [ 0.276434] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278298] devtmpfs: initialized [ 0.280254] evm: security.selinux [ 0.281198] evm: security.SMACK64 [ 0.282140] evm: security.SMACK64EXEC [ 0.283153] evm: security.SMACK64TRANSMUTE [ 0.284248] evm: security.SMACK64MMAP [ 0.285250] evm: security.ima [ 0.286121] evm: security.capability [ 0.287192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289686] pinctrl core: initialized pinctrl subsystem [ 0.291149] RTC time: 23:22:31, date: 12/02/18 [ 0.292431] NET: Registered protocol family 16 [ 0.293731] cpuidle: using governor ladder [ 0.294838] cpuidle: using governor menu [ 0.295894] PCCT header not found. [ 0.296881] ACPI: bus type PCI registered [ 0.297953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299600] PCI: Using configuration type 1 for base access [ 0.301723] ACPI: Added _OSI(Module Device) [ 0.302839] ACPI: Added _OSI(Processor Device) [ 0.303988] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305207] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307347] ACPI: Interpreter enabled [ 0.308380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313321] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318252] ACPI: (supports S0 S5) [ 0.319190] ACPI: Using IOAPIC for interrupt routing [ 0.320473] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324219] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327431] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332020] acpiphp: Slot [3] registered [ 0.333105] acpiphp: Slot [4] registered [ 0.334188] acpiphp: Slot [5] registered [ 0.335265] acpiphp: Slot [6] registered [ 0.336345] acpiphp: Slot [7] registered [ 0.337426] acpiphp: Slot [8] registered [ 0.338509] acpiphp: Slot [9] registered [ 0.339587] acpiphp: Slot [10] registered [ 0.340682] acpiphp: Slot [11] registered [ 0.341778] acpiphp: Slot [12] registered [ 0.342871] acpiphp: Slot [13] registered [ 0.343966] acpiphp: Slot [14] registered [ 0.345063] acpiphp: Slot [15] registered [ 0.358997] acpiphp: Slot [16] registered [ 0.360097] acpiphp: Slot [17] registered [ 0.361196] acpiphp: Slot [18] registered [ 0.362292] acpiphp: Slot [19] registered [ 0.363392] acpiphp: Slot [20] registered [ 0.364490] acpiphp: Slot [21] registered [ 0.365584] acpiphp: Slot [22] registered [ 0.366674] acpiphp: Slot [23] registered [ 0.367773] acpiphp: Slot [24] registered [ 0.368871] acpiphp: Slot [25] registered [ 0.369969] acpiphp: Slot [26] registered [ 0.371059] acpiphp: Slot [27] registered [ 0.372166] acpiphp: Slot [28] registered [ 0.373268] acpiphp: Slot [29] registered [ 0.374360] acpiphp: Slot [30] registered [ 0.375450] acpiphp: Slot [31] registered [ 0.376547] PCI host bridge to bus 0000:00 [ 0.377661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379307] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.380957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.382937] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.384914] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.390882] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394205] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395919] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400149] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402102] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422329] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424249] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.427914] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.429728] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.431418] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434535] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436626] vgaarb: loaded [ 0.437446] vgaarb: bridge control possible 0000:00:02.0 [ 0.439078] SCSI subsystem initialized [ 0.440302] ACPI: bus type USB registered [ 0.441421] usbcore: registered new interface driver usbfs [ 0.442803] usbcore: registered new interface driver hub [ 0.444156] usbcore: registered new device driver usb [ 0.445634] PCI: Using ACPI for IRQ routing [ 0.447109] NetLabel: Initializing [ 0.448083] NetLabel: domain hash size = 128 [ 0.449237] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.450533] NetLabel: unlabeled traffic allowed by default [ 0.452094] clocksource: Switched to clocksource kvm-clock [ 0.461674] AppArmor: AppArmor Filesystem Enabled [ 0.462952] pnp: PnP ACPI init [ 0.464151] pnp: PnP ACPI: found 5 devices [ 0.470856] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473187] NET: Registered protocol family 2 [ 0.474575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.476332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477965] TCP: Hash tables configured (established 4096 bind 4096) [ 0.479585] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.481060] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.482658] NET: Registered protocol family 1 [ 0.483850] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.485306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.486727] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501200] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.515770] Trying to unpack rootfs image as initramfs... [ 0.575796] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.580655] Scanning for low memory corruption every 60 seconds [ 0.582752] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.584369] audit: initializing netlink subsys (disabled) [ 0.585804] audit: type=2000 audit(1543792951.899:1): initialized [ 0.587651] Initialise system trusted keyring [ 0.589029] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.590599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593337] zbud: loaded [ 0.594321] VFS: Disk quotas dquot_6.6.0 [ 0.595455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597606] fuse init (API version 7.23) [ 0.598828] Key type big_key registered [ 0.599933] Allocating IMA MOK and blacklist keyrings. [ 0.601580] Key type asymmetric registered [ 0.602709] Asymmetric key parser 'x509' registered [ 0.604030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.606094] io scheduler noop registered [ 0.607175] io scheduler deadline registered (default) [ 0.608529] io scheduler cfq registered [ 0.609693] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.612888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.614891] ACPI: Power Button [PWRF] [ 0.616104] GHES: HEST is not enabled! [ 0.630232] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659601] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662472] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687150] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690082] Linux agpgart interface v0.103 [ 0.693316] brd: module loaded [ 0.695405] loop: module loaded [ 0.699877] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.701862] GPT:90111 != 2097151 [ 0.702760] GPT:Alternate GPT header not at the end of the disk. [ 0.704268] GPT:90111 != 2097151 [ 0.705185] GPT: Use GNU Parted to correct GPT errors. [ 0.706471] vda: vda1 vda15 [ 0.708072] scsi host0: ata_piix [ 0.709103] scsi host1: ata_piix [ 0.710051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.711657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.713583] libphy: Fixed MDIO Bus: probed [ 0.714715] tun: Universal TUN/TAP device driver, 1.6 [ 0.716031] tun: (C) 1999-2004 Max Krasnyansky [ 0.718826] PPP generic driver version 2.4.2 [ 0.720054] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.721677] ehci-pci: EHCI PCI platform driver [ 0.722868] ehci-platform: EHCI generic platform driver [ 0.724221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725753] ohci-pci: OHCI PCI platform driver [ 0.726909] ohci-platform: OHCI generic platform driver [ 0.728263] uhci_hcd: USB Universal Host Controller Interface driver [ 0.742655] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.743998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.745984] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747330] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.748876] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.750531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.752445] usb usb1: Product: UHCI Host Controller [ 0.753675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.755240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.756535] hub 1-0:1.0: USB hub found [ 0.757577] hub 1-0:1.0: 2 ports detected [ 0.758895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761706] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764417] mousedev: PS/2 mouse device common for all mice [ 0.766131] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768626] rtc_cmos 00:00: RTC can wake from S4 [ 0.770140] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771712] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.773308] i2c /dev entries driver [ 0.774338] device-mapper: uevent: version 1.0.3 [ 0.775651] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.777850] ledtrig-cpu: registered to indicate activity on CPUs [ 0.779666] NET: Registered protocol family 10 [ 0.781138] NET: Registered protocol family 17 [ 0.782317] Key type dns_resolver registered [ 0.783603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.785119] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.787450] registered taskstats version 1 [ 0.788582] Loading compiled-in X.509 certificates [ 0.790396] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.792935] zswap: loaded using pool lzo/zbud [ 0.794983] Key type trusted registered [ 0.797031] Key type encrypted registered [ 0.798125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799490] ima: No TPM chip found, activating TPM-bypass! [ 0.800906] evm: HMAC attrs: 0x1 [ 0.802171] Magic number: 14:450:402 [ 0.803297] rtc_cmos 00:00: setting system clock to 2018-12-02 23:22:31 UTC (1543792951) [ 0.805530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807002] EDD information not available. [ 0.873522] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.888496] Write protecting the kernel read-only data: 14336k [ 0.891285] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893686] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.941988] 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.80 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.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaoFZYeywlL9wORqUxx8iH914L3fkuSG9wRlJWWnlrnJDRaqK9scDWFzNZjX5gWNy3DxH+xi2FGyoSXNTWRluEhu7c8oOpa6FdpChu7fQ6fi1cStuQdBhKxCXqi+AYJlF2TUT3zT96WMll80S0cY504K0Sk+Lx4thXDbOqPjbLKY8JolCBhmZXnFJtAQ50M6FvShtpngbvHkuL2Dk3XsoZ1UGM6ipWIqTY0k7QhFkK76cqkMV2P8VHLVQRhEmJ1zPpUxprIFGzKk5oNWqWszGYslvpIH5j/9nSnh5aeM26XheHyHc9rHCgoaEa+1kr541Vl8Cie7P90C1/weHc9VCn root@singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286 ssh-dss AAAAB3NzaC1kc3MAAACBANVZ4QxqzS8cy7tQ5HM/kI2BYhaOner694swCf9mzNIXaNeSl1h2Am1kXL7JK7OTAdFceG2HSlVa4u/YWBKIY0sg77ezjPLyjK3eELdkxNDsc7EvMdaYh2j/kaUXIwuHxOfmlytJwZJ7Nam4J3n+9RoyIC49NaU7iBaItHkdNaWpAAAAFQC+tHSKph6p5etTaBVXd76gcgZDsQAAAIARwsCW0LoCM+3gR1rpvP2asxkvD55TNJzqWUbC+bTVW2B115RedcVQts8moyuNE27ObSMsZgzrHp818sLISjwbTGjSyKmAtNxYHIJEnLMCeXWYWMNUWtxF6FRn3aCDVfhrOazae/0yEi+SozD2gewS5xJ5EHNSwr4tDvGfMCq47gAAAIEA1NFJJ2nXI4JQPt0zzX4RlexD3BAuoNvCpedRvAD/If4o7z/Furu++gxF4wV604ScuUXrWqyMPzAQzMIiI8KlEjYPUBXF/ELmz7092rNmUNTaY6orlIxhW6Te/mEp4xrTBWOUDpCkhw7uVB6QDyLKuvmy3rLpRSx2DVJSd/kpbmI= root@singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.27,24,fe80::f816:3eff:fe21:822b/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.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cb0c61a2-3203-4535-b503-ec0118cd5286 login: 2018-12-02 23:22:44,903 - paramiko.transport - DEBUG - starting thread (client mode): 0x1384d250L 2018-12-02 23:22:44,903 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-02 23:22:44,903 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-02 23:22:44,904 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-02 23:22:44,905 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-02 23:22:44,905 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-02 23:22:44,905 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-02 23:22:44,905 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-02 23:22:44,906 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-02 23:22:44,906 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-02 23:22:44,923 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-02 23:22:44,924 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-02 23:22:44,935 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: 16b6e8a1d1d79d05b77d319f81232d0a 2018-12-02 23:22:44,936 - paramiko.transport - DEBUG - Trying discovered key c5a608e63d0684d5ffe459eb9e9c9d07 in /tmp/tmplyToWO 2018-12-02 23:22:44,961 - paramiko.transport - DEBUG - userauth is OK 2018-12-02 23:22:44,967 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-02 23:22:44,968 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-02 23:22:44,969 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-02 23:22:44,969 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-02 23:22:44,970 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-02 23:22:44,971 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-02 23:22:44,972 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-02 23:22:44,972 - functest.core.singlevm - DEBUG - error: 2018-12-02 23:22:44,976 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-02 23:22:45,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:22:45,080 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:22:45,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-02 23:22:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b891f8b6-26cc-4559-bdac-a527de39a2c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:46,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:46 GMT X-Openstack-Request-Id: req-c0344dc2-936c-4a26-96dc-a7533e1998aa 2018-12-02 23:22:46,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:46,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b891f8b6-26cc-4559-bdac-a527de39a2c5.json used request id req-c0344dc2-936c-4a26-96dc-a7533e1998aa 2018-12-02 23:22:46,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19729995728s 2018-12-02 23:22:46,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:22:46,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:46 GMT X-Openstack-Request-Id: req-1401811f-a6d5-403c-b21f-8dd5e5d0f090 2018-12-02 23:22:46,365 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:22:46,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1401811f-a6d5-403c-b21f-8dd5e5d0f090 2018-12-02 23:22:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674071311951s 2018-12-02 23:22:46,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:22:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:46,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-350dac1a-9fe4-451a-9cab-09345b59d1b9 x-openstack-request-id: req-350dac1a-9fe4-451a-9cab-09345b59d1b9 2018-12-02 23:22:46,623 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4 used request id req-350dac1a-9fe4-451a-9cab-09345b59d1b9 2018-12-02 23:22:46,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.257300138474s 2018-12-02 23:22:46,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:47,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-265cc396-4188-4fb6-a807-84a276d1a4f6 x-openstack-request-id: req-265cc396-4188-4fb6-a807-84a276d1a4f6 2018-12-02 23:22:47,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:82:2b", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:82:2b", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "rel": "bookmark"}], "image": {"id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "links": [{"href": "http://172.30.9.26:8774/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:22:31.000000", "flavor": {"id": "2148902c-10dc-4b45-aee1-82808069a523", "links": [{"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "bookmark"}]}, "id": "9aabd324-6d1f-4034-9f22-ad1b768ff5c4", "security_groups": [{"name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}], "user_id": "93d07ea39a21469da48b1c262f5d4c27", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:22:46Z", "hostId": "86174aa88580ede4b9b9f2668fa3c08e28064c8f7e6d9851fd1ae96e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286", "name": "singlevm2-vm_cb0c61a2-3203-4535-b503-ec0118cd5286", "created": "2018-12-02T23:22:24Z", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:22:47,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-265cc396-4188-4fb6-a807-84a276d1a4f6 2018-12-02 23:22:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547151088715s 2018-12-02 23:22:47,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:22:49,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:22:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:49,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-309c102d-0035-4c5d-864e-6e36fb2ca621 x-openstack-request-id: req-309c102d-0035-4c5d-864e-6e36fb2ca621 2018-12-02 23:22:49,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:22:49,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-309c102d-0035-4c5d-864e-6e36fb2ca621 2018-12-02 23:22:49,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673418045044s 2018-12-02 23:22:49,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:49,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:49 GMT X-Openstack-Request-Id: req-17366137-7b5f-4ec7-94f6-716b9bee634f 2018-12-02 23:22:49,294 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:12Z", "updated_at": "2018-12-02T23:22:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "35b681f7-bf25-4db5-bce3-a0d91068bf42", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "a47ee17a-275d-4431-82be-e91867a6e7a0", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "b08909eb-da62-4ae1-97b5-34667d6cdc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "ef2970fa-b6f7-452f-8180-7a62991429dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:20Z", "updated_at": "2018-12-02T23:22:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "01619cc0-8bbc-46be-b755-560b9a02bac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:20Z", "revision_number": 0, "id": "3cdf9cae-37aa-4ef0-811d-b104bb3ba7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:20Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:21Z", "revision_number": 0, "id": "7bfaebd3-b64d-4e44-ac6d-13cf0877294e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:21Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:22:21Z", "revision_number": 0, "id": "e8bebeba-faf8-40d3-a52f-e90ef8d34d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:21Z", "security_group_id": "d709545f-be10-47e6-b458-80489997b241", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 3, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "d709545f-be10-47e6-b458-80489997b241", "name": "singlevm2-sg_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:49,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-17366137-7b5f-4ec7-94f6-716b9bee634f 2018-12-02 23:22:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467591285706s 2018-12-02 23:22:49,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:22:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d709545f-be10-47e6-b458-80489997b241.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:49,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:49 GMT X-Openstack-Request-Id: req-44392eb1-d530-4f3a-ab78-1d4331387c16 2018-12-02 23:22:49,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:49,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d709545f-be10-47e6-b458-80489997b241.json used request id req-44392eb1-d530-4f3a-ab78-1d4331387c16 2018-12-02 23:22:49,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151342868805s 2018-12-02 23:22:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-02 23:22:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:49,492 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-1197d672-41a0-4c22-9295-717be8946b23 x-openstack-request-id: req-1197d672-41a0-4c22-9295-717be8946b23 2018-12-02 23:22:49,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_cb0c61a2-3203-4535-b503-ec0118cd5286 used request id req-1197d672-41a0-4c22-9295-717be8946b23 2018-12-02 23:22:49,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409178733826s 2018-12-02 23:22:49,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:22:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" -d '{"subnet_id": "89b546ca-8988-4453-9282-9d68f670f79b"}' 2018-12-02 23:22:51,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:51 GMT X-Openstack-Request-Id: req-bc4b65a9-32a3-4582-b9f2-7dc9b65d002f 2018-12-02 23:22:51,612 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c18c4837-3c47-4fac-a278-02ab7fa72442", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "subnet_id": "89b546ca-8988-4453-9282-9d68f670f79b", "subnet_ids": ["89b546ca-8988-4453-9282-9d68f670f79b"], "port_id": "57394d78-96eb-4d4f-9871-1095fcd2d657", "id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1"} 2018-12-02 23:22:51,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1/remove_router_interface.json used request id req-bc4b65a9-32a3-4582-b9f2-7dc9b65d002f 2018-12-02 23:22:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11924815178s 2018-12-02 23:22:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:22:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:51,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:51 GMT X-Openstack-Request-Id: req-9c5c8453-ccbf-4800-b348-477b59db2726 2018-12-02 23:22:51,767 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:14Z", "admin_state_up": true, "updated_at": "2018-12-02T23:22:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "2cfe8ff8-e228-4f32-906d-d3e04f940be1", "name": "singlevm2-router_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:51,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-9c5c8453-ccbf-4800-b348-477b59db2726 2018-12-02 23:22:51,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154270887375s 2018-12-02 23:22:51,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:22:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:53,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:52 GMT X-Openstack-Request-Id: req-96d5228b-ba3b-4a2b-8118-d41e84020f5d 2018-12-02 23:22:53,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:53,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2cfe8ff8-e228-4f32-906d-d3e04f940be1.json used request id req-96d5228b-ba3b-4a2b-8118-d41e84020f5d 2018-12-02 23:22:53,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23798799515s 2018-12-02 23:22:53,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:22:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:53,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:53 GMT X-Openstack-Request-Id: req-5516cb7a-3e71-4ef0-be8e-170c46f76a6d 2018-12-02 23:22:53,052 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c18c4837-3c47-4fac-a278-02ab7fa72442","tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:22: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":"6ea04212ee0a44769d2e13dc42744c5d","id":"89b546ca-8988-4453-9282-9d68f670f79b","subnetpool_id":null,"name":"singlevm2-subnet_cb0c61a2-3203-4535-b503-ec0118cd5286"}]} 2018-12-02 23:22:53,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5516cb7a-3e71-4ef0-be8e-170c46f76a6d 2018-12-02 23:22:53,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0445599555969s 2018-12-02 23:22:53,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:22:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/89b546ca-8988-4453-9282-9d68f670f79b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:54,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:54 GMT X-Openstack-Request-Id: req-912b67d5-f723-4736-85fa-79034cc324dc 2018-12-02 23:22:54,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:54,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/89b546ca-8988-4453-9282-9d68f670f79b.json used request id req-912b67d5-f723-4736-85fa-79034cc324dc 2018-12-02 23:22:54,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17607617378s 2018-12-02 23:22:54,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:54,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:54 GMT X-Openstack-Request-Id: req-1344cd55-33cf-405c-9065-f1822339802c 2018-12-02 23:22:54,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c18c4837-3c47-4fac-a278-02ab7fa72442","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ea04212ee0a44769d2e13dc42744c5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:22:54Z","qos_policy_id":null,"name":"singlevm2-net_cb0c61a2-3203-4535-b503-ec0118cd5286","admin_state_up":true,"tenant_id":"6ea04212ee0a44769d2e13dc42744c5d","created_at":"2018-12-02T23:22:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:22:54,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1344cd55-33cf-405c-9065-f1822339802c 2018-12-02 23:22:54,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103265047073s 2018-12-02 23:22:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:22:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c18c4837-3c47-4fac-a278-02ab7fa72442.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:55,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:55 GMT X-Openstack-Request-Id: req-741e1d72-ab95-488d-9fd9-bfe5b0a7bc93 2018-12-02 23:22:55,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:55,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c18c4837-3c47-4fac-a278-02ab7fa72442.json used request id req-741e1d72-ab95-488d-9fd9-bfe5b0a7bc93 2018-12-02 23:22:55,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18874883652s 2018-12-02 23:22:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:22:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:56,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:56 GMT X-Openstack-Request-Id: req-ba3b8441-960f-4964-9d6a-586bc9048eaf 2018-12-02 23:22:56,339 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:22:19Z", "file": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/file", "owner": "6ea04212ee0a44769d2e13dc42744c5d", "id": "0bd6f985-25f1-4275-8f28-16e6bead17d7", "size": 12716032, "self": "/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0bd6f985-25f1-4275-8f28-16e6bead17d7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cb0c61a2-3203-4535-b503-ec0118cd5286", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:22:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:22:56,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ba3b8441-960f-4964-9d6a-586bc9048eaf 2018-12-02 23:22:56,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811698913574s 2018-12-02 23:22:56,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:22:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f4beb1d2b3d19bc852a0f52aaa7453d2d30b02b" 2018-12-02 23:22:56,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:22:56 GMT X-Openstack-Request-Id: req-3c21b9ed-8dba-42b6-80e5-9821a46e5f26 2018-12-02 23:22:56,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. 2018-12-02 23:22:56,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0bd6f985-25f1-4275-8f28-16e6bead17d7 used request id req-3c21b9ed-8dba-42b6-80e5-9821a46e5f26 2018-12-02 23:22:56,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.384139060974s 2018-12-02 23:22:56,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:22:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-80e65220-3cb2-4fbf-988f-da99793df5aa x-openstack-request-id: req-80e65220-3cb2-4fbf-988f-da99793df5aa 2018-12-02 23:22:56,755 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2148902c-10dc-4b45-aee1-82808069a523", "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": "2148902c-10dc-4b45-aee1-82808069a523"}]} 2018-12-02 23:22:56,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-80e65220-3cb2-4fbf-988f-da99793df5aa 2018-12-02 23:22:56,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235919952393s 2018-12-02 23:22:56,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:22:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:56,798 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22: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-8c97ca20-5000-4a4a-83ec-e78ed4380494 x-openstack-request-id: req-8c97ca20-5000-4a4a-83ec-e78ed4380494 2018-12-02 23:22:56,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2148902c-10dc-4b45-aee1-82808069a523 used request id req-8c97ca20-5000-4a4a-83ec-e78ed4380494 2018-12-02 23:22:56,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422630310059s 2018-12-02 23:22:56,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:22:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:57,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d11c26-9c1f-4e50-8e10-ec48792cb579 2018-12-02 23:22:57,015 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": {"self": "http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93d07ea39a21469da48b1c262f5d4c27", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:22:57,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-82d11c26-9c1f-4e50-8e10-ec48792cb579 2018-12-02 23:22:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216263055801s 2018-12-02 23:22:57,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:22:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:57,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3939200d-d5e3-49dd-865d-3cd986a34504 2018-12-02 23:22:57,294 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cb0c61a2-3203-4535-b503-ec0118cd5286", "links": {"self": "http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93d07ea39a21469da48b1c262f5d4c27", "description": null}} 2018-12-02 23:22:57,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27 used request id req-3939200d-d5e3-49dd-865d-3cd986a34504 2018-12-02 23:22:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.272818803787s 2018-12-02 23:22:57,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:22:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:57,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b279018-cce2-4f36-b446-eb8eb59214b3 2018-12-02 23:22:57,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:22:57,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/93d07ea39a21469da48b1c262f5d4c27 used request id req-3b279018-cce2-4f36-b446-eb8eb59214b3 2018-12-02 23:22:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380081892014s 2018-12-02 23:22:57,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:22:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:57,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da0025e-f4ec-442d-a324-db185951c473 2018-12-02 23:22:57,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d"}, "tags": [], "enabled": true, "id": "6ea04212ee0a44769d2e13dc42744c5d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cb0c61a2-3203-4535-b503-ec0118cd5286"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 23:22:57,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-6da0025e-f4ec-442d-a324-db185951c473 2018-12-02 23:22:57,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198873996735s 2018-12-02 23:22:57,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:22:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:58,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b460087-f926-4488-ac27-858dd6e73cf3 2018-12-02 23:22:58,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:22:58,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6ea04212ee0a44769d2e13dc42744c5d used request id req-2b460087-f926-4488-ac27-858dd6e73cf3 2018-12-02 23:22:58,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171762228012s 2018-12-02 23:22:58,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6ea04212ee0a44769d2e13dc42744c5d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:58,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:58 GMT X-Openstack-Request-Id: req-0bb26034-0728-4659-912d-0387cddcf530 2018-12-02 23:22:58,373 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:12Z", "updated_at": "2018-12-02T23:22:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "35b681f7-bf25-4db5-bce3-a0d91068bf42", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "a47ee17a-275d-4431-82be-e91867a6e7a0", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "b08909eb-da62-4ae1-97b5-34667d6cdc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "ef2970fa-b6f7-452f-8180-7a62991429dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "name": "default"}]} 2018-12-02 23:22:58,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=6ea04212ee0a44769d2e13dc42744c5d&name=default used request id req-0bb26034-0728-4659-912d-0387cddcf530 2018-12-02 23:22:58,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310250043869s 2018-12-02 23:22:58,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:22:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:58 GMT X-Openstack-Request-Id: req-b397607a-9e93-465e-a0e9-4e3c7590c6be 2018-12-02 23:22:58,431 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "created_at": "2018-12-02T23:22:12Z", "updated_at": "2018-12-02T23:22:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "a47ee17a-275d-4431-82be-e91867a6e7a0", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "ef2970fa-b6f7-452f-8180-7a62991429dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "35b681f7-bf25-4db5-bce3-a0d91068bf42", "remote_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:22:12Z", "revision_number": 0, "id": "b08909eb-da62-4ae1-97b5-34667d6cdc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:22:12Z", "security_group_id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "tenant_id": "6ea04212ee0a44769d2e13dc42744c5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ea04212ee0a44769d2e13dc42744c5d"}], "revision_number": 1, "project_id": "6ea04212ee0a44769d2e13dc42744c5d", "id": "c7f15a82-9153-4c9a-97b0-546aae05af37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:22:58,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b397607a-9e93-465e-a0e9-4e3c7590c6be 2018-12-02 23:22:58,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524499416351s 2018-12-02 23:22:58,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:22:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c7f15a82-9153-4c9a-97b0-546aae05af37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9434f21e7ec43469c9280955a96cc2de2bfc8499" 2018-12-02 23:22:58,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:22:58 GMT X-Openstack-Request-Id: req-dca46287-cd08-4428-9eb2-e93577091244 2018-12-02 23:22:58,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:22:58,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c7f15a82-9153-4c9a-97b0-546aae05af37.json used request id req-dca46287-cd08-4428-9eb2-e93577091244 2018-12-02 23:22:58,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12504196167s 2018-12-02 23:22:58,613 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-02 23:22:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:58,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16100b99-7690-411d-ab3d-c123e4ccbee1 2018-12-02 23:22:58,659 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:22:58,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-16100b99-7690-411d-ab3d-c123e4ccbee1 2018-12-02 23:22:58,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:22:59,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["k-OrHpcTTdGeRqrpIwHUnw"], "issued_at": "2018-12-02T23:22:58.000000Z"}} 2018-12-02 23:22:59,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:22:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:22:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:59 GMT X-Openstack-Request-Id: req-087579a4-4345-4772-953a-7f2561824ab6 2018-12-02 23:22:59,415 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:22:59,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-087579a4-4345-4772-953a-7f2561824ab6 2018-12-02 23:22:59,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353534936905s 2018-12-02 23:22:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:22:59,428 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2192e9a6-74fc-4f08-9f8d-35fe5a47941c 2018-12-02 23:22:59,428 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:22:59,428 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-2192e9a6-74fc-4f08-9f8d-35fe5a47941c 2018-12-02 23:22:59,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:22:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:22:59,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbb925e-f4e2-4dea-aff1-919df64ea3a4 2018-12-02 23:22:59,584 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:22:59,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6fbb925e-f4e2-4dea-aff1-919df64ea3a4 2018-12-02 23:22:59,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155752897263s 2018-12-02 23:22:59,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:22:59,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}}' 2018-12-02 23:22:59,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d0f072-900e-4800-aaf2-6b8d2d8b56e6 2018-12-02 23:22:59,814 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535"}, "tags": [], "enabled": true, "id": "9bcf8303ac6a440e8bb114cfa14ac535", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}} 2018-12-02 23:22:59,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f1d0f072-900e-4800-aaf2-6b8d2d8b56e6 2018-12-02 23:22:59,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221338033676s 2018-12-02 23:22:59,814 - 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'9bcf8303ac6a440e8bb114cfa14ac535', '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_7eee646d-fe1a-42f7-a699-15437b4bcb33'}) 2018-12-02 23:22:59,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:22:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6874cf9b-99c4-44bb-ba44-37bdf903df4b", "email": null, "name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33"}}' 2018-12-02 23:23:00,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 02 Dec 2018 23:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b875a2-61e0-40ee-8f43-92f2ed597631 2018-12-02 23:23:00,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": {"self": "http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22567ba0e867404eb69afe8e420d0c4d", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:23:00,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a3b875a2-61e0-40ee-8f43-92f2ed597631 2018-12-02 23:23:00,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374562978745s 2018-12-02 23:23:00,197 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'22567ba0e867404eb69afe8e420d0c4d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33'}) 2018-12-02 23:23:00,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:00,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80c62de-d03e-4540-9644-e25a834b731d 2018-12-02 23:23:00,405 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:00,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a80c62de-d03e-4540-9644-e25a834b731d 2018-12-02 23:23:00,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205139875412s 2018-12-02 23:23:00,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:00,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06039d6b-3951-4d43-afb6-a0b53aea87c0 2018-12-02 23:23:00,573 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:00,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-06039d6b-3951-4d43-afb6-a0b53aea87c0 2018-12-02 23:23:00,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160832881927s 2018-12-02 23:23:00,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:00,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:00,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6862b1-2c59-4ab0-9738-4d06ecd1159d 2018-12-02 23:23:00,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:00,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4c6862b1-2c59-4ab0-9738-4d06ecd1159d 2018-12-02 23:23:00,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194790840149s 2018-12-02 23:23:00,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:23:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:00,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d476388-6f37-46c6-9744-e1ff05bc9946 2018-12-02 23:23:00,901 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:23:00,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1d476388-6f37-46c6-9744-e1ff05bc9946 2018-12-02 23:23:00,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123007059097s 2018-12-02 23:23:00,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:23:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49349e6-668c-47a1-b0f2-57be0dd434ed 2018-12-02 23:23:01,124 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": {"self": "http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22567ba0e867404eb69afe8e420d0c4d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:23:01,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f49349e6-668c-47a1-b0f2-57be0dd434ed 2018-12-02 23:23:01,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221721887589s 2018-12-02 23:23:01,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:23:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5fddb1c-8674-4d26-b134-917daebac88e 2018-12-02 23:23:01,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535"}, "tags": [], "enabled": true, "id": "9bcf8303ac6a440e8bb114cfa14ac535", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:01,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f5fddb1c-8674-4d26-b134-917daebac88e 2018-12-02 23:23:01,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127800941467s 2018-12-02 23:23:01,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:23:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=22567ba0e867404eb69afe8e420d0c4d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9bcf8303ac6a440e8bb114cfa14ac535" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3d9741-a48f-4837-94af-cef9cfd77528 2018-12-02 23:23:01,386 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=22567ba0e867404eb69afe8e420d0c4d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9bcf8303ac6a440e8bb114cfa14ac535", "previous": null, "next": null}} 2018-12-02 23:23:01,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=22567ba0e867404eb69afe8e420d0c4d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9bcf8303ac6a440e8bb114cfa14ac535 used request id req-da3d9741-a48f-4837-94af-cef9cfd77528 2018-12-02 23:23:01,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114036083221s 2018-12-02 23:23:01,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:23:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535/users/22567ba0e867404eb69afe8e420d0c4d/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797b83e2-d770-47d5-8fa0-f316f8fd7fc0 2018-12-02 23:23:01,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:23:01,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535/users/22567ba0e867404eb69afe8e420d0c4d/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-797b83e2-d770-47d5-8fa0-f316f8fd7fc0 2018-12-02 23:23:01,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232815027237s 2018-12-02 23:23:01,624 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 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'9bcf8303ac6a440e8bb114cfa14ac535', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6874cf9b-99c4-44bb-ba44-37bdf903df4b', 'username': u'vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:23:01,629 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'password': '6874cf9b-99c4-44bb-ba44-37bdf903df4b', 'project_name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '9bcf8303ac6a440e8bb114cfa14ac535', 'project_domain_name': 'Default'} 2018-12-02 23:23:01,629 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-02 23:23:01,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:23:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0ed7f0-a06b-4d40-a1d1-727c7b67240e 2018-12-02 23:23:01,835 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:23:01,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ad0ed7f0-a06b-4d40-a1d1-727c7b67240e 2018-12-02 23:23:01,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205036878586s 2018-12-02 23:23:01,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:23:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:01,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90d4cab-78e8-4898-89fc-0be058677e61 2018-12-02 23:23:01,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535"}, "tags": [], "enabled": true, "id": "9bcf8303ac6a440e8bb114cfa14ac535", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:01,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-c90d4cab-78e8-4898-89fc-0be058677e61 2018-12-02 23:23:01,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114811182022s 2018-12-02 23:23:01,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:23:01,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" -d '{"network": {"tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "name": "vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33", "admin_state_up": true}}' 2018-12-02 23:23:02,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:02 GMT X-Openstack-Request-Id: req-f2f40d06-ba88-4fdb-9981-63829b8bc504 2018-12-02 23:23:02,470 - 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":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:23:02Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450}} 2018-12-02 23:23:02,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f2f40d06-ba88-4fdb-9981-63829b8bc504 2018-12-02 23:23:02,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509661912918s 2018-12-02 23:23:02,470 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:23:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c1c6b495-5154-4957-980f-d4d5f42fba2e', u'provider:segmentation_id': 62, 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_7eee646d-fe1a-42f7-a699-15437b4bcb33', u'created_at': u'2018-12-02T23:23:02Z', u'mtu': 1450, u'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9bcf8303ac6a440e8bb114cfa14ac535', u'l2_adjacency': True}) 2018-12-02 23:23:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:23:02,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41018544-794f-4cfc-86bc-7caed1936454 2018-12-02 23:23:02,481 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:23:02,482 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-41018544-794f-4cfc-86bc-7caed1936454 2018-12-02 23:23:02,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:23:02,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bcf8303ac6a440e8bb114cfa14ac535", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_9bcf8303ac6a440e8bb114cfa14ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9bcf8303ac6a440e8bb114cfa14ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/9bcf8303ac6a440e8bb114cfa14ac535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33", "id": "22567ba0e867404eb69afe8e420d0c4d"}, "audit_ids": ["RDiTJNy5SxOPZWU7y6SiCQ"], "issued_at": "2018-12-02T23:23:02.000000Z"}} 2018-12-02 23:23:02,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:03,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:03 GMT X-Openstack-Request-Id: req-1119120c-4e4f-445b-8166-c5115978c3b8 2018-12-02 23:23:03,199 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:23:02Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:03,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1119120c-4e4f-445b-8166-c5115978c3b8 2018-12-02 23:23:03,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304260969162s 2018-12-02 23:23:03,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:23:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"subnet": {"name": "vping_ssh-subnet_7eee646d-fe1a-42f7-a699-15437b4bcb33", "enable_dhcp": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:23:03,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:03 GMT X-Openstack-Request-Id: req-06d8afb5-93c1-4d24-be4a-fb90fc87e0e5 2018-12-02 23:23:03,872 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:23: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":"9bcf8303ac6a440e8bb114cfa14ac535","id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","subnetpool_id":null,"name":"vping_ssh-subnet_7eee646d-fe1a-42f7-a699-15437b4bcb33"}} 2018-12-02 23:23:03,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-06d8afb5-93c1-4d24-be4a-fb90fc87e0e5 2018-12-02 23:23:03,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.670566082001s 2018-12-02 23:23:03,873 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:23: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'2454cf48-cdad-4476-b0e3-37d3c0ca9a34', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_7eee646d-fe1a-42f7-a699-15437b4bcb33', u'enable_dhcp': True, u'network_id': u'c1c6b495-5154-4957-980f-d4d5f42fba2e', u'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', u'created_at': u'2018-12-02T23:23: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'9bcf8303ac6a440e8bb114cfa14ac535'}) 2018-12-02 23:23:03,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:23:03,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vping_ssh-router_7eee646d-fe1a-42f7-a699-15437b4bcb33", "admin_state_up": true}}' 2018-12-02 23:23:05,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:05 GMT X-Openstack-Request-Id: req-57f9ce3a-f1c2-469b-aefe-64c8c3779543 2018-12-02 23:23:05,647 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:03Z", "admin_state_up": true, "updated_at": "2018-12-02T23:23:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "name": "vping_ssh-router_7eee646d-fe1a-42f7-a699-15437b4bcb33"}} 2018-12-02 23:23:05,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-57f9ce3a-f1c2-469b-aefe-64c8c3779543 2018-12-02 23:23:05,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77395582199s 2018-12-02 23:23:05,648 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:23:05Z', u'revision_number': 2, u'id': u'e85442bf-5613-4d15-bbba-9d258767c0fa', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_7eee646d-fe1a-42f7-a699-15437b4bcb33', u'admin_state_up': True, u'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', u'created_at': u'2018-12-02T23:23:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'9bcf8303ac6a440e8bb114cfa14ac535'}) 2018-12-02 23:23:05,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:23:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"subnet_id": "2454cf48-cdad-4476-b0e3-37d3c0ca9a34"}' 2018-12-02 23:23:08,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:08 GMT X-Openstack-Request-Id: req-2e7cc68a-8b8b-4ece-bb34-0d54c17d3610 2018-12-02 23:23:08,131 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "subnet_id": "2454cf48-cdad-4476-b0e3-37d3c0ca9a34", "subnet_ids": ["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"], "port_id": "eb22ab07-b30c-467f-bcf5-55d685d6b512", "id": "e85442bf-5613-4d15-bbba-9d258767c0fa"} 2018-12-02 23:23:08,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa/add_router_interface.json used request id req-2e7cc68a-8b8b-4ece-bb34-0d54c17d3610 2018-12-02 23:23:08,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48263716698s 2018-12-02 23:23:08,132 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:23:08,261 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:23:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:23:08,270 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:08 GMT 2018-12-02 23:23:08,270 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:23:08,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:23:08,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:09,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:09 GMT X-Openstack-Request-Id: req-207bdedb-458b-4159-a057-24842a56dd2d 2018-12-02 23:23:09,071 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:23:09,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-207bdedb-458b-4159-a057-24842a56dd2d 2018-12-02 23:23:09,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.798321008682s 2018-12-02 23:23:09,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:23:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33"}' 2018-12-02 23:23:09,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:09 GMT Location: http://172.30.9.26:9292/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81355370-5eb2-4d52-a1c3-01b639c21e10 2018-12-02 23:23:09,170 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:23:09Z", "file": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file", "owner": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "size": null, "self": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "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_7eee646d-fe1a-42f7-a699-15437b4bcb33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "checksum": null, "created_at": "2018-12-02T23:23:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:23:09,170 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-81355370-5eb2-4d52-a1c3-01b639c21e10 2018-12-02 23:23:09,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0892579555511s 2018-12-02 23:23:09,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:23:09,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '' 2018-12-02 23:23:09,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:23:09 GMT X-Openstack-Request-Id: req-20b531f0-6350-40b7-9be0-73db2c9fc96a 2018-12-02 23:23:09,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:23:09,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file used request id req-20b531f0-6350-40b7-9be0-73db2c9fc96a 2018-12-02 23:23:09,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.581022977829s 2018-12-02 23:23:09,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:23:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:09,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:09 GMT X-Openstack-Request-Id: req-09a3bb9a-c196-43d1-8fdf-dc02e07508f8 2018-12-02 23:23:09,803 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:23:09Z", "file": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file", "owner": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "size": 12716032, "self": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:23:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:23:09,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09a3bb9a-c196-43d1-8fdf-dc02e07508f8 2018-12-02 23:23:09,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0466618537903s 2018-12-02 23:23:09,805 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file', 'owner': u'9bcf8303ac6a440e8bb114cfa14ac535', 'id': u'd3acc192-b62e-4fd2-a9bf-7859c0511b87', 'size': 12716032, u'self': u'/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:23:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:23:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33', '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/d3acc192-b62e-4fd2-a9bf-7859c0511b87', 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_7eee646d-fe1a-42f7-a699-15437b4bcb33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'created': u'2018-12-02T23:23:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:23:09Z', 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/d3acc192-b62e-4fd2-a9bf-7859c0511b87', 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_7eee646d-fe1a-42f7-a699-15437b4bcb33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:23:09,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:23:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:23:10,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4338f58e-fbe3-4a57-b684-7370a647b78b x-openstack-request-id: req-4338f58e-fbe3-4a57-b684-7370a647b78b 2018-12-02 23:23:10,543 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "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": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98"}} 2018-12-02 23:23:10,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4338f58e-fbe3-4a57-b684-7370a647b78b 2018-12-02 23:23:10,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.734811067581s 2018-12-02 23:23:10,544 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33', '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'de57677664ca4a25ac8718411c5b739c', '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'3fefd1f0-32c0-4a92-be31-f9f83fb3bd98', 'swap': 0}) 2018-12-02 23:23:10,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:23:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" -d '{"extra_specs": {}}' 2018-12-02 23:23:10,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8632dc54-2936-4479-9b98-d93039b962aa x-openstack-request-id: req-8632dc54-2936-4479-9b98-d93039b962aa 2018-12-02 23:23:10,568 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:23:10,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98/os-extra_specs used request id req-8632dc54-2936-4479-9b98-d93039b962aa 2018-12-02 23:23:10,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229210853577s 2018-12-02 23:23:10,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-02 23:23:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"keypair": {"name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33"}}' 2018-12-02 23:23:10,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-5670d710-cadd-4672-a9ed-c97065351f79 x-openstack-request-id: req-5670d710-cadd-4672-a9ed-c97065351f79 2018-12-02 23:23:10,997 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSQT8OFpyUSzksNGDR1zY5PxJpC7EjgtgZgw6TUS0bymlvyvEGO4vK8THh7dUaIzP3IdbofgrnipTng5qriOKDWelSWHKpMFiowSDwjVHs2sj2rYk51wMxAvD/WZM5cYHD6bEK2ifRuRQRMFFsYBFFlXzyoEryVAlY1saU73MeuSDMO/IbsOCrPgSVMgjQ96cyn5OAX3AdqVugZ2YqVuEgLLQjrlSc3dT0eWjyeccfFV4yDa+lgu1wbPfLyL0w1G7hbwQQqi7iPYK28paltBstys7igZsotbd5v7wqJDy0Xlboo+sdkrAhaeA8XnGlWEmPQ73HmfF9IOc73fMJIZw5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0kE/DhaclEs5LDRg0dc2OT8SaQuxI4LYGYMOk1EtG8ppb8rx\nBjuLyvEx4e3VGiMz9yHW6H4K54qU54Oaq4jig1npUlhyqTBYqMEg8I1R7NrI9q2J\nOdcDMQLw/1mTOXGBw+mxCton0bkUETBRbGARRZV88qBK8lQJWNbGlO9zHrkgzDvy\nG7Dgqz4ElTII0PenMp+TgF9wHalboGdmKlbhICy0I65UnN3U9Hlo8nnHHxVeMg2v\npYLtcGz3y8i9MNRu4W8EEKou4j2CtvKWpbQbLcrO4oGbKLW3eb+8KiQ8tF5W6KPr\nHZKwIWngPF5xpVhJj0O9x5nxfSDnO93zCSGcOQIDAQABAoIBAH/8w7t5vDrxR45H\nHCDglttmL3jOazgosA9nnfnDUmg2YNRyfyHCIaiaBjl3o19TypBHgyDniQ/FZjs/\n+2kr3GcE1mkP+kxPZ8jiN4D3JcW+sNKodH5HCmRNXBK0nlA7bjiqCuGGRvL9bN/B\nv+7u09S92N+A/95flYkExMFouXUbNV5MsikqUFPfOzZUs+LsF8unrPAEPV6NFbQo\nw3NQIDxeUAGtE/Wvuk+ucxzQBBHhFhG4VaLVhWBI0wb+Bkq2jY6DPoXhFRatY5Nz\nrTTbs5cEj8kcQq+eEWy8yYW9vUPhyfrZkcmjpUlfnUr4G7sbzRHVQLNIbG7Dg619\nCSXQCfkCgYEA+LUwsHg2zmhoPyIFaIvHvbHh9XVx5oj0mW5YhsD+T2tsQsdIi0uI\nm/Bk8je8et78Aih6D40fXJ49ZSxlqWAVeCAo1aj5HkMdSJAaTE7VZwTTyotU3RdZ\n7N+egz8Y4+Ea4YnyH/xHtGlhFXTmQcc+oofiM79j+1bxkct2iJQ6ni8CgYEA2Gtt\nW0tut2u21ZkPlM/Yjyp5T5pq2kasIeqbsKGMf5tgGHJtODls1loTZLpivEQsQGNF\nXiJAODDL/4HtHJ1kQ6L+WwJEWsp2mTHs6REjDggvlYimS29qB81jL/6/z/c+SYmj\n1ryw0/puheUyZ2sPI+f2FuUNHNlShZKxHhN1ehcCgYBGshJuBy3lDE6dq4kIB7u2\nU0scn87JriKBPpmRbGidoLZ8YPNhDQ5+7R10sJ01/A58eo7/vqishhqDmNQpCjPw\nGowg99AgZwl65+Nhz4LfrsKZL3PnCM06BPKk8hmcJQ+kDrcxml+zi8TZ+Ym+JunJ\n/4AwH3ZHKpauT7yY5DGpZwKBgCi5Lj67lv3Uuva+cnwiEDIAYAtmlyyzl7haGSnH\nfFSWvCJdhcfKpnw/Pt75Y5LhkSIci/UGpObt57UQkbmMtE014n7lkk8zQdXZ2yaQ\nHvSI/cs5h3EyadVGBKAHY7iSYZoc2EOUBgIdYaa4Vh+3uYWcJGZye2EuU6Tm0YVD\nTBvJAoGAfhg//vm1WjZprd33yVhVPiNDVKwrjv7QRcS/gTU35nQ+hv7DeFUUqCrk\n8c7ATvE1LpIQoMJUeAMHdOVIX0Y5iCIQVALW4h+ZRviIZu8qqrF4oyDaJ9GOgkfn\nZ5NWWQ6pWcDrNKXV+UGyLGnNupNGoIxgvcUuvyb0ktgha1rTh+A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "22567ba0e867404eb69afe8e420d0c4d", "name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "fingerprint": "a3:cf:ad:93:2f:3f:82:d3:bc:78:7c:4c:77:64:a7:78"}} 2018-12-02 23:23:10,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5670d710-cadd-4672-a9ed-c97065351f79 2018-12-02 23:23:10,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.426233053207s 2018-12-02 23:23:10,998 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSQT8OFpyUSzksNGDR1zY5PxJpC7EjgtgZgw6TUS0bymlvyvEGO4vK8THh7dUaIzP3IdbofgrnipTng5qriOKDWelSWHKpMFiowSDwjVHs2sj2rYk51wMxAvD/WZM5cYHD6bEK2ifRuRQRMFFsYBFFlXzyoEryVAlY1saU73MeuSDMO/IbsOCrPgSVMgjQ96cyn5OAX3AdqVugZ2YqVuEgLLQjrlSc3dT0eWjyeccfFV4yDa+lgu1wbPfLyL0w1G7hbwQQqi7iPYK28paltBstys7igZsotbd5v7wqJDy0Xlboo+sdkrAhaeA8XnGlWEmPQ73HmfF9IOc73fMJIZw5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0kE/DhaclEs5LDRg0dc2OT8SaQuxI4LYGYMOk1EtG8ppb8rx\nBjuLyvEx4e3VGiMz9yHW6H4K54qU54Oaq4jig1npUlhyqTBYqMEg8I1R7NrI9q2J\nOdcDMQLw/1mTOXGBw+mxCton0bkUETBRbGARRZV88qBK8lQJWNbGlO9zHrkgzDvy\nG7Dgqz4ElTII0PenMp+TgF9wHalboGdmKlbhICy0I65UnN3U9Hlo8nnHHxVeMg2v\npYLtcGz3y8i9MNRu4W8EEKou4j2CtvKWpbQbLcrO4oGbKLW3eb+8KiQ8tF5W6KPr\nHZKwIWngPF5xpVhJj0O9x5nxfSDnO93zCSGcOQIDAQABAoIBAH/8w7t5vDrxR45H\nHCDglttmL3jOazgosA9nnfnDUmg2YNRyfyHCIaiaBjl3o19TypBHgyDniQ/FZjs/\n+2kr3GcE1mkP+kxPZ8jiN4D3JcW+sNKodH5HCmRNXBK0nlA7bjiqCuGGRvL9bN/B\nv+7u09S92N+A/95flYkExMFouXUbNV5MsikqUFPfOzZUs+LsF8unrPAEPV6NFbQo\nw3NQIDxeUAGtE/Wvuk+ucxzQBBHhFhG4VaLVhWBI0wb+Bkq2jY6DPoXhFRatY5Nz\nrTTbs5cEj8kcQq+eEWy8yYW9vUPhyfrZkcmjpUlfnUr4G7sbzRHVQLNIbG7Dg619\nCSXQCfkCgYEA+LUwsHg2zmhoPyIFaIvHvbHh9XVx5oj0mW5YhsD+T2tsQsdIi0uI\nm/Bk8je8et78Aih6D40fXJ49ZSxlqWAVeCAo1aj5HkMdSJAaTE7VZwTTyotU3RdZ\n7N+egz8Y4+Ea4YnyH/xHtGlhFXTmQcc+oofiM79j+1bxkct2iJQ6ni8CgYEA2Gtt\nW0tut2u21ZkPlM/Yjyp5T5pq2kasIeqbsKGMf5tgGHJtODls1loTZLpivEQsQGNF\nXiJAODDL/4HtHJ1kQ6L+WwJEWsp2mTHs6REjDggvlYimS29qB81jL/6/z/c+SYmj\n1ryw0/puheUyZ2sPI+f2FuUNHNlShZKxHhN1ehcCgYBGshJuBy3lDE6dq4kIB7u2\nU0scn87JriKBPpmRbGidoLZ8YPNhDQ5+7R10sJ01/A58eo7/vqishhqDmNQpCjPw\nGowg99AgZwl65+Nhz4LfrsKZL3PnCM06BPKk8hmcJQ+kDrcxml+zi8TZ+Ym+JunJ\n/4AwH3ZHKpauT7yY5DGpZwKBgCi5Lj67lv3Uuva+cnwiEDIAYAtmlyyzl7haGSnH\nfFSWvCJdhcfKpnw/Pt75Y5LhkSIci/UGpObt57UQkbmMtE014n7lkk8zQdXZ2yaQ\nHvSI/cs5h3EyadVGBKAHY7iSYZoc2EOUBgIdYaa4Vh+3uYWcJGZye2EuU6Tm0YVD\nTBvJAoGAfhg//vm1WjZprd33yVhVPiNDVKwrjv7QRcS/gTU35nQ+hv7DeFUUqCrk\n8c7ATvE1LpIQoMJUeAMHdOVIX0Y5iCIQVALW4h+ZRviIZu8qqrF4oyDaJ9GOgkfn\nZ5NWWQ6pWcDrNKXV+UGyLGnNupNGoIxgvcUuvyb0ktgha1rTh+A=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'22567ba0e867404eb69afe8e420d0c4d', 'name': u'vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'created_at': '2018-12-02T23:23:10.998850', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a3:cf:ad:93:2f:3f:82:d3:bc:78:7c:4c:77:64:a7:78', 'type': 'ssh', 'id': u'vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33'}) 2018-12-02 23:23:10,999 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA0kE/DhaclEs5LDRg0dc2OT8SaQuxI4LYGYMOk1EtG8ppb8rx BjuLyvEx4e3VGiMz9yHW6H4K54qU54Oaq4jig1npUlhyqTBYqMEg8I1R7NrI9q2J OdcDMQLw/1mTOXGBw+mxCton0bkUETBRbGARRZV88qBK8lQJWNbGlO9zHrkgzDvy G7Dgqz4ElTII0PenMp+TgF9wHalboGdmKlbhICy0I65UnN3U9Hlo8nnHHxVeMg2v pYLtcGz3y8i9MNRu4W8EEKou4j2CtvKWpbQbLcrO4oGbKLW3eb+8KiQ8tF5W6KPr HZKwIWngPF5xpVhJj0O9x5nxfSDnO93zCSGcOQIDAQABAoIBAH/8w7t5vDrxR45H HCDglttmL3jOazgosA9nnfnDUmg2YNRyfyHCIaiaBjl3o19TypBHgyDniQ/FZjs/ +2kr3GcE1mkP+kxPZ8jiN4D3JcW+sNKodH5HCmRNXBK0nlA7bjiqCuGGRvL9bN/B v+7u09S92N+A/95flYkExMFouXUbNV5MsikqUFPfOzZUs+LsF8unrPAEPV6NFbQo w3NQIDxeUAGtE/Wvuk+ucxzQBBHhFhG4VaLVhWBI0wb+Bkq2jY6DPoXhFRatY5Nz rTTbs5cEj8kcQq+eEWy8yYW9vUPhyfrZkcmjpUlfnUr4G7sbzRHVQLNIbG7Dg619 CSXQCfkCgYEA+LUwsHg2zmhoPyIFaIvHvbHh9XVx5oj0mW5YhsD+T2tsQsdIi0uI m/Bk8je8et78Aih6D40fXJ49ZSxlqWAVeCAo1aj5HkMdSJAaTE7VZwTTyotU3RdZ 7N+egz8Y4+Ea4YnyH/xHtGlhFXTmQcc+oofiM79j+1bxkct2iJQ6ni8CgYEA2Gtt W0tut2u21ZkPlM/Yjyp5T5pq2kasIeqbsKGMf5tgGHJtODls1loTZLpivEQsQGNF XiJAODDL/4HtHJ1kQ6L+WwJEWsp2mTHs6REjDggvlYimS29qB81jL/6/z/c+SYmj 1ryw0/puheUyZ2sPI+f2FuUNHNlShZKxHhN1ehcCgYBGshJuBy3lDE6dq4kIB7u2 U0scn87JriKBPpmRbGidoLZ8YPNhDQ5+7R10sJ01/A58eo7/vqishhqDmNQpCjPw Gowg99AgZwl65+Nhz4LfrsKZL3PnCM06BPKk8hmcJQ+kDrcxml+zi8TZ+Ym+JunJ /4AwH3ZHKpauT7yY5DGpZwKBgCi5Lj67lv3Uuva+cnwiEDIAYAtmlyyzl7haGSnH fFSWvCJdhcfKpnw/Pt75Y5LhkSIci/UGpObt57UQkbmMtE014n7lkk8zQdXZ2yaQ HvSI/cs5h3EyadVGBKAHY7iSYZoc2EOUBgIdYaa4Vh+3uYWcJGZye2EuU6Tm0YVD TBvJAoGAfhg//vm1WjZprd33yVhVPiNDVKwrjv7QRcS/gTU35nQ+hv7DeFUUqCrk 8c7ATvE1LpIQoMJUeAMHdOVIX0Y5iCIQVALW4h+ZRviIZu8qqrF4oyDaJ9GOgkfn Z5NWWQ6pWcDrNKXV+UGyLGnNupNGoIxgvcUuvyb0ktgha1rTh+A= -----END RSA PRIVATE KEY----- 2018-12-02 23:23:11,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-02 23:23:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"security_group": {"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-02 23:23:11,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-b4c446e3-4813-4ea9-9bd5-5beb4cafde71 2018-12-02 23:23:11,139 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "updated_at": "2018-12-02T23:23:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "10345470-5883-41b6-aadf-218d3724cacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "cc3a77ae-1f6b-4297-933f-ce6474a2ad75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}} 2018-12-02 23:23:11,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b4c446e3-4813-4ea9-9bd5-5beb4cafde71 2018-12-02 23:23:11,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.134246110916s 2018-12-02 23:23:11,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:23:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:11,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-862e4e48-7606-46e2-868b-8405fe7e502b 2018-12-02 23:23:11,210 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:02Z", "updated_at": "2018-12-02T23:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "01323ae9-43b7-4f64-bad2-4895d95e01f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "31cfff1c-c585-4ba7-b425-380cea4ed9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "4c090db9-2e27-403e-82c5-b4bf21befd26", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "7b3acd83-1fd5-4309-9b8c-f9f6f11e2252", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "updated_at": "2018-12-02T23:23:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "10345470-5883-41b6-aadf-218d3724cacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "cc3a77ae-1f6b-4297-933f-ce6474a2ad75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:11,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-862e4e48-7606-46e2-868b-8405fe7e502b 2018-12-02 23:23:11,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0635349750519s 2018-12-02 23:23:11,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:23:11,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -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": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}}' 2018-12-02 23:23:11,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-1e14b063-885b-4b6d-9597-dfc7f6bf77bb 2018-12-02 23:23:11,360 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "port_range_min": 22, "revision_number": 0, "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "4b115fb9-68f3-4233-852e-587ea8327aba"}} 2018-12-02 23:23:11,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1e14b063-885b-4b6d-9597-dfc7f6bf77bb 2018-12-02 23:23:11,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144212961197s 2018-12-02 23:23:11,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:23:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:11,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-5544cfff-7e37-4db6-8daa-9348d6fd42f8 2018-12-02 23:23:11,413 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:02Z", "updated_at": "2018-12-02T23:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "01323ae9-43b7-4f64-bad2-4895d95e01f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "31cfff1c-c585-4ba7-b425-380cea4ed9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "4c090db9-2e27-403e-82c5-b4bf21befd26", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "7b3acd83-1fd5-4309-9b8c-f9f6f11e2252", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "updated_at": "2018-12-02T23:23:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "10345470-5883-41b6-aadf-218d3724cacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "4b115fb9-68f3-4233-852e-587ea8327aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "cc3a77ae-1f6b-4297-933f-ce6474a2ad75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 2, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:11,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5544cfff-7e37-4db6-8daa-9348d6fd42f8 2018-12-02 23:23:11,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463469028473s 2018-12-02 23:23:11,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:23:11,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -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": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}}' 2018-12-02 23:23:11,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-05d1e5ed-82b3-442c-9298-3a9c7884da61 2018-12-02 23:23:11,570 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "port_range_min": null, "revision_number": 0, "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "67ae91a2-469c-430d-969d-415c53720246"}} 2018-12-02 23:23:11,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-05d1e5ed-82b3-442c-9298-3a9c7884da61 2018-12-02 23:23:11,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15123295784s 2018-12-02 23:23:11,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:11,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-836a849d-9d73-4da9-8382-68145e64af66 2018-12-02 23:23:11,666 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"],"description":"","tags":[],"updated_at":"2018-12-02T23:23:03Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:11,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-836a849d-9d73-4da9-8382-68145e64af66 2018-12-02 23:23:11,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941331386566s 2018-12-02 23:23:11,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:23:11,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:11,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT X-Openstack-Request-Id: req-08a2b78a-78bd-4dc7-a494-f448c83c9ef2 2018-12-02 23:23:11,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:23:09Z", "file": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file", "owner": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "size": 12716032, "self": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:23:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:23:11,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-08a2b78a-78bd-4dc7-a494-f448c83c9ef2 2018-12-02 23:23:11,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395629405975s 2018-12-02 23:23:11,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:23:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6adf0c3e-ee3a-4320-a10f-044319be3038 x-openstack-request-id: req-6adf0c3e-ee3a-4320-a10f-044319be3038 2018-12-02 23:23:11,743 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "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": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98"}]} 2018-12-02 23:23:11,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6adf0c3e-ee3a-4320-a10f-044319be3038 2018-12-02 23:23:11,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266370773315s 2018-12-02 23:23:11,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:23:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"server": {"name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "imageRef": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "flavorRef": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c1c6b495-5154-4957-980f-d4d5f42fba2e"}], "security_groups": [{"name": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}]}}' 2018-12-02 23:23:14,044 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5 x-compute-request-id: req-128a5560-8e89-4af4-a107-5c384cfc5846 x-openstack-request-id: req-128a5560-8e89-4af4-a107-5c384cfc5846 2018-12-02 23:23:14,045 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}], "OS-DCF:diskConfig": "MANUAL", "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "adminPass": "vQiEJF7U2hrf"}} 2018-12-02 23:23:14,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-128a5560-8e89-4af4-a107-5c384cfc5846 2018-12-02 23:23:14,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.29970908165s 2018-12-02 23:23:14,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef040c94-bb19-489f-8237-a4446d8eae8d x-openstack-request-id: req-ef040c94-bb19-489f-8237-a4446d8eae8d 2018-12-02 23:23:14,710 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:14,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ef040c94-bb19-489f-8237-a4446d8eae8d 2018-12-02 23:23:14,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664768218994s 2018-12-02 23:23:14,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:14,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:14,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:14 GMT X-Openstack-Request-Id: req-8de41939-1023-4af3-af8e-7051b4e9cf00 2018-12-02 23:23:14,822 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"],"description":"","tags":[],"updated_at":"2018-12-02T23:23:03Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:14,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8de41939-1023-4af3-af8e-7051b4e9cf00 2018-12-02 23:23:14,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993540287018s 2018-12-02 23:23:14,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:23:14,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:14,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:14 GMT X-Openstack-Request-Id: req-d4410166-ac46-46e6-9134-338f87888980 2018-12-02 23:23:14,898 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:23: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":"9bcf8303ac6a440e8bb114cfa14ac535","id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","subnetpool_id":null,"name":"vping_ssh-subnet_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:14,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d4410166-ac46-46e6-9134-338f87888980 2018-12-02 23:23:14,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0758080482483s 2018-12-02 23:23:14,899 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:17,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-29edfb3f-adab-4209-adfc-dc6bcbc5893e x-openstack-request-id: req-29edfb3f-adab-4209-adfc-dc6bcbc5893e 2018-12-02 23:23:17,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:16Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:17,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29edfb3f-adab-4209-adfc-dc6bcbc5893e 2018-12-02 23:23:17,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82546210289s 2018-12-02 23:23:17,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:19,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:20,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-2b7e8375-94b8-40dd-aedb-fc6b12dabbbe x-openstack-request-id: req-2b7e8375-94b8-40dd-aedb-fc6b12dabbbe 2018-12-02 23:23:20,109 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:16Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:20,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b7e8375-94b8-40dd-aedb-fc6b12dabbbe 2018-12-02 23:23:20,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37254691124s 2018-12-02 23:23:20,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:22,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:22,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-24fd8b1f-2d2e-4395-a2d9-d26f27f211c7 x-openstack-request-id: req-24fd8b1f-2d2e-4395-a2d9-d26f27f211c7 2018-12-02 23:23:22,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:21Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:22,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-24fd8b1f-2d2e-4395-a2d9-d26f27f211c7 2018-12-02 23:23:22,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553537845612s 2018-12-02 23:23:22,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:23:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1b31f554-d808-43c6-b7fe-26c17947b6e5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:22,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:22 GMT X-Openstack-Request-Id: req-81454652-2841-4923-8562-4a50e9dddb20 2018-12-02 23:23:22,728 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:23:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","ip_address":"192.168.120.14"}],"id":"df6adb6c-8d0b-4d59-919c-4f1c18f47c56","security_groups":["b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"],"mac_address":"fa:16:3e:2f:5a:6e","project_id":"9bcf8303ac6a440e8bb114cfa14ac535","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:17Z","binding:vnic_type":"normal","device_id":"1b31f554-d808-43c6-b7fe-26c17947b6e5","ip_allocation":"immediate"}]} 2018-12-02 23:23:22,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1b31f554-d808-43c6-b7fe-26c17947b6e5 used request id req-81454652-2841-4923-8562-4a50e9dddb20 2018-12-02 23:23:22,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0491030216217s 2018-12-02 23:23:22,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=df6adb6c-8d0b-4d59-919c-4f1c18f47c56" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:22,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:22 GMT X-Openstack-Request-Id: req-04216da8-f8b6-4c12-8caa-c9cf3294201a 2018-12-02 23:23:22,790 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:23:22,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=df6adb6c-8d0b-4d59-919c-4f1c18f47c56 used request id req-04216da8-f8b6-4c12-8caa-c9cf3294201a 2018-12-02 23:23:22,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0514240264893s 2018-12-02 23:23:22,791 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:5a:6e', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd3acc192-b62e-4fd2-a9bf-7859c0511b87'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:23:21.000000', 'flavor': Munch({u'id': u'3fefd1f0-32c0-4a92-be31-f9f83fb3bd98'}), 'az': u'nova', 'id': u'1b31f554-d808-43c6-b7fe-26c17947b6e5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'22567ba0e867404eb69afe8e420d0c4d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:23:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:23:21Z', 'hostId': u'76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:23:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': u'vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'adminPass': u'vQiEJF7U2hrf', 'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'created_at': u'2018-12-02T23:23:13Z', 'created': u'2018-12-02T23:23:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:23:22,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:23 GMT X-Openstack-Request-Id: req-826167e2-6349-4a0a-95d3-f017bbd19e38 2018-12-02 23:23:23,021 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"],"description":"","tags":[],"updated_at":"2018-12-02T23:23:03Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:23,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-826167e2-6349-4a0a-95d3-f017bbd19e38 2018-12-02 23:23:23,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229802131653s 2018-12-02 23:23:23,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:23:23,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:23,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:23 GMT X-Openstack-Request-Id: req-b095def3-9132-4cd2-8744-fd502787a2d9 2018-12-02 23:23:23,149 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:23:09Z", "file": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file", "owner": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "size": 12716032, "self": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:23:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:23:23,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b095def3-9132-4cd2-8744-fd502787a2d9 2018-12-02 23:23:23,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123168945312s 2018-12-02 23:23:23,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:23:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:23,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cee04c7-f890-43c8-854c-40682999099d x-openstack-request-id: req-6cee04c7-f890-43c8-854c-40682999099d 2018-12-02 23:23:23,175 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "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": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98"}]} 2018-12-02 23:23:23,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6cee04c7-f890-43c8-854c-40682999099d 2018-12-02 23:23:23,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243821144104s 2018-12-02 23:23:23,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:23:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"server": {"name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "imageRef": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "flavorRef": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c1c6b495-5154-4957-980f-d4d5f42fba2e"}], "security_groups": [{"name": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}]}}' 2018-12-02 23:23:25,391 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0 x-compute-request-id: req-a647d6c4-bce0-4587-a94d-5500fa1cf08b x-openstack-request-id: req-a647d6c4-bce0-4587-a94d-5500fa1cf08b 2018-12-02 23:23:25,391 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"}], "OS-DCF:diskConfig": "MANUAL", "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "adminPass": "bVM4xVip3MLy"}} 2018-12-02 23:23:25,391 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a647d6c4-bce0-4587-a94d-5500fa1cf08b 2018-12-02 23:23:25,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21457409859s 2018-12-02 23:23:25,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:26,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 848 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-4d32d370-d772-49e7-8885-c6fdd3a21437 x-openstack-request-id: req-4d32d370-d772-49e7-8885-c6fdd3a21437 2018-12-02 23:23:26,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:21Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:26,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d32d370-d772-49e7-8885-c6fdd3a21437 2018-12-02 23:23:26,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51298999786s 2018-12-02 23:23:26,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:28,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:29,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-126a67fa-184a-4d5a-9846-9a9bc27af822 x-openstack-request-id: req-126a67fa-184a-4d5a-9846-9a9bc27af822 2018-12-02 23:23:29,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:28Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:21Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:29,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-126a67fa-184a-4d5a-9846-9a9bc27af822 2018-12-02 23:23:29,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394776821136s 2018-12-02 23:23:29,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:31,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:31,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b71dd50d-333c-4bbb-a545-7d80f2eb1483 x-openstack-request-id: req-b71dd50d-333c-4bbb-a545-7d80f2eb1483 2018-12-02 23:23:31,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:23:28Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:21Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:31,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b71dd50d-333c-4bbb-a545-7d80f2eb1483 2018-12-02 23:23:31,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423886060715s 2018-12-02 23:23:31,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:33,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:34,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7586789-7121-4224-a8c9-0dfd4cec5ca9 x-openstack-request-id: req-c7586789-7121-4224-a8c9-0dfd4cec5ca9 2018-12-02 23:23:34,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:33.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:33Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:21Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:34,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7586789-7121-4224-a8c9-0dfd4cec5ca9 2018-12-02 23:23:34,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434187889099s 2018-12-02 23:23:34,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:23:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=543e02d6-6d5f-4aac-bfee-0452281191d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:34,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:34 GMT X-Openstack-Request-Id: req-704a4cf4-e4be-480f-83ca-3dee50969690 2018-12-02 23:23:34,248 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:23:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","ip_address":"192.168.120.6"}],"id":"e4bd1cf9-f246-44bd-9fdc-c3221f72831f","security_groups":["b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"],"mac_address":"fa:16:3e:df:6c:eb","project_id":"9bcf8303ac6a440e8bb114cfa14ac535","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:28Z","binding:vnic_type":"normal","device_id":"543e02d6-6d5f-4aac-bfee-0452281191d0","ip_allocation":"immediate"}]} 2018-12-02 23:23:34,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=543e02d6-6d5f-4aac-bfee-0452281191d0 used request id req-704a4cf4-e4be-480f-83ca-3dee50969690 2018-12-02 23:23:34,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0519309043884s 2018-12-02 23:23:34,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e4bd1cf9-f246-44bd-9fdc-c3221f72831f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:34 GMT X-Openstack-Request-Id: req-3fdcd674-2342-423f-b3a5-470c88c37737 2018-12-02 23:23:34,306 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:23:34,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e4bd1cf9-f246-44bd-9fdc-c3221f72831f used request id req-3fdcd674-2342-423f-b3a5-470c88c37737 2018-12-02 23:23:34,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476830005646s 2018-12-02 23:23:34,307 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:6c:eb', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd3acc192-b62e-4fd2-a9bf-7859c0511b87'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:23:33.000000', 'flavor': Munch({u'id': u'3fefd1f0-32c0-4a92-be31-f9f83fb3bd98'}), 'az': u'nova', 'id': u'543e02d6-6d5f-4aac-bfee-0452281191d0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'22567ba0e867404eb69afe8e420d0c4d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:23:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:23:33Z', 'hostId': u'21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:23:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': u'vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'adminPass': u'bVM4xVip3MLy', 'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'created_at': u'2018-12-02T23:23:25Z', 'created': u'2018-12-02T23:23:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:23:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:34,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:34 GMT X-Openstack-Request-Id: req-aabd42ca-ffda-4196-a975-0dcfd63b4a8e 2018-12-02 23:23:34,423 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"],"description":"","tags":[],"updated_at":"2018-12-02T23:23:03Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:34,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-aabd42ca-ffda-4196-a975-0dcfd63b4a8e 2018-12-02 23:23:34,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110211849213s 2018-12-02 23:23:34,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:23:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=543e02d6-6d5f-4aac-bfee-0452281191d0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:34,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:34 GMT X-Openstack-Request-Id: req-982a226d-a235-4f24-afc3-2472c1c005ac 2018-12-02 23:23:34,472 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:23:33Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","ip_address":"192.168.120.6"}],"id":"e4bd1cf9-f246-44bd-9fdc-c3221f72831f","security_groups":["b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9"],"mac_address":"fa:16:3e:df:6c:eb","project_id":"9bcf8303ac6a440e8bb114cfa14ac535","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:28Z","binding:vnic_type":"normal","device_id":"543e02d6-6d5f-4aac-bfee-0452281191d0","ip_allocation":"immediate"}]} 2018-12-02 23:23:34,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=543e02d6-6d5f-4aac-bfee-0452281191d0 used request id req-982a226d-a235-4f24-afc3-2472c1c005ac 2018-12-02 23:23:34,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480690002441s 2018-12-02 23:23:34,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-02 23:23:34,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.6", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f"}}' 2018-12-02 23:23:36,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:36 GMT X-Openstack-Request-Id: req-5d083ddb-ec36-4009-8689-047274322d44 2018-12-02 23:23:36,912 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}} 2018-12-02 23:23:36,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5d083ddb-ec36-4009-8689-047274322d44 2018-12-02 23:23:36,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43859696388s 2018-12-02 23:23:36,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:36 GMT X-Openstack-Request-Id: req-901fe3b6-c1ae-4dc1-bcec-d40d70add836 2018-12-02 23:23:37,004 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-901fe3b6-c1ae-4dc1-bcec-d40d70add836 2018-12-02 23:23:37,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0763249397278s 2018-12-02 23:23:37,011 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:37,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:37,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:37 GMT X-Openstack-Request-Id: req-1e6cee47-fa0a-48be-ba3b-ed960f774279 2018-12-02 23:23:37,180 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1e6cee47-fa0a-48be-ba3b-ed960f774279 2018-12-02 23:23:37,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059023141861s 2018-12-02 23:23:37,187 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:37,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:37 GMT X-Openstack-Request-Id: req-2c3bf2ba-7e62-4af4-8802-7b5d93f0647f 2018-12-02 23:23:37,357 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-2c3bf2ba-7e62-4af4-8802-7b5d93f0647f 2018-12-02 23:23:37,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059623003006s 2018-12-02 23:23:37,363 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:37 GMT X-Openstack-Request-Id: req-6ec0325b-9602-4023-a105-cbe5719676d1 2018-12-02 23:23:37,537 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6ec0325b-9602-4023-a105-cbe5719676d1 2018-12-02 23:23:37,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643289089203s 2018-12-02 23:23:37,544 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:37,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:37 GMT X-Openstack-Request-Id: req-5b28a2de-cafa-4834-a459-fdb2e62aba9a 2018-12-02 23:23:37,713 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5b28a2de-cafa-4834-a459-fdb2e62aba9a 2018-12-02 23:23:37,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058944940567s 2018-12-02 23:23:37,719 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:37,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:37 GMT X-Openstack-Request-Id: req-bfe0e54c-fc54-4343-90bc-fc236ab8e5f3 2018-12-02 23:23:37,895 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:37,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-bfe0e54c-fc54-4343-90bc-fc236ab8e5f3 2018-12-02 23:23:37,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658180713654s 2018-12-02 23:23:37,903 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:38,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:38,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:38 GMT X-Openstack-Request-Id: req-050898a1-817a-4ed2-a5a6-83c6e03c3357 2018-12-02 23:23:38,074 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:38,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-050898a1-817a-4ed2-a5a6-83c6e03c3357 2018-12-02 23:23:38,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605459213257s 2018-12-02 23:23:38,080 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:23:38,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:38,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:38 GMT X-Openstack-Request-Id: req-53b59c73-3a25-4734-ac5f-1d5b626ccf27 2018-12-02 23:23:38,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:35Z", "updated_at": "2018-12-02T23:23:38Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:df:6c:eb", "device_id": "543e02d6-6d5f-4aac-bfee-0452281191d0"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_id": "e4bd1cf9-f246-44bd-9fdc-c3221f72831f", "id": "b743feff-fc5c-427b-83e2-17c1abdf31ec", "qos_policy_id": null}]} 2018-12-02 23:23:38,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-53b59c73-3a25-4734-ac5f-1d5b626ccf27 2018-12-02 23:23:38,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672228336334s 2018-12-02 23:23:38,264 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e85442bf-5613-4d15-bbba-9d258767c0fa', 'updated_at': u'2018-12-02T23:23:38Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'e4bd1cf9-f246-44bd-9fdc-c3221f72831f', 'id': u'b743feff-fc5c-427b-83e2-17c1abdf31ec', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'e4bd1cf9-f246-44bd-9fdc-c3221f72831f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'name': 'vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c1c6b495-5154-4957-980f-d4d5f42fba2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:6c:eb', u'device_id': u'543e02d6-6d5f-4aac-bfee-0452281191d0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9bcf8303ac6a440e8bb114cfa14ac535', 'created_at': u'2018-12-02T23:23:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c1c6b495-5154-4957-980f-d4d5f42fba2e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:df:6c:eb', u'device_id': u'543e02d6-6d5f-4aac-bfee-0452281191d0'}), 'router': u'e85442bf-5613-4d15-bbba-9d258767c0fa'}) 2018-12-02 23:23:38,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:23:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:23:38,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9592 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38480b3f-cac7-480c-843c-fcefeeb5b44b x-openstack-request-id: req-38480b3f-cac7-480c-843c-fcefeeb5b44b 2018-12-02 23:23:39,001 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497088005 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.171263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.173370] pid_max: default: 32768 minimum: 301\n[ 0.174518] ACPI: Core revision 20150930\n[ 0.176107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177769] Security Framework initialized\n[ 0.178819] Yama: becoming mindful.\n[ 0.179754] AppArmor: AppArmor initialized\n[ 0.180836] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.182505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.185633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187397] Initializing cgroup subsys io\n[ 0.188434] Initializing cgroup subsys memory\n[ 0.189526] Initializing cgroup subsys devices\n[ 0.190644] Initializing cgroup subsys freezer\n[ 0.191746] Initializing cgroup subsys net_cls\n[ 0.192850] Initializing cgroup subsys perf_event\n[ 0.194007] Initializing cgroup subsys net_prio\n[ 0.195135] Initializing cgroup subsys hugetlb\n[ 0.196240] Initializing cgroup subsys pids\n[ 0.197337] CPU: Physical Processor ID: 0\n[ 0.199077] mce: CPU supports 10 MCE banks\n[ 0.200155] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.218119] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.224620] ftrace: allocating 31920 entries in 125 pages\n[ 0.249772] smpboot: Max logical packages: 1\n[ 0.250873] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.252608] x2apic enabled\n[ 0.253663] Switched APIC routing to physical x2apic.\n[ 0.255951] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.257369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.259996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.262285] KVM setup paravirtual spinlock\n[ 0.263799] x86: Booted up 1 node, 1 CPUs\n[ 0.264826] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.266587] devtmpfs: initialized\n[ 0.268487] evm: security.selinux\n[ 0.269377] evm: security.SMACK64\n[ 0.270259] evm: security.SMACK64EXEC\n[ 0.271207] evm: security.SMACK64TRANSMUTE\n[ 0.272236] evm: security.SMACK64MMAP\n[ 0.273181] evm: security.ima\n[ 0.274000] evm: security.capability\n[ 0.275011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.277348] pinctrl core: initialized pinctrl subsystem\n[ 0.278718] RTC time: 23:23:33, date: 12/02/18\n[ 0.279923] NET: Registered protocol family 16\n[ 0.281149] cpuidle: using governor ladder\n[ 0.282198] cpuidle: using governor menu\n[ 0.283208] PCCT header not found.\n[ 0.284159] ACPI: bus type PCI registered\n[ 0.285180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.286745] PCI: Using configuration type 1 for base access\n[ 0.288797] ACPI: Added _OSI(Module Device)\n[ 0.289864] ACPI: Added _OSI(Processor Device)\n[ 0.290976] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.292119] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.294162] ACPI: Interpreter enabled\n[ 0.295140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.297483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.299824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.304507] ACPI: (supports S0 S5)\n[ 0.305405] ACPI: Using IOAPIC for interrupt routing\n[ 0.306600] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.310201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.313207] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.314723] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317512] acpiphp: Slot [3] registered\n[ 0.318535] acpiphp: Slot [4] registered\n[ 0.319553] acpiphp: Slot [5] registered\n[ 0.320567] acpiphp: Slot [6] registered\n[ 0.321590] acpiphp: Slot [7] registered\n[ 0.322604] acpiphp: Slot [8] registered\n[ 0.323625] acpiphp: Slot [9] registered\n[ 0.324640] acpiphp: Slot [10] registered\n[ 0.325676] acpiphp: Slot [11] registered\n[ 0.326712] acpiphp: Slot [12] registered\n[ 0.327742] acpiphp: Slot [13] registered\n[ 0.328769] acpiphp: Slot [14] registered\n[ 0.329802] acpiphp: Slot [15] registered\n[ 0.343664] acpiphp: Slot [16] registered\n[ 0.344694] acpiphp: Slot [17] registered\n[ 0.345727] acpiphp: Slot [18] registered\n[ 0.346758] acpiphp: Slot [19] registered\n[ 0.347795] acpiphp: Slot [20] registered\n[ 0.348828] acpiphp: Slot [21] registered\n[ 0.349862] acpiphp: Slot [22] registered\n[ 0.350889] acpiphp: Slot [23] registered\n[ 0.351925] acpiphp: Slot [24] registered\n[ 0.352955] acpiphp: Slot [25] registered\n[ 0.353987] acpiphp: Slot [26] registered\n[ 0.355015] acpiphp: Slot [27] registered\n[ 0.356051] acpiphp: Slot [28] registered\n[ 0.357084] acpiphp: Slot [29] registered\n[ 0.358110] acpiphp: Slot [30] registered\n[ 0.359137] acpiphp: Slot [31] registered\n[ 0.360168] PCI host bridge to bus 0000:00\n[ 0.361197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.362716] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.366084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.367936] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.369810] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.373661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.375270] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.376764] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.378365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.382528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.384362] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404634] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406514] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408321] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411858] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413436] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415092] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418382] vgaarb: loaded\n[ 0.419152] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420683] SCSI subsystem initialized\n[ 0.421847] ACPI: bus type USB registered\n[ 0.422883] usbcore: registered new interface driver usbfs\n[ 0.424186] usbcore: registered new interface driver hub\n[ 0.425454] usbcore: registered new device driver usb\n[ 0.426849] PCI: Using ACPI for IRQ routing\n[ 0.428259] NetLabel: Initializing\n[ 0.429285] NetLabel: domain hash size = 128\n[ 0.430532] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431743] NetLabel: unlabeled traffic allowed by default\n[ 0.433221] clocksource: Switched to clocksource kvm-clock\n[ 0.442653] AppArmor: AppArmor Filesystem Enabled\n[ 0.443877] pnp: PnP ACPI init\n[ 0.445029] pnp: PnP ACPI: found 5 devices\n[ 0.451762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453936] NET: Registered protocol family 2\n[ 0.455247] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456844] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458337] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459836] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462656] NET: Registered protocol family 1\n[ 0.463792] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465142] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466493] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495640] Trying to unpack rootfs image as initramfs...\n[ 0.556538] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558575] Scanning for low memory corruption every 60 seconds\n[ 0.560191] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.563903] audit: initializing netlink subsys (disabled)\n[ 0.565492] audit: type=2000 audit(1543793014.002:1): initialized\n[ 0.567397] Initialise system trusted keyring\n[ 0.568739] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570188] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572757] zbud: loaded\n[ 0.573718] VFS: Disk quotas dquot_6.6.0\n[ 0.574770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576820] fuse init (API version 7.23)\n[ 0.577973] Key type big_key registered\n[ 0.578990] Allocating IMA MOK and blacklist keyrings.\n[ 0.580592] Key type asymmetric registered\n[ 0.581679] Asymmetric key parser 'x509' registered\n[ 0.582930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584861] io scheduler noop registered\n[ 0.585889] io scheduler deadline registered (default)\n[ 0.587179] io scheduler cfq registered\n[ 0.588352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593330] ACPI: Power Button [PWRF]\n[ 0.594502] GHES: HEST is not enabled!\n[ 0.608583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640689] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667162] Linux agpgart interface v0.103\n[ 0.670486] brd: module loaded\n[ 0.672607] loop: module loaded\n[ 0.677504] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.679362] GPT:90111 != 2097151\n[ 0.680229] GPT:Alternate GPT header not at the end of the disk.\n[ 0.681626] GPT:90111 != 2097151\n[ 0.682503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.683746] vda: vda1 vda15\n[ 0.685393] scsi host0: ata_piix\n[ 0.686399] scsi host1: ata_piix\n[ 0.687321] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.688865] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.690720] libphy: Fixed MDIO Bus: probed\n[ 0.691774] tun: Universal TUN/TAP device driver, 1.6\n[ 0.692994] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.695771] PPP generic driver version 2.4.2\n[ 0.696949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698471] ehci-pci: EHCI PCI platform driver\n[ 0.699597] ehci-platform: EHCI generic platform driver\n[ 0.700865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.702312] ohci-pci: OHCI PCI platform driver\n[ 0.703438] ohci-platform: OHCI generic platform driver\n[ 0.704706] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719183] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.722334] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.723628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728473] usb usb1: Product: UHCI Host Controller\n[ 0.729647] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731075] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732309] hub 1-0:1.0: USB hub found\n[ 0.733308] hub 1-0:1.0: 2 ports detected\n[ 0.734484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.737266] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738472] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739779] mousedev: PS/2 mouse device common for all mice\n[ 0.741380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743669] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.748096] i2c /dev entries driver\n[ 0.749067] device-mapper: uevent: version 1.0.3\n[ 0.750295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.752366] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754119] NET: Registered protocol family 10\n[ 0.755540] NET: Registered protocol family 17\n[ 0.756657] Key type dns_resolver registered\n[ 0.757954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761624] registered taskstats version 1\n[ 0.762697] Loading compiled-in X.509 certificates\n[ 0.764421] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.766776] zswap: loaded using pool lzo/zbud\n[ 0.768778] Key type trusted registered\n[ 0.770850] Key type encrypted registered\n[ 0.771908] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773256] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774586] evm: HMAC attrs: 0x1\n[ 0.775795] Magic number: 14:450:402\n[ 0.776884] rtc_cmos 00:00: setting system clock to 2018-12-02 23:23:33 UTC (1543793013)\n[ 0.778961] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780384] EDD information not available.\n[ 0.850903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866219] Write protecting the kernel read-only data: 14336k\n[ 0.869001] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.871289] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.919664] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTLlg7ok1tG+nB63AsFGeOd4CCdNXcZEl0ps5sqKDypNir3Yln/mpE0sy2d6AMvGYwNKLZ9gU8oZaR1Wzd1tLSEk2Oiw8op81Kgie/hwhiEUZpaOUWClLBmdtBQ0ZJB6qm9cPzs9ZgeN4RqWgGWhGBDRvSuCuYcuH85Tvp+hudXJfsJeNAtwgV/4DxiFI7lh6FhRqXlzPDI3Z1sdZ9Unc+/c8/2j9OHP3Z3TnPZib6lMpnJWMQv3D2dANSz1/4eYP2/wrPAAak9izY0wR49F4s8zcYrrHGEL0Aqsu+DISMDv9dgpFEOWVDnXxtmikbeq8mK+xaiYwKtaFxNSvMtIDn root@vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33\nssh-dss AAAAB3NzaC1kc3MAAACBAI9jGe3q++hgUahKtQXe2uZNxjt9YsdZn75oxFkfR+N1quSqfzrTTsr92Rkh61K2hN9dlf0cDMGEj8GEXZAvTKRDnBkSfZF+mXX3kyZngXuolgBhhCDTo/S5oDX4bxFOEzdR7UWlMjR+0fUGgt4Yu3e4g0hqhKUlD5YAWtwZm/GPAAAAFQDl0WBZK8wbhi/8vu250A55LwBClwAAAIAtYxE8lwZkVDombIYoGbzSMBBpvo6gmiX1kTcKpo2wsf0Bobf4Su1zSG7SNYx/AkaObTCeNIG7JAhNPkslNgsfx5WXZ4+jAsQlOHsDD6Gch3H5ccno8c6UtNeggJUYBa9ugX6bajEjQqtquQVNtwje2by/xZEoGewZd5W7cqp6HAAAAIBbxJUwHD2bysKA0cyLLCbL5Scgj9Yk88eu3fATTbGWY8cXO7PCgLipoyRR/VZko0gKMg1UrFvPLNParqUl4CGNtB4mSKAlXxrMIVUNcislYYwT2t1REwNfHyXud0VSceiR5Wu5+Py04/PbIFPy1NG/FzfKh5GlUYsqogwVu9UpMA== root@vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.66s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fedf:6ceb/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.63 ===\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-7eee646d-fe1a-42f7-a699-15437b4bcb33 login: "} 2018-12-02 23:23:39,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0/action used request id req-38480b3f-cac7-480c-843c-fcefeeb5b44b 2018-12-02 23:23:39,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.736227035522s 2018-12-02 23:23:39,002 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497088005 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.171263] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.173370] pid_max: default: 32768 minimum: 301 [ 0.174518] ACPI: Core revision 20150930 [ 0.176107] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177769] Security Framework initialized [ 0.178819] Yama: becoming mindful. [ 0.179754] AppArmor: AppArmor initialized [ 0.180836] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.182505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184108] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.185633] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187397] Initializing cgroup subsys io [ 0.188434] Initializing cgroup subsys memory [ 0.189526] Initializing cgroup subsys devices [ 0.190644] Initializing cgroup subsys freezer [ 0.191746] Initializing cgroup subsys net_cls [ 0.192850] Initializing cgroup subsys perf_event [ 0.194007] Initializing cgroup subsys net_prio [ 0.195135] Initializing cgroup subsys hugetlb [ 0.196240] Initializing cgroup subsys pids [ 0.197337] CPU: Physical Processor ID: 0 [ 0.199077] mce: CPU supports 10 MCE banks [ 0.200155] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201426] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.218119] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.224620] ftrace: allocating 31920 entries in 125 pages [ 0.249772] smpboot: Max logical packages: 1 [ 0.250873] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.252608] x2apic enabled [ 0.253663] Switched APIC routing to physical x2apic. [ 0.255951] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.257369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.259996] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.262285] KVM setup paravirtual spinlock [ 0.263799] x86: Booted up 1 node, 1 CPUs [ 0.264826] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.266587] devtmpfs: initialized [ 0.268487] evm: security.selinux [ 0.269377] evm: security.SMACK64 [ 0.270259] evm: security.SMACK64EXEC [ 0.271207] evm: security.SMACK64TRANSMUTE [ 0.272236] evm: security.SMACK64MMAP [ 0.273181] evm: security.ima [ 0.274000] evm: security.capability [ 0.275011] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.277348] pinctrl core: initialized pinctrl subsystem [ 0.278718] RTC time: 23:23:33, date: 12/02/18 [ 0.279923] NET: Registered protocol family 16 [ 0.281149] cpuidle: using governor ladder [ 0.282198] cpuidle: using governor menu [ 0.283208] PCCT header not found. [ 0.284159] ACPI: bus type PCI registered [ 0.285180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.286745] PCI: Using configuration type 1 for base access [ 0.288797] ACPI: Added _OSI(Module Device) [ 0.289864] ACPI: Added _OSI(Processor Device) [ 0.290976] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.292119] ACPI: Added _OSI(Processor Aggregator Device) [ 0.294162] ACPI: Interpreter enabled [ 0.295140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.297483] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.299824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.302166] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.304507] ACPI: (supports S0 S5) [ 0.305405] ACPI: Using IOAPIC for interrupt routing [ 0.306600] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.310201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311644] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.313207] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.314723] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.317512] acpiphp: Slot [3] registered [ 0.318535] acpiphp: Slot [4] registered [ 0.319553] acpiphp: Slot [5] registered [ 0.320567] acpiphp: Slot [6] registered [ 0.321590] acpiphp: Slot [7] registered [ 0.322604] acpiphp: Slot [8] registered [ 0.323625] acpiphp: Slot [9] registered [ 0.324640] acpiphp: Slot [10] registered [ 0.325676] acpiphp: Slot [11] registered [ 0.326712] acpiphp: Slot [12] registered [ 0.327742] acpiphp: Slot [13] registered [ 0.328769] acpiphp: Slot [14] registered [ 0.329802] acpiphp: Slot [15] registered [ 0.343664] acpiphp: Slot [16] registered [ 0.344694] acpiphp: Slot [17] registered [ 0.345727] acpiphp: Slot [18] registered [ 0.346758] acpiphp: Slot [19] registered [ 0.347795] acpiphp: Slot [20] registered [ 0.348828] acpiphp: Slot [21] registered [ 0.349862] acpiphp: Slot [22] registered [ 0.350889] acpiphp: Slot [23] registered [ 0.351925] acpiphp: Slot [24] registered [ 0.352955] acpiphp: Slot [25] registered [ 0.353987] acpiphp: Slot [26] registered [ 0.355015] acpiphp: Slot [27] registered [ 0.356051] acpiphp: Slot [28] registered [ 0.357084] acpiphp: Slot [29] registered [ 0.358110] acpiphp: Slot [30] registered [ 0.359137] acpiphp: Slot [31] registered [ 0.360168] PCI host bridge to bus 0000:00 [ 0.361197] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.362716] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.364239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.366084] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.367936] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.369810] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.373661] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.375270] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.376764] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.378365] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.382528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.384362] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404634] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406514] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408321] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.410105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411858] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.413436] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415092] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418382] vgaarb: loaded [ 0.419152] vgaarb: bridge control possible 0000:00:02.0 [ 0.420683] SCSI subsystem initialized [ 0.421847] ACPI: bus type USB registered [ 0.422883] usbcore: registered new interface driver usbfs [ 0.424186] usbcore: registered new interface driver hub [ 0.425454] usbcore: registered new device driver usb [ 0.426849] PCI: Using ACPI for IRQ routing [ 0.428259] NetLabel: Initializing [ 0.429285] NetLabel: domain hash size = 128 [ 0.430532] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431743] NetLabel: unlabeled traffic allowed by default [ 0.433221] clocksource: Switched to clocksource kvm-clock [ 0.442653] AppArmor: AppArmor Filesystem Enabled [ 0.443877] pnp: PnP ACPI init [ 0.445029] pnp: PnP ACPI: found 5 devices [ 0.451762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453936] NET: Registered protocol family 2 [ 0.455247] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456844] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.458337] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459836] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461169] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.462656] NET: Registered protocol family 1 [ 0.463792] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466493] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481062] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495640] Trying to unpack rootfs image as initramfs... [ 0.556538] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558575] Scanning for low memory corruption every 60 seconds [ 0.560191] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563903] audit: initializing netlink subsys (disabled) [ 0.565492] audit: type=2000 audit(1543793014.002:1): initialized [ 0.567397] Initialise system trusted keyring [ 0.568739] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570188] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572757] zbud: loaded [ 0.573718] VFS: Disk quotas dquot_6.6.0 [ 0.574770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576820] fuse init (API version 7.23) [ 0.577973] Key type big_key registered [ 0.578990] Allocating IMA MOK and blacklist keyrings. [ 0.580592] Key type asymmetric registered [ 0.581679] Asymmetric key parser 'x509' registered [ 0.582930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584861] io scheduler noop registered [ 0.585889] io scheduler deadline registered (default) [ 0.587179] io scheduler cfq registered [ 0.588352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593330] ACPI: Power Button [PWRF] [ 0.594502] GHES: HEST is not enabled! [ 0.608583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640689] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667162] Linux agpgart interface v0.103 [ 0.670486] brd: module loaded [ 0.672607] loop: module loaded [ 0.677504] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.679362] GPT:90111 != 2097151 [ 0.680229] GPT:Alternate GPT header not at the end of the disk. [ 0.681626] GPT:90111 != 2097151 [ 0.682503] GPT: Use GNU Parted to correct GPT errors. [ 0.683746] vda: vda1 vda15 [ 0.685393] scsi host0: ata_piix [ 0.686399] scsi host1: ata_piix [ 0.687321] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688865] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.690720] libphy: Fixed MDIO Bus: probed [ 0.691774] tun: Universal TUN/TAP device driver, 1.6 [ 0.692994] tun: (C) 1999-2004 Max Krasnyansky [ 0.695771] PPP generic driver version 2.4.2 [ 0.696949] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698471] ehci-pci: EHCI PCI platform driver [ 0.699597] ehci-platform: EHCI generic platform driver [ 0.700865] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.702312] ohci-pci: OHCI PCI platform driver [ 0.703438] ohci-platform: OHCI generic platform driver [ 0.704706] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719183] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720461] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.722334] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.723628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728473] usb usb1: Product: UHCI Host Controller [ 0.729647] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731075] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732309] hub 1-0:1.0: USB hub found [ 0.733308] hub 1-0:1.0: 2 ports detected [ 0.734484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738472] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739779] mousedev: PS/2 mouse device common for all mice [ 0.741380] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743669] rtc_cmos 00:00: RTC can wake from S4 [ 0.745069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.748096] i2c /dev entries driver [ 0.749067] device-mapper: uevent: version 1.0.3 [ 0.750295] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.752366] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754119] NET: Registered protocol family 10 [ 0.755540] NET: Registered protocol family 17 [ 0.756657] Key type dns_resolver registered [ 0.757954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.761624] registered taskstats version 1 [ 0.762697] Loading compiled-in X.509 certificates [ 0.764421] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.766776] zswap: loaded using pool lzo/zbud [ 0.768778] Key type trusted registered [ 0.770850] Key type encrypted registered [ 0.771908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773256] ima: No TPM chip found, activating TPM-bypass! [ 0.774586] evm: HMAC attrs: 0x1 [ 0.775795] Magic number: 14:450:402 [ 0.776884] rtc_cmos 00:00: setting system clock to 2018-12-02 23:23:33 UTC (1543793013) [ 0.778961] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780384] EDD information not available. [ 0.850903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866219] Write protecting the kernel read-only data: 14336k [ 0.869001] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.871289] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.919664] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTLlg7ok1tG+nB63AsFGeOd4CCdNXcZEl0ps5sqKDypNir3Yln/mpE0sy2d6AMvGYwNKLZ9gU8oZaR1Wzd1tLSEk2Oiw8op81Kgie/hwhiEUZpaOUWClLBmdtBQ0ZJB6qm9cPzs9ZgeN4RqWgGWhGBDRvSuCuYcuH85Tvp+hudXJfsJeNAtwgV/4DxiFI7lh6FhRqXlzPDI3Z1sdZ9Unc+/c8/2j9OHP3Z3TnPZib6lMpnJWMQv3D2dANSz1/4eYP2/wrPAAak9izY0wR49F4s8zcYrrHGEL0Aqsu+DISMDv9dgpFEOWVDnXxtmikbeq8mK+xaiYwKtaFxNSvMtIDn root@vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33 ssh-dss AAAAB3NzaC1kc3MAAACBAI9jGe3q++hgUahKtQXe2uZNxjt9YsdZn75oxFkfR+N1quSqfzrTTsr92Rkh61K2hN9dlf0cDMGEj8GEXZAvTKRDnBkSfZF+mXX3kyZngXuolgBhhCDTo/S5oDX4bxFOEzdR7UWlMjR+0fUGgt4Yu3e4g0hqhKUlD5YAWtwZm/GPAAAAFQDl0WBZK8wbhi/8vu250A55LwBClwAAAIAtYxE8lwZkVDombIYoGbzSMBBpvo6gmiX1kTcKpo2wsf0Bobf4Su1zSG7SNYx/AkaObTCeNIG7JAhNPkslNgsfx5WXZ4+jAsQlOHsDD6Gch3H5ccno8c6UtNeggJUYBa9ugX6bajEjQqtquQVNtwje2by/xZEoGewZd5W7cqp6HAAAAIBbxJUwHD2bysKA0cyLLCbL5Scgj9Yk88eu3fATTbGWY8cXO7PCgLipoyRR/VZko0gKMg1UrFvPLNParqUl4CGNtB4mSKAlXxrMIVUNcislYYwT2t1REwNfHyXud0VSceiR5Wu5+Py04/PbIFPy1NG/FzfKh5GlUYsqogwVu9UpMA== root@vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.66s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fedf:6ceb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-7eee646d-fe1a-42f7-a699-15437b4bcb33 login: 2018-12-02 23:23:39,006 - paramiko.transport - DEBUG - starting thread (client mode): 0x138fb250L 2018-12-02 23:23:39,007 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-02 23:23:39,007 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-02 23:23:39,007 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-02 23:23:39,008 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-02 23:23:39,008 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-02 23:23:39,008 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-02 23:23:39,009 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-02 23:23:39,009 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-02 23:23:39,009 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-02 23:23:39,027 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-02 23:23:39,027 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-02 23:23:39,039 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: f77ad7fa92db580a594fe479dce65bb8 2018-12-02 23:23:39,040 - paramiko.transport - DEBUG - Trying discovered key a3cfad932f3f82d3bc787c4c7764a778 in /tmp/tmprqVENu 2018-12-02 23:23:39,065 - paramiko.transport - DEBUG - userauth is OK 2018-12-02 23:23:39,070 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-02 23:23:39,072 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-02 23:23:39,073 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-02 23:23:39,074 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-02 23:23:39,075 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-02 23:23:39,099 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-02 23:23:39,099 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes 64 bytes from 192.168.120.14: seq=0 ttl=64 time=21.979 ms --- 192.168.120.14 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.979/21.979/21.979 ms 2018-12-02 23:23:39,099 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-02 23:23:39,103 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-02 23:23:39,213 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:23:39,214 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:23:39,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:23:39,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:39,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e66ec159-be0c-4b01-b106-370c06cbcad8 x-openstack-request-id: req-e66ec159-be0c-4b01-b106-370c06cbcad8 2018-12-02 23:23:39,358 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5 used request id req-e66ec159-be0c-4b01-b106-370c06cbcad8 2018-12-02 23:23:39,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13951587677s 2018-12-02 23:23:39,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:39,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:39,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-26a3ed50-e8ee-4367-9367-4b2b1cd64420 x-openstack-request-id: req-26a3ed50-e8ee-4367-9367-4b2b1cd64420 2018-12-02 23:23:39,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:33.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:33Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:5a:6e", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1b31f554-d808-43c6-b7fe-26c17947b6e5", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:21.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "1b31f554-d808-43c6-b7fe-26c17947b6e5", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:39Z", "hostId": "76068eb7e8a00bebef68200ca06a302211f7439c1361c241dfb069bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:13Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:39,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26a3ed50-e8ee-4367-9367-4b2b1cd64420 2018-12-02 23:23:39,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490128040314s 2018-12-02 23:23:39,852 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:41,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:42,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-324d5fae-abe0-4b7f-acf7-6498629abfee x-openstack-request-id: req-324d5fae-abe0-4b7f-acf7-6498629abfee 2018-12-02 23:23:42,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:33.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:33Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:42,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-324d5fae-abe0-4b7f-acf7-6498629abfee 2018-12-02 23:23:42,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427863121033s 2018-12-02 23:23:42,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-02 23:23:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/b743feff-fc5c-427b-83e2-17c1abdf31ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:43,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:43 GMT X-Openstack-Request-Id: req-60c94017-19fa-4a61-b3fc-d9ebdb29082c 2018-12-02 23:23:43,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:43,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/b743feff-fc5c-427b-83e2-17c1abdf31ec.json used request id req-60c94017-19fa-4a61-b3fc-d9ebdb29082c 2018-12-02 23:23:43,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.33714294434s 2018-12-02 23:23:43,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:23:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:43,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:43 GMT X-Openstack-Request-Id: req-03504d19-9157-4bd0-ac1c-5a7984aaedf9 2018-12-02 23:23:43,705 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:23:43,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-03504d19-9157-4bd0-ac1c-5a7984aaedf9 2018-12-02 23:23:43,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692141056061s 2018-12-02 23:23:43,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:23:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:43,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-2f6ae34e-fbcc-4dc1-8f09-a0cb1f79cea4 x-openstack-request-id: req-2f6ae34e-fbcc-4dc1-8f09-a0cb1f79cea4 2018-12-02 23:23:43,868 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0 used request id req-2f6ae34e-fbcc-4dc1-8f09-a0cb1f79cea4 2018-12-02 23:23:43,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161962985992s 2018-12-02 23:23:43,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:44,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dd778fb-d15c-4f83-8f09-49d2b34da4b0 x-openstack-request-id: req-4dd778fb-d15c-4f83-8f09-49d2b34da4b0 2018-12-02 23:23:44,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:6c:eb", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/543e02d6-6d5f-4aac-bfee-0452281191d0", "rel": "bookmark"}], "image": {"id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "links": [{"href": "http://172.30.9.26:8774/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:23:33.000000", "flavor": {"id": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "links": [{"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "bookmark"}]}, "id": "543e02d6-6d5f-4aac-bfee-0452281191d0", "security_groups": [{"name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}], "user_id": "22567ba0e867404eb69afe8e420d0c4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:23:43Z", "hostId": "21c8a74f30b98435e8f239371754c4677a3dd8090b6d8026aba48fa1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33", "name": "vping_ssh-vm_7eee646d-fe1a-42f7-a699-15437b4bcb33", "created": "2018-12-02T23:23:25Z", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:23:44,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4dd778fb-d15c-4f83-8f09-49d2b34da4b0 2018-12-02 23:23:44,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397010087967s 2018-12-02 23:23:44,268 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:23:46,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:23:46,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:46,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-69a71f82-ed9e-461d-ac94-693f0788f5bf x-openstack-request-id: req-69a71f82-ed9e-461d-ac94-693f0788f5bf 2018-12-02 23:23:46,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:23:46,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-69a71f82-ed9e-461d-ac94-693f0788f5bf 2018-12-02 23:23:46,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0705149173737s 2018-12-02 23:23:46,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:23:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:46,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:46 GMT X-Openstack-Request-Id: req-72dfb49e-4c41-4c60-9e3d-f6a39866c547 2018-12-02 23:23:46,395 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:02Z", "updated_at": "2018-12-02T23:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "01323ae9-43b7-4f64-bad2-4895d95e01f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "31cfff1c-c585-4ba7-b425-380cea4ed9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "4c090db9-2e27-403e-82c5-b4bf21befd26", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "7b3acd83-1fd5-4309-9b8c-f9f6f11e2252", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:11Z", "updated_at": "2018-12-02T23:23:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "10345470-5883-41b6-aadf-218d3724cacc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "4b115fb9-68f3-4233-852e-587ea8327aba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "67ae91a2-469c-430d-969d-415c53720246", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:11Z", "revision_number": 0, "id": "cc3a77ae-1f6b-4297-933f-ce6474a2ad75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:11Z", "security_group_id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 3, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9", "name": "vping_ssh-sg_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:46,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-72dfb49e-4c41-4c60-9e3d-f6a39866c547 2018-12-02 23:23:46,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484781265259s 2018-12-02 23:23:46,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:23:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:46,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:46 GMT X-Openstack-Request-Id: req-18046260-6a3a-415e-a9cb-c942be3feba0 2018-12-02 23:23:46,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:46,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b2558c9b-ba1a-4fbb-8f87-a7d4305a2dd9.json used request id req-18046260-6a3a-415e-a9cb-c942be3feba0 2018-12-02 23:23:46,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144805908203s 2018-12-02 23:23:46,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-02 23:23:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:46,577 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-dc7da1ce-c606-45e1-a729-bb36b96668a5 x-openstack-request-id: req-dc7da1ce-c606-45e1-a729-bb36b96668a5 2018-12-02 23:23:46,577 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_7eee646d-fe1a-42f7-a699-15437b4bcb33 used request id req-dc7da1ce-c606-45e1-a729-bb36b96668a5 2018-12-02 23:23:46,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0300807952881s 2018-12-02 23:23:46,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:23:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" -d '{"subnet_id": "2454cf48-cdad-4476-b0e3-37d3c0ca9a34"}' 2018-12-02 23:23:48,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:48 GMT X-Openstack-Request-Id: req-3dc0abe0-8612-4a69-b39c-317a21db31af 2018-12-02 23:23:48,455 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c1c6b495-5154-4957-980f-d4d5f42fba2e", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "subnet_id": "2454cf48-cdad-4476-b0e3-37d3c0ca9a34", "subnet_ids": ["2454cf48-cdad-4476-b0e3-37d3c0ca9a34"], "port_id": "eb22ab07-b30c-467f-bcf5-55d685d6b512", "id": "e85442bf-5613-4d15-bbba-9d258767c0fa"} 2018-12-02 23:23:48,455 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa/remove_router_interface.json used request id req-3dc0abe0-8612-4a69-b39c-317a21db31af 2018-12-02 23:23:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87736606598s 2018-12-02 23:23:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:23:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:48 GMT X-Openstack-Request-Id: req-ccb9e0a8-0f6c-4f88-b517-8ef9fe310883 2018-12-02 23:23:48,757 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:03Z", "admin_state_up": true, "updated_at": "2018-12-02T23:23:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "e85442bf-5613-4d15-bbba-9d258767c0fa", "name": "vping_ssh-router_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:48,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ccb9e0a8-0f6c-4f88-b517-8ef9fe310883 2018-12-02 23:23:48,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.301538944244s 2018-12-02 23:23:48,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:23:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:50,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:50 GMT X-Openstack-Request-Id: req-967e56e9-30b6-4c72-b963-46977ffcee79 2018-12-02 23:23:50,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:50,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e85442bf-5613-4d15-bbba-9d258767c0fa.json used request id req-967e56e9-30b6-4c72-b963-46977ffcee79 2018-12-02 23:23:50,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26375484467s 2018-12-02 23:23:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:23:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:50,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:50 GMT X-Openstack-Request-Id: req-f3b4c8bb-20bc-4312-a78c-4681b3be4571 2018-12-02 23:23:50,064 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:23: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":"9bcf8303ac6a440e8bb114cfa14ac535","id":"2454cf48-cdad-4476-b0e3-37d3c0ca9a34","subnetpool_id":null,"name":"vping_ssh-subnet_7eee646d-fe1a-42f7-a699-15437b4bcb33"}]} 2018-12-02 23:23:50,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f3b4c8bb-20bc-4312-a78c-4681b3be4571 2018-12-02 23:23:50,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041435956955s 2018-12-02 23:23:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:23:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/2454cf48-cdad-4476-b0e3-37d3c0ca9a34.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:51,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:51 GMT X-Openstack-Request-Id: req-00bffdb8-3c6b-4706-b906-0bb11696b3a5 2018-12-02 23:23:51,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:51,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2454cf48-cdad-4476-b0e3-37d3c0ca9a34.json used request id req-00bffdb8-3c6b-4706-b906-0bb11696b3a5 2018-12-02 23:23:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.983459949493s 2018-12-02 23:23:51,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:51,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:51 GMT X-Openstack-Request-Id: req-9217b9c4-b542-4c45-a9ce-d34adfe9be6a 2018-12-02 23:23:51,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c1c6b495-5154-4957-980f-d4d5f42fba2e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9bcf8303ac6a440e8bb114cfa14ac535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:23:50Z","qos_policy_id":null,"name":"vping_ssh-net_7eee646d-fe1a-42f7-a699-15437b4bcb33","admin_state_up":true,"tenant_id":"9bcf8303ac6a440e8bb114cfa14ac535","created_at":"2018-12-02T23:23:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:23:51,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9217b9c4-b542-4c45-a9ce-d34adfe9be6a 2018-12-02 23:23:51,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923371315002s 2018-12-02 23:23:51,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:23:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c1c6b495-5154-4957-980f-d4d5f42fba2e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:52,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:52 GMT X-Openstack-Request-Id: req-c321f8e8-7bbc-4d47-9183-e9f50d3b21a3 2018-12-02 23:23:52,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:52,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c1c6b495-5154-4957-980f-d4d5f42fba2e.json used request id req-c321f8e8-7bbc-4d47-9183-e9f50d3b21a3 2018-12-02 23:23:52,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12741613388s 2018-12-02 23:23:52,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:23:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:52,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:52 GMT X-Openstack-Request-Id: req-9f580f28-247d-43a8-99ee-501308ddfd6c 2018-12-02 23:23:52,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:23:09Z", "file": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/file", "owner": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "d3acc192-b62e-4fd2-a9bf-7859c0511b87", "size": 12716032, "self": "/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_7eee646d-fe1a-42f7-a699-15437b4bcb33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:23:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:23:52,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9f580f28-247d-43a8-99ee-501308ddfd6c 2018-12-02 23:23:52,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318113088608s 2018-12-02 23:23:52,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:23:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee6cc46d10f7a646085b243994469f243e11c653" 2018-12-02 23:23:53,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:23:53 GMT X-Openstack-Request-Id: req-58ae028b-7ff4-41b2-990e-7a34a29de34c 2018-12-02 23:23:53,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. 2018-12-02 23:23:53,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d3acc192-b62e-4fd2-a9bf-7859c0511b87 used request id req-58ae028b-7ff4-41b2-990e-7a34a29de34c 2018-12-02 23:23:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24063205719s 2018-12-02 23:23:53,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:23:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:53,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c285ada9-2782-4c90-85f5-cbf3ec425450 x-openstack-request-id: req-c285ada9-2782-4c90-85f5-cbf3ec425450 2018-12-02 23:23:53,864 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98", "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": "3fefd1f0-32c0-4a92-be31-f9f83fb3bd98"}]} 2018-12-02 23:23:53,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c285ada9-2782-4c90-85f5-cbf3ec425450 2018-12-02 23:23:53,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022961139679s 2018-12-02 23:23:53,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:23:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:53,900 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23: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-abcde0d0-5bad-4b9b-87f7-872b8902019a x-openstack-request-id: req-abcde0d0-5bad-4b9b-87f7-872b8902019a 2018-12-02 23:23:53,901 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3fefd1f0-32c0-4a92-be31-f9f83fb3bd98 used request id req-abcde0d0-5bad-4b9b-87f7-872b8902019a 2018-12-02 23:23:53,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035218000412s 2018-12-02 23:23:53,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:23:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:54,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f423c17-c8c8-49d3-baae-5c0240d8a135 2018-12-02 23:23:54,126 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": {"self": "http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22567ba0e867404eb69afe8e420d0c4d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:23:54,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9f423c17-c8c8-49d3-baae-5c0240d8a135 2018-12-02 23:23:54,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225023984909s 2018-12-02 23:23:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:23:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:54,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e93b8ab-777e-4f04-8bff-7dd478f06cd2 2018-12-02 23:23:54,344 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_7eee646d-fe1a-42f7-a699-15437b4bcb33", "links": {"self": "http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "22567ba0e867404eb69afe8e420d0c4d", "description": null}} 2018-12-02 23:23:54,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d used request id req-6e93b8ab-777e-4f04-8bff-7dd478f06cd2 2018-12-02 23:23:54,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211871147156s 2018-12-02 23:23:54,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:23:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:54,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22fca6e-ec55-4bf2-bed7-7d0dee5f8523 2018-12-02 23:23:54,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:23:54,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/22567ba0e867404eb69afe8e420d0c4d used request id req-f22fca6e-ec55-4bf2-bed7-7d0dee5f8523 2018-12-02 23:23:54,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313452959061s 2018-12-02 23:23:54,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:23:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:54,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065cc9e1-26e3-4704-aafb-a6b1d2b3f8a2 2018-12-02 23:23:54,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535"}, "tags": [], "enabled": true, "id": "9bcf8303ac6a440e8bb114cfa14ac535", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_7eee646d-fe1a-42f7-a699-15437b4bcb33"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 23:23:54,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-065cc9e1-26e3-4704-aafb-a6b1d2b3f8a2 2018-12-02 23:23:54,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204885959625s 2018-12-02 23:23:54,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:23:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:55,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2fe280-1c85-4523-b63e-5e9d05cfabd5 2018-12-02 23:23:55,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:23:55,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9bcf8303ac6a440e8bb114cfa14ac535 used request id req-3c2fe280-1c85-4523-b63e-5e9d05cfabd5 2018-12-02 23:23:55,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272213935852s 2018-12-02 23:23:55,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:23:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9bcf8303ac6a440e8bb114cfa14ac535&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:55,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:55 GMT X-Openstack-Request-Id: req-2ff4a57a-6cfc-43ca-b142-b6695215de82 2018-12-02 23:23:55,548 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:02Z", "updated_at": "2018-12-02T23:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "01323ae9-43b7-4f64-bad2-4895d95e01f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "31cfff1c-c585-4ba7-b425-380cea4ed9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "4c090db9-2e27-403e-82c5-b4bf21befd26", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "7b3acd83-1fd5-4309-9b8c-f9f6f11e2252", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "name": "default"}]} 2018-12-02 23:23:55,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9bcf8303ac6a440e8bb114cfa14ac535&name=default used request id req-2ff4a57a-6cfc-43ca-b142-b6695215de82 2018-12-02 23:23:55,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.395240068436s 2018-12-02 23:23:55,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:23:55,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:55,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:55 GMT X-Openstack-Request-Id: req-2a099d75-1ab6-4a2d-923f-1b43d9e0feef 2018-12-02 23:23:55,600 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "created_at": "2018-12-02T23:23:02Z", "updated_at": "2018-12-02T23:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "01323ae9-43b7-4f64-bad2-4895d95e01f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "7b3acd83-1fd5-4309-9b8c-f9f6f11e2252", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "31cfff1c-c585-4ba7-b425-380cea4ed9a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:02Z", "revision_number": 0, "id": "4c090db9-2e27-403e-82c5-b4bf21befd26", "remote_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:02Z", "security_group_id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "tenant_id": "9bcf8303ac6a440e8bb114cfa14ac535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9bcf8303ac6a440e8bb114cfa14ac535"}], "revision_number": 1, "project_id": "9bcf8303ac6a440e8bb114cfa14ac535", "id": "a011d2b4-6538-4f2f-b009-0983ff82da1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:23:55,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2a099d75-1ab6-4a2d-923f-1b43d9e0feef 2018-12-02 23:23:55,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469300746918s 2018-12-02 23:23:55,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:23:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a011d2b4-6538-4f2f-b009-0983ff82da1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63f302f792a06e7d1eb4a8ce1fde67bdb2f1d18e" 2018-12-02 23:23:55,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:23:55 GMT X-Openstack-Request-Id: req-013d74f0-c9f7-49ac-b1eb-00447c02e004 2018-12-02 23:23:55,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:23:55,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a011d2b4-6538-4f2f-b009-0983ff82da1b.json used request id req-013d74f0-c9f7-49ac-b1eb-00447c02e004 2018-12-02 23:23:55,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128768920898s 2018-12-02 23:23:55,786 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-02 23:23:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:23:55,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc138cc-3a2c-4858-9135-7b145e59eacf 2018-12-02 23:23:55,833 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:23:55,833 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-7cc138cc-3a2c-4858-9135-7b145e59eacf 2018-12-02 23:23:55,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:23:56,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["kao67WO8QmKK_66AwSZiAA"], "issued_at": "2018-12-02T23:23:56.000000Z"}} 2018-12-02 23:23:56,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:56,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:56 GMT X-Openstack-Request-Id: req-56f01ff3-9203-4a2c-b4ef-d43c357829b8 2018-12-02 23:23:56,534 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:23:56,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56f01ff3-9203-4a2c-b4ef-d43c357829b8 2018-12-02 23:23:56,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284983158112s 2018-12-02 23:23:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:23:56,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef6c45f-41e7-47f0-82c7-0eba1a7cccef 2018-12-02 23:23:56,547 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:23:56,547 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-cef6c45f-41e7-47f0-82c7-0eba1a7cccef 2018-12-02 23:23:56,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:23:56,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:56,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dee7ed9-e6b1-4683-929d-0ad23a38ca50 2018-12-02 23:23:56,748 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:23:56,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1dee7ed9-e6b1-4683-929d-0ad23a38ca50 2018-12-02 23:23:56,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200182914734s 2018-12-02 23:23:56,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:23:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}}' 2018-12-02 23:23:56,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e9f177-0e90-493a-a5a5-52e67cadfee9 2018-12-02 23:23:56,896 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e"}, "tags": [], "enabled": true, "id": "856545f2504041c9af3ff133bbecc47e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}} 2018-12-02 23:23:56,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-33e9f177-0e90-493a-a5a5-52e67cadfee9 2018-12-02 23:23:56,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140604019165s 2018-12-02 23:23:56,897 - 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'856545f2504041c9af3ff133bbecc47e', '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_926e910a-ce54-4b18-9372-a87329508ec2'}) 2018-12-02 23:23:56,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:23:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "84af0c5e-20ac-4610-bdf0-13e585615afa", "email": null, "name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2"}}' 2018-12-02 23:23:57,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e1dc4e-da90-477e-95e6-db2d623aebb3 2018-12-02 23:23:57,293 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2", "links": {"self": "http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8cc1cb9a575a4ad083e8c46908799f07", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:23:57,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-e3e1dc4e-da90-477e-95e6-db2d623aebb3 2018-12-02 23:23:57,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388573884964s 2018-12-02 23:23:57,294 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8cc1cb9a575a4ad083e8c46908799f07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2'}) 2018-12-02 23:23:57,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:57,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4228294e-7de0-4ee5-8bd7-702435f75ee1 2018-12-02 23:23:57,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:57,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4228294e-7de0-4ee5-8bd7-702435f75ee1 2018-12-02 23:23:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205324172974s 2018-12-02 23:23:57,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:57,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:57,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6c0e03-6d39-45fc-9675-2e5b81a12c49 2018-12-02 23:23:57,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:57,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1a6c0e03-6d39-45fc-9675-2e5b81a12c49 2018-12-02 23:23:57,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211019992828s 2018-12-02 23:23:57,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:23:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:57,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2ff58d-608b-4061-907b-791ff5873664 2018-12-02 23:23:57,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:23:57,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b2ff58d-608b-4061-907b-791ff5873664 2018-12-02 23:23:57,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238718986511s 2018-12-02 23:23:57,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:23:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9052e77-814c-4aa3-9f7d-72244f2abed8 2018-12-02 23:23:58,163 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:23:58,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d9052e77-814c-4aa3-9f7d-72244f2abed8 2018-12-02 23:23:58,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196724891663s 2018-12-02 23:23:58,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:23:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e692685f-76f7-4090-98b5-a05385aed4f0 2018-12-02 23:23:58,294 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2", "links": {"self": "http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8cc1cb9a575a4ad083e8c46908799f07", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:23:58,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e692685f-76f7-4090-98b5-a05385aed4f0 2018-12-02 23:23:58,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129999160767s 2018-12-02 23:23:58,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:23:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b06cc39-252a-43c9-b45a-d7118d31a567 2018-12-02 23:23:58,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e"}, "tags": [], "enabled": true, "id": "856545f2504041c9af3ff133bbecc47e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}]} 2018-12-02 23:23:58,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0b06cc39-252a-43c9-b45a-d7118d31a567 2018-12-02 23:23:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12030005455s 2018-12-02 23:23:58,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:23:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=8cc1cb9a575a4ad083e8c46908799f07&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=856545f2504041c9af3ff133bbecc47e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a688d2-a629-4742-9b86-1e19361ce051 2018-12-02 23:23:58,638 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=8cc1cb9a575a4ad083e8c46908799f07&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=856545f2504041c9af3ff133bbecc47e", "previous": null, "next": null}} 2018-12-02 23:23:58,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=8cc1cb9a575a4ad083e8c46908799f07&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=856545f2504041c9af3ff133bbecc47e used request id req-79a688d2-a629-4742-9b86-1e19361ce051 2018-12-02 23:23:58,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20532989502s 2018-12-02 23:23:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:23:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e/users/8cc1cb9a575a4ad083e8c46908799f07/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126d6fdf-c41e-49e2-b25c-f2d03fafa2b0 2018-12-02 23:23:58,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:23:58,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e/users/8cc1cb9a575a4ad083e8c46908799f07/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-126d6fdf-c41e-49e2-b25c-f2d03fafa2b0 2018-12-02 23:23:58,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155202150345s 2018-12-02 23:23:58,798 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2', 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'856545f2504041c9af3ff133bbecc47e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '84af0c5e-20ac-4610-bdf0-13e585615afa', 'username': u'vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:23:58,802 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2', 'password': '84af0c5e-20ac-4610-bdf0-13e585615afa', 'project_name': 'vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '856545f2504041c9af3ff133bbecc47e', 'project_domain_name': 'Default'} 2018-12-02 23:23:58,803 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-02 23:23:58,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:23:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:58,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef6bde7-bb02-47a9-9736-e158517b905a 2018-12-02 23:23:58,921 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:23:58,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-8ef6bde7-bb02-47a9-9736-e158517b905a 2018-12-02 23:23:58,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118407964706s 2018-12-02 23:23:58,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:23:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:23:59,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b633358c-72ac-4ab9-9c78-f489c6470932 2018-12-02 23:23:59,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e"}, "tags": [], "enabled": true, "id": "856545f2504041c9af3ff133bbecc47e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}]} 2018-12-02 23:23:59,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b633358c-72ac-4ab9-9c78-f489c6470932 2018-12-02 23:23:59,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154504060745s 2018-12-02 23:23:59,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:23:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" -d '{"network": {"tenant_id": "856545f2504041c9af3ff133bbecc47e", "name": "vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2", "admin_state_up": true}}' 2018-12-02 23:23:59,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:59 GMT X-Openstack-Request-Id: req-2cccba59-fc23-4ded-89fd-949c54e80555 2018-12-02 23:23:59,439 - 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":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:23:59Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450}} 2018-12-02 23:23:59,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2cccba59-fc23-4ded-89fd-949c54e80555 2018-12-02 23:23:59,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.354622840881s 2018-12-02 23:23:59,440 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:23:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2965fcfe-412d-4356-82f3-be9e291736bf', 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'vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2', u'created_at': u'2018-12-02T23:23:59Z', u'mtu': 1450, u'tenant_id': u'856545f2504041c9af3ff133bbecc47e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'856545f2504041c9af3ff133bbecc47e', u'l2_adjacency': True}) 2018-12-02 23:23:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:23:59,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62dd260c-b5c9-4efd-8758-c2533af71d3b 2018-12-02 23:23:59,450 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:23:59,450 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-62dd260c-b5c9-4efd-8758-c2533af71d3b 2018-12-02 23:23:59,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:23:59,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "856545f2504041c9af3ff133bbecc47e", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/856545f2504041c9af3ff133bbecc47e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/856545f2504041c9af3ff133bbecc47e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/856545f2504041c9af3ff133bbecc47e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_856545f2504041c9af3ff133bbecc47e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_856545f2504041c9af3ff133bbecc47e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/856545f2504041c9af3ff133bbecc47e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/856545f2504041c9af3ff133bbecc47e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/856545f2504041c9af3ff133bbecc47e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/856545f2504041c9af3ff133bbecc47e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/856545f2504041c9af3ff133bbecc47e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/856545f2504041c9af3ff133bbecc47e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/856545f2504041c9af3ff133bbecc47e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/856545f2504041c9af3ff133bbecc47e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/856545f2504041c9af3ff133bbecc47e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2", "id": "8cc1cb9a575a4ad083e8c46908799f07"}, "audit_ids": ["PCGATJ7xTUuTVnkrREiWIg"], "issued_at": "2018-12-02T23:23:59.000000Z"}} 2018-12-02 23:23:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:23:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:00,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:00 GMT X-Openstack-Request-Id: req-def620f1-c442-40f8-a30c-a1125252c1b8 2018-12-02 23:24:00,362 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:23:59Z","qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:00,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-def620f1-c442-40f8-a30c-a1125252c1b8 2018-12-02 23:24:00,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.511044025421s 2018-12-02 23:24:00,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:24:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"subnet": {"name": "vping_userdata-subnet_926e910a-ce54-4b18-9372-a87329508ec2", "enable_dhcp": true, "network_id": "2965fcfe-412d-4356-82f3-be9e291736bf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:24:01,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:01 GMT X-Openstack-Request-Id: req-44b89ca6-831a-4f06-94d8-5c9447ab4f85 2018-12-02 23:24:01,026 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2965fcfe-412d-4356-82f3-be9e291736bf","tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:24:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"856545f2504041c9af3ff133bbecc47e","id":"b7cb3434-272a-4e54-8f59-009238e265a7","subnetpool_id":null,"name":"vping_userdata-subnet_926e910a-ce54-4b18-9372-a87329508ec2"}} 2018-12-02 23:24:01,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-44b89ca6-831a-4f06-94d8-5c9447ab4f85 2018-12-02 23:24:01,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.662939071655s 2018-12-02 23:24:01,027 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:24:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b7cb3434-272a-4e54-8f59-009238e265a7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_926e910a-ce54-4b18-9372-a87329508ec2', u'enable_dhcp': True, u'network_id': u'2965fcfe-412d-4356-82f3-be9e291736bf', u'tenant_id': u'856545f2504041c9af3ff133bbecc47e', u'created_at': u'2018-12-02T23:24:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'856545f2504041c9af3ff133bbecc47e'}) 2018-12-02 23:24:01,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:24:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vping_userdata-router_926e910a-ce54-4b18-9372-a87329508ec2", "admin_state_up": true}}' 2018-12-02 23:24:02,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:02 GMT X-Openstack-Request-Id: req-587b8c97-cb1f-4955-8ae2-22da11d954db 2018-12-02 23:24:02,742 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "856545f2504041c9af3ff133bbecc47e", "created_at": "2018-12-02T23:24:01Z", "admin_state_up": true, "updated_at": "2018-12-02T23:24:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "856545f2504041c9af3ff133bbecc47e", "id": "3898b23f-a39c-4ffc-a1b8-99326a4eacd2", "name": "vping_userdata-router_926e910a-ce54-4b18-9372-a87329508ec2"}} 2018-12-02 23:24:02,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-587b8c97-cb1f-4955-8ae2-22da11d954db 2018-12-02 23:24:02,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71508789062s 2018-12-02 23:24:02,743 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:24:02Z', u'revision_number': 2, u'id': u'3898b23f-a39c-4ffc-a1b8-99326a4eacd2', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_926e910a-ce54-4b18-9372-a87329508ec2', u'admin_state_up': True, u'tenant_id': u'856545f2504041c9af3ff133bbecc47e', u'created_at': u'2018-12-02T23:24:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'856545f2504041c9af3ff133bbecc47e'}) 2018-12-02 23:24:02,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:24:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"subnet_id": "b7cb3434-272a-4e54-8f59-009238e265a7"}' 2018-12-02 23:24:05,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:05 GMT X-Openstack-Request-Id: req-c5220eab-d6a1-44d0-bb08-3020a256ae35 2018-12-02 23:24:05,165 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2965fcfe-412d-4356-82f3-be9e291736bf", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "subnet_id": "b7cb3434-272a-4e54-8f59-009238e265a7", "subnet_ids": ["b7cb3434-272a-4e54-8f59-009238e265a7"], "port_id": "e286dc3c-0ca0-46db-a299-22f80d1be206", "id": "3898b23f-a39c-4ffc-a1b8-99326a4eacd2"} 2018-12-02 23:24:05,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2/add_router_interface.json used request id req-c5220eab-d6a1-44d0-bb08-3020a256ae35 2018-12-02 23:24:05,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42140698433s 2018-12-02 23:24:05,166 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:24:05,298 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:24:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:24:05,305 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:05 GMT 2018-12-02 23:24:05,305 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:24:05,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:05,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:05 GMT X-Openstack-Request-Id: req-0428be7b-af9a-462b-b4fc-49f448c54ee5 2018-12-02 23:24:05,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:05,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-0428be7b-af9a-462b-b4fc-49f448c54ee5 2018-12-02 23:24:05,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.40202498436s 2018-12-02 23:24:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:24:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2"}' 2018-12-02 23:24:05,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:05 GMT Location: http://172.30.9.26:9292/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17bb8194-8b2d-4ce3-a7ee-9d9b6c0fbb58 2018-12-02 23:24:05,822 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:05Z", "file": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file", "owner": "856545f2504041c9af3ff133bbecc47e", "id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "size": null, "self": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "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_926e910a-ce54-4b18-9372-a87329508ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "checksum": null, "created_at": "2018-12-02T23:24:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:24:05,822 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-17bb8194-8b2d-4ce3-a7ee-9d9b6c0fbb58 2018-12-02 23:24:05,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.103193998337s 2018-12-02 23:24:05,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:24:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '' 2018-12-02 23:24:06,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:24:06 GMT X-Openstack-Request-Id: req-5ed54e22-473f-4bb4-8224-226c10553d6b 2018-12-02 23:24:06,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:24:06,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file used request id req-5ed54e22-473f-4bb4-8224-226c10553d6b 2018-12-02 23:24:06,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.422553062439s 2018-12-02 23:24:06,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:06,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:06 GMT X-Openstack-Request-Id: req-589681ec-cfb3-4286-a0d0-e4b3008937b5 2018-12-02 23:24:06,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:06Z", "file": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file", "owner": "856545f2504041c9af3ff133bbecc47e", "id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "size": 12716032, "self": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:06,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-589681ec-cfb3-4286-a0d0-e4b3008937b5 2018-12-02 23:24:06,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0576889514923s 2018-12-02 23:24:06,310 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file', 'owner': u'856545f2504041c9af3ff133bbecc47e', 'id': u'8956f148-1b3b-4ce4-90a9-ca72ca98a919', 'size': 12716032, u'self': u'/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'856545f2504041c9af3ff133bbecc47e', 'name': 'vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:24:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:24:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2', '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/8956f148-1b3b-4ce4-90a9-ca72ca98a919', 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_926e910a-ce54-4b18-9372-a87329508ec2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2', 'created': u'2018-12-02T23:24:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:24: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/8956f148-1b3b-4ce4-90a9-ca72ca98a919', 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_926e910a-ce54-4b18-9372-a87329508ec2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:24:06,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:24:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:24:06,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7634af9d-f987-443d-b7cd-635085adde2b x-openstack-request-id: req-7634af9d-f987-443d-b7cd-635085adde2b 2018-12-02 23:24:06,636 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "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": "dd1211fe-7abc-4057-943c-72a5b7933e8b"}} 2018-12-02 23:24:06,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7634af9d-f987-443d-b7cd-635085adde2b 2018-12-02 23:24:06,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.322944164276s 2018-12-02 23:24:06,637 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2', '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'de57677664ca4a25ac8718411c5b739c', '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'dd1211fe-7abc-4057-943c-72a5b7933e8b', 'swap': 0}) 2018-12-02 23:24:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:24:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" -d '{"extra_specs": {}}' 2018-12-02 23:24:06,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-8a58d9b3-889b-46ae-9bde-9805b234eb42 x-openstack-request-id: req-8a58d9b3-889b-46ae-9bde-9805b234eb42 2018-12-02 23:24:06,658 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:24:06,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b/os-extra_specs used request id req-8a58d9b3-889b-46ae-9bde-9805b234eb42 2018-12-02 23:24:06,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020094871521s 2018-12-02 23:24:06,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:06,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:06 GMT X-Openstack-Request-Id: req-d43f415e-6227-485e-874e-43d5e5e53758 2018-12-02 23:24:06,753 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":["b7cb3434-272a-4e54-8f59-009238e265a7"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:00Z","qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:06,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d43f415e-6227-485e-874e-43d5e5e53758 2018-12-02 23:24:06,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947158336639s 2018-12-02 23:24:06,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:06,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:06 GMT X-Openstack-Request-Id: req-493ba46a-95d5-4d09-bb05-37643a29259b 2018-12-02 23:24:06,795 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:06Z", "file": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file", "owner": "856545f2504041c9af3ff133bbecc47e", "id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "size": 12716032, "self": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:06,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-493ba46a-95d5-4d09-bb05-37643a29259b 2018-12-02 23:24:06,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369069576263s 2018-12-02 23:24:06,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:24:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:07,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d316ab0-f904-4966-bf80-c9f1a953c885 x-openstack-request-id: req-5d316ab0-f904-4966-bf80-c9f1a953c885 2018-12-02 23:24:07,112 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "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": "dd1211fe-7abc-4057-943c-72a5b7933e8b"}]} 2018-12-02 23:24:07,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5d316ab0-f904-4966-bf80-c9f1a953c885 2018-12-02 23:24:07,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.310132980347s 2018-12-02 23:24:07,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:24:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"server": {"name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "imageRef": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "flavorRef": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2965fcfe-412d-4356-82f3-be9e291736bf"}]}}' 2018-12-02 23:24:08,900 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a x-compute-request-id: req-da228037-9062-4559-8a48-b51d500afc40 x-openstack-request-id: req-da228037-9062-4559-8a48-b51d500afc40 2018-12-02 23:24:08,900 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "adminPass": "e66JjEirTeG6"}} 2018-12-02 23:24:08,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-da228037-9062-4559-8a48-b51d500afc40 2018-12-02 23:24:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.78416609764s 2018-12-02 23:24:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:09,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-13f0170c-7fc6-4e14-9eb4-d4f416988381 x-openstack-request-id: req-13f0170c-7fc6-4e14-9eb4-d4f416988381 2018-12-02 23:24:09,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:09,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13f0170c-7fc6-4e14-9eb4-d4f416988381 2018-12-02 23:24:09,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5759370327s 2018-12-02 23:24:09,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:09,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:09 GMT X-Openstack-Request-Id: req-c715c859-0aa6-46aa-8d4d-ecb7512ea64b 2018-12-02 23:24:09,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":["b7cb3434-272a-4e54-8f59-009238e265a7"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:00Z","qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:09,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c715c859-0aa6-46aa-8d4d-ecb7512ea64b 2018-12-02 23:24:09,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938258171082s 2018-12-02 23:24:09,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:24:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:09,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:09 GMT X-Openstack-Request-Id: req-444d7d0f-88bf-46f0-9ebf-6b12080e7b38 2018-12-02 23:24:09,647 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2965fcfe-412d-4356-82f3-be9e291736bf","tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:24:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"856545f2504041c9af3ff133bbecc47e","id":"b7cb3434-272a-4e54-8f59-009238e265a7","subnetpool_id":null,"name":"vping_userdata-subnet_926e910a-ce54-4b18-9372-a87329508ec2"}]} 2018-12-02 23:24:09,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-444d7d0f-88bf-46f0-9ebf-6b12080e7b38 2018-12-02 23:24:09,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0632450580597s 2018-12-02 23:24:09,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:11,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:11,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 637 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8a164f4-3aef-4530-bb54-a130d2e46103 x-openstack-request-id: req-a8a164f4-3aef-4530-bb54-a130d2e46103 2018-12-02 23:24:11,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:11Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:11,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a8a164f4-3aef-4530-bb54-a130d2e46103 2018-12-02 23:24:11,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332990884781s 2018-12-02 23:24:11,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:14,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a035412f-3f31-4596-a4b7-60f918e5ac47 x-openstack-request-id: req-a035412f-3f31-4596-a4b7-60f918e5ac47 2018-12-02 23:24:14,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:11Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:14,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a035412f-3f31-4596-a4b7-60f918e5ac47 2018-12-02 23:24:14,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.61909198761s 2018-12-02 23:24:14,619 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:16,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:17,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56370e14-88ef-44f9-be32-c423bcb2cbf8 x-openstack-request-id: req-56370e14-88ef-44f9-be32-c423bcb2cbf8 2018-12-02 23:24:17,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:11Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:17,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56370e14-88ef-44f9-be32-c423bcb2cbf8 2018-12-02 23:24:17,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637680053711s 2018-12-02 23:24:17,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:19,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94f82f6e-a589-4ecf-8431-b690043ea081 x-openstack-request-id: req-94f82f6e-a589-4ecf-8431-b690043ea081 2018-12-02 23:24:19,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:19,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94f82f6e-a589-4ecf-8431-b690043ea081 2018-12-02 23:24:19,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65290594101s 2018-12-02 23:24:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:24:19,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bc5b7707-37dc-4321-bbd5-a031a6411a3a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:19,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:19 GMT X-Openstack-Request-Id: req-453d85f5-6e0f-460b-94af-61f31f41f9d7 2018-12-02 23:24:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:24:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7cb3434-272a-4e54-8f59-009238e265a7","ip_address":"192.168.120.3"}],"id":"1e265993-6518-4e69-8ad4-650fdb3a51da","security_groups":["0ff40a16-eca8-4b27-bbf0-9c49a6c1417f"],"mac_address":"fa:16:3e:f3:e1:92","project_id":"856545f2504041c9af3ff133bbecc47e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2965fcfe-412d-4356-82f3-be9e291736bf","tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:24:12Z","binding:vnic_type":"normal","device_id":"bc5b7707-37dc-4321-bbd5-a031a6411a3a","ip_allocation":"immediate"}]} 2018-12-02 23:24:19,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc5b7707-37dc-4321-bbd5-a031a6411a3a used request id req-453d85f5-6e0f-460b-94af-61f31f41f9d7 2018-12-02 23:24:19,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504930019379s 2018-12-02 23:24:19,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:24:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1e265993-6518-4e69-8ad4-650fdb3a51da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:20,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:20 GMT X-Openstack-Request-Id: req-15fa8543-f36b-4276-9ff2-07d1b3e3984e 2018-12-02 23:24:20,029 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:24:20,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1e265993-6518-4e69-8ad4-650fdb3a51da used request id req-15fa8543-f36b-4276-9ff2-07d1b3e3984e 2018-12-02 23:24:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469179153442s 2018-12-02 23:24:20,030 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f3:e1:92', 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'8956f148-1b3b-4ce4-90a9-ca72ca98a919'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:24:17.000000', 'flavor': Munch({u'id': u'dd1211fe-7abc-4057-943c-72a5b7933e8b'}), 'az': u'nova', 'id': u'bc5b7707-37dc-4321-bbd5-a031a6411a3a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8cc1cb9a575a4ad083e8c46908799f07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'856545f2504041c9af3ff133bbecc47e', 'name': 'vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:24:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:24:17Z', 'hostId': u'bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:24:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'856545f2504041c9af3ff133bbecc47e', 'name': u'vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2', 'adminPass': u'e66JjEirTeG6', 'tenant_id': u'856545f2504041c9af3ff133bbecc47e', 'created_at': u'2018-12-02T23:24:08Z', 'created': u'2018-12-02T23:24:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:24:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:20,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:20 GMT X-Openstack-Request-Id: req-4cf01f9c-a18e-430b-8e65-65962aa3af26 2018-12-02 23:24:20,128 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":["b7cb3434-272a-4e54-8f59-009238e265a7"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:00Z","qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:20,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4cf01f9c-a18e-430b-8e65-65962aa3af26 2018-12-02 23:24:20,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980038642883s 2018-12-02 23:24:20,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:20,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:20 GMT X-Openstack-Request-Id: req-26c0befe-c989-425d-a0c8-b35d0cba10ef 2018-12-02 23:24:20,478 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:06Z", "file": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file", "owner": "856545f2504041c9af3ff133bbecc47e", "id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "size": 12716032, "self": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:20,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-26c0befe-c989-425d-a0c8-b35d0cba10ef 2018-12-02 23:24:20,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.344977855682s 2018-12-02 23:24:20,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:24:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:20,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-b71b95f5-b8f2-41ad-afda-e7cfe8e8be70 x-openstack-request-id: req-b71b95f5-b8f2-41ad-afda-e7cfe8e8be70 2018-12-02 23:24:20,505 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "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": "dd1211fe-7abc-4057-943c-72a5b7933e8b"}]} 2018-12-02 23:24:20,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b71b95f5-b8f2-41ad-afda-e7cfe8e8be70 2018-12-02 23:24:20,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247020721436s 2018-12-02 23:24:20,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:24:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"server": {"name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "imageRef": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "flavorRef": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2965fcfe-412d-4356-82f3-be9e291736bf"}]}}' 2018-12-02 23:24:21,537 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9 x-compute-request-id: req-af919837-ea6f-4e2c-8c06-feefc6f59afb x-openstack-request-id: req-af919837-ea6f-4e2c-8c06-feefc6f59afb 2018-12-02 23:24:21,538 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "adminPass": "Y88CAxNNBEpC"}} 2018-12-02 23:24:21,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-af919837-ea6f-4e2c-8c06-feefc6f59afb 2018-12-02 23:24:21,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.03117108345s 2018-12-02 23:24:21,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:21,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23d5a26b-0e9f-4144-8a5c-82ef53820a51 x-openstack-request-id: req-23d5a26b-0e9f-4144-8a5c-82ef53820a51 2018-12-02 23:24:22,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:22,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23d5a26b-0e9f-4144-8a5c-82ef53820a51 2018-12-02 23:24:22,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854072809219s 2018-12-02 23:24:22,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:24,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:25,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-969036b7-a51a-4857-a049-91bc2eafe52d x-openstack-request-id: req-969036b7-a51a-4857-a049-91bc2eafe52d 2018-12-02 23:24:25,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:24Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:25,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-969036b7-a51a-4857-a049-91bc2eafe52d 2018-12-02 23:24:25,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604794025421s 2018-12-02 23:24:25,017 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:27,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:27,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-98dea5f7-26f7-4cca-b901-85932f89d603 x-openstack-request-id: req-98dea5f7-26f7-4cca-b901-85932f89d603 2018-12-02 23:24:27,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:24Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:27,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-98dea5f7-26f7-4cca-b901-85932f89d603 2018-12-02 23:24:27,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193905115128s 2018-12-02 23:24:27,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:29,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:29,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-de7a3818-0df4-43cc-9a00-6788efd31307 x-openstack-request-id: req-de7a3818-0df4-43cc-9a00-6788efd31307 2018-12-02 23:24:29,576 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:24:24Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:29,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de7a3818-0df4-43cc-9a00-6788efd31307 2018-12-02 23:24:29,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353335142136s 2018-12-02 23:24:29,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:31,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:32,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8054522-5b9c-40d4-97d5-8c6103d1433d x-openstack-request-id: req-f8054522-5b9c-40d4-97d5-8c6103d1433d 2018-12-02 23:24:32,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:94:d9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:29.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:29Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:32,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8054522-5b9c-40d4-97d5-8c6103d1433d 2018-12-02 23:24:32,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05138397217s 2018-12-02 23:24:32,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:24:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=85808521-944f-4acd-ac9a-c96b3db861c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:32,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:32 GMT X-Openstack-Request-Id: req-50d2a0d6-755c-4899-a72c-ca912a78a66f 2018-12-02 23:24:32,700 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:24:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7cb3434-272a-4e54-8f59-009238e265a7","ip_address":"192.168.120.12"}],"id":"49957d60-eef4-42a4-9547-948bb8092214","security_groups":["0ff40a16-eca8-4b27-bbf0-9c49a6c1417f"],"mac_address":"fa:16:3e:83:94:d9","project_id":"856545f2504041c9af3ff133bbecc47e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2965fcfe-412d-4356-82f3-be9e291736bf","tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:24:24Z","binding:vnic_type":"normal","device_id":"85808521-944f-4acd-ac9a-c96b3db861c9","ip_allocation":"immediate"}]} 2018-12-02 23:24:32,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=85808521-944f-4acd-ac9a-c96b3db861c9 used request id req-50d2a0d6-755c-4899-a72c-ca912a78a66f 2018-12-02 23:24:32,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539429187775s 2018-12-02 23:24:32,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:24:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=49957d60-eef4-42a4-9547-948bb8092214" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:32,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:32 GMT X-Openstack-Request-Id: req-cc753ef2-109f-4d37-8049-fee1e6dfef1a 2018-12-02 23:24:32,759 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:24:32,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=49957d60-eef4-42a4-9547-948bb8092214 used request id req-cc753ef2-109f-4d37-8049-fee1e6dfef1a 2018-12-02 23:24:32,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488309860229s 2018-12-02 23:24:32,760 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:94:d9', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8956f148-1b3b-4ce4-90a9-ca72ca98a919'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:24:29.000000', 'flavor': Munch({u'id': u'dd1211fe-7abc-4057-943c-72a5b7933e8b'}), 'az': u'nova', 'id': u'85808521-944f-4acd-ac9a-c96b3db861c9', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8cc1cb9a575a4ad083e8c46908799f07', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'856545f2504041c9af3ff133bbecc47e', 'name': 'vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:24:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:24:29Z', 'hostId': u'18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:24:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'856545f2504041c9af3ff133bbecc47e', 'name': u'vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2', 'adminPass': u'Y88CAxNNBEpC', 'tenant_id': u'856545f2504041c9af3ff133bbecc47e', 'created_at': u'2018-12-02T23:24:21Z', 'created': u'2018-12-02T23:24:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:24:32,760 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-02 23:24:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:33,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86474f59-619d-413b-a6b5-f857d5311f37 x-openstack-request-id: req-86474f59-619d-413b-a6b5-f857d5311f37 2018-12-02 23:24:33,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:94:d9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:29.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:29Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:17Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:33,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-86474f59-619d-413b-a6b5-f857d5311f37 2018-12-02 23:24:33,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180350065231s 2018-12-02 23:24:33,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:24:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:24:34,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9561 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e247286c-6627-4665-a646-cdc956474441 x-openstack-request-id: req-e247286c-6627-4665-a646-cdc956474441 2018-12-02 23:24:34,014 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473994117 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.179983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.182190] pid_max: default: 32768 minimum: 301\n[ 0.183443] ACPI: Core revision 20150930\n[ 0.185105] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186899] Security Framework initialized\n[ 0.188042] Yama: becoming mindful.\n[ 0.189011] AppArmor: AppArmor initialized\n[ 0.190142] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.191962] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.193646] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197172] Initializing cgroup subsys io\n[ 0.198277] Initializing cgroup subsys memory\n[ 0.199499] Initializing cgroup subsys devices\n[ 0.200666] Initializing cgroup subsys freezer\n[ 0.201860] Initializing cgroup subsys net_cls\n[ 0.203091] Initializing cgroup subsys perf_event\n[ 0.204360] Initializing cgroup subsys net_prio\n[ 0.205603] Initializing cgroup subsys hugetlb\n[ 0.206785] Initializing cgroup subsys pids\n[ 0.207980] CPU: Physical Processor ID: 0\n[ 0.209755] mce: CPU supports 10 MCE banks\n[ 0.210907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.212290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.230284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236885] ftrace: allocating 31920 entries in 125 pages\n[ 0.262313] smpboot: Max logical packages: 1\n[ 0.263550] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265386] x2apic enabled\n[ 0.266509] Switched APIC routing to physical x2apic.\n[ 0.268885] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273134] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.275546] KVM setup paravirtual spinlock\n[ 0.277148] x86: Booted up 1 node, 1 CPUs\n[ 0.278229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280064] devtmpfs: initialized\n[ 0.281977] evm: security.selinux\n[ 0.282913] evm: security.SMACK64\n[ 0.283845] evm: security.SMACK64EXEC\n[ 0.284852] evm: security.SMACK64TRANSMUTE\n[ 0.285962] evm: security.SMACK64MMAP\n[ 0.286979] evm: security.ima\n[ 0.287831] evm: security.capability\n[ 0.288883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.291342] pinctrl core: initialized pinctrl subsystem\n[ 0.292774] RTC time: 23:24:29, date: 12/02/18\n[ 0.294037] NET: Registered protocol family 16\n[ 0.295325] cpuidle: using governor ladder\n[ 0.296465] cpuidle: using governor menu\n[ 0.297529] PCCT header not found.\n[ 0.298529] ACPI: bus type PCI registered\n[ 0.299602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301248] PCI: Using configuration type 1 for base access\n[ 0.303433] ACPI: Added _OSI(Module Device)\n[ 0.304589] ACPI: Added _OSI(Processor Device)\n[ 0.305736] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307000] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309109] ACPI: Interpreter enabled\n[ 0.310142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.315075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.317566] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.320051] ACPI: (supports S0 S5)\n[ 0.320995] ACPI: Using IOAPIC for interrupt routing\n[ 0.322268] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.326004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.329224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330904] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333838] acpiphp: Slot [3] registered\n[ 0.334912] acpiphp: Slot [4] registered\n[ 0.335980] acpiphp: Slot [5] registered\n[ 0.337082] acpiphp: Slot [6] registered\n[ 0.338182] acpiphp: Slot [7] registered\n[ 0.339274] acpiphp: Slot [8] registered\n[ 0.340369] acpiphp: Slot [9] registered\n[ 0.341448] acpiphp: Slot [10] registered\n[ 0.342535] acpiphp: Slot [11] registered\n[ 0.343622] acpiphp: Slot [12] registered\n[ 0.344735] acpiphp: Slot [13] registered\n[ 0.345819] acpiphp: Slot [14] registered\n[ 0.346939] acpiphp: Slot [15] registered\n[ 0.361078] acpiphp: Slot [16] registered\n[ 0.362139] acpiphp: Slot [17] registered\n[ 0.363226] acpiphp: Slot [18] registered\n[ 0.364305] acpiphp: Slot [19] registered\n[ 0.365390] acpiphp: Slot [20] registered\n[ 0.366478] acpiphp: Slot [21] registered\n[ 0.367624] acpiphp: Slot [22] registered\n[ 0.368704] acpiphp: Slot [23] registered\n[ 0.369822] acpiphp: Slot [24] registered\n[ 0.370938] acpiphp: Slot [25] registered\n[ 0.372019] acpiphp: Slot [26] registered\n[ 0.373102] acpiphp: Slot [27] registered\n[ 0.374194] acpiphp: Slot [28] registered\n[ 0.375282] acpiphp: Slot [29] registered\n[ 0.376362] acpiphp: Slot [30] registered\n[ 0.377504] acpiphp: Slot [31] registered\n[ 0.378585] PCI host bridge to bus 0000:00\n[ 0.379673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.382914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.384868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.386837] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.388859] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.392792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.394503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.397843] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404044] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426045] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.431630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433411] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435134] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438683] vgaarb: loaded\n[ 0.439492] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441090] SCSI subsystem initialized\n[ 0.442307] ACPI: bus type USB registered\n[ 0.443455] usbcore: registered new interface driver usbfs\n[ 0.444851] usbcore: registered new interface driver hub\n[ 0.446196] usbcore: registered new device driver usb\n[ 0.447671] PCI: Using ACPI for IRQ routing\n[ 0.449167] NetLabel: Initializing\n[ 0.450137] NetLabel: domain hash size = 128\n[ 0.451279] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.452625] NetLabel: unlabeled traffic allowed by default\n[ 0.454198] clocksource: Switched to clocksource kvm-clock\n[ 0.463655] AppArmor: AppArmor Filesystem Enabled\n[ 0.464932] pnp: PnP ACPI init\n[ 0.466110] pnp: PnP ACPI: found 5 devices\n[ 0.472948] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475254] NET: Registered protocol family 2\n[ 0.476621] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.480033] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.481651] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484677] NET: Registered protocol family 1\n[ 0.485844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487311] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488791] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.503005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517412] Trying to unpack rootfs image as initramfs...\n[ 0.576992] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.579218] Scanning for low memory corruption every 60 seconds\n[ 0.580998] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.582586] audit: initializing netlink subsys (disabled)\n[ 0.586088] audit: type=2000 audit(1543793070.458:1): initialized\n[ 0.588264] Initialise system trusted keyring\n[ 0.589602] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.591033] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.593612] zbud: loaded\n[ 0.594561] VFS: Disk quotas dquot_6.6.0\n[ 0.595601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.597651] fuse init (API version 7.23)\n[ 0.598795] Key type big_key registered\n[ 0.599796] Allocating IMA MOK and blacklist keyrings.\n[ 0.601312] Key type asymmetric registered\n[ 0.602349] Asymmetric key parser 'x509' registered\n[ 0.603546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.605413] io scheduler noop registered\n[ 0.606402] io scheduler deadline registered (default)\n[ 0.607640] io scheduler cfq registered\n[ 0.608770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.610062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.611688] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.613506] ACPI: Power Button [PWRF]\n[ 0.614623] GHES: HEST is not enabled!\n[ 0.628595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.657505] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.660088] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.683581] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686354] Linux agpgart interface v0.103\n[ 0.689463] brd: module loaded\n[ 0.691492] loop: module loaded\n[ 0.696381] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.698193] GPT:90111 != 2097151\n[ 0.699058] GPT:Alternate GPT header not at the end of the disk.\n[ 0.700408] GPT:90111 != 2097151\n[ 0.701254] GPT: Use GNU Parted to correct GPT errors.\n[ 0.702454] vda: vda1 vda15\n[ 0.703984] scsi host0: ata_piix\n[ 0.704961] scsi host1: ata_piix\n[ 0.705865] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.707369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.709170] libphy: Fixed MDIO Bus: probed\n[ 0.710195] tun: Universal TUN/TAP device driver, 1.6\n[ 0.711383] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.714061] PPP generic driver version 2.4.2\n[ 0.715210] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.716675] ehci-pci: EHCI PCI platform driver\n[ 0.717756] ehci-platform: EHCI generic platform driver\n[ 0.718977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.720371] ohci-pci: OHCI PCI platform driver\n[ 0.721449] ohci-platform: OHCI generic platform driver\n[ 0.722677] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737061] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.740124] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.741381] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.742795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746045] usb usb1: Product: UHCI Host Controller\n[ 0.747180] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748567] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749770] hub 1-0:1.0: USB hub found\n[ 0.750739] hub 1-0:1.0: 2 ports detected\n[ 0.751895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754559] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756985] mousedev: PS/2 mouse device common for all mice\n[ 0.758521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762123] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763563] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.765014] i2c /dev entries driver\n[ 0.765951] device-mapper: uevent: version 1.0.3\n[ 0.767121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.769111] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.770785] NET: Registered protocol family 10\n[ 0.772142] NET: Registered protocol family 17\n[ 0.773219] Key type dns_resolver registered\n[ 0.774452] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777929] registered taskstats version 1\n[ 0.778954] Loading compiled-in X.509 certificates\n[ 0.780635] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782902] zswap: loaded using pool lzo/zbud\n[ 0.784796] Key type trusted registered\n[ 0.786789] Key type encrypted registered\n[ 0.787800] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789059] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790330] evm: HMAC attrs: 0x1\n[ 0.791491] Magic number: 14:3:453\n[ 0.792506] rtc_cmos 00:00: setting system clock to 2018-12-02 23:24:30 UTC (1543793070)\n[ 0.794496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795827] EDD information not available.\n[ 0.867719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.882534] Write protecting the kernel read-only data: 14336k\n[ 0.885205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.887448] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.038586] 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.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdDUv7q7wkcA2e9EVvJz7K0ika/O7R6vcMU7HUI2o/lcosU9Sl8E9cGpT/EN4yp9jsyk4LlsqJxL4qjT/OD6YG1TbJ0N8jITMVZEBNXOInZWBZJ7w7/Xejfsatk+rNXEoOzm85cmPQPELWPQE+vRHMmExr54IvAB0oGvm7+E0HDEVEEEomRfnGeh+fDjeX04cH8yCb70Bs0b2wicl4ToAK8EL2mZx+rLRQPF+0zu7FrGhzd4464bhF8yiWyyiBWormUgk3IEF9kFv9TrGVR6wVI79c1FHnvsWUuulVcanTeOjBvevLkl7TZ9zkc3S67V7GpKmsus39aYOwmedJIMrp root@vping-userdata-vm2-926e910a-ce54-4b18-9372-a87329508ec2\nssh-dss AAAAB3NzaC1kc3MAAACBAP9UmvPbt50KwgRRzjsq/YDdQJexe4MlFsaSt1e4T+7MmBlxbJoVCrjNQTXQsVOjsCK82bCo7oWttUNrsETEl3EI7Pfq6KxQ9W8Q72Gx9Ae+8etSBxobXjH35jT5cqmAvEQ2secZup6bZmqw3cqwbC4cBlXI+nyfqeKZTQAwBvbtAAAAFQDRqVkShz7HiX3MDdSzvcJKbYvbEQAAAIAw196V3TTqoFDwxaG6XJTh2eCpLYwYmxef8IOnTSNoacDvUm7nsXLCz8x6E9xAuGBPgpaBbrraU8Czw9XeM3hFfPYXBprMIDEDEeyMm1yaj1UFxBODE7P9Q5plfT5LT52oE4uOWO/DgZ5MvOdYBYp2Z5yy5r5Z6VTqENOj4C2/RAAAAIEAi6SRVclLDqyAZ1/KUMotnFLoM8NUI816rZAiIitLrhDPNl1c+Hj05+pjQB6srOirxhK9K2yUy9EucaXynahADhPUz6EGAsCQNZj2VqZmsGP+Wcj2k5Cf9WyOrlBUv3aAUXvdSBX9+LWVCq2jsohHet2ID7GiA2oGMXN52u5lOII= root@vping-userdata-vm2-926e910a-ce54-4b18-9372-a87329508ec2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe83:94d9/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.12 \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-926e910a-ce54-4b18-9372-a87329508ec2\nlaunch-index: 0\n/dev/root resized successfully [took 0.16s]\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.35 ===\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-926e910a-ce54-4b18-9372-a87329508ec2 login: "} 2018-12-02 23:24:34,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9/action used request id req-e247286c-6627-4665-a646-cdc956474441 2018-12-02 23:24:34,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0702950954437s 2018-12-02 23:24:34,016 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 473994117 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.179983] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.182190] pid_max: default: 32768 minimum: 301 [ 0.183443] ACPI: Core revision 20150930 [ 0.185105] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186899] Security Framework initialized [ 0.188042] Yama: becoming mindful. [ 0.189011] AppArmor: AppArmor initialized [ 0.190142] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.191962] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.193646] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195313] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197172] Initializing cgroup subsys io [ 0.198277] Initializing cgroup subsys memory [ 0.199499] Initializing cgroup subsys devices [ 0.200666] Initializing cgroup subsys freezer [ 0.201860] Initializing cgroup subsys net_cls [ 0.203091] Initializing cgroup subsys perf_event [ 0.204360] Initializing cgroup subsys net_prio [ 0.205603] Initializing cgroup subsys hugetlb [ 0.206785] Initializing cgroup subsys pids [ 0.207980] CPU: Physical Processor ID: 0 [ 0.209755] mce: CPU supports 10 MCE banks [ 0.210907] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230284] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236885] ftrace: allocating 31920 entries in 125 pages [ 0.262313] smpboot: Max logical packages: 1 [ 0.263550] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265386] x2apic enabled [ 0.266509] Switched APIC routing to physical x2apic. [ 0.268885] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273134] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275546] KVM setup paravirtual spinlock [ 0.277148] x86: Booted up 1 node, 1 CPUs [ 0.278229] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280064] devtmpfs: initialized [ 0.281977] evm: security.selinux [ 0.282913] evm: security.SMACK64 [ 0.283845] evm: security.SMACK64EXEC [ 0.284852] evm: security.SMACK64TRANSMUTE [ 0.285962] evm: security.SMACK64MMAP [ 0.286979] evm: security.ima [ 0.287831] evm: security.capability [ 0.288883] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291342] pinctrl core: initialized pinctrl subsystem [ 0.292774] RTC time: 23:24:29, date: 12/02/18 [ 0.294037] NET: Registered protocol family 16 [ 0.295325] cpuidle: using governor ladder [ 0.296465] cpuidle: using governor menu [ 0.297529] PCCT header not found. [ 0.298529] ACPI: bus type PCI registered [ 0.299602] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301248] PCI: Using configuration type 1 for base access [ 0.303433] ACPI: Added _OSI(Module Device) [ 0.304589] ACPI: Added _OSI(Processor Device) [ 0.305736] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307000] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309109] ACPI: Interpreter enabled [ 0.310142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317566] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320051] ACPI: (supports S0 S5) [ 0.320995] ACPI: Using IOAPIC for interrupt routing [ 0.322268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.329224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330904] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333838] acpiphp: Slot [3] registered [ 0.334912] acpiphp: Slot [4] registered [ 0.335980] acpiphp: Slot [5] registered [ 0.337082] acpiphp: Slot [6] registered [ 0.338182] acpiphp: Slot [7] registered [ 0.339274] acpiphp: Slot [8] registered [ 0.340369] acpiphp: Slot [9] registered [ 0.341448] acpiphp: Slot [10] registered [ 0.342535] acpiphp: Slot [11] registered [ 0.343622] acpiphp: Slot [12] registered [ 0.344735] acpiphp: Slot [13] registered [ 0.345819] acpiphp: Slot [14] registered [ 0.346939] acpiphp: Slot [15] registered [ 0.361078] acpiphp: Slot [16] registered [ 0.362139] acpiphp: Slot [17] registered [ 0.363226] acpiphp: Slot [18] registered [ 0.364305] acpiphp: Slot [19] registered [ 0.365390] acpiphp: Slot [20] registered [ 0.366478] acpiphp: Slot [21] registered [ 0.367624] acpiphp: Slot [22] registered [ 0.368704] acpiphp: Slot [23] registered [ 0.369822] acpiphp: Slot [24] registered [ 0.370938] acpiphp: Slot [25] registered [ 0.372019] acpiphp: Slot [26] registered [ 0.373102] acpiphp: Slot [27] registered [ 0.374194] acpiphp: Slot [28] registered [ 0.375282] acpiphp: Slot [29] registered [ 0.376362] acpiphp: Slot [30] registered [ 0.377504] acpiphp: Slot [31] registered [ 0.378585] PCI host bridge to bus 0000:00 [ 0.379673] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381294] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.382914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.384868] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.386837] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.388859] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.392792] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.394503] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.397843] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404044] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426045] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427927] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.431630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433411] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435134] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438683] vgaarb: loaded [ 0.439492] vgaarb: bridge control possible 0000:00:02.0 [ 0.441090] SCSI subsystem initialized [ 0.442307] ACPI: bus type USB registered [ 0.443455] usbcore: registered new interface driver usbfs [ 0.444851] usbcore: registered new interface driver hub [ 0.446196] usbcore: registered new device driver usb [ 0.447671] PCI: Using ACPI for IRQ routing [ 0.449167] NetLabel: Initializing [ 0.450137] NetLabel: domain hash size = 128 [ 0.451279] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.452625] NetLabel: unlabeled traffic allowed by default [ 0.454198] clocksource: Switched to clocksource kvm-clock [ 0.463655] AppArmor: AppArmor Filesystem Enabled [ 0.464932] pnp: PnP ACPI init [ 0.466110] pnp: PnP ACPI: found 5 devices [ 0.472948] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.475254] NET: Registered protocol family 2 [ 0.476621] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.478407] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.480033] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481651] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.483107] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484677] NET: Registered protocol family 1 [ 0.485844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.487311] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488791] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.503005] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517412] Trying to unpack rootfs image as initramfs... [ 0.576992] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.579218] Scanning for low memory corruption every 60 seconds [ 0.580998] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.582586] audit: initializing netlink subsys (disabled) [ 0.586088] audit: type=2000 audit(1543793070.458:1): initialized [ 0.588264] Initialise system trusted keyring [ 0.589602] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.591033] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.593612] zbud: loaded [ 0.594561] VFS: Disk quotas dquot_6.6.0 [ 0.595601] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.597651] fuse init (API version 7.23) [ 0.598795] Key type big_key registered [ 0.599796] Allocating IMA MOK and blacklist keyrings. [ 0.601312] Key type asymmetric registered [ 0.602349] Asymmetric key parser 'x509' registered [ 0.603546] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.605413] io scheduler noop registered [ 0.606402] io scheduler deadline registered (default) [ 0.607640] io scheduler cfq registered [ 0.608770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.610062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.611688] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.613506] ACPI: Power Button [PWRF] [ 0.614623] GHES: HEST is not enabled! [ 0.628595] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.657505] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.660088] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.683581] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686354] Linux agpgart interface v0.103 [ 0.689463] brd: module loaded [ 0.691492] loop: module loaded [ 0.696381] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.698193] GPT:90111 != 2097151 [ 0.699058] GPT:Alternate GPT header not at the end of the disk. [ 0.700408] GPT:90111 != 2097151 [ 0.701254] GPT: Use GNU Parted to correct GPT errors. [ 0.702454] vda: vda1 vda15 [ 0.703984] scsi host0: ata_piix [ 0.704961] scsi host1: ata_piix [ 0.705865] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.707369] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.709170] libphy: Fixed MDIO Bus: probed [ 0.710195] tun: Universal TUN/TAP device driver, 1.6 [ 0.711383] tun: (C) 1999-2004 Max Krasnyansky [ 0.714061] PPP generic driver version 2.4.2 [ 0.715210] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.716675] ehci-pci: EHCI PCI platform driver [ 0.717756] ehci-platform: EHCI generic platform driver [ 0.718977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.720371] ohci-pci: OHCI PCI platform driver [ 0.721449] ohci-platform: OHCI generic platform driver [ 0.722677] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737061] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.740124] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.741381] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.742795] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746045] usb usb1: Product: UHCI Host Controller [ 0.747180] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748567] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749770] hub 1-0:1.0: USB hub found [ 0.750739] hub 1-0:1.0: 2 ports detected [ 0.751895] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755727] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756985] mousedev: PS/2 mouse device common for all mice [ 0.758521] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760739] rtc_cmos 00:00: RTC can wake from S4 [ 0.762123] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763563] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.765014] i2c /dev entries driver [ 0.765951] device-mapper: uevent: version 1.0.3 [ 0.767121] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.769111] ledtrig-cpu: registered to indicate activity on CPUs [ 0.770785] NET: Registered protocol family 10 [ 0.772142] NET: Registered protocol family 17 [ 0.773219] Key type dns_resolver registered [ 0.774452] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775782] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777929] registered taskstats version 1 [ 0.778954] Loading compiled-in X.509 certificates [ 0.780635] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782902] zswap: loaded using pool lzo/zbud [ 0.784796] Key type trusted registered [ 0.786789] Key type encrypted registered [ 0.787800] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789059] ima: No TPM chip found, activating TPM-bypass! [ 0.790330] evm: HMAC attrs: 0x1 [ 0.791491] Magic number: 14:3:453 [ 0.792506] rtc_cmos 00:00: setting system clock to 2018-12-02 23:24:30 UTC (1543793070) [ 0.794496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795827] EDD information not available. [ 0.867719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.882534] Write protecting the kernel read-only data: 14336k [ 0.885205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.887448] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.038586] 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdDUv7q7wkcA2e9EVvJz7K0ika/O7R6vcMU7HUI2o/lcosU9Sl8E9cGpT/EN4yp9jsyk4LlsqJxL4qjT/OD6YG1TbJ0N8jITMVZEBNXOInZWBZJ7w7/Xejfsatk+rNXEoOzm85cmPQPELWPQE+vRHMmExr54IvAB0oGvm7+E0HDEVEEEomRfnGeh+fDjeX04cH8yCb70Bs0b2wicl4ToAK8EL2mZx+rLRQPF+0zu7FrGhzd4464bhF8yiWyyiBWormUgk3IEF9kFv9TrGVR6wVI79c1FHnvsWUuulVcanTeOjBvevLkl7TZ9zkc3S67V7GpKmsus39aYOwmedJIMrp root@vping-userdata-vm2-926e910a-ce54-4b18-9372-a87329508ec2 ssh-dss AAAAB3NzaC1kc3MAAACBAP9UmvPbt50KwgRRzjsq/YDdQJexe4MlFsaSt1e4T+7MmBlxbJoVCrjNQTXQsVOjsCK82bCo7oWttUNrsETEl3EI7Pfq6KxQ9W8Q72Gx9Ae+8etSBxobXjH35jT5cqmAvEQ2secZup6bZmqw3cqwbC4cBlXI+nyfqeKZTQAwBvbtAAAAFQDRqVkShz7HiX3MDdSzvcJKbYvbEQAAAIAw196V3TTqoFDwxaG6XJTh2eCpLYwYmxef8IOnTSNoacDvUm7nsXLCz8x6E9xAuGBPgpaBbrraU8Czw9XeM3hFfPYXBprMIDEDEeyMm1yaj1UFxBODE7P9Q5plfT5LT52oE4uOWO/DgZ5MvOdYBYp2Z5yy5r5Z6VTqENOj4C2/RAAAAIEAi6SRVclLDqyAZ1/KUMotnFLoM8NUI816rZAiIitLrhDPNl1c+Hj05+pjQB6srOirxhK9K2yUy9EucaXynahADhPUz6EGAsCQNZj2VqZmsGP+Wcj2k5Cf9WyOrlBUv3aAUXvdSBX9+LWVCq2jsohHet2ID7GiA2oGMXN52u5lOII= root@vping-userdata-vm2-926e910a-ce54-4b18-9372-a87329508ec2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe83:94d9/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.12 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-926e910a-ce54-4b18-9372-a87329508ec2 launch-index: 0 /dev/root resized successfully [took 0.16s] === cirros: current=0.4.0 latest=0.4.0 uptime=3.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-926e910a-ce54-4b18-9372-a87329508ec2 login: 2018-12-02 23:24:34,018 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-02 23:24:34,127 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:24:34,127 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-02 23:24:34,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:24:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:34,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-c61d007c-e5f3-4d15-9be0-5f9468af86a7 x-openstack-request-id: req-c61d007c-e5f3-4d15-9be0-5f9468af86a7 2018-12-02 23:24:34,261 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a used request id req-c61d007c-e5f3-4d15-9be0-5f9468af86a7 2018-12-02 23:24:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128927946091s 2018-12-02 23:24:34,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:34,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-9d8da773-82cb-440f-a61d-05fdbbd3f049 x-openstack-request-id: req-9d8da773-82cb-440f-a61d-05fdbbd3f049 2018-12-02 23:24:34,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:94:d9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:29.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:29Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e1:92", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc5b7707-37dc-4321-bbd5-a031a6411a3a", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:17.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "bc5b7707-37dc-4321-bbd5-a031a6411a3a", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:34Z", "hostId": "bacfa7d2bbb3d2e3a48b37f4f9fc9d720fdb72083c6f336aa54101a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:08Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:34,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d8da773-82cb-440f-a61d-05fdbbd3f049 2018-12-02 23:24:34,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197884082794s 2018-12-02 23:24:34,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:36,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:36,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:36,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-434790f8-72f9-4996-b335-9c07746dde5c x-openstack-request-id: req-434790f8-72f9-4996-b335-9c07746dde5c 2018-12-02 23:24:36,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:94:d9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:29.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:29Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:36,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-434790f8-72f9-4996-b335-9c07746dde5c 2018-12-02 23:24:36,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184091091156s 2018-12-02 23:24:36,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:24:36,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:36,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9c85acd-090e-4f36-8e54-51a0fefc245a x-openstack-request-id: req-c9c85acd-090e-4f36-8e54-51a0fefc245a 2018-12-02 23:24:36,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9 used request id req-c9c85acd-090e-4f36-8e54-51a0fefc245a 2018-12-02 23:24:36,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148643016815s 2018-12-02 23:24:36,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:37,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-70a82f0e-127d-48ac-b1c4-e327e7c2c38a x-openstack-request-id: req-70a82f0e-127d-48ac-b1c4-e327e7c2c38a 2018-12-02 23:24:37,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:94:d9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/85808521-944f-4acd-ac9a-c96b3db861c9", "rel": "bookmark"}], "image": {"id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "links": [{"href": "http://172.30.9.26:8774/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:24:29.000000", "flavor": {"id": "dd1211fe-7abc-4057-943c-72a5b7933e8b", "links": [{"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "bookmark"}]}, "id": "85808521-944f-4acd-ac9a-c96b3db861c9", "security_groups": [{"name": "default"}], "user_id": "8cc1cb9a575a4ad083e8c46908799f07", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:24:36Z", "hostId": "18385e6d2fee9fcf18ac4d42cf38c7306b6a697d3ce00f083298ee5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_926e910a-ce54-4b18-9372-a87329508ec2", "created": "2018-12-02T23:24:21Z", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:24:37,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-70a82f0e-127d-48ac-b1c4-e327e7c2c38a 2018-12-02 23:24:37,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207679033279s 2018-12-02 23:24:37,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:24:39,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:24:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:39,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc5d1c40-745b-4c63-9d47-f76bd257fbaf x-openstack-request-id: req-cc5d1c40-745b-4c63-9d47-f76bd257fbaf 2018-12-02 23:24:39,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:24:39,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc5d1c40-745b-4c63-9d47-f76bd257fbaf 2018-12-02 23:24:39,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0670568943024s 2018-12-02 23:24:39,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:24:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" -d '{"subnet_id": "b7cb3434-272a-4e54-8f59-009238e265a7"}' 2018-12-02 23:24:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:41 GMT X-Openstack-Request-Id: req-1867c304-3602-4264-94c2-8d8683e4c9b6 2018-12-02 23:24:41,331 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2965fcfe-412d-4356-82f3-be9e291736bf", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "subnet_id": "b7cb3434-272a-4e54-8f59-009238e265a7", "subnet_ids": ["b7cb3434-272a-4e54-8f59-009238e265a7"], "port_id": "e286dc3c-0ca0-46db-a299-22f80d1be206", "id": "3898b23f-a39c-4ffc-a1b8-99326a4eacd2"} 2018-12-02 23:24:41,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2/remove_router_interface.json used request id req-1867c304-3602-4264-94c2-8d8683e4c9b6 2018-12-02 23:24:41,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25203800201s 2018-12-02 23:24:41,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:24:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:41,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:41 GMT X-Openstack-Request-Id: req-8092fde5-b1ea-4522-8274-8164ce7571a0 2018-12-02 23:24:41,464 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "856545f2504041c9af3ff133bbecc47e", "created_at": "2018-12-02T23:24:01Z", "admin_state_up": true, "updated_at": "2018-12-02T23:24:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "856545f2504041c9af3ff133bbecc47e", "id": "3898b23f-a39c-4ffc-a1b8-99326a4eacd2", "name": "vping_userdata-router_926e910a-ce54-4b18-9372-a87329508ec2"}]} 2018-12-02 23:24:41,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-8092fde5-b1ea-4522-8274-8164ce7571a0 2018-12-02 23:24:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131822109222s 2018-12-02 23:24:41,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:24:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:42,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:24:42 GMT X-Openstack-Request-Id: req-04a83dfb-dcf8-4f67-9ea4-d18546becd67 2018-12-02 23:24:42,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:24:42,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/3898b23f-a39c-4ffc-a1b8-99326a4eacd2.json used request id req-04a83dfb-dcf8-4f67-9ea4-d18546becd67 2018-12-02 23:24:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2184278965s 2018-12-02 23:24:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:24:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:42 GMT X-Openstack-Request-Id: req-e5f28e2c-2431-40f2-8722-926c8547d367 2018-12-02 23:24:42,727 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2965fcfe-412d-4356-82f3-be9e291736bf","tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:24:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"856545f2504041c9af3ff133bbecc47e","id":"b7cb3434-272a-4e54-8f59-009238e265a7","subnetpool_id":null,"name":"vping_userdata-subnet_926e910a-ce54-4b18-9372-a87329508ec2"}]} 2018-12-02 23:24:42,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e5f28e2c-2431-40f2-8722-926c8547d367 2018-12-02 23:24:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432641506195s 2018-12-02 23:24:42,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:24:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b7cb3434-272a-4e54-8f59-009238e265a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:43,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:24:43 GMT X-Openstack-Request-Id: req-da792b15-898e-415e-932c-a793aef23fda 2018-12-02 23:24:43,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:24:43,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b7cb3434-272a-4e54-8f59-009238e265a7.json used request id req-da792b15-898e-415e-932c-a793aef23fda 2018-12-02 23:24:43,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10663485527s 2018-12-02 23:24:43,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:43,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:43 GMT X-Openstack-Request-Id: req-e3dec91a-80c9-43a0-8c67-379651877cc4 2018-12-02 23:24:43,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2965fcfe-412d-4356-82f3-be9e291736bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"856545f2504041c9af3ff133bbecc47e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:24:43Z","qos_policy_id":null,"name":"vping_userdata-net_926e910a-ce54-4b18-9372-a87329508ec2","admin_state_up":true,"tenant_id":"856545f2504041c9af3ff133bbecc47e","created_at":"2018-12-02T23:23:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e3dec91a-80c9-43a0-8c67-379651877cc4 2018-12-02 23:24:43,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940489768982s 2018-12-02 23:24:43,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:24:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2965fcfe-412d-4356-82f3-be9e291736bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:45,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:24:45 GMT X-Openstack-Request-Id: req-a5c9d93a-1ec2-415d-85d8-b64701a2d6e2 2018-12-02 23:24:45,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:24:45,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2965fcfe-412d-4356-82f3-be9e291736bf.json used request id req-a5c9d93a-1ec2-415d-85d8-b64701a2d6e2 2018-12-02 23:24:45,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.6161429882s 2018-12-02 23:24:45,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:45,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:45 GMT X-Openstack-Request-Id: req-bc71801b-c1a8-4ba3-a3f3-e7f32509177f 2018-12-02 23:24:45,856 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:06Z", "file": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/file", "owner": "856545f2504041c9af3ff133bbecc47e", "id": "8956f148-1b3b-4ce4-90a9-ca72ca98a919", "size": 12716032, "self": "/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_926e910a-ce54-4b18-9372-a87329508ec2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:45,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-bc71801b-c1a8-4ba3-a3f3-e7f32509177f 2018-12-02 23:24:45,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302878856659s 2018-12-02 23:24:45,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:24:45,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}92cfac324c94af352302037b84f492400565afb5" 2018-12-02 23:24:46,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:24:46 GMT X-Openstack-Request-Id: req-b37286ca-55de-43cc-984d-86f721c9e1a2 2018-12-02 23:24:46,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:24:46,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8956f148-1b3b-4ce4-90a9-ca72ca98a919 used request id req-b37286ca-55de-43cc-984d-86f721c9e1a2 2018-12-02 23:24:46,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.367715835571s 2018-12-02 23:24:46,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:24:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:46,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33b4554f-06d9-4461-85e4-52f664538527 x-openstack-request-id: req-33b4554f-06d9-4461-85e4-52f664538527 2018-12-02 23:24:46,255 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_926e910a-ce54-4b18-9372-a87329508ec2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b", "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": "dd1211fe-7abc-4057-943c-72a5b7933e8b"}]} 2018-12-02 23:24:46,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-33b4554f-06d9-4461-85e4-52f664538527 2018-12-02 23:24:46,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230438709259s 2018-12-02 23:24:46,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:24:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:46,285 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d313164-1f34-4cbf-b3fa-ae022637108e x-openstack-request-id: req-4d313164-1f34-4cbf-b3fa-ae022637108e 2018-12-02 23:24:46,286 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dd1211fe-7abc-4057-943c-72a5b7933e8b used request id req-4d313164-1f34-4cbf-b3fa-ae022637108e 2018-12-02 23:24:46,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285649299622s 2018-12-02 23:24:46,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:24:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:46,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd74527-1f54-4e09-8f34-2a2746f69957 2018-12-02 23:24:46,520 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2", "links": {"self": "http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8cc1cb9a575a4ad083e8c46908799f07", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:24:46,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-abd74527-1f54-4e09-8f34-2a2746f69957 2018-12-02 23:24:46,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234328985214s 2018-12-02 23:24:46,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:24:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:46,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf4db88-45c2-4d46-9b3a-f4ab6b38a382 2018-12-02 23:24:46,822 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_926e910a-ce54-4b18-9372-a87329508ec2", "links": {"self": "http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8cc1cb9a575a4ad083e8c46908799f07", "description": null}} 2018-12-02 23:24:46,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07 used request id req-ddf4db88-45c2-4d46-9b3a-f4ab6b38a382 2018-12-02 23:24:46,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.295502901077s 2018-12-02 23:24:46,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:24:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:47,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e37cec29-ef30-414a-9a1e-dd806ebc4c6f 2018-12-02 23:24:47,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:24:47,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8cc1cb9a575a4ad083e8c46908799f07 used request id req-e37cec29-ef30-414a-9a1e-dd806ebc4c6f 2018-12-02 23:24:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344100952148s 2018-12-02 23:24:47,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:24:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:47,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3886737-591a-4338-a46d-f9dd8e7f3f53 2018-12-02 23:24:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e"}, "tags": [], "enabled": true, "id": "856545f2504041c9af3ff133bbecc47e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_926e910a-ce54-4b18-9372-a87329508ec2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 23:24:47,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d3886737-591a-4338-a46d-f9dd8e7f3f53 2018-12-02 23:24:47,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202516078949s 2018-12-02 23:24:47,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:24:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:47,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64823e2-d1fb-443c-ae53-d49751616682 2018-12-02 23:24:47,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:24:47,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/856545f2504041c9af3ff133bbecc47e used request id req-a64823e2-d1fb-443c-ae53-d49751616682 2018-12-02 23:24:47,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270132064819s 2018-12-02 23:24:47,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:24:47,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=856545f2504041c9af3ff133bbecc47e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:47,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:47 GMT X-Openstack-Request-Id: req-e31d8847-b41e-47da-9b18-24b76f1cbce4 2018-12-02 23:24:47,892 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "856545f2504041c9af3ff133bbecc47e", "created_at": "2018-12-02T23:23:59Z", "updated_at": "2018-12-02T23:23:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "26d3cf01-36e3-4d8e-9405-d335bcc6cdc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv4", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "3e3c7d93-2319-4c41-9df6-0b192c212bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv6", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "62c2c8d9-f94c-4707-a397-a94144299baa", "remote_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv4", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "ffd924bb-f7b7-48b2-9bfd-ff8734f1b107", "remote_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv6", "project_id": "856545f2504041c9af3ff133bbecc47e"}], "revision_number": 1, "project_id": "856545f2504041c9af3ff133bbecc47e", "id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "name": "default"}]} 2018-12-02 23:24:47,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=856545f2504041c9af3ff133bbecc47e&name=default used request id req-e31d8847-b41e-47da-9b18-24b76f1cbce4 2018-12-02 23:24:47,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236485958099s 2018-12-02 23:24:47,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:24:47,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:47,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:47 GMT X-Openstack-Request-Id: req-58ad3dd2-630e-469e-8f25-bf22a86f6b16 2018-12-02 23:24:47,949 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "856545f2504041c9af3ff133bbecc47e", "created_at": "2018-12-02T23:23:59Z", "updated_at": "2018-12-02T23:23:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "62c2c8d9-f94c-4707-a397-a94144299baa", "remote_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv4", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "ffd924bb-f7b7-48b2-9bfd-ff8734f1b107", "remote_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv6", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "3e3c7d93-2319-4c41-9df6-0b192c212bea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv6", "project_id": "856545f2504041c9af3ff133bbecc47e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:23:59Z", "revision_number": 0, "id": "26d3cf01-36e3-4d8e-9405-d335bcc6cdc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:23:59Z", "security_group_id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "tenant_id": "856545f2504041c9af3ff133bbecc47e", "port_range_min": null, "ethertype": "IPv4", "project_id": "856545f2504041c9af3ff133bbecc47e"}], "revision_number": 1, "project_id": "856545f2504041c9af3ff133bbecc47e", "id": "0ff40a16-eca8-4b27-bbf0-9c49a6c1417f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:24:47,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-58ad3dd2-630e-469e-8f25-bf22a86f6b16 2018-12-02 23:24:47,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509672164917s 2018-12-02 23:24:47,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:24:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0ff40a16-eca8-4b27-bbf0-9c49a6c1417f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}297222a41661c504f2bb927319f494c9b00f2cd3" 2018-12-02 23:24:48,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:24:48 GMT X-Openstack-Request-Id: req-a8e63a6f-126a-4d1f-9441-5c6d311e7b68 2018-12-02 23:24:48,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:24:48,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0ff40a16-eca8-4b27-bbf0-9c49a6c1417f.json used request id req-a8e63a6f-126a-4d1f-9441-5c6d311e7b68 2018-12-02 23:24:48,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154685974121s 2018-12-02 23:24:48,157 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-12-02 23:24:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:24:48,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7a76aa-dd05-4486-b1b8-cc8106578869 2018-12-02 23:24:48,206 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:24:48,206 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-da7a76aa-dd05-4486-b1b8-cc8106578869 2018-12-02 23:24:48,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:24:48,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["X4qJo-R2Qk6ea47YaSmPkg"], "issued_at": "2018-12-02T23:24:48.000000Z"}} 2018-12-02 23:24:48,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:48 GMT X-Openstack-Request-Id: req-97dd88ad-0f5b-4133-99d1-104e44736690 2018-12-02 23:24:48,993 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:24:48,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97dd88ad-0f5b-4133-99d1-104e44736690 2018-12-02 23:24:48,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365468978882s 2018-12-02 23:24:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:24:49,005 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e39e8381-6297-43b7-805d-b22550c8c41a 2018-12-02 23:24:49,005 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:24:49,005 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e39e8381-6297-43b7-805d-b22550c8c41a 2018-12-02 23:24:49,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:24:49,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:49,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea2f204-8c25-49e0-bf5d-c9bace408db4 2018-12-02 23:24:49,121 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:24:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-aea2f204-8c25-49e0-bf5d-c9bace408db4 2018-12-02 23:24:49,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114876031876s 2018-12-02 23:24:49,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:24:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}}' 2018-12-02 23:24:49,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d61d4a6-df07-46d0-9bf6-12c95fc2d759 2018-12-02 23:24:49,415 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13"}, "tags": [], "enabled": true, "id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}} 2018-12-02 23:24:49,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8d61d4a6-df07-46d0-9bf6-12c95fc2d759 2018-12-02 23:24:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.287049055099s 2018-12-02 23:24:49,416 - 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'2dfb1771e0ff4fd0a65dbb47bdf52d13', '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_222d1229-b741-4c6c-90f7-2c6c5df58533'}) 2018-12-02 23:24:49,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:24:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f0c196f-db8e-4f52-bf2b-347c0551dc9e", "email": null, "name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533"}}' 2018-12-02 23:24:49,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b647d5-9c52-4447-b480-97281a13600b 2018-12-02 23:24:49,892 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": {"self": "http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:24:49,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a7b647d5-9c52-4447-b480-97281a13600b 2018-12-02 23:24:49,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.468979120255s 2018-12-02 23:24:49,893 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5e1dae60bf2463985ca0cf08c8b5cfc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533'}) 2018-12-02 23:24:49,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:24:49,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3c4f1f-0431-45a8-960f-afa0c31b2c83 2018-12-02 23:24:50,009 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:24:50,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-de3c4f1f-0431-45a8-960f-afa0c31b2c83 2018-12-02 23:24:50,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112395048141s 2018-12-02 23:24:50,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:24:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3138a0-dbf5-4070-a912-c85205b03034 2018-12-02 23:24:50,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:24:50,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9a3138a0-dbf5-4070-a912-c85205b03034 2018-12-02 23:24:50,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113400936127s 2018-12-02 23:24:50,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:24:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b887fd14-8173-46f8-ad35-a562201e5ee9 2018-12-02 23:24:50,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:24:50,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b887fd14-8173-46f8-ad35-a562201e5ee9 2018-12-02 23:24:50,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231992959976s 2018-12-02 23:24:50,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:24:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b33ac4a-17c7-4122-89c3-9f6aeb989004 2018-12-02 23:24:50,478 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:24:50,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1b33ac4a-17c7-4122-89c3-9f6aeb989004 2018-12-02 23:24:50,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108119010925s 2018-12-02 23:24:50,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:24:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55808561-627f-4676-85f8-6c27fb3edc1a 2018-12-02 23:24:50,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": {"self": "http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:24:50,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-55808561-627f-4676-85f8-6c27fb3edc1a 2018-12-02 23:24:50,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132451057434s 2018-12-02 23:24:50,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:24:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2aeede-0e73-4452-a171-ba64c037a775 2018-12-02 23:24:50,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13"}, "tags": [], "enabled": true, "id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:24:50,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ba2aeede-0e73-4452-a171-ba64c037a775 2018-12-02 23:24:50,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158242940903s 2018-12-02 23:24:50,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:24:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=d5e1dae60bf2463985ca0cf08c8b5cfc&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=2dfb1771e0ff4fd0a65dbb47bdf52d13" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:50,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b85f736-106e-480d-a249-c149d140370c 2018-12-02 23:24:50,902 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=d5e1dae60bf2463985ca0cf08c8b5cfc&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=2dfb1771e0ff4fd0a65dbb47bdf52d13", "previous": null, "next": null}} 2018-12-02 23:24:50,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=d5e1dae60bf2463985ca0cf08c8b5cfc&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=2dfb1771e0ff4fd0a65dbb47bdf52d13 used request id req-9b85f736-106e-480d-a249-c149d140370c 2018-12-02 23:24:50,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111565828323s 2018-12-02 23:24:50,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:24:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13/users/d5e1dae60bf2463985ca0cf08c8b5cfc/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:51,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbceb51-ae03-4ba0-99d7-91ae21f80471 2018-12-02 23:24:51,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:24:51,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13/users/d5e1dae60bf2463985ca0cf08c8b5cfc/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-7bbceb51-ae03-4ba0-99d7-91ae21f80471 2018-12-02 23:24:51,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.287518024445s 2018-12-02 23:24:51,195 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 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'2dfb1771e0ff4fd0a65dbb47bdf52d13', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f0c196f-db8e-4f52-bf2b-347c0551dc9e', 'username': u'cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:24:51,198 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533', 'password': '8f0c196f-db8e-4f52-bf2b-347c0551dc9e', 'project_name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '2dfb1771e0ff4fd0a65dbb47bdf52d13', 'project_domain_name': 'Default'} 2018-12-02 23:24:51,199 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-12-02 23:24:51,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:24:51,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:51,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe48d0c-584f-464b-aa1a-8744216e0a90 2018-12-02 23:24:51,402 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:24:51,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-bbe48d0c-584f-464b-aa1a-8744216e0a90 2018-12-02 23:24:51,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202518939972s 2018-12-02 23:24:51,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:24:51,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:24:51,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c6f28a-fb25-4354-8745-e2e53ad8f5df 2018-12-02 23:24:51,525 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13"}, "tags": [], "enabled": true, "id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:24:51,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-81c6f28a-fb25-4354-8745-e2e53ad8f5df 2018-12-02 23:24:51,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115409851074s 2018-12-02 23:24:51,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:24:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" -d '{"network": {"tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "name": "cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533", "admin_state_up": true}}' 2018-12-02 23:24:52,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:52 GMT X-Openstack-Request-Id: req-a514205d-1b32-4757-b68f-f5cecc51155d 2018-12-02 23:24:52,364 - 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":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:24:51Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450}} 2018-12-02 23:24:52,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a514205d-1b32-4757-b68f-f5cecc51155d 2018-12-02 23:24:52,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.836032867432s 2018-12-02 23:24:52,364 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:24:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'provider:segmentation_id': 83, 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_222d1229-b741-4c6c-90f7-2c6c5df58533', u'created_at': u'2018-12-02T23:24:51Z', u'mtu': 1450, u'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', u'l2_adjacency': True}) 2018-12-02 23:24:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:24:52,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f141949-2a02-4f27-ba3b-f142d9af488c 2018-12-02 23:24:52,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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:24:52,375 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-1f141949-2a02-4f27-ba3b-f142d9af488c 2018-12-02 23:24:52,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:24:52,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T00:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/2dfb1771e0ff4fd0a65dbb47bdf52d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533", "id": "d5e1dae60bf2463985ca0cf08c8b5cfc"}, "audit_ids": ["3gh-0TWzQ3GY2IJwYQ5Azw"], "issued_at": "2018-12-02T23:24:52.000000Z"}} 2018-12-02 23:24:52,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:24:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:24:53,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:53 GMT X-Openstack-Request-Id: req-e8bbdb27-0186-4b14-b64f-c05f34dd428b 2018-12-02 23:24:53,148 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:24:51Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:24:53,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e8bbdb27-0186-4b14-b64f-c05f34dd428b 2018-12-02 23:24:53,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369271993637s 2018-12-02 23:24:53,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:24:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"subnet": {"name": "cinder_test-subnet_222d1229-b741-4c6c-90f7-2c6c5df58533", "enable_dhcp": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:24:53,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:53 GMT X-Openstack-Request-Id: req-f50a7c91-3ce3-499d-b0bb-c4c4d61b7199 2018-12-02 23:24:53,879 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:53Z","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":"2dfb1771e0ff4fd0a65dbb47bdf52d13","id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","subnetpool_id":null,"name":"cinder_test-subnet_222d1229-b741-4c6c-90f7-2c6c5df58533"}} 2018-12-02 23:24:53,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f50a7c91-3ce3-499d-b0bb-c4c4d61b7199 2018-12-02 23:24:53,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.729598045349s 2018-12-02 23:24:53,880 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:24:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f175b7ba-574c-4106-b7a5-e4c1df33026b', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_222d1229-b741-4c6c-90f7-2c6c5df58533', u'enable_dhcp': True, u'network_id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', u'created_at': u'2018-12-02T23:24:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13'}) 2018-12-02 23:24:53,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:24:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "cinder_test-router_222d1229-b741-4c6c-90f7-2c6c5df58533", "admin_state_up": true}}' 2018-12-02 23:24:55,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:55 GMT X-Openstack-Request-Id: req-1e0899fe-16df-4659-b6c9-d5510cba5171 2018-12-02 23:24:55,353 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:53Z", "admin_state_up": true, "updated_at": "2018-12-02T23:24:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "name": "cinder_test-router_222d1229-b741-4c6c-90f7-2c6c5df58533"}} 2018-12-02 23:24:55,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1e0899fe-16df-4659-b6c9-d5510cba5171 2018-12-02 23:24:55,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47275090218s 2018-12-02 23:24:55,354 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:24:55Z', u'revision_number': 2, u'id': u'416ec51d-950c-4395-8a43-1e132fd98e7f', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_222d1229-b741-4c6c-90f7-2c6c5df58533', u'admin_state_up': True, u'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', u'created_at': u'2018-12-02T23:24:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13'}) 2018-12-02 23:24:55,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:24:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"subnet_id": "f175b7ba-574c-4106-b7a5-e4c1df33026b"}' 2018-12-02 23:24:57,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:57 GMT X-Openstack-Request-Id: req-554f1378-df62-4b40-8582-97d830f3205f 2018-12-02 23:24:57,737 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "subnet_id": "f175b7ba-574c-4106-b7a5-e4c1df33026b", "subnet_ids": ["f175b7ba-574c-4106-b7a5-e4c1df33026b"], "port_id": "2793d360-e2e4-44e5-a8c8-64cbbbf8c272", "id": "416ec51d-950c-4395-8a43-1e132fd98e7f"} 2018-12-02 23:24:57,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f/add_router_interface.json used request id req-554f1378-df62-4b40-8582-97d830f3205f 2018-12-02 23:24:57,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3823621273s 2018-12-02 23:24:57,738 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:24:57,870 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:24:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:24:57,877 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:57 GMT 2018-12-02 23:24:57,878 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:24:57,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:24:58,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:58 GMT X-Openstack-Request-Id: req-092614ea-2ffc-44d5-a343-828ba51b760c 2018-12-02 23:24:58,101 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:58,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-092614ea-2ffc-44d5-a343-828ba51b760c 2018-12-02 23:24:58,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221243143082s 2018-12-02 23:24:58,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:24:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533"}' 2018-12-02 23:24:58,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:58 GMT Location: http://172.30.9.26:9292/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1f5546d6-eb38-4fdd-8d4c-316395ec3d01 2018-12-02 23:24:58,173 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:58Z", "file": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file", "owner": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "size": null, "self": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "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_222d1229-b741-4c6c-90f7-2c6c5df58533", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "checksum": null, "created_at": "2018-12-02T23:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:24:58,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1f5546d6-eb38-4fdd-8d4c-316395ec3d01 2018-12-02 23:24:58,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0641438961029s 2018-12-02 23:24:58,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:24:58,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '' 2018-12-02 23:24:58,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:24:58 GMT X-Openstack-Request-Id: req-552aa4f2-fa79-41e5-a1b0-34ef9e455826 2018-12-02 23:24:58,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:24:58,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file used request id req-552aa4f2-fa79-41e5-a1b0-34ef9e455826 2018-12-02 23:24:58,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.450636863708s 2018-12-02 23:24:58,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:24:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:24:58,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:58 GMT X-Openstack-Request-Id: req-880f64fe-3d0c-4844-88ef-43265966d952 2018-12-02 23:24:58,757 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:58Z", "file": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file", "owner": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "size": 12716032, "self": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:24:58,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-880f64fe-3d0c-4844-88ef-43265966d952 2018-12-02 23:24:58,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.126992940903s 2018-12-02 23:24:58,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file', 'owner': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'id': u'3db3d0d2-1b6e-4de2-9df6-529d0b51127f', 'size': 12716032, u'self': u'/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:24:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T23:24:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533', '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/3db3d0d2-1b6e-4de2-9df6-529d0b51127f', 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_222d1229-b741-4c6c-90f7-2c6c5df58533', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533', 'created': u'2018-12-02T23:24:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:24:58Z', 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/3db3d0d2-1b6e-4de2-9df6-529d0b51127f', 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_222d1229-b741-4c6c-90f7-2c6c5df58533', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:24:58,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:24:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:24:59,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-1ec2f484-546c-4f2d-b2d0-6aec08a6e3a2 x-openstack-request-id: req-1ec2f484-546c-4f2d-b2d0-6aec08a6e3a2 2018-12-02 23:24:59,118 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "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": "7c8e963b-3280-48a8-840b-f9450d7b4b11"}} 2018-12-02 23:24:59,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1ec2f484-546c-4f2d-b2d0-6aec08a6e3a2 2018-12-02 23:24:59,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356685876846s 2018-12-02 23:24:59,119 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533', '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'de57677664ca4a25ac8718411c5b739c', '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'7c8e963b-3280-48a8-840b-f9450d7b4b11', 'swap': 0}) 2018-12-02 23:24:59,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:24:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" -d '{"extra_specs": {}}' 2018-12-02 23:24:59,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24: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-df124626-482c-41de-9488-401422da1d27 x-openstack-request-id: req-df124626-482c-41de-9488-401422da1d27 2018-12-02 23:24:59,141 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:24:59,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11/os-extra_specs used request id req-df124626-482c-41de-9488-401422da1d27 2018-12-02 23:24:59,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214469432831s 2018-12-02 23:24:59,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-02 23:24:59,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"keypair": {"name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533"}}' 2018-12-02 23:24:59,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-943a1649-6c94-42eb-9534-a8706008a1b7 x-openstack-request-id: req-943a1649-6c94-42eb-9534-a8706008a1b7 2018-12-02 23:24:59,659 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTFZuT/KF07TY9xwslDY+B0a/VT0yiI7lxInHB2qUzVjvdb9M7caId4A3tfcRuAqETmgKvrgRr8OGjnfBJHvzem0HeSPeRMfZtoYaMVx2lntgCMYlksOqKcz9OmgmjhZtGjLTfU8wJLOYw2FWAHuH+k6U0tiBQaPFNyml/g9KD3rk9o/Iu/sdYbZwPj2mXQIWblIaGajQDUkCRuSHp0unFuyswgBnnW3sr5pLHfkAR9OEYBLWO0gDsDs97ch3PLL+PI5U0s+dgumgkTwCXLZUhzg4WsrKMs5QfDTNtxfdzPuEPj3sN2tB1gPGtOU+g2qs/ORJ9Tm1LruNhqfHzTHP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs0xWbk/yhdO02PccLJQ2PgdGv1U9MoiO5cSJxwdqlM1Y73W/\nTO3GiHeAN7X3EbgKhE5oCr64Ea/Dho53wSR783ptB3kj3kTH2baGGjFcdpZ7YAjG\nJZLDqinM/TpoJo4WbRoy031PMCSzmMNhVgB7h/pOlNLYgUGjxTcppf4PSg965PaP\nyLv7HWG2cD49pl0CFm5SGhmo0A1JAkbkh6dLpxbsrMIAZ51t7K+aSx35AEfThGAS\n1jtIA7A7Pe3Idzyy/jyOVNLPnYLpoJE8Aly2VIc4OFrKyjLOUHw0zbcX3cz7hD49\n7DdrQdYDxrTlPoNqrPzkSfU5tS67jYanx80xzwIDAQABAoIBAQCzFxv54ac4H0ez\ns9gTexNXD8ON16Fh+V7qiE6qW3ENIrOjs/QZ7iLxKpQKkZowu6jdkMeBfBC1sd9W\nZrWdWUjp4S5IWasHF6KbhyIZxZY66YJgYUMyQo9oR4p2ocFoSWKDJbkA4FiZmP8/\nJmDyG1dIci/NnXEeYqcnlTrnj4ZMDNBHXjiCcKr5zje45MbRzKAJxGOEj7A5x6gg\nQ8JZxiJJMDROyWt11yMeP0+go3GbNJ4+CggC1GCjQ4LIPzBN0Ktrjj0a1F+aSvJP\ncRiOpcK26oeUHEg7NLKoMp5GNF/Op1ShntckSpS13xzBL0ncDmLbQIeqNAFIH2i/\nTlUz4Fq5AoGBANjwhNxuKJ12cSXgirCLDm0jF0foEHTO3/b0WXdVK5ggoutT+wJg\nZclcvV1JQ/wenAcMCjwDQOd8pba/baFxDJqjSOK40PT9GaI4+iwihm7XtmP5aJqr\nk5ceCdMT4yoofoTNKLke3ezB4XNu/pe3Byc3lIzNRD7+AgnyB5HCu4adAoGBANOU\nzS5G7W6fcCxrQF+maeQdI9vqhwwWA4roqZ+3wEKNCHFWmKAyd7dgEsiq0WsgUe2x\naUl4tIqZudfQJxpieykcosE+RuptX8cElqbBTAOeQWG5wU51BZlUTQZPOQxSP039\nM5bZgVUrZPelrhoVEX9ESpDYw0iX3NRW9O0I2jhbAoGBAMZVPmJ4o9Ex08gZPTKi\nLxJAHqyy0Ti5WbDhPFoJF84BKHGVWcqWbvhlPQroTKtXILagn0q2fsQkBSzKXmRW\ngntuBNiitwcDzketZ6qp9dWoiStlfejKLCjgYYMEj46fbuvi1PRJ8ALgTknGlCQI\nRRXpjnobv+UHPL3y9FCig+dRAoGAZk8LsBbn9JfwG+p4pEfJ6F4W2t5bEwMKD39V\nlj+6HfQoYvWms7/zl55DNvkyboSgWTlyWe6eDm8rKCok3mNEfqq0IJFGpVDiAVA8\nsMHDSfSaVPEHgjKf1HapECX6xfR3W/TVn1npag+jsQRSXZZWcZ3KGKRYOaAFTkAG\nCyA+tQUCgYByg6eD2WFmwcLDpTLAzANA1MK0IPxXtaS/ypRfPRga4d7oeMJRbZnp\nDnKcHfZ01cl5OdhL7jBOSx37kD7fVcAHj1FmodIt2+mGBZPOhcZy9Qgw6V+z5QlC\nwJOejms6fbTx8nsTWLDJiQ7T9ITI0cPEKpZFQ3paGaKcstmq+XOnDw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "fingerprint": "08:94:c0:23:bb:72:3c:ae:7e:47:21:a5:42:50:1f:df"}} 2018-12-02 23:24:59,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-943a1649-6c94-42eb-9534-a8706008a1b7 2018-12-02 23:24:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.515334129333s 2018-12-02 23:24:59,660 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzTFZuT/KF07TY9xwslDY+B0a/VT0yiI7lxInHB2qUzVjvdb9M7caId4A3tfcRuAqETmgKvrgRr8OGjnfBJHvzem0HeSPeRMfZtoYaMVx2lntgCMYlksOqKcz9OmgmjhZtGjLTfU8wJLOYw2FWAHuH+k6U0tiBQaPFNyml/g9KD3rk9o/Iu/sdYbZwPj2mXQIWblIaGajQDUkCRuSHp0unFuyswgBnnW3sr5pLHfkAR9OEYBLWO0gDsDs97ch3PLL+PI5U0s+dgumgkTwCXLZUhzg4WsrKMs5QfDTNtxfdzPuEPj3sN2tB1gPGtOU+g2qs/ORJ9Tm1LruNhqfHzTHP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs0xWbk/yhdO02PccLJQ2PgdGv1U9MoiO5cSJxwdqlM1Y73W/\nTO3GiHeAN7X3EbgKhE5oCr64Ea/Dho53wSR783ptB3kj3kTH2baGGjFcdpZ7YAjG\nJZLDqinM/TpoJo4WbRoy031PMCSzmMNhVgB7h/pOlNLYgUGjxTcppf4PSg965PaP\nyLv7HWG2cD49pl0CFm5SGhmo0A1JAkbkh6dLpxbsrMIAZ51t7K+aSx35AEfThGAS\n1jtIA7A7Pe3Idzyy/jyOVNLPnYLpoJE8Aly2VIc4OFrKyjLOUHw0zbcX3cz7hD49\n7DdrQdYDxrTlPoNqrPzkSfU5tS67jYanx80xzwIDAQABAoIBAQCzFxv54ac4H0ez\ns9gTexNXD8ON16Fh+V7qiE6qW3ENIrOjs/QZ7iLxKpQKkZowu6jdkMeBfBC1sd9W\nZrWdWUjp4S5IWasHF6KbhyIZxZY66YJgYUMyQo9oR4p2ocFoSWKDJbkA4FiZmP8/\nJmDyG1dIci/NnXEeYqcnlTrnj4ZMDNBHXjiCcKr5zje45MbRzKAJxGOEj7A5x6gg\nQ8JZxiJJMDROyWt11yMeP0+go3GbNJ4+CggC1GCjQ4LIPzBN0Ktrjj0a1F+aSvJP\ncRiOpcK26oeUHEg7NLKoMp5GNF/Op1ShntckSpS13xzBL0ncDmLbQIeqNAFIH2i/\nTlUz4Fq5AoGBANjwhNxuKJ12cSXgirCLDm0jF0foEHTO3/b0WXdVK5ggoutT+wJg\nZclcvV1JQ/wenAcMCjwDQOd8pba/baFxDJqjSOK40PT9GaI4+iwihm7XtmP5aJqr\nk5ceCdMT4yoofoTNKLke3ezB4XNu/pe3Byc3lIzNRD7+AgnyB5HCu4adAoGBANOU\nzS5G7W6fcCxrQF+maeQdI9vqhwwWA4roqZ+3wEKNCHFWmKAyd7dgEsiq0WsgUe2x\naUl4tIqZudfQJxpieykcosE+RuptX8cElqbBTAOeQWG5wU51BZlUTQZPOQxSP039\nM5bZgVUrZPelrhoVEX9ESpDYw0iX3NRW9O0I2jhbAoGBAMZVPmJ4o9Ex08gZPTKi\nLxJAHqyy0Ti5WbDhPFoJF84BKHGVWcqWbvhlPQroTKtXILagn0q2fsQkBSzKXmRW\ngntuBNiitwcDzketZ6qp9dWoiStlfejKLCjgYYMEj46fbuvi1PRJ8ALgTknGlCQI\nRRXpjnobv+UHPL3y9FCig+dRAoGAZk8LsBbn9JfwG+p4pEfJ6F4W2t5bEwMKD39V\nlj+6HfQoYvWms7/zl55DNvkyboSgWTlyWe6eDm8rKCok3mNEfqq0IJFGpVDiAVA8\nsMHDSfSaVPEHgjKf1HapECX6xfR3W/TVn1npag+jsQRSXZZWcZ3KGKRYOaAFTkAG\nCyA+tQUCgYByg6eD2WFmwcLDpTLAzANA1MK0IPxXtaS/ypRfPRga4d7oeMJRbZnp\nDnKcHfZ01cl5OdhL7jBOSx37kD7fVcAHj1FmodIt2+mGBZPOhcZy9Qgw6V+z5QlC\nwJOejms6fbTx8nsTWLDJiQ7T9ITI0cPEKpZFQ3paGaKcstmq+XOnDw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd5e1dae60bf2463985ca0cf08c8b5cfc', 'name': u'cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533', 'created_at': '2018-12-02T23:24:59.660740', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'08:94:c0:23:bb:72:3c:ae:7e:47:21:a5:42:50:1f:df', 'type': 'ssh', 'id': u'cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533'}) 2018-12-02 23:24:59,661 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAs0xWbk/yhdO02PccLJQ2PgdGv1U9MoiO5cSJxwdqlM1Y73W/ TO3GiHeAN7X3EbgKhE5oCr64Ea/Dho53wSR783ptB3kj3kTH2baGGjFcdpZ7YAjG JZLDqinM/TpoJo4WbRoy031PMCSzmMNhVgB7h/pOlNLYgUGjxTcppf4PSg965PaP yLv7HWG2cD49pl0CFm5SGhmo0A1JAkbkh6dLpxbsrMIAZ51t7K+aSx35AEfThGAS 1jtIA7A7Pe3Idzyy/jyOVNLPnYLpoJE8Aly2VIc4OFrKyjLOUHw0zbcX3cz7hD49 7DdrQdYDxrTlPoNqrPzkSfU5tS67jYanx80xzwIDAQABAoIBAQCzFxv54ac4H0ez s9gTexNXD8ON16Fh+V7qiE6qW3ENIrOjs/QZ7iLxKpQKkZowu6jdkMeBfBC1sd9W ZrWdWUjp4S5IWasHF6KbhyIZxZY66YJgYUMyQo9oR4p2ocFoSWKDJbkA4FiZmP8/ JmDyG1dIci/NnXEeYqcnlTrnj4ZMDNBHXjiCcKr5zje45MbRzKAJxGOEj7A5x6gg Q8JZxiJJMDROyWt11yMeP0+go3GbNJ4+CggC1GCjQ4LIPzBN0Ktrjj0a1F+aSvJP cRiOpcK26oeUHEg7NLKoMp5GNF/Op1ShntckSpS13xzBL0ncDmLbQIeqNAFIH2i/ TlUz4Fq5AoGBANjwhNxuKJ12cSXgirCLDm0jF0foEHTO3/b0WXdVK5ggoutT+wJg ZclcvV1JQ/wenAcMCjwDQOd8pba/baFxDJqjSOK40PT9GaI4+iwihm7XtmP5aJqr k5ceCdMT4yoofoTNKLke3ezB4XNu/pe3Byc3lIzNRD7+AgnyB5HCu4adAoGBANOU zS5G7W6fcCxrQF+maeQdI9vqhwwWA4roqZ+3wEKNCHFWmKAyd7dgEsiq0WsgUe2x aUl4tIqZudfQJxpieykcosE+RuptX8cElqbBTAOeQWG5wU51BZlUTQZPOQxSP039 M5bZgVUrZPelrhoVEX9ESpDYw0iX3NRW9O0I2jhbAoGBAMZVPmJ4o9Ex08gZPTKi LxJAHqyy0Ti5WbDhPFoJF84BKHGVWcqWbvhlPQroTKtXILagn0q2fsQkBSzKXmRW gntuBNiitwcDzketZ6qp9dWoiStlfejKLCjgYYMEj46fbuvi1PRJ8ALgTknGlCQI RRXpjnobv+UHPL3y9FCig+dRAoGAZk8LsBbn9JfwG+p4pEfJ6F4W2t5bEwMKD39V lj+6HfQoYvWms7/zl55DNvkyboSgWTlyWe6eDm8rKCok3mNEfqq0IJFGpVDiAVA8 sMHDSfSaVPEHgjKf1HapECX6xfR3W/TVn1npag+jsQRSXZZWcZ3KGKRYOaAFTkAG CyA+tQUCgYByg6eD2WFmwcLDpTLAzANA1MK0IPxXtaS/ypRfPRga4d7oeMJRbZnp DnKcHfZ01cl5OdhL7jBOSx37kD7fVcAHj1FmodIt2+mGBZPOhcZy9Qgw6V+z5QlC wJOejms6fbTx8nsTWLDJiQ7T9ITI0cPEKpZFQ3paGaKcstmq+XOnDw== -----END RSA PRIVATE KEY----- 2018-12-02 23:24:59,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-02 23:24:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"security_group": {"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-12-02 23:24:59,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 02 Dec 2018 23:24:59 GMT X-Openstack-Request-Id: req-a06bf223-c1e5-412d-add5-954579ff5591 2018-12-02 23:24:59,883 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:59Z", "updated_at": "2018-12-02T23:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "8a596a5c-a5f7-4bd9-99f6-a2a62e310a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "a2fac14a-fb9f-45bf-aaaa-7f7d8a7ff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}} 2018-12-02 23:24:59,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a06bf223-c1e5-412d-add5-954579ff5591 2018-12-02 23:24:59,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.217101097107s 2018-12-02 23:24:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:24:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:00,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-bbc690ee-abc6-43c0-ac05-ccb8379bb515 2018-12-02 23:25:00,020 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:51Z", "updated_at": "2018-12-02T23:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "97e3e361-31d6-4ff8-9d36-7808b00bf0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "9feee51e-3742-4108-ba99-f2a860ba54b9", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "e46bbdf6-5ca0-47c4-b880-050d80634de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "fb7d350e-3f8d-48cd-a150-1aafb8fc9956", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:59Z", "updated_at": "2018-12-02T23:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "8a596a5c-a5f7-4bd9-99f6-a2a62e310a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "a2fac14a-fb9f-45bf-aaaa-7f7d8a7ff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:25:00,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-bbc690ee-abc6-43c0-ac05-ccb8379bb515 2018-12-02 23:25:00,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.130828142166s 2018-12-02 23:25:00,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:25:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -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": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}}' 2018-12-02 23:25:00,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-6e55f586-0d01-44f5-8ba0-b7e357cf5e7e 2018-12-02 23:25:00,165 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-02T23:25:00Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:00Z", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "dc294822-0c35-487c-9e60-565792b0edfb"}} 2018-12-02 23:25:00,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6e55f586-0d01-44f5-8ba0-b7e357cf5e7e 2018-12-02 23:25:00,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138063192368s 2018-12-02 23:25:00,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:25:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:00,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-3183c6d6-ccdf-4ed4-a26e-acea2474e0dc 2018-12-02 23:25:00,228 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:51Z", "updated_at": "2018-12-02T23:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "97e3e361-31d6-4ff8-9d36-7808b00bf0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "9feee51e-3742-4108-ba99-f2a860ba54b9", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "e46bbdf6-5ca0-47c4-b880-050d80634de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "fb7d350e-3f8d-48cd-a150-1aafb8fc9956", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:59Z", "updated_at": "2018-12-02T23:25:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "8a596a5c-a5f7-4bd9-99f6-a2a62e310a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "a2fac14a-fb9f-45bf-aaaa-7f7d8a7ff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:25:00Z", "revision_number": 0, "id": "dc294822-0c35-487c-9e60-565792b0edfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:25:00Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 2, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:25:00,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3183c6d6-ccdf-4ed4-a26e-acea2474e0dc 2018-12-02 23:25:00,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0573079586029s 2018-12-02 23:25:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 23:25:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -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": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}}' 2018-12-02 23:25:00,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-cb3aba73-8103-40bf-aa5d-553a65435f0f 2018-12-02 23:25:00,356 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-02T23:25:00Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "port_range_min": null, "revision_number": 0, "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:00Z", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "6181935d-3c72-47d1-862d-46a91955de61"}} 2018-12-02 23:25:00,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-cb3aba73-8103-40bf-aa5d-553a65435f0f 2018-12-02 23:25:00,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121921062469s 2018-12-02 23:25:00,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:25:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-704e82cc-c9ac-4632-aeca-9c163af52abc 2018-12-02 23:25:00,457 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":["f175b7ba-574c-4106-b7a5-e4c1df33026b"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:53Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:25:00,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-704e82cc-c9ac-4632-aeca-9c163af52abc 2018-12-02 23:25:00,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991790294647s 2018-12-02 23:25:00,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:25:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:00,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT X-Openstack-Request-Id: req-683501c0-10da-445b-979f-b5618c29b049 2018-12-02 23:25:00,501 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:58Z", "file": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file", "owner": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "size": 12716032, "self": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:25:00,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-683501c0-10da-445b-979f-b5618c29b049 2018-12-02 23:25:00,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385539531708s 2018-12-02 23:25:00,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:25:00,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:00,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-8fa35482-e42f-49f4-bef5-f37275302d80 x-openstack-request-id: req-8fa35482-e42f-49f4-bef5-f37275302d80 2018-12-02 23:25:00,531 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "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": "7c8e963b-3280-48a8-840b-f9450d7b4b11"}]} 2018-12-02 23:25:00,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8fa35482-e42f-49f4-bef5-f37275302d80 2018-12-02 23:25:00,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238530635834s 2018-12-02 23:25:00,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:25:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"server": {"name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "imageRef": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "flavorRef": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bc8ac509-6c26-483c-ae8d-37d8917a7b19"}], "security_groups": [{"name": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}]}}' 2018-12-02 23:25:03,338 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a x-compute-request-id: req-ea6081e5-9086-4b07-a42b-08b0be84d510 x-openstack-request-id: req-ea6081e5-9086-4b07-a42b-08b0be84d510 2018-12-02 23:25:03,339 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}], "OS-DCF:diskConfig": "MANUAL", "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "adminPass": "pumZC8Jt3Yij"}} 2018-12-02 23:25:03,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ea6081e5-9086-4b07-a42b-08b0be84d510 2018-12-02 23:25:03,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.80667996407s 2018-12-02 23:25:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:03,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-62afdad7-5a46-4526-965b-564a39d5a6de x-openstack-request-id: req-62afdad7-5a46-4526-965b-564a39d5a6de 2018-12-02 23:25:03,991 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:03,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62afdad7-5a46-4526-965b-564a39d5a6de 2018-12-02 23:25:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651138067245s 2018-12-02 23:25:04,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:25:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:04,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:04 GMT X-Openstack-Request-Id: req-3f3f1cf1-6526-468e-b127-c36654f75516 2018-12-02 23:25:04,243 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":["f175b7ba-574c-4106-b7a5-e4c1df33026b"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:53Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:25:04,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3f3f1cf1-6526-468e-b127-c36654f75516 2018-12-02 23:25:04,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242142915726s 2018-12-02 23:25:04,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:25:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:04,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:04 GMT X-Openstack-Request-Id: req-fb3c24db-b870-436d-bdf8-7b7320df07a2 2018-12-02 23:25:04,314 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:53Z","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":"2dfb1771e0ff4fd0a65dbb47bdf52d13","id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","subnetpool_id":null,"name":"cinder_test-subnet_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:25:04,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-fb3c24db-b870-436d-bdf8-7b7320df07a2 2018-12-02 23:25:04,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0697209835052s 2018-12-02 23:25:04,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:06,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-88abbd31-2623-423d-9b05-d6ffd6b1d001 x-openstack-request-id: req-88abbd31-2623-423d-9b05-d6ffd6b1d001 2018-12-02 23:25:07,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:06Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:07,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88abbd31-2623-423d-9b05-d6ffd6b1d001 2018-12-02 23:25:07,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695467948914s 2018-12-02 23:25:07,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:09,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38e4cac8-a199-4e7e-aeaa-23e62762df41 x-openstack-request-id: req-38e4cac8-a199-4e7e-aeaa-23e62762df41 2018-12-02 23:25:09,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:06Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:09,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-38e4cac8-a199-4e7e-aeaa-23e62762df41 2018-12-02 23:25:09,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558382034302s 2018-12-02 23:25:09,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:11,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:12,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-e185cb30-d7ba-40f3-a6c8-171bffb56405 x-openstack-request-id: req-e185cb30-d7ba-40f3-a6c8-171bffb56405 2018-12-02 23:25:12,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:11Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:12,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e185cb30-d7ba-40f3-a6c8-171bffb56405 2018-12-02 23:25:12,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431296825409s 2018-12-02 23:25:12,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:25:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=239cd454-89e2-4f8a-ba27-57582e5caa8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:12,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:12 GMT X-Openstack-Request-Id: req-c0f74754-8052-4278-a246-a5ce16f0f092 2018-12-02 23:25:12,099 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:25:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","ip_address":"192.168.120.10"}],"id":"e8ed8635-42d4-43c6-8a6a-3633a1b7c257","security_groups":["9ea54c08-854c-404c-88ae-eaef2590a8a9"],"mac_address":"fa:16:3e:e9:2d:35","project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:25:06Z","binding:vnic_type":"normal","device_id":"239cd454-89e2-4f8a-ba27-57582e5caa8a","ip_allocation":"immediate"}]} 2018-12-02 23:25:12,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=239cd454-89e2-4f8a-ba27-57582e5caa8a used request id req-c0f74754-8052-4278-a246-a5ce16f0f092 2018-12-02 23:25:12,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0726220607758s 2018-12-02 23:25:12,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ed8635-42d4-43c6-8a6a-3633a1b7c257" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:12,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:12 GMT X-Openstack-Request-Id: req-ca418bdf-d001-4d7b-841c-69cea30b06b8 2018-12-02 23:25:12,158 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:25:12,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=e8ed8635-42d4-43c6-8a6a-3633a1b7c257 used request id req-ca418bdf-d001-4d7b-841c-69cea30b06b8 2018-12-02 23:25:12,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0476899147034s 2018-12-02 23:25:12,159 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:2d:35', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3db3d0d2-1b6e-4de2-9df6-529d0b51127f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:25:11.000000', 'flavor': Munch({u'id': u'7c8e963b-3280-48a8-840b-f9450d7b4b11'}), 'az': u'nova', 'id': u'239cd454-89e2-4f8a-ba27-57582e5caa8a', 'security_groups': [Munch({u'name': u'cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd5e1dae60bf2463985ca0cf08c8b5cfc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:25:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:25:11Z', 'hostId': u'4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:25:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': u'cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533', 'adminPass': u'pumZC8Jt3Yij', 'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'created_at': u'2018-12-02T23:25:03Z', 'created': u'2018-12-02T23:25:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:25:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:25:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:12 GMT X-Openstack-Request-Id: req-bf401279-4aac-4b84-b917-2b7b7cf786c2 2018-12-02 23:25:12,259 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":["f175b7ba-574c-4106-b7a5-e4c1df33026b"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:53Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:25:12,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bf401279-4aac-4b84-b917-2b7b7cf786c2 2018-12-02 23:25:12,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951058864594s 2018-12-02 23:25:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:25:12,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=239cd454-89e2-4f8a-ba27-57582e5caa8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:12,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:12 GMT X-Openstack-Request-Id: req-a81dc667-86e8-4290-bb9d-ed07b629a9c9 2018-12-02 23:25:12,308 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:25:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","ip_address":"192.168.120.10"}],"id":"e8ed8635-42d4-43c6-8a6a-3633a1b7c257","security_groups":["9ea54c08-854c-404c-88ae-eaef2590a8a9"],"mac_address":"fa:16:3e:e9:2d:35","project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:25:06Z","binding:vnic_type":"normal","device_id":"239cd454-89e2-4f8a-ba27-57582e5caa8a","ip_allocation":"immediate"}]} 2018-12-02 23:25:12,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=239cd454-89e2-4f8a-ba27-57582e5caa8a used request id req-a81dc667-86e8-4290-bb9d-ed07b629a9c9 2018-12-02 23:25:12,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475618839264s 2018-12-02 23:25:12,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-02 23:25:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.10", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257"}}' 2018-12-02 23:25:14,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:14 GMT X-Openstack-Request-Id: req-44c0d710-f9d0-482f-9f55-19b06ed8cfba 2018-12-02 23:25:14,564 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}} 2018-12-02 23:25:14,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-44c0d710-f9d0-482f-9f55-19b06ed8cfba 2018-12-02 23:25:14,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25515985489s 2018-12-02 23:25:14,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:14,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:14,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:14 GMT X-Openstack-Request-Id: req-fb6a170e-7483-4dcc-bd24-e201687563ec 2018-12-02 23:25:14,662 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:14,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb6a170e-7483-4dcc-bd24-e201687563ec 2018-12-02 23:25:14,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0802640914917s 2018-12-02 23:25:14,669 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:14,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:14,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:14 GMT X-Openstack-Request-Id: req-b0955c5d-050c-4e02-a694-8d182a46cdf7 2018-12-02 23:25:14,844 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:14,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b0955c5d-050c-4e02-a694-8d182a46cdf7 2018-12-02 23:25:14,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063737154007s 2018-12-02 23:25:14,850 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-e63e43b6-7bcc-4c93-8902-08e239a56582 2018-12-02 23:25:15,029 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e63e43b6-7bcc-4c93-8902-08e239a56582 2018-12-02 23:25:15,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0689079761505s 2018-12-02 23:25:15,036 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-9afdcaab-67ea-47f5-a1f1-d505a2f66429 2018-12-02 23:25:15,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9afdcaab-67ea-47f5-a1f1-d505a2f66429 2018-12-02 23:25:15,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611560344696s 2018-12-02 23:25:15,213 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:15,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:15,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-8ad00967-6030-4561-bfcc-0e441e1cfc45 2018-12-02 23:25:15,389 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8ad00967-6030-4561-bfcc-0e441e1cfc45 2018-12-02 23:25:15,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657742023468s 2018-12-02 23:25:15,396 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:15,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-acfcff42-fc80-4378-8098-a3d81c44ef5d 2018-12-02 23:25:15,564 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-acfcff42-fc80-4378-8098-a3d81c44ef5d 2018-12-02 23:25:15,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584490299225s 2018-12-02 23:25:15,570 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:15,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-500ed6f8-e8cf-4486-ac3e-11939a169373 2018-12-02 23:25:15,738 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:13Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-500ed6f8-e8cf-4486-ac3e-11939a169373 2018-12-02 23:25:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601630210876s 2018-12-02 23:25:15,742 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:15,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:15,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT X-Openstack-Request-Id: req-a8577c44-1dc6-4bd4-8ba9-e7bd3b4e8f04 2018-12-02 23:25:15,907 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:15,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a8577c44-1dc6-4bd4-8ba9-e7bd3b4e8f04 2018-12-02 23:25:15,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580019950867s 2018-12-02 23:25:15,913 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'416ec51d-950c-4395-8a43-1e132fd98e7f', 'updated_at': u'2018-12-02T23:25:15Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'e8ed8635-42d4-43c6-8a6a-3633a1b7c257', 'id': u'7d5844ec-3a15-4ff7-8200-3110f50edbea', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'e8ed8635-42d4-43c6-8a6a-3633a1b7c257', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:2d:35', u'device_id': u'239cd454-89e2-4f8a-ba27-57582e5caa8a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'created_at': u'2018-12-02T23:25:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:2d:35', u'device_id': u'239cd454-89e2-4f8a-ba27-57582e5caa8a'}), 'router': u'416ec51d-950c-4395-8a43-1e132fd98e7f'}) 2018-12-02 23:25:15,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:25:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:25:15,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9178 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8eecbd84-0c7a-45dd-9a74-33eca71cfc58 x-openstack-request-id: req-8eecbd84-0c7a-45dd-9a74-33eca71cfc58 2018-12-02 23:25:15,999 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 476154625 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.166539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.168568] pid_max: default: 32768 minimum: 301\n[ 0.169671] ACPI: Core revision 20150930\n[ 0.171230] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172812] Security Framework initialized\n[ 0.173821] Yama: becoming mindful.\n[ 0.174721] AppArmor: AppArmor initialized\n[ 0.175763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.177340] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180302] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181986] Initializing cgroup subsys io\n[ 0.182980] Initializing cgroup subsys memory\n[ 0.184026] Initializing cgroup subsys devices\n[ 0.185103] Initializing cgroup subsys freezer\n[ 0.186188] Initializing cgroup subsys net_cls\n[ 0.187250] Initializing cgroup subsys perf_event\n[ 0.188352] Initializing cgroup subsys net_prio\n[ 0.189433] Initializing cgroup subsys hugetlb\n[ 0.190503] Initializing cgroup subsys pids\n[ 0.191555] CPU: Physical Processor ID: 0\n[ 0.193225] mce: CPU supports 10 MCE banks\n[ 0.194266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.195486] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.210127] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216562] ftrace: allocating 31920 entries in 125 pages\n[ 0.241977] smpboot: Max logical packages: 1\n[ 0.243029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.244717] x2apic enabled\n[ 0.245775] Switched APIC routing to physical x2apic.\n[ 0.248021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249407] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.251984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.254215] KVM setup paravirtual spinlock\n[ 0.255708] x86: Booted up 1 node, 1 CPUs\n[ 0.256723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258455] devtmpfs: initialized\n[ 0.260327] evm: security.selinux\n[ 0.261187] evm: security.SMACK64\n[ 0.262038] evm: security.SMACK64EXEC\n[ 0.262953] evm: security.SMACK64TRANSMUTE\n[ 0.263943] evm: security.SMACK64MMAP\n[ 0.264847] evm: security.ima\n[ 0.265636] evm: security.capability\n[ 0.266616] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268852] pinctrl core: initialized pinctrl subsystem\n[ 0.270163] RTC time: 23:25:10, date: 12/02/18\n[ 0.271312] NET: Registered protocol family 16\n[ 0.272495] cpuidle: using governor ladder\n[ 0.273505] cpuidle: using governor menu\n[ 0.274474] PCCT header not found.\n[ 0.275389] ACPI: bus type PCI registered\n[ 0.276371] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277868] PCI: Using configuration type 1 for base access\n[ 0.279848] ACPI: Added _OSI(Module Device)\n[ 0.280883] ACPI: Added _OSI(Processor Device)\n[ 0.281945] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283052] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285047] ACPI: Interpreter enabled\n[ 0.285983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294982] ACPI: (supports S0 S5)\n[ 0.295847] ACPI: Using IOAPIC for interrupt routing\n[ 0.296996] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304833] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307502] acpiphp: Slot [3] registered\n[ 0.308488] acpiphp: Slot [4] registered\n[ 0.309498] acpiphp: Slot [5] registered\n[ 0.310500] acpiphp: Slot [6] registered\n[ 0.311502] acpiphp: Slot [7] registered\n[ 0.312488] acpiphp: Slot [8] registered\n[ 0.313486] acpiphp: Slot [9] registered\n[ 0.314483] acpiphp: Slot [10] registered\n[ 0.315510] acpiphp: Slot [11] registered\n[ 0.316505] acpiphp: Slot [12] registered\n[ 0.317499] acpiphp: Slot [13] registered\n[ 0.318494] acpiphp: Slot [14] registered\n[ 0.319487] acpiphp: Slot [15] registered\n[ 0.333206] acpiphp: Slot [16] registered\n[ 0.334224] acpiphp: Slot [17] registered\n[ 0.335239] acpiphp: Slot [18] registered\n[ 0.336229] acpiphp: Slot [19] registered\n[ 0.337225] acpiphp: Slot [20] registered\n[ 0.338218] acpiphp: Slot [21] registered\n[ 0.339208] acpiphp: Slot [22] registered\n[ 0.340198] acpiphp: Slot [23] registered\n[ 0.341190] acpiphp: Slot [24] registered\n[ 0.342184] acpiphp: Slot [25] registered\n[ 0.343176] acpiphp: Slot [26] registered\n[ 0.344166] acpiphp: Slot [27] registered\n[ 0.345156] acpiphp: Slot [28] registered\n[ 0.346148] acpiphp: Slot [29] registered\n[ 0.347140] acpiphp: Slot [30] registered\n[ 0.348132] acpiphp: Slot [31] registered\n[ 0.349119] PCI host bridge to bus 0000:00\n[ 0.350108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351568] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.354814] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.356587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358397] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363731] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.366729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.370656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.392830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.399829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401357] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.402981] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.406194] vgaarb: loaded\n[ 0.406955] vgaarb: bridge control possible 0000:00:02.0\n[ 0.408457] SCSI subsystem initialized\n[ 0.409597] ACPI: bus type USB registered\n[ 0.410636] usbcore: registered new interface driver usbfs\n[ 0.411919] usbcore: registered new interface driver hub\n[ 0.413163] usbcore: registered new device driver usb\n[ 0.414515] PCI: Using ACPI for IRQ routing\n[ 0.415897] NetLabel: Initializing\n[ 0.416788] NetLabel: domain hash size = 128\n[ 0.417843] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.419027] NetLabel: unlabeled traffic allowed by default\n[ 0.420455] clocksource: Switched to clocksource kvm-clock\n[ 0.429804] AppArmor: AppArmor Filesystem Enabled\n[ 0.430999] pnp: PnP ACPI init\n[ 0.432122] pnp: PnP ACPI: found 5 devices\n[ 0.438741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440873] NET: Registered protocol family 2\n[ 0.442147] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445225] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446702] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449441] NET: Registered protocol family 1\n[ 0.450518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481622] Trying to unpack rootfs image as initramfs...\n[ 0.540753] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.542744] Scanning for low memory corruption every 60 seconds\n[ 0.544398] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.545819] audit: initializing netlink subsys (disabled)\n[ 0.547068] audit: type=2000 audit(1543793111.935:1): initialized\n[ 0.548667] Initialise system trusted keyring\n[ 0.549783] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.551185] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.553619] zbud: loaded\n[ 0.554522] VFS: Disk quotas dquot_6.6.0\n[ 0.555524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.557400] fuse init (API version 7.23)\n[ 0.558502] Key type big_key registered\n[ 0.559485] Allocating IMA MOK and blacklist keyrings.\n[ 0.560978] Key type asymmetric registered\n[ 0.561987] Asymmetric key parser 'x509' registered\n[ 0.563150] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.564992] io scheduler noop registered\n[ 0.565960] io scheduler deadline registered (default)\n[ 0.567164] io scheduler cfq registered\n[ 0.568190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572765] ACPI: Power Button [PWRF]\n[ 0.573806] GHES: HEST is not enabled!\n[ 0.589589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.618755] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.646180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.649055] Linux agpgart interface v0.103\n[ 0.652325] brd: module loaded\n[ 0.654383] loop: module loaded\n[ 0.658794] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.660595] GPT:90111 != 2097151\n[ 0.661431] GPT:Alternate GPT header not at the end of the disk.\n[ 0.662746] GPT:90111 != 2097151\n[ 0.663586] GPT: Use GNU Parted to correct GPT errors.\n[ 0.664762] vda: vda1 vda15\n[ 0.666307] scsi host0: ata_piix\n[ 0.667278] scsi host1: ata_piix\n[ 0.668178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.669643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.671435] libphy: Fixed MDIO Bus: probed\n[ 0.672445] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673600] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676321] PPP generic driver version 2.4.2\n[ 0.677460] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678899] ehci-pci: EHCI PCI platform driver\n[ 0.679981] ehci-platform: EHCI generic platform driver\n[ 0.681187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.682571] ohci-pci: OHCI PCI platform driver\n[ 0.683649] ohci-platform: OHCI generic platform driver\n[ 0.684870] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699254] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.700486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702293] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.703520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.704928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706421] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708168] usb usb1: Product: UHCI Host Controller\n[ 0.709304] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.710689] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711890] hub 1-0:1.0: USB hub found\n[ 0.712855] hub 1-0:1.0: 2 ports detected\n[ 0.714026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.716657] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.717840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.719115] mousedev: PS/2 mouse device common for all mice\n[ 0.720659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722906] rtc_cmos 00:00: RTC can wake from S4\n[ 0.724294] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.725751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727191] i2c /dev entries driver\n[ 0.728156] device-mapper: uevent: version 1.0.3\n[ 0.729321] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.731323] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733104] NET: Registered protocol family 10\n[ 0.734472] NET: Registered protocol family 17\n[ 0.735584] Key type dns_resolver registered\n[ 0.736847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738199] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.740406] registered taskstats version 1\n[ 0.741458] Loading compiled-in X.509 certificates\n[ 0.743172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.745503] zswap: loaded using pool lzo/zbud\n[ 0.747450] Key type trusted registered\n[ 0.749464] Key type encrypted registered\n[ 0.750495] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751755] ima: No TPM chip found, activating TPM-bypass!\n[ 0.753045] evm: HMAC attrs: 0x1\n[ 0.754218] Magic number: 14:3:453\n[ 0.755241] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:11 UTC (1543793111)\n[ 0.757237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758575] EDD information not available.\n[ 0.830057] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845115] Write protecting the kernel read-only data: 14336k\n[ 0.847804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850032] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.895812] 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNyUICF/WOmw0/1Fy6b5pKcRFgrNyivlo0vgzEOL5MqWQZ+ztMxttsXVs45ee5FqsffpEe7QWWCcVQ3ltDxUbVt0fBczr5rYgPC3p3GmWBX13HFMOWZZ7AwQqWrkCTzVFzkGmEX0usiOJZ8M5jAmOb5dJQtR4RrkwcMLLYYcWS7loy9OxCNCYHT9Z8PXkt4VIPEn9Knkoop8hGyWkLQvHEwJhGKx3hmLA3Bss7qwA7MFA+TMfW3z+eZf4w5BcXo4OBhbVctOgRLcZ5EdA2UY+/wky3xD2FL1hzzFOLaGHTt1v1lYr+8NN3BMFizHQESvU1MyUhpbz3u8U+XPfDBrWl root@cinder-test-vm2-222d1229-b741-4c6c-90f7-2c6c5df58533\nssh-dss AAAAB3NzaC1kc3MAAACBAKImXcWRfbM7G4ZxSvICwu3gYDWcGU2QA78uGHdZc9FwD08qkBf21mZVWlmejFsAylAPeP/eSxe7UUg9nnBTEtMpYpUi3p9K5pJkwV39LjHsrhUqrBA8HdV74ihllvEg/auisMdRKqHd7B5fYFZJXLAdueju9qb7F/Ncp9eMmX1XAAAAFQC+8HxvkjYt1TeniJyAjGcsEMIH+QAAAIBuX7EDnrJbESgS5FvEGlwaPggGERa03w5ymwPpARnxbXwg280AdNAwEB7YEQ52l/H8QNEYG+WzqjKpl6XUro60yftufuS6r6sfKV2CBO5Ul3Iq1c8uSI0/nCsjEpGm9Q4P71R7pXdM/zsc/vyvIesLdHweXLwoMqs3onAb9Il7yQAAAIB4zwkfKKPSVPwzP9WR2onshWWRPgWX8jGvaWYb3W07OZKKEu9la7tGFtEiGdtutwAxSb5WEK11id5G8XJkGeng4rbOxVLUfwZANbCiswMch+rKK8dYEcz+mavKBReeMVQzwP38z4WN1QEqPaDh5BUXls8W4qoLDTysQcratR3vlQ== root@cinder-test-vm2-222d1229-b741-4c6c-90f7-2c6c5df58533\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-12-02 23:25:16,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/action used request id req-8eecbd84-0c7a-45dd-9a74-33eca71cfc58 2018-12-02 23:25:16,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0861840248108s 2018-12-02 23:25:16,000 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 476154625 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.166539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.168568] pid_max: default: 32768 minimum: 301 [ 0.169671] ACPI: Core revision 20150930 [ 0.171230] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172812] Security Framework initialized [ 0.173821] Yama: becoming mindful. [ 0.174721] AppArmor: AppArmor initialized [ 0.175763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177340] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178856] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180302] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181986] Initializing cgroup subsys io [ 0.182980] Initializing cgroup subsys memory [ 0.184026] Initializing cgroup subsys devices [ 0.185103] Initializing cgroup subsys freezer [ 0.186188] Initializing cgroup subsys net_cls [ 0.187250] Initializing cgroup subsys perf_event [ 0.188352] Initializing cgroup subsys net_prio [ 0.189433] Initializing cgroup subsys hugetlb [ 0.190503] Initializing cgroup subsys pids [ 0.191555] CPU: Physical Processor ID: 0 [ 0.193225] mce: CPU supports 10 MCE banks [ 0.194266] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195486] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.210127] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216562] ftrace: allocating 31920 entries in 125 pages [ 0.241977] smpboot: Max logical packages: 1 [ 0.243029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.244717] x2apic enabled [ 0.245775] Switched APIC routing to physical x2apic. [ 0.248021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249407] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.251984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.254215] KVM setup paravirtual spinlock [ 0.255708] x86: Booted up 1 node, 1 CPUs [ 0.256723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258455] devtmpfs: initialized [ 0.260327] evm: security.selinux [ 0.261187] evm: security.SMACK64 [ 0.262038] evm: security.SMACK64EXEC [ 0.262953] evm: security.SMACK64TRANSMUTE [ 0.263943] evm: security.SMACK64MMAP [ 0.264847] evm: security.ima [ 0.265636] evm: security.capability [ 0.266616] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268852] pinctrl core: initialized pinctrl subsystem [ 0.270163] RTC time: 23:25:10, date: 12/02/18 [ 0.271312] NET: Registered protocol family 16 [ 0.272495] cpuidle: using governor ladder [ 0.273505] cpuidle: using governor menu [ 0.274474] PCCT header not found. [ 0.275389] ACPI: bus type PCI registered [ 0.276371] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277868] PCI: Using configuration type 1 for base access [ 0.279848] ACPI: Added _OSI(Module Device) [ 0.280883] ACPI: Added _OSI(Processor Device) [ 0.281945] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285047] ACPI: Interpreter enabled [ 0.285983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294982] ACPI: (supports S0 S5) [ 0.295847] ACPI: Using IOAPIC for interrupt routing [ 0.296996] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300494] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303375] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304833] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307502] acpiphp: Slot [3] registered [ 0.308488] acpiphp: Slot [4] registered [ 0.309498] acpiphp: Slot [5] registered [ 0.310500] acpiphp: Slot [6] registered [ 0.311502] acpiphp: Slot [7] registered [ 0.312488] acpiphp: Slot [8] registered [ 0.313486] acpiphp: Slot [9] registered [ 0.314483] acpiphp: Slot [10] registered [ 0.315510] acpiphp: Slot [11] registered [ 0.316505] acpiphp: Slot [12] registered [ 0.317499] acpiphp: Slot [13] registered [ 0.318494] acpiphp: Slot [14] registered [ 0.319487] acpiphp: Slot [15] registered [ 0.333206] acpiphp: Slot [16] registered [ 0.334224] acpiphp: Slot [17] registered [ 0.335239] acpiphp: Slot [18] registered [ 0.336229] acpiphp: Slot [19] registered [ 0.337225] acpiphp: Slot [20] registered [ 0.338218] acpiphp: Slot [21] registered [ 0.339208] acpiphp: Slot [22] registered [ 0.340198] acpiphp: Slot [23] registered [ 0.341190] acpiphp: Slot [24] registered [ 0.342184] acpiphp: Slot [25] registered [ 0.343176] acpiphp: Slot [26] registered [ 0.344166] acpiphp: Slot [27] registered [ 0.345156] acpiphp: Slot [28] registered [ 0.346148] acpiphp: Slot [29] registered [ 0.347140] acpiphp: Slot [30] registered [ 0.348132] acpiphp: Slot [31] registered [ 0.349119] PCI host bridge to bus 0000:00 [ 0.350108] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351568] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354814] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356587] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358397] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363731] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.366729] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370656] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.392830] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.394663] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.399829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.402981] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406194] vgaarb: loaded [ 0.406955] vgaarb: bridge control possible 0000:00:02.0 [ 0.408457] SCSI subsystem initialized [ 0.409597] ACPI: bus type USB registered [ 0.410636] usbcore: registered new interface driver usbfs [ 0.411919] usbcore: registered new interface driver hub [ 0.413163] usbcore: registered new device driver usb [ 0.414515] PCI: Using ACPI for IRQ routing [ 0.415897] NetLabel: Initializing [ 0.416788] NetLabel: domain hash size = 128 [ 0.417843] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.419027] NetLabel: unlabeled traffic allowed by default [ 0.420455] clocksource: Switched to clocksource kvm-clock [ 0.429804] AppArmor: AppArmor Filesystem Enabled [ 0.430999] pnp: PnP ACPI init [ 0.432122] pnp: PnP ACPI: found 5 devices [ 0.438741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440873] NET: Registered protocol family 2 [ 0.442147] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443752] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.445225] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446702] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449441] NET: Registered protocol family 1 [ 0.450518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451835] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453143] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481622] Trying to unpack rootfs image as initramfs... [ 0.540753] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.542744] Scanning for low memory corruption every 60 seconds [ 0.544398] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.545819] audit: initializing netlink subsys (disabled) [ 0.547068] audit: type=2000 audit(1543793111.935:1): initialized [ 0.548667] Initialise system trusted keyring [ 0.549783] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.551185] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.553619] zbud: loaded [ 0.554522] VFS: Disk quotas dquot_6.6.0 [ 0.555524] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557400] fuse init (API version 7.23) [ 0.558502] Key type big_key registered [ 0.559485] Allocating IMA MOK and blacklist keyrings. [ 0.560978] Key type asymmetric registered [ 0.561987] Asymmetric key parser 'x509' registered [ 0.563150] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.564992] io scheduler noop registered [ 0.565960] io scheduler deadline registered (default) [ 0.567164] io scheduler cfq registered [ 0.568190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572765] ACPI: Power Button [PWRF] [ 0.573806] GHES: HEST is not enabled! [ 0.589589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618755] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646180] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.649055] Linux agpgart interface v0.103 [ 0.652325] brd: module loaded [ 0.654383] loop: module loaded [ 0.658794] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.660595] GPT:90111 != 2097151 [ 0.661431] GPT:Alternate GPT header not at the end of the disk. [ 0.662746] GPT:90111 != 2097151 [ 0.663586] GPT: Use GNU Parted to correct GPT errors. [ 0.664762] vda: vda1 vda15 [ 0.666307] scsi host0: ata_piix [ 0.667278] scsi host1: ata_piix [ 0.668178] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.669643] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.671435] libphy: Fixed MDIO Bus: probed [ 0.672445] tun: Universal TUN/TAP device driver, 1.6 [ 0.673600] tun: (C) 1999-2004 Max Krasnyansky [ 0.676321] PPP generic driver version 2.4.2 [ 0.677460] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678899] ehci-pci: EHCI PCI platform driver [ 0.679981] ehci-platform: EHCI generic platform driver [ 0.681187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682571] ohci-pci: OHCI PCI platform driver [ 0.683649] ohci-platform: OHCI generic platform driver [ 0.684870] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699254] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702293] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.703520] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706421] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708168] usb usb1: Product: UHCI Host Controller [ 0.709304] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.710689] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711890] hub 1-0:1.0: USB hub found [ 0.712855] hub 1-0:1.0: 2 ports detected [ 0.714026] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.716657] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.717840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.719115] mousedev: PS/2 mouse device common for all mice [ 0.720659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722906] rtc_cmos 00:00: RTC can wake from S4 [ 0.724294] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.725751] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727191] i2c /dev entries driver [ 0.728156] device-mapper: uevent: version 1.0.3 [ 0.729321] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.731323] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733104] NET: Registered protocol family 10 [ 0.734472] NET: Registered protocol family 17 [ 0.735584] Key type dns_resolver registered [ 0.736847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.738199] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.740406] registered taskstats version 1 [ 0.741458] Loading compiled-in X.509 certificates [ 0.743172] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.745503] zswap: loaded using pool lzo/zbud [ 0.747450] Key type trusted registered [ 0.749464] Key type encrypted registered [ 0.750495] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751755] ima: No TPM chip found, activating TPM-bypass! [ 0.753045] evm: HMAC attrs: 0x1 [ 0.754218] Magic number: 14:3:453 [ 0.755241] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:11 UTC (1543793111) [ 0.757237] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758575] EDD information not available. [ 0.830057] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845115] Write protecting the kernel read-only data: 14336k [ 0.847804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850032] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.895812] 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNyUICF/WOmw0/1Fy6b5pKcRFgrNyivlo0vgzEOL5MqWQZ+ztMxttsXVs45ee5FqsffpEe7QWWCcVQ3ltDxUbVt0fBczr5rYgPC3p3GmWBX13HFMOWZZ7AwQqWrkCTzVFzkGmEX0usiOJZ8M5jAmOb5dJQtR4RrkwcMLLYYcWS7loy9OxCNCYHT9Z8PXkt4VIPEn9Knkoop8hGyWkLQvHEwJhGKx3hmLA3Bss7qwA7MFA+TMfW3z+eZf4w5BcXo4OBhbVctOgRLcZ5EdA2UY+/wky3xD2FL1hzzFOLaGHTt1v1lYr+8NN3BMFizHQESvU1MyUhpbz3u8U+XPfDBrWl root@cinder-test-vm2-222d1229-b741-4c6c-90f7-2c6c5df58533 ssh-dss AAAAB3NzaC1kc3MAAACBAKImXcWRfbM7G4ZxSvICwu3gYDWcGU2QA78uGHdZc9FwD08qkBf21mZVWlmejFsAylAPeP/eSxe7UUg9nnBTEtMpYpUi3p9K5pJkwV39LjHsrhUqrBA8HdV74ihllvEg/auisMdRKqHd7B5fYFZJXLAdueju9qb7F/Ncp9eMmX1XAAAAFQC+8HxvkjYt1TeniJyAjGcsEMIH+QAAAIBuX7EDnrJbESgS5FvEGlwaPggGERa03w5ymwPpARnxbXwg280AdNAwEB7YEQ52l/H8QNEYG+WzqjKpl6XUro60yftufuS6r6sfKV2CBO5Ul3Iq1c8uSI0/nCsjEpGm9Q4P71R7pXdM/zsc/vyvIesLdHweXLwoMqs3onAb9Il7yQAAAIB4zwkfKKPSVPwzP9WR2onshWWRPgWX8jGvaWYb3W07OZKKEu9la7tGFtEiGdtutwAxSb5WEK11id5G8XJkGeng4rbOxVLUfwZANbCiswMch+rKK8dYEcz+mavKBReeMVQzwP38z4WN1QEqPaDh5BUXls8W4qoLDTysQcratR3vlQ== root@cinder-test-vm2-222d1229-b741-4c6c-90f7-2c6c5df58533 -----END SSH HOST KEY KEYS----- === network info === 2018-12-02 23:25:16,004 - paramiko.transport - DEBUG - starting thread (client mode): 0x135e2a10L 2018-12-02 23:25:16,004 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-02 23:25:16,005 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-02 23:25:16,005 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-02 23:25:16,006 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-02 23:25:16,006 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-02 23:25:16,006 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-02 23:25:16,006 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-02 23:25:16,006 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-02 23:25:16,007 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-02 23:25:16,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-02 23:25:16,024 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-02 23:25:16,036 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: b7054c346698b9a2de81498c0a342bb2 2018-12-02 23:25:16,037 - paramiko.transport - DEBUG - Trying discovered key 0894c023bb723cae7e4721a542501fdf in /tmp/tmpNGXP3O 2018-12-02 23:25:16,062 - paramiko.transport - DEBUG - userauth is OK 2018-12-02 23:25:16,122 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-02 23:25:16,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-12-02 23:25:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"volume": {"display_name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "size": "2"}}' 2018-12-02 23:25:17,465 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-9166e4f6-b1c9-4793-8c7d-11c85b95468b x-openstack-request-id: req-9166e4f6-b1c9-4793-8c7d-11c85b95468b 2018-12-02 23:25:17,466 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}} 2018-12-02 23:25:17,466 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes used request id req-9166e4f6-b1c9-4793-8c7d-11c85b95468b 2018-12-02 23:25:17,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.32133197784s 2018-12-02 23:25:17,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:17,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:18,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:17 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-277ce5b0-6475-4af0-891e-9fec2a9e398f x-openstack-request-id: req-277ce5b0-6475-4af0-891e-9fec2a9e398f 2018-12-02 23:25:18,408 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:17.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:18,408 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-277ce5b0-6475-4af0-891e-9fec2a9e398f 2018-12-02 23:25:18,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.941135883331s 2018-12-02 23:25:18,410 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:20,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:21,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a580c4f1-8a22-4d0b-a3a3-d062a56d7500 x-openstack-request-id: req-a580c4f1-8a22-4d0b-a3a3-d062a56d7500 2018-12-02 23:25:21,363 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:21,363 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-a580c4f1-8a22-4d0b-a3a3-d062a56d7500 2018-12-02 23:25:21,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.95105099678s 2018-12-02 23:25:21,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:25:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:21,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:21 GMT X-Openstack-Request-Id: req-ac3cadac-ec1d-464e-8d4d-35edb9349cae 2018-12-02 23:25:21,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":["f175b7ba-574c-4106-b7a5-e4c1df33026b"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:53Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:25:21,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ac3cadac-ec1d-464e-8d4d-35edb9349cae 2018-12-02 23:25:21,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934028625488s 2018-12-02 23:25:21,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:25:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:21 GMT X-Openstack-Request-Id: req-1c0aba82-da41-4f23-8913-5ab40f5a4fce 2018-12-02 23:25:21,754 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:58Z", "file": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file", "owner": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "size": 12716032, "self": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:25:21,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1c0aba82-da41-4f23-8913-5ab40f5a4fce 2018-12-02 23:25:21,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290103912354s 2018-12-02 23:25:21,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:25:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:21,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-6a32e6fc-5a20-430f-990d-8b578d8abb5d x-openstack-request-id: req-6a32e6fc-5a20-430f-990d-8b578d8abb5d 2018-12-02 23:25:21,779 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "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": "7c8e963b-3280-48a8-840b-f9450d7b4b11"}]} 2018-12-02 23:25:21,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6a32e6fc-5a20-430f-990d-8b578d8abb5d 2018-12-02 23:25:21,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237650871277s 2018-12-02 23:25:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 23:25:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"server": {"name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "imageRef": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "flavorRef": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bc8ac509-6c26-483c-ae8d-37d8917a7b19"}], "security_groups": [{"name": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}]}}' 2018-12-02 23:25:24,011 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5 x-compute-request-id: req-d58536c7-c96d-440c-9695-ee43465b91b6 x-openstack-request-id: req-d58536c7-c96d-440c-9695-ee43465b91b6 2018-12-02 23:25:24,011 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9ea54c08-854c-404c-88ae-eaef2590a8a9"}], "OS-DCF:diskConfig": "MANUAL", "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "adminPass": "y7VbREMySB9H"}} 2018-12-02 23:25:24,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d58536c7-c96d-440c-9695-ee43465b91b6 2018-12-02 23:25:24,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.23070788383s 2018-12-02 23:25:24,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:24,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4507a447-f41c-4ae4-b0c0-5d13326a7a9c x-openstack-request-id: req-4507a447-f41c-4ae4-b0c0-5d13326a7a9c 2018-12-02 23:25:24,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:11Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:24,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4507a447-f41c-4ae4-b0c0-5d13326a7a9c 2018-12-02 23:25:24,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181272029877s 2018-12-02 23:25:24,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:26,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01ca817c-a561-4ead-9271-f6542191c66e x-openstack-request-id: req-01ca817c-a561-4ead-9271-f6542191c66e 2018-12-02 23:25:26,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:26Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:11Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:26,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-01ca817c-a561-4ead-9271-f6542191c66e 2018-12-02 23:25:26,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494415998459s 2018-12-02 23:25:26,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:28,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:29,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-2e67fd6d-545f-454a-8224-20553f6ba21e x-openstack-request-id: req-2e67fd6d-545f-454a-8224-20553f6ba21e 2018-12-02 23:25:29,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T23:25:26Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:11Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:29,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e67fd6d-545f-454a-8224-20553f6ba21e 2018-12-02 23:25:29,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675153017044s 2018-12-02 23:25:29,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:31,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:25:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:31,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26d15c66-607b-42fe-ae5a-2f9dab33eea5 x-openstack-request-id: req-26d15c66-607b-42fe-ae5a-2f9dab33eea5 2018-12-02 23:25:31,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:31.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:31Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:11Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:25:31,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-26d15c66-607b-42fe-ae5a-2f9dab33eea5 2018-12-02 23:25:31,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441490888596s 2018-12-02 23:25:31,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:25:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=87609bec-f5a5-467b-a5e5-8f628601bfd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:31,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:31 GMT X-Openstack-Request-Id: req-48b9c426-4862-4957-b59e-638c80725d10 2018-12-02 23:25:31,897 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:25:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","ip_address":"192.168.120.14"}],"id":"4bf65146-b067-469b-8caf-c03ff0e3faa7","security_groups":["9ea54c08-854c-404c-88ae-eaef2590a8a9"],"mac_address":"fa:16:3e:6e:27:0c","project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:25:27Z","binding:vnic_type":"normal","device_id":"87609bec-f5a5-467b-a5e5-8f628601bfd5","ip_allocation":"immediate"}]} 2018-12-02 23:25:31,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=87609bec-f5a5-467b-a5e5-8f628601bfd5 used request id req-48b9c426-4862-4957-b59e-638c80725d10 2018-12-02 23:25:31,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525920391083s 2018-12-02 23:25:31,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:31,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4bf65146-b067-469b-8caf-c03ff0e3faa7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:31,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:31 GMT X-Openstack-Request-Id: req-812c1a7b-5a7f-4b65-b5c0-a0da31285abb 2018-12-02 23:25:31,953 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:25:31,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=4bf65146-b067-469b-8caf-c03ff0e3faa7 used request id req-812c1a7b-5a7f-4b65-b5c0-a0da31285abb 2018-12-02 23:25:31,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455050468445s 2018-12-02 23:25:31,954 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6e:27:0c', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3db3d0d2-1b6e-4de2-9df6-529d0b51127f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:25:31.000000', 'flavor': Munch({u'id': u'7c8e963b-3280-48a8-840b-f9450d7b4b11'}), 'az': u'nova', 'id': u'87609bec-f5a5-467b-a5e5-8f628601bfd5', 'security_groups': [Munch({u'name': u'cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd5e1dae60bf2463985ca0cf08c8b5cfc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-02T23:25:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-02T23:25:31Z', 'hostId': u'2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-02T23:25:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': u'cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533', 'adminPass': u'y7VbREMySB9H', 'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'created_at': u'2018-12-02T23:25:23Z', 'created': u'2018-12-02T23:25:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-02 23:25:31,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:25:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:32,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:32 GMT X-Openstack-Request-Id: req-9fa19a05-eb16-431f-acf3-80b3e347823b 2018-12-02 23:25:32,053 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":["f175b7ba-574c-4106-b7a5-e4c1df33026b"],"description":"","tags":[],"updated_at":"2018-12-02T23:24:53Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:25:32,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9fa19a05-eb16-431f-acf3-80b3e347823b 2018-12-02 23:25:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926620960236s 2018-12-02 23:25:32,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 23:25:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=87609bec-f5a5-467b-a5e5-8f628601bfd5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:32 GMT X-Openstack-Request-Id: req-41f0ff66-3677-4fb0-9f6f-8105d0533516 2018-12-02 23:25:32,104 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-02T23:25:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","ip_address":"192.168.120.14"}],"id":"4bf65146-b067-469b-8caf-c03ff0e3faa7","security_groups":["9ea54c08-854c-404c-88ae-eaef2590a8a9"],"mac_address":"fa:16:3e:6e:27:0c","project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:25:27Z","binding:vnic_type":"normal","device_id":"87609bec-f5a5-467b-a5e5-8f628601bfd5","ip_allocation":"immediate"}]} 2018-12-02 23:25:32,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=87609bec-f5a5-467b-a5e5-8f628601bfd5 used request id req-41f0ff66-3677-4fb0-9f6f-8105d0533516 2018-12-02 23:25:32,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0505411624908s 2018-12-02 23:25:32,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-02 23:25:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.14", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7"}}' 2018-12-02 23:25:34,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:34 GMT X-Openstack-Request-Id: req-5405710a-c46c-44a0-979f-f3789434563e 2018-12-02 23:25:34,381 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}} 2018-12-02 23:25:34,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5405710a-c46c-44a0-979f-f3789434563e 2018-12-02 23:25:34,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.2760682106s 2018-12-02 23:25:34,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:34,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:34 GMT X-Openstack-Request-Id: req-615db4b6-ff3a-4286-9a57-c31d92637dff 2018-12-02 23:25:34,480 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:34,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-615db4b6-ff3a-4286-9a57-c31d92637dff 2018-12-02 23:25:34,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0821979045868s 2018-12-02 23:25:34,493 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:34,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:34,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:34 GMT X-Openstack-Request-Id: req-b70db654-79e4-4f21-9fbb-add5267a7774 2018-12-02 23:25:34,664 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:34,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b70db654-79e4-4f21-9fbb-add5267a7774 2018-12-02 23:25:34,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603928565979s 2018-12-02 23:25:34,674 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:34,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:34,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:34 GMT X-Openstack-Request-Id: req-348e3b53-217a-4878-9444-2f2917efc6dc 2018-12-02 23:25:34,842 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:34,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-348e3b53-217a-4878-9444-2f2917efc6dc 2018-12-02 23:25:34,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579180717468s 2018-12-02 23:25:34,854 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:34,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:35,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:35 GMT X-Openstack-Request-Id: req-a9681a61-7a01-4d12-9df7-06749d28e380 2018-12-02 23:25:35,025 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:35,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a9681a61-7a01-4d12-9df7-06749d28e380 2018-12-02 23:25:35,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606300830841s 2018-12-02 23:25:35,037 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:35,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:35,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:35 GMT X-Openstack-Request-Id: req-a493fdd2-70c4-4a5a-898b-bd9076f80f9f 2018-12-02 23:25:35,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:33Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a493fdd2-70c4-4a5a-898b-bd9076f80f9f 2018-12-02 23:25:35,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588941574097s 2018-12-02 23:25:35,219 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-02 23:25:35,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:25:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:35,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:35 GMT X-Openstack-Request-Id: req-30db5bdc-342b-4fa7-826d-8273ae58e672 2018-12-02 23:25:35,567 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}, {"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:13Z", "updated_at": "2018-12-02T23:25:15Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:2d:35", "device_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "e8ed8635-42d4-43c6-8a6a-3633a1b7c257", "id": "7d5844ec-3a15-4ff7-8200-3110f50edbea", "qos_policy_id": null}]} 2018-12-02 23:25:35,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-30db5bdc-342b-4fa7-826d-8273ae58e672 2018-12-02 23:25:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.236153841019s 2018-12-02 23:25:35,579 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'416ec51d-950c-4395-8a43-1e132fd98e7f', 'updated_at': u'2018-12-02T23:25:35Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'4bf65146-b067-469b-8caf-c03ff0e3faa7', 'id': u'14a31f30-b53a-4926-838b-3fc1259c19aa', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'4bf65146-b067-469b-8caf-c03ff0e3faa7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'name': 'cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6e:27:0c', u'device_id': u'87609bec-f5a5-467b-a5e5-8f628601bfd5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2dfb1771e0ff4fd0a65dbb47bdf52d13', 'created_at': u'2018-12-02T23:25:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc8ac509-6c26-483c-ae8d-37d8917a7b19', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6e:27:0c', u'device_id': u'87609bec-f5a5-467b-a5e5-8f628601bfd5'}), 'router': u'416ec51d-950c-4395-8a43-1e132fd98e7f'}) 2018-12-02 23:25:35,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:25:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:25:35,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7950 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-deca40b0-110c-4a5d-a831-f844d144e4b3 x-openstack-request-id: req-deca40b0-110c-4a5d-a831-f844d144e4b3 2018-12-02 23:25:35,677 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508288745 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.177715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179877] pid_max: default: 32768 minimum: 301\n[ 0.181064] ACPI: Core revision 20150930\n[ 0.182669] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184367] Security Framework initialized\n[ 0.185446] Yama: becoming mindful.\n[ 0.186406] AppArmor: AppArmor initialized\n[ 0.187550] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189274] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194489] Initializing cgroup subsys io\n[ 0.195553] Initializing cgroup subsys memory\n[ 0.196690] Initializing cgroup subsys devices\n[ 0.197872] Initializing cgroup subsys freezer\n[ 0.199014] Initializing cgroup subsys net_cls\n[ 0.200172] Initializing cgroup subsys perf_event\n[ 0.201419] Initializing cgroup subsys net_prio\n[ 0.202588] Initializing cgroup subsys hugetlb\n[ 0.203725] Initializing cgroup subsys pids\n[ 0.204869] CPU: Physical Processor ID: 0\n[ 0.206620] mce: CPU supports 10 MCE banks\n[ 0.207729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230156] ftrace: allocating 31920 entries in 125 pages\n[ 0.255222] smpboot: Max logical packages: 1\n[ 0.256351] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258195] x2apic enabled\n[ 0.259259] Switched APIC routing to physical x2apic.\n[ 0.261559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265735] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268107] KVM setup paravirtual spinlock\n[ 0.269660] x86: Booted up 1 node, 1 CPUs\n[ 0.270723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272534] devtmpfs: initialized\n[ 0.274439] evm: security.selinux\n[ 0.275362] evm: security.SMACK64\n[ 0.276263] evm: security.SMACK64EXEC\n[ 0.277244] evm: security.SMACK64TRANSMUTE\n[ 0.278338] evm: security.SMACK64MMAP\n[ 0.279317] evm: security.ima\n[ 0.280158] evm: security.capability\n[ 0.281194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283610] pinctrl core: initialized pinctrl subsystem\n[ 0.285023] RTC time: 23:25:31, date: 12/02/18\n[ 0.286273] NET: Registered protocol family 16\n[ 0.287534] cpuidle: using governor ladder\n[ 0.288637] cpuidle: using governor menu\n[ 0.289698] PCCT header not found.\n[ 0.290663] ACPI: bus type PCI registered\n[ 0.291725] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293362] PCI: Using configuration type 1 for base access\n[ 0.295477] ACPI: Added _OSI(Module Device)\n[ 0.296600] ACPI: Added _OSI(Processor Device)\n[ 0.297753] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298965] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301102] ACPI: Interpreter enabled\n[ 0.302123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312007] ACPI: (supports S0 S5)\n[ 0.312955] ACPI: Using IOAPIC for interrupt routing\n[ 0.314219] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.317931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.322699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325643] acpiphp: Slot [3] registered\n[ 0.326717] acpiphp: Slot [4] registered\n[ 0.327790] acpiphp: Slot [5] registered\n[ 0.328860] acpiphp: Slot [6] registered\n[ 0.329933] acpiphp: Slot [7] registered\n[ 0.331002] acpiphp: Slot [8] registered\n[ 0.332077] acpiphp: Slot [9] registered\n[ 0.333139] acpiphp: Slot [10] registered\n[ 0.334222] acpiphp: Slot [11] registered\n[ 0.335310] acpiphp: Slot [12] registered\n[ 0.336397] acpiphp: Slot [13] registered\n[ 0.337481] acpiphp: Slot [14] registered\n[ 0.338563] acpiphp: Slot [15] registered\n[ 0.352501] acpiphp: Slot [16] registered\n[ 0.353571] acpiphp: Slot [17] registered\n[ 0.354639] acpiphp: Slot [18] registered\n[ 0.355701] acpiphp: Slot [19] registered\n[ 0.356765] acpiphp: Slot [20] registered\n[ 0.357829] acpiphp: Slot [21] registered\n[ 0.358914] acpiphp: Slot [22] registered\n[ 0.359984] acpiphp: Slot [23] registered\n[ 0.361048] acpiphp: Slot [24] registered\n[ 0.362118] acpiphp: Slot [25] registered\n[ 0.363178] acpiphp: Slot [26] registered\n[ 0.364236] acpiphp: Slot [27] registered\n[ 0.365300] acpiphp: Slot [28] registered\n[ 0.366361] acpiphp: Slot [29] registered\n[ 0.367419] acpiphp: Slot [30] registered\n[ 0.368478] acpiphp: Slot [31] registered\n[ 0.369569] PCI host bridge to bus 0000:00\n[ 0.370630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372215] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.373797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.377605] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.379571] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386507] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.388161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394324] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418184] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423370] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428437] vgaarb: loaded\n[ 0.429225] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430845] SCSI subsystem initialized\n[ 0.432038] ACPI: bus type USB registered\n[ 0.433109] usbcore: registered new interface driver usbfs\n[ 0.434457] usbcore: registered new interface driver hub\n[ 0.435766] usbcore: registered new device driver usb\n[ 0.437191] PCI: Using ACPI for IRQ routing\n[ 0.438619] NetLabel: Initializing\n[ 0.439559] NetLabel: domain hash size = 128\n[ 0.440701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441995] NetLabel: unlabeled traffic allowed by default\n[ 0.443516] clocksource: Switched to clocksource kvm-clock\n[ 0.452864] AppArmor: AppArmor Filesystem Enabled\n[ 0.454126] pnp: PnP ACPI init\n[ 0.455276] pnp: PnP ACPI: found 5 devices\n[ 0.461946] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464258] NET: Registered protocol family 2\n[ 0.465595] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468866] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470487] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473461] NET: Registered protocol family 1\n[ 0.474620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477457] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.491670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505914] Trying to unpack rootfs image as initramfs...\n[ 0.565181] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.570066] Scanning for low memory corruption every 60 seconds\n[ 0.572032] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.573466] audit: initializing netlink subsys (disabled)\n[ 0.574768] audit: type=2000 audit(1543793131.861:1): initialized\n[ 0.576497] Initialise system trusted keyring\n[ 0.577729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579154] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581702] zbud: loaded\n[ 0.582612] VFS: Disk quotas dquot_6.6.0\n[ 0.583644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585600] fuse init (API version 7.23)\n[ 0.586708] Key type big_key registered\n[ 0.587727] Allocating IMA MOK and blacklist keyrings.\n[ 0.589219] Key type asymmetric registered\n[ 0.590233] Asymmetric key parser 'x509' registered\n[ 0.591410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.593265] io scheduler noop registered\n[ 0.594239] io scheduler deadline registered (default)\n[ 0.595461] io scheduler cfq registered\n[ 0.596537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.601190] ACPI: Power Button [PWRF]\n[ 0.602295] GHES: HEST is not enabled!\n[ 0.616325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.645580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674821] Linux agpgart interface v0.103\n[ 0.677956] brd: module loaded\n[ 0.679999] loop: module loaded\n[ 0.684811] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686625] GPT:90111 != 2097151\n[ 0.687469] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688796] GPT:90111 != 2097151\n[ 0.689632] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690875] vda: vda1 vda15\n[ 0.692452] scsi host0: ata_piix\n[ 0.693429] scsi host1: ata_piix\n[ 0.694336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.697651] libphy: Fixed MDIO Bus: probed\n[ 0.698682] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699872] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702597] PPP generic driver version 2.4.2\n[ 0.703739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705218] ehci-pci: EHCI PCI platform driver\n[ 0.706307] ehci-platform: EHCI generic platform driver\n[ 0.707550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708960] ohci-pci: OHCI PCI platform driver\n[ 0.710051] ohci-platform: OHCI generic platform driver\n[ 0.711283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725725] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728802] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730070] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.731487] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734751] usb usb1: Product: UHCI Host Controller\n[ 0.735886] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.737271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.738473] hub 1-0:1.0: USB hub found\n[ 0.739440] hub 1-0:1.0: 2 ports detected\n[ 0.740604] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743274] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744450] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745713] mousedev: PS/2 mouse device common for all mice\n[ 0.747249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749492] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753806] i2c /dev entries driver\n[ 0.754748] device-mapper: uevent: version 1.0.3\n[ 0.755942] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757957] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759657] NET: Registered protocol family 10\n[ 0.761036] NET: Registered protocol family 17\n[ 0.762134] Key type dns_resolver registered\n[ 0.763332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764689] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766845] registered taskstats version 1\n[ 0.767881] Loading compiled-in X.509 certificates\n[ 0.769569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771863] zswap: loaded using pool lzo/zbud\n[ 0.773758] Key type trusted registered\n[ 0.775748] Key type encrypted registered\n[ 0.776763] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778024] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779289] evm: HMAC attrs: 0x1\n[ 0.780482] Magic number: 14:3:453\n[ 0.781512] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:32 UTC (1543793132)\n[ 0.783499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784854] EDD information not available.\n[ 0.857000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871814] Write protecting the kernel read-only data: 14336k\n[ 0.874486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876729] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.032149] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-02 23:25:35,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/action used request id req-deca40b0-110c-4a5d-a831-f844d144e4b3 2018-12-02 23:25:35,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0981991291046s 2018-12-02 23:25:35,679 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508288745 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.177715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179877] pid_max: default: 32768 minimum: 301 [ 0.181064] ACPI: Core revision 20150930 [ 0.182669] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184367] Security Framework initialized [ 0.185446] Yama: becoming mindful. [ 0.186406] AppArmor: AppArmor initialized [ 0.187550] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189274] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194489] Initializing cgroup subsys io [ 0.195553] Initializing cgroup subsys memory [ 0.196690] Initializing cgroup subsys devices [ 0.197872] Initializing cgroup subsys freezer [ 0.199014] Initializing cgroup subsys net_cls [ 0.200172] Initializing cgroup subsys perf_event [ 0.201419] Initializing cgroup subsys net_prio [ 0.202588] Initializing cgroup subsys hugetlb [ 0.203725] Initializing cgroup subsys pids [ 0.204869] CPU: Physical Processor ID: 0 [ 0.206620] mce: CPU supports 10 MCE banks [ 0.207729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230156] ftrace: allocating 31920 entries in 125 pages [ 0.255222] smpboot: Max logical packages: 1 [ 0.256351] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258195] x2apic enabled [ 0.259259] Switched APIC routing to physical x2apic. [ 0.261559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265735] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268107] KVM setup paravirtual spinlock [ 0.269660] x86: Booted up 1 node, 1 CPUs [ 0.270723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272534] devtmpfs: initialized [ 0.274439] evm: security.selinux [ 0.275362] evm: security.SMACK64 [ 0.276263] evm: security.SMACK64EXEC [ 0.277244] evm: security.SMACK64TRANSMUTE [ 0.278338] evm: security.SMACK64MMAP [ 0.279317] evm: security.ima [ 0.280158] evm: security.capability [ 0.281194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283610] pinctrl core: initialized pinctrl subsystem [ 0.285023] RTC time: 23:25:31, date: 12/02/18 [ 0.286273] NET: Registered protocol family 16 [ 0.287534] cpuidle: using governor ladder [ 0.288637] cpuidle: using governor menu [ 0.289698] PCCT header not found. [ 0.290663] ACPI: bus type PCI registered [ 0.291725] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293362] PCI: Using configuration type 1 for base access [ 0.295477] ACPI: Added _OSI(Module Device) [ 0.296600] ACPI: Added _OSI(Processor Device) [ 0.297753] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298965] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301102] ACPI: Interpreter enabled [ 0.302123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312007] ACPI: (supports S0 S5) [ 0.312955] ACPI: Using IOAPIC for interrupt routing [ 0.314219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.317931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.322699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325643] acpiphp: Slot [3] registered [ 0.326717] acpiphp: Slot [4] registered [ 0.327790] acpiphp: Slot [5] registered [ 0.328860] acpiphp: Slot [6] registered [ 0.329933] acpiphp: Slot [7] registered [ 0.331002] acpiphp: Slot [8] registered [ 0.332077] acpiphp: Slot [9] registered [ 0.333139] acpiphp: Slot [10] registered [ 0.334222] acpiphp: Slot [11] registered [ 0.335310] acpiphp: Slot [12] registered [ 0.336397] acpiphp: Slot [13] registered [ 0.337481] acpiphp: Slot [14] registered [ 0.338563] acpiphp: Slot [15] registered [ 0.352501] acpiphp: Slot [16] registered [ 0.353571] acpiphp: Slot [17] registered [ 0.354639] acpiphp: Slot [18] registered [ 0.355701] acpiphp: Slot [19] registered [ 0.356765] acpiphp: Slot [20] registered [ 0.357829] acpiphp: Slot [21] registered [ 0.358914] acpiphp: Slot [22] registered [ 0.359984] acpiphp: Slot [23] registered [ 0.361048] acpiphp: Slot [24] registered [ 0.362118] acpiphp: Slot [25] registered [ 0.363178] acpiphp: Slot [26] registered [ 0.364236] acpiphp: Slot [27] registered [ 0.365300] acpiphp: Slot [28] registered [ 0.366361] acpiphp: Slot [29] registered [ 0.367419] acpiphp: Slot [30] registered [ 0.368478] acpiphp: Slot [31] registered [ 0.369569] PCI host bridge to bus 0000:00 [ 0.370630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372215] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.373797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.377605] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.379571] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386507] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394324] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418184] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.419995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425048] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428437] vgaarb: loaded [ 0.429225] vgaarb: bridge control possible 0000:00:02.0 [ 0.430845] SCSI subsystem initialized [ 0.432038] ACPI: bus type USB registered [ 0.433109] usbcore: registered new interface driver usbfs [ 0.434457] usbcore: registered new interface driver hub [ 0.435766] usbcore: registered new device driver usb [ 0.437191] PCI: Using ACPI for IRQ routing [ 0.438619] NetLabel: Initializing [ 0.439559] NetLabel: domain hash size = 128 [ 0.440701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441995] NetLabel: unlabeled traffic allowed by default [ 0.443516] clocksource: Switched to clocksource kvm-clock [ 0.452864] AppArmor: AppArmor Filesystem Enabled [ 0.454126] pnp: PnP ACPI init [ 0.455276] pnp: PnP ACPI: found 5 devices [ 0.461946] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464258] NET: Registered protocol family 2 [ 0.465595] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.467289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468866] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470487] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473461] NET: Registered protocol family 1 [ 0.474620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476055] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477457] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.491670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505914] Trying to unpack rootfs image as initramfs... [ 0.565181] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.570066] Scanning for low memory corruption every 60 seconds [ 0.572032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.573466] audit: initializing netlink subsys (disabled) [ 0.574768] audit: type=2000 audit(1543793131.861:1): initialized [ 0.576497] Initialise system trusted keyring [ 0.577729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579154] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581702] zbud: loaded [ 0.582612] VFS: Disk quotas dquot_6.6.0 [ 0.583644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585600] fuse init (API version 7.23) [ 0.586708] Key type big_key registered [ 0.587727] Allocating IMA MOK and blacklist keyrings. [ 0.589219] Key type asymmetric registered [ 0.590233] Asymmetric key parser 'x509' registered [ 0.591410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593265] io scheduler noop registered [ 0.594239] io scheduler deadline registered (default) [ 0.595461] io scheduler cfq registered [ 0.596537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601190] ACPI: Power Button [PWRF] [ 0.602295] GHES: HEST is not enabled! [ 0.616325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.645580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674821] Linux agpgart interface v0.103 [ 0.677956] brd: module loaded [ 0.679999] loop: module loaded [ 0.684811] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686625] GPT:90111 != 2097151 [ 0.687469] GPT:Alternate GPT header not at the end of the disk. [ 0.688796] GPT:90111 != 2097151 [ 0.689632] GPT: Use GNU Parted to correct GPT errors. [ 0.690875] vda: vda1 vda15 [ 0.692452] scsi host0: ata_piix [ 0.693429] scsi host1: ata_piix [ 0.694336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697651] libphy: Fixed MDIO Bus: probed [ 0.698682] tun: Universal TUN/TAP device driver, 1.6 [ 0.699872] tun: (C) 1999-2004 Max Krasnyansky [ 0.702597] PPP generic driver version 2.4.2 [ 0.703739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705218] ehci-pci: EHCI PCI platform driver [ 0.706307] ehci-platform: EHCI generic platform driver [ 0.707550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708960] ohci-pci: OHCI PCI platform driver [ 0.710051] ohci-platform: OHCI generic platform driver [ 0.711283] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725725] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728802] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730070] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731487] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734751] usb usb1: Product: UHCI Host Controller [ 0.735886] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.737271] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738473] hub 1-0:1.0: USB hub found [ 0.739440] hub 1-0:1.0: 2 ports detected [ 0.740604] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743274] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744450] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745713] mousedev: PS/2 mouse device common for all mice [ 0.747249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749492] rtc_cmos 00:00: RTC can wake from S4 [ 0.750882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753806] i2c /dev entries driver [ 0.754748] device-mapper: uevent: version 1.0.3 [ 0.755942] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757957] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759657] NET: Registered protocol family 10 [ 0.761036] NET: Registered protocol family 17 [ 0.762134] Key type dns_resolver registered [ 0.763332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764689] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766845] registered taskstats version 1 [ 0.767881] Loading compiled-in X.509 certificates [ 0.769569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771863] zswap: loaded using pool lzo/zbud [ 0.773758] Key type trusted registered [ 0.775748] Key type encrypted registered [ 0.776763] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778024] ima: No TPM chip found, activating TPM-bypass! [ 0.779289] evm: HMAC attrs: 0x1 [ 0.780482] Magic number: 14:3:453 [ 0.781512] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:32 UTC (1543793132) [ 0.783499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784854] EDD information not available. [ 0.857000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871814] Write protecting the kernel read-only data: 14336k [ 0.874486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876729] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.032149] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-12-02 23:25:35,681 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: [Errno None] Unable to connect to port 22 on 172.30.9.208 2018-12-02 23:25:44,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-02 23:25:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-02 23:25:44,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e67abdc5-5354-424c-b16a-ec756c87acc0 x-openstack-request-id: req-e67abdc5-5354-424c-b16a-ec756c87acc0 2018-12-02 23:25:44,777 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508288745 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.177715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179877] pid_max: default: 32768 minimum: 301\n[ 0.181064] ACPI: Core revision 20150930\n[ 0.182669] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184367] Security Framework initialized\n[ 0.185446] Yama: becoming mindful.\n[ 0.186406] AppArmor: AppArmor initialized\n[ 0.187550] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189274] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.190979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194489] Initializing cgroup subsys io\n[ 0.195553] Initializing cgroup subsys memory\n[ 0.196690] Initializing cgroup subsys devices\n[ 0.197872] Initializing cgroup subsys freezer\n[ 0.199014] Initializing cgroup subsys net_cls\n[ 0.200172] Initializing cgroup subsys perf_event\n[ 0.201419] Initializing cgroup subsys net_prio\n[ 0.202588] Initializing cgroup subsys hugetlb\n[ 0.203725] Initializing cgroup subsys pids\n[ 0.204869] CPU: Physical Processor ID: 0\n[ 0.206620] mce: CPU supports 10 MCE banks\n[ 0.207729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230156] ftrace: allocating 31920 entries in 125 pages\n[ 0.255222] smpboot: Max logical packages: 1\n[ 0.256351] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258195] x2apic enabled\n[ 0.259259] Switched APIC routing to physical x2apic.\n[ 0.261559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265735] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268107] KVM setup paravirtual spinlock\n[ 0.269660] x86: Booted up 1 node, 1 CPUs\n[ 0.270723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272534] devtmpfs: initialized\n[ 0.274439] evm: security.selinux\n[ 0.275362] evm: security.SMACK64\n[ 0.276263] evm: security.SMACK64EXEC\n[ 0.277244] evm: security.SMACK64TRANSMUTE\n[ 0.278338] evm: security.SMACK64MMAP\n[ 0.279317] evm: security.ima\n[ 0.280158] evm: security.capability\n[ 0.281194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283610] pinctrl core: initialized pinctrl subsystem\n[ 0.285023] RTC time: 23:25:31, date: 12/02/18\n[ 0.286273] NET: Registered protocol family 16\n[ 0.287534] cpuidle: using governor ladder\n[ 0.288637] cpuidle: using governor menu\n[ 0.289698] PCCT header not found.\n[ 0.290663] ACPI: bus type PCI registered\n[ 0.291725] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293362] PCI: Using configuration type 1 for base access\n[ 0.295477] ACPI: Added _OSI(Module Device)\n[ 0.296600] ACPI: Added _OSI(Processor Device)\n[ 0.297753] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298965] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301102] ACPI: Interpreter enabled\n[ 0.302123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312007] ACPI: (supports S0 S5)\n[ 0.312955] ACPI: Using IOAPIC for interrupt routing\n[ 0.314219] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.317931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.322699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325643] acpiphp: Slot [3] registered\n[ 0.326717] acpiphp: Slot [4] registered\n[ 0.327790] acpiphp: Slot [5] registered\n[ 0.328860] acpiphp: Slot [6] registered\n[ 0.329933] acpiphp: Slot [7] registered\n[ 0.331002] acpiphp: Slot [8] registered\n[ 0.332077] acpiphp: Slot [9] registered\n[ 0.333139] acpiphp: Slot [10] registered\n[ 0.334222] acpiphp: Slot [11] registered\n[ 0.335310] acpiphp: Slot [12] registered\n[ 0.336397] acpiphp: Slot [13] registered\n[ 0.337481] acpiphp: Slot [14] registered\n[ 0.338563] acpiphp: Slot [15] registered\n[ 0.352501] acpiphp: Slot [16] registered\n[ 0.353571] acpiphp: Slot [17] registered\n[ 0.354639] acpiphp: Slot [18] registered\n[ 0.355701] acpiphp: Slot [19] registered\n[ 0.356765] acpiphp: Slot [20] registered\n[ 0.357829] acpiphp: Slot [21] registered\n[ 0.358914] acpiphp: Slot [22] registered\n[ 0.359984] acpiphp: Slot [23] registered\n[ 0.361048] acpiphp: Slot [24] registered\n[ 0.362118] acpiphp: Slot [25] registered\n[ 0.363178] acpiphp: Slot [26] registered\n[ 0.364236] acpiphp: Slot [27] registered\n[ 0.365300] acpiphp: Slot [28] registered\n[ 0.366361] acpiphp: Slot [29] registered\n[ 0.367419] acpiphp: Slot [30] registered\n[ 0.368478] acpiphp: Slot [31] registered\n[ 0.369569] PCI host bridge to bus 0000:00\n[ 0.370630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372215] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.373797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.377605] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.379571] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386507] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.388161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394324] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418184] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423370] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425048] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428437] vgaarb: loaded\n[ 0.429225] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430845] SCSI subsystem initialized\n[ 0.432038] ACPI: bus type USB registered\n[ 0.433109] usbcore: registered new interface driver usbfs\n[ 0.434457] usbcore: registered new interface driver hub\n[ 0.435766] usbcore: registered new device driver usb\n[ 0.437191] PCI: Using ACPI for IRQ routing\n[ 0.438619] NetLabel: Initializing\n[ 0.439559] NetLabel: domain hash size = 128\n[ 0.440701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441995] NetLabel: unlabeled traffic allowed by default\n[ 0.443516] clocksource: Switched to clocksource kvm-clock\n[ 0.452864] AppArmor: AppArmor Filesystem Enabled\n[ 0.454126] pnp: PnP ACPI init\n[ 0.455276] pnp: PnP ACPI: found 5 devices\n[ 0.461946] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.464258] NET: Registered protocol family 2\n[ 0.465595] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468866] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470487] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473461] NET: Registered protocol family 1\n[ 0.474620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477457] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.491670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505914] Trying to unpack rootfs image as initramfs...\n[ 0.565181] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.570066] Scanning for low memory corruption every 60 seconds\n[ 0.572032] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.573466] audit: initializing netlink subsys (disabled)\n[ 0.574768] audit: type=2000 audit(1543793131.861:1): initialized\n[ 0.576497] Initialise system trusted keyring\n[ 0.577729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579154] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581702] zbud: loaded\n[ 0.582612] VFS: Disk quotas dquot_6.6.0\n[ 0.583644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585600] fuse init (API version 7.23)\n[ 0.586708] Key type big_key registered\n[ 0.587727] Allocating IMA MOK and blacklist keyrings.\n[ 0.589219] Key type asymmetric registered\n[ 0.590233] Asymmetric key parser 'x509' registered\n[ 0.591410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.593265] io scheduler noop registered\n[ 0.594239] io scheduler deadline registered (default)\n[ 0.595461] io scheduler cfq registered\n[ 0.596537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.601190] ACPI: Power Button [PWRF]\n[ 0.602295] GHES: HEST is not enabled!\n[ 0.616325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.645580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674821] Linux agpgart interface v0.103\n[ 0.677956] brd: module loaded\n[ 0.679999] loop: module loaded\n[ 0.684811] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686625] GPT:90111 != 2097151\n[ 0.687469] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688796] GPT:90111 != 2097151\n[ 0.689632] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690875] vda: vda1 vda15\n[ 0.692452] scsi host0: ata_piix\n[ 0.693429] scsi host1: ata_piix\n[ 0.694336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.697651] libphy: Fixed MDIO Bus: probed\n[ 0.698682] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699872] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702597] PPP generic driver version 2.4.2\n[ 0.703739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705218] ehci-pci: EHCI PCI platform driver\n[ 0.706307] ehci-platform: EHCI generic platform driver\n[ 0.707550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708960] ohci-pci: OHCI PCI platform driver\n[ 0.710051] ohci-platform: OHCI generic platform driver\n[ 0.711283] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725725] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728802] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730070] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.731487] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734751] usb usb1: Product: UHCI Host Controller\n[ 0.735886] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.737271] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.738473] hub 1-0:1.0: USB hub found\n[ 0.739440] hub 1-0:1.0: 2 ports detected\n[ 0.740604] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743274] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744450] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.745713] mousedev: PS/2 mouse device common for all mice\n[ 0.747249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749492] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753806] i2c /dev entries driver\n[ 0.754748] device-mapper: uevent: version 1.0.3\n[ 0.755942] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757957] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759657] NET: Registered protocol family 10\n[ 0.761036] NET: Registered protocol family 17\n[ 0.762134] Key type dns_resolver registered\n[ 0.763332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764689] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766845] registered taskstats version 1\n[ 0.767881] Loading compiled-in X.509 certificates\n[ 0.769569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771863] zswap: loaded using pool lzo/zbud\n[ 0.773758] Key type trusted registered\n[ 0.775748] Key type encrypted registered\n[ 0.776763] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778024] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779289] evm: HMAC attrs: 0x1\n[ 0.780482] Magic number: 14:3:453\n[ 0.781512] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:32 UTC (1543793132)\n[ 0.783499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.784854] EDD information not available.\n[ 0.857000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871814] Write protecting the kernel read-only data: 14336k\n[ 0.874486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876729] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.032149] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH+Z9IR27pZd2c3UrlLwZ+oEhFFehYMfm+ZWIIsK8MxTbXlnpF6zfpfRrNvo53E3iE54ACb8uq6JDZAtzZPUwNFe1VSkVO5hvj1jcoAAsXsXOISQ9z/zpgdepcXdATJAncaDN6hgqIlPHak6ZzeeslYWfIK9FzSs3233yZhT9kd0xW5XaC3kyjXD3PI+XriFPXz/Ib5Pxw09d5kxLQPe2W69P/Z2+oB9nVaXMjpxRXWXmyb10BhVnTaXJsr3COFu1ZepkGbrqr+oJt07X5MiwqxaC1JTB35TqoiDcOV9pbrVZELuGezdv9r6VQU7Cg8/EthcD4d16Shk41h9WX3DWv root@cinder-test-vm-222d1229-b741-4c6c-90f7-2c6c5df58533\nssh-dss AAAAB3NzaC1kc3MAAACBAP9lx33tdMIiiWjgGffsMF/mal2nCrt71h2InLAF8+tdKdJ9X2qMyEjeksGQNmZdGwiHta/95/c+vVF3lxzCKPIiea5mJe8rS9a96beoXmk5T2nhX/YKMKeu7pj4/gO/yFxbRijl/oge41uGuFm4sgwLqq0mC7AQYtvQAJHFTCHTAAAAFQCOQOWi0MigbeK1BTUc4ZkhRNrYIQAAAIEA2Y/wRyP7SOPgug+Hl/VJP3KCpgec8DbXXH6qCl/iJgFjQD352ZnA5Ksm5t5wx5frF0stKBsCtnfe0GtnrHNA1Yw+f2lfteIHbH0sSrHWacTw0Mn2kOwpfzC7P3hJbSyLRDebCibKe0JJ5erYo3LRVZJMiI0x3hZVDI+OV772dYkAAACAdEbW/gnJ7grEJIxI6akgQPMh+vfw2OJa/EstdBnPyK1Rf+Ryg0ti1lzEARTdsKrv+0iiC8ZThMdp3wX0dn13F5FQrnFO9nNVGZuP69EfKUDS0kG3bq+etJ05QTy0+loT4+eozm0UduMF7rn/OxkCDJVgn+ew5gFzvwRl9gGreMI= root@cinder-test-vm-222d1229-b741-4c6c-90f7-2c6c5df58533\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe6e:270c/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.14 \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-222d1229-b741-4c6c-90f7-2c6c5df58533\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.75 ===\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-222d1229-b741-4c6c-90f7-2c6c5df58533 login: "} 2018-12-02 23:25:44,778 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/action used request id req-e67abdc5-5354-424c-b16a-ec756c87acc0 2018-12-02 23:25:44,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0873110294342s 2018-12-02 23:25:44,779 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508288745 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.177715] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179877] pid_max: default: 32768 minimum: 301 [ 0.181064] ACPI: Core revision 20150930 [ 0.182669] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184367] Security Framework initialized [ 0.185446] Yama: becoming mindful. [ 0.186406] AppArmor: AppArmor initialized [ 0.187550] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189274] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.190979] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192611] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194489] Initializing cgroup subsys io [ 0.195553] Initializing cgroup subsys memory [ 0.196690] Initializing cgroup subsys devices [ 0.197872] Initializing cgroup subsys freezer [ 0.199014] Initializing cgroup subsys net_cls [ 0.200172] Initializing cgroup subsys perf_event [ 0.201419] Initializing cgroup subsys net_prio [ 0.202588] Initializing cgroup subsys hugetlb [ 0.203725] Initializing cgroup subsys pids [ 0.204869] CPU: Physical Processor ID: 0 [ 0.206620] mce: CPU supports 10 MCE banks [ 0.207729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230156] ftrace: allocating 31920 entries in 125 pages [ 0.255222] smpboot: Max logical packages: 1 [ 0.256351] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258195] x2apic enabled [ 0.259259] Switched APIC routing to physical x2apic. [ 0.261559] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265735] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268107] KVM setup paravirtual spinlock [ 0.269660] x86: Booted up 1 node, 1 CPUs [ 0.270723] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272534] devtmpfs: initialized [ 0.274439] evm: security.selinux [ 0.275362] evm: security.SMACK64 [ 0.276263] evm: security.SMACK64EXEC [ 0.277244] evm: security.SMACK64TRANSMUTE [ 0.278338] evm: security.SMACK64MMAP [ 0.279317] evm: security.ima [ 0.280158] evm: security.capability [ 0.281194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283610] pinctrl core: initialized pinctrl subsystem [ 0.285023] RTC time: 23:25:31, date: 12/02/18 [ 0.286273] NET: Registered protocol family 16 [ 0.287534] cpuidle: using governor ladder [ 0.288637] cpuidle: using governor menu [ 0.289698] PCCT header not found. [ 0.290663] ACPI: bus type PCI registered [ 0.291725] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293362] PCI: Using configuration type 1 for base access [ 0.295477] ACPI: Added _OSI(Module Device) [ 0.296600] ACPI: Added _OSI(Processor Device) [ 0.297753] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298965] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301102] ACPI: Interpreter enabled [ 0.302123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304586] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309524] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312007] ACPI: (supports S0 S5) [ 0.312955] ACPI: Using IOAPIC for interrupt routing [ 0.314219] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.317931] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319449] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.322699] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325643] acpiphp: Slot [3] registered [ 0.326717] acpiphp: Slot [4] registered [ 0.327790] acpiphp: Slot [5] registered [ 0.328860] acpiphp: Slot [6] registered [ 0.329933] acpiphp: Slot [7] registered [ 0.331002] acpiphp: Slot [8] registered [ 0.332077] acpiphp: Slot [9] registered [ 0.333139] acpiphp: Slot [10] registered [ 0.334222] acpiphp: Slot [11] registered [ 0.335310] acpiphp: Slot [12] registered [ 0.336397] acpiphp: Slot [13] registered [ 0.337481] acpiphp: Slot [14] registered [ 0.338563] acpiphp: Slot [15] registered [ 0.352501] acpiphp: Slot [16] registered [ 0.353571] acpiphp: Slot [17] registered [ 0.354639] acpiphp: Slot [18] registered [ 0.355701] acpiphp: Slot [19] registered [ 0.356765] acpiphp: Slot [20] registered [ 0.357829] acpiphp: Slot [21] registered [ 0.358914] acpiphp: Slot [22] registered [ 0.359984] acpiphp: Slot [23] registered [ 0.361048] acpiphp: Slot [24] registered [ 0.362118] acpiphp: Slot [25] registered [ 0.363178] acpiphp: Slot [26] registered [ 0.364236] acpiphp: Slot [27] registered [ 0.365300] acpiphp: Slot [28] registered [ 0.366361] acpiphp: Slot [29] registered [ 0.367419] acpiphp: Slot [30] registered [ 0.368478] acpiphp: Slot [31] registered [ 0.369569] PCI host bridge to bus 0000:00 [ 0.370630] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372215] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.373797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.377605] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.379571] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383320] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386507] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.388161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394324] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414511] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416365] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418184] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.419995] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421777] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425048] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428437] vgaarb: loaded [ 0.429225] vgaarb: bridge control possible 0000:00:02.0 [ 0.430845] SCSI subsystem initialized [ 0.432038] ACPI: bus type USB registered [ 0.433109] usbcore: registered new interface driver usbfs [ 0.434457] usbcore: registered new interface driver hub [ 0.435766] usbcore: registered new device driver usb [ 0.437191] PCI: Using ACPI for IRQ routing [ 0.438619] NetLabel: Initializing [ 0.439559] NetLabel: domain hash size = 128 [ 0.440701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441995] NetLabel: unlabeled traffic allowed by default [ 0.443516] clocksource: Switched to clocksource kvm-clock [ 0.452864] AppArmor: AppArmor Filesystem Enabled [ 0.454126] pnp: PnP ACPI init [ 0.455276] pnp: PnP ACPI: found 5 devices [ 0.461946] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.464258] NET: Registered protocol family 2 [ 0.465595] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.467289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468866] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470487] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471939] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473461] NET: Registered protocol family 1 [ 0.474620] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476055] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477457] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.491670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505914] Trying to unpack rootfs image as initramfs... [ 0.565181] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.570066] Scanning for low memory corruption every 60 seconds [ 0.572032] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.573466] audit: initializing netlink subsys (disabled) [ 0.574768] audit: type=2000 audit(1543793131.861:1): initialized [ 0.576497] Initialise system trusted keyring [ 0.577729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579154] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581702] zbud: loaded [ 0.582612] VFS: Disk quotas dquot_6.6.0 [ 0.583644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585600] fuse init (API version 7.23) [ 0.586708] Key type big_key registered [ 0.587727] Allocating IMA MOK and blacklist keyrings. [ 0.589219] Key type asymmetric registered [ 0.590233] Asymmetric key parser 'x509' registered [ 0.591410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593265] io scheduler noop registered [ 0.594239] io scheduler deadline registered (default) [ 0.595461] io scheduler cfq registered [ 0.596537] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599377] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.601190] ACPI: Power Button [PWRF] [ 0.602295] GHES: HEST is not enabled! [ 0.616325] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.645580] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674821] Linux agpgart interface v0.103 [ 0.677956] brd: module loaded [ 0.679999] loop: module loaded [ 0.684811] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686625] GPT:90111 != 2097151 [ 0.687469] GPT:Alternate GPT header not at the end of the disk. [ 0.688796] GPT:90111 != 2097151 [ 0.689632] GPT: Use GNU Parted to correct GPT errors. [ 0.690875] vda: vda1 vda15 [ 0.692452] scsi host0: ata_piix [ 0.693429] scsi host1: ata_piix [ 0.694336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695839] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.697651] libphy: Fixed MDIO Bus: probed [ 0.698682] tun: Universal TUN/TAP device driver, 1.6 [ 0.699872] tun: (C) 1999-2004 Max Krasnyansky [ 0.702597] PPP generic driver version 2.4.2 [ 0.703739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705218] ehci-pci: EHCI PCI platform driver [ 0.706307] ehci-platform: EHCI generic platform driver [ 0.707550] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708960] ohci-pci: OHCI PCI platform driver [ 0.710051] ohci-platform: OHCI generic platform driver [ 0.711283] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725725] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726972] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728802] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730070] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731487] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734751] usb usb1: Product: UHCI Host Controller [ 0.735886] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.737271] usb usb1: SerialNumber: 0000:00:01.2 [ 0.738473] hub 1-0:1.0: USB hub found [ 0.739440] hub 1-0:1.0: 2 ports detected [ 0.740604] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743274] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744450] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.745713] mousedev: PS/2 mouse device common for all mice [ 0.747249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749492] rtc_cmos 00:00: RTC can wake from S4 [ 0.750882] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752344] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753806] i2c /dev entries driver [ 0.754748] device-mapper: uevent: version 1.0.3 [ 0.755942] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757957] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759657] NET: Registered protocol family 10 [ 0.761036] NET: Registered protocol family 17 [ 0.762134] Key type dns_resolver registered [ 0.763332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764689] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766845] registered taskstats version 1 [ 0.767881] Loading compiled-in X.509 certificates [ 0.769569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771863] zswap: loaded using pool lzo/zbud [ 0.773758] Key type trusted registered [ 0.775748] Key type encrypted registered [ 0.776763] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778024] ima: No TPM chip found, activating TPM-bypass! [ 0.779289] evm: HMAC attrs: 0x1 [ 0.780482] Magic number: 14:3:453 [ 0.781512] rtc_cmos 00:00: setting system clock to 2018-12-02 23:25:32 UTC (1543793132) [ 0.783499] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.784854] EDD information not available. [ 0.857000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871814] Write protecting the kernel read-only data: 14336k [ 0.874486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876729] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.032149] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH+Z9IR27pZd2c3UrlLwZ+oEhFFehYMfm+ZWIIsK8MxTbXlnpF6zfpfRrNvo53E3iE54ACb8uq6JDZAtzZPUwNFe1VSkVO5hvj1jcoAAsXsXOISQ9z/zpgdepcXdATJAncaDN6hgqIlPHak6ZzeeslYWfIK9FzSs3233yZhT9kd0xW5XaC3kyjXD3PI+XriFPXz/Ib5Pxw09d5kxLQPe2W69P/Z2+oB9nVaXMjpxRXWXmyb10BhVnTaXJsr3COFu1ZepkGbrqr+oJt07X5MiwqxaC1JTB35TqoiDcOV9pbrVZELuGezdv9r6VQU7Cg8/EthcD4d16Shk41h9WX3DWv root@cinder-test-vm-222d1229-b741-4c6c-90f7-2c6c5df58533 ssh-dss AAAAB3NzaC1kc3MAAACBAP9lx33tdMIiiWjgGffsMF/mal2nCrt71h2InLAF8+tdKdJ9X2qMyEjeksGQNmZdGwiHta/95/c+vVF3lxzCKPIiea5mJe8rS9a96beoXmk5T2nhX/YKMKeu7pj4/gO/yFxbRijl/oge41uGuFm4sgwLqq0mC7AQYtvQAJHFTCHTAAAAFQCOQOWi0MigbeK1BTUc4ZkhRNrYIQAAAIEA2Y/wRyP7SOPgug+Hl/VJP3KCpgec8DbXXH6qCl/iJgFjQD352ZnA5Ksm5t5wx5frF0stKBsCtnfe0GtnrHNA1Yw+f2lfteIHbH0sSrHWacTw0Mn2kOwpfzC7P3hJbSyLRDebCibKe0JJ5erYo3LRVZJMiI0x3hZVDI+OV772dYkAAACAdEbW/gnJ7grEJIxI6akgQPMh+vfw2OJa/EstdBnPyK1Rf+Ryg0ti1lzEARTdsKrv+0iiC8ZThMdp3wX0dn13F5FQrnFO9nNVGZuP69EfKUDS0kG3bq+etJ05QTy0+loT4+eozm0UduMF7rn/OxkCDJVgn+ew5gFzvwRl9gGreMI= root@cinder-test-vm-222d1229-b741-4c6c-90f7-2c6c5df58533 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe6e:270c/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.14 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-222d1229-b741-4c6c-90f7-2c6c5df58533 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-222d1229-b741-4c6c-90f7-2c6c5df58533 login: 2018-12-02 23:25:44,782 - paramiko.transport - DEBUG - starting thread (client mode): 0x135afd50L 2018-12-02 23:25:44,783 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-02 23:25:44,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-02 23:25:44,783 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-02 23:25:44,785 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-02 23:25:44,785 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-02 23:25:44,785 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-02 23:25:44,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-02 23:25:44,785 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-02 23:25:44,786 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-02 23:25:44,802 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-02 23:25:44,803 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-02 23:25:44,815 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 0b46c49efd0a3ddad26f23d1524ddb5b 2018-12-02 23:25:44,816 - paramiko.transport - DEBUG - Trying discovered key 0894c023bb723cae7e4721a542501fdf in /tmp/tmpNGXP3O 2018-12-02 23:25:44,842 - paramiko.transport - DEBUG - userauth is OK 2018-12-02 23:25:44,848 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-02 23:25:44,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-02 23:25:44,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"volumeAttachment": {"volumeId": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}}' 2018-12-02 23:25:46,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82d3df2f-5d0a-4001-9dfc-d0dfb0d2d6f3 x-openstack-request-id: req-82d3df2f-5d0a-4001-9dfc-d0dfb0d2d6f3 2018-12-02 23:25:46,790 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "volumeId": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}} 2018-12-02 23:25:46,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/os-volume_attachments used request id req-82d3df2f-5d0a-4001-9dfc-d0dfb0d2d6f3 2018-12-02 23:25:46,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.90963411331s 2018-12-02 23:25:46,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:46,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:46,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c0b5078c-14c2-4c3b-8c99-bcd440e12092 x-openstack-request-id: req-c0b5078c-14c2-4c3b-8c99-bcd440e12092 2018-12-02 23:25:46,862 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:46,863 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-c0b5078c-14c2-4c3b-8c99-bcd440e12092 2018-12-02 23:25:46,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0720019340515s 2018-12-02 23:25:46,864 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:49,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c8235558-287e-439e-b95b-c9854a701a43 x-openstack-request-id: req-c8235558-287e-439e-b95b-c9854a701a43 2018-12-02 23:25:49,872 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:49,872 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-c8235558-287e-439e-b95b-c9854a701a43 2018-12-02 23:25:49,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00580406189s 2018-12-02 23:25:49,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:51,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:51,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3e2ebac7-5f8e-4876-a73e-0b6d15c3c1de x-openstack-request-id: req-3e2ebac7-5f8e-4876-a73e-0b6d15c3c1de 2018-12-02 23:25:51,938 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [{"server_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "attachment_id": "58167680-49bc-4bfb-82e0-8255add14df5", "attached_at": "2018-12-02T23:25:49.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "device": "/dev/vdb", "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:51,938 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-3e2ebac7-5f8e-4876-a73e-0b6d15c3c1de 2018-12-02 23:25:51,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0620980262756s 2018-12-02 23:25:51,940 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-02 23:25:51,941 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-02 23:25:51,942 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-02 23:25:51,945 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-02 23:25:52,013 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-02 23:25:52,013 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-02 23:25:52,014 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-02 23:25:52,015 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-02 23:25:52,054 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-02 23:25:52,055 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-02 23:25:52,080 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-02 23:25:52,679 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-02 23:25:52,679 - 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: 50e85865-3cbb-4c84-846b-744a5a50b525 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-12-02 23:25:52,680 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-12-02 23:25:52,680 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-12-02 23:25:52,681 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-02 23:25:52,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-02 23:25:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/os-volume_attachments/55d94ed5-5dbd-40b7-80aa-997c581d46ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:54,563 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25: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-bc45a303-eee4-42ef-93af-d8022b3b1240 x-openstack-request-id: req-bc45a303-eee4-42ef-93af-d8022b3b1240 2018-12-02 23:25:54,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5/os-volume_attachments/55d94ed5-5dbd-40b7-80aa-997c581d46ce used request id req-bc45a303-eee4-42ef-93af-d8022b3b1240 2018-12-02 23:25:54,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.88157606125s 2018-12-02 23:25:54,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:54,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-63352b11-e993-40a1-bf4d-29b8c490cd0d x-openstack-request-id: req-63352b11-e993-40a1-bf4d-29b8c490cd0d 2018-12-02 23:25:54,629 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [{"server_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "attachment_id": "58167680-49bc-4bfb-82e0-8255add14df5", "attached_at": "2018-12-02T23:25:49.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "device": "/dev/vdb", "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:54.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:54,629 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-63352b11-e993-40a1-bf4d-29b8c490cd0d 2018-12-02 23:25:54,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0657298564911s 2018-12-02 23:25:54,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:25:56,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:57,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9d177ebf-0b74-4065-a8b0-b3fe301abeff x-openstack-request-id: req-9d177ebf-0b74-4065-a8b0-b3fe301abeff 2018-12-02 23:25:57,602 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:57,603 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-9d177ebf-0b74-4065-a8b0-b3fe301abeff 2018-12-02 23:25:57,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.969410896301s 2018-12-02 23:25:57,604 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-12-02 23:25:57,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-02 23:25:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"volumeAttachment": {"volumeId": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}}' 2018-12-02 23:25:59,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4eeaea9f-52ff-4c8e-9f32-c19f0ba586ef x-openstack-request-id: req-4eeaea9f-52ff-4c8e-9f32-c19f0ba586ef 2018-12-02 23:25:59,384 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "volumeId": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}} 2018-12-02 23:25:59,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/os-volume_attachments used request id req-4eeaea9f-52ff-4c8e-9f32-c19f0ba586ef 2018-12-02 23:25:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.78020310402s 2018-12-02 23:25:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:25:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:25:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 02 Dec 2018 23:25:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-424a76eb-19f7-464f-9fb8-f5d76f288f09 x-openstack-request-id: req-424a76eb-19f7-464f-9fb8-f5d76f288f09 2018-12-02 23:25:59,443 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:25:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:25:59,443 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-424a76eb-19f7-464f-9fb8-f5d76f288f09 2018-12-02 23:25:59,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0574879646301s 2018-12-02 23:25:59,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:26:01,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:26:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:01,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e179b748-bb23-4f22-93c8-9a4151b00675 x-openstack-request-id: req-e179b748-bb23-4f22-93c8-9a4151b00675 2018-12-02 23:26:01,505 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [{"server_id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "attachment_id": "1dc87fb9-7723-4265-b86a-68ae6d0aac2d", "attached_at": "2018-12-02T23:26:00.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "device": "/dev/vdb", "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce"}], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:26:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:26:01,505 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-e179b748-bb23-4f22-93c8-9a4151b00675 2018-12-02 23:26:01,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.058032989502s 2018-12-02 23:26:01,507 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-02 23:26:01,510 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-02 23:26:01,510 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-02 23:26:01,513 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-02 23:26:01,582 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-02 23:26:01,582 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-02 23:26:01,583 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-02 23:26:01,583 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-02 23:26:01,622 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-02 23:26:01,622 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-02 23:26:01,648 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-02 23:26:01,669 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-02 23:26:01,669 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-12-02 23:26:01,670 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-12-02 23:26:01,670 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-02 23:26:01,670 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-12-02 23:26:01,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-02 23:26:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/os-volume_attachments/55d94ed5-5dbd-40b7-80aa-997c581d46ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:02,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99b87b4a-c3fb-4cd4-a158-0ca68e1af3b1 x-openstack-request-id: req-99b87b4a-c3fb-4cd4-a158-0ca68e1af3b1 2018-12-02 23:26:02,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a/os-volume_attachments/55d94ed5-5dbd-40b7-80aa-997c581d46ce used request id req-99b87b4a-c3fb-4cd4-a158-0ca68e1af3b1 2018-12-02 23:26:02,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.719487905502s 2018-12-02 23:26:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:26:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:03,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2d47df04-0918-4980-aee4-267f22eef4d6 x-openstack-request-id: req-2d47df04-0918-4980-aee4-267f22eef4d6 2018-12-02 23:26:03,388 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:26:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:26:03,388 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-2d47df04-0918-4980-aee4-267f22eef4d6 2018-12-02 23:26:03,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.997195005417s 2018-12-02 23:26:03,528 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:26:03,529 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:12 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-02 23:26:03,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:26:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:03,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:26: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-61fc5323-547e-47cb-b99d-8dbbb58cfb93 x-openstack-request-id: req-61fc5323-547e-47cb-b99d-8dbbb58cfb93 2018-12-02 23:26:03,675 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a used request id req-61fc5323-547e-47cb-b99d-8dbbb58cfb93 2018-12-02 23:26:03,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141155958176s 2018-12-02 23:26:03,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:26:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:03,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a045d6f-ac28-491f-9c3a-029f6ef8f28b x-openstack-request-id: req-9a045d6f-ac28-491f-9c3a-029f6ef8f28b 2018-12-02 23:26:03,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:31.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:31Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:2d:35", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/239cd454-89e2-4f8a-ba27-57582e5caa8a", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:11.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "239cd454-89e2-4f8a-ba27-57582e5caa8a", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:26:03Z", "hostId": "4b65242a29f176e4a95019b955dd5da73ee6d773c9807b9b87a817ea", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm2_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:03Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:26:03,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9a045d6f-ac28-491f-9c3a-029f6ef8f28b 2018-12-02 23:26:03,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184920072556s 2018-12-02 23:26:03,864 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:26:05,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:26:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:06,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26: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-3557d990-f65c-4ede-8713-ea4fc02ec355 x-openstack-request-id: req-3557d990-f65c-4ede-8713-ea4fc02ec355 2018-12-02 23:26:06,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:31.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:25:31Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:26:06,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3557d990-f65c-4ede-8713-ea4fc02ec355 2018-12-02 23:26:06,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433012008667s 2018-12-02 23:26:06,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-02 23:26:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/7d5844ec-3a15-4ff7-8200-3110f50edbea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:07,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:07 GMT X-Openstack-Request-Id: req-268c3bcb-8d16-4534-9fff-271a877a8b5e 2018-12-02 23:26:07,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:07,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/7d5844ec-3a15-4ff7-8200-3110f50edbea.json used request id req-268c3bcb-8d16-4534-9fff-271a877a8b5e 2018-12-02 23:26:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03793501854s 2018-12-02 23:26:07,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:26:07,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:07 GMT X-Openstack-Request-Id: req-c8f670f1-abf3-4519-8fee-4828e7abd3a6 2018-12-02 23:26:07,435 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:25:33Z", "updated_at": "2018-12-02T23:25:35Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6e:27:0c", "device_id": "87609bec-f5a5-467b-a5e5-8f628601bfd5"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_id": "4bf65146-b067-469b-8caf-c03ff0e3faa7", "id": "14a31f30-b53a-4926-838b-3fc1259c19aa", "qos_policy_id": null}]} 2018-12-02 23:26:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c8f670f1-abf3-4519-8fee-4828e7abd3a6 2018-12-02 23:26:07,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.081020116806s 2018-12-02 23:26:07,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:26:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:07,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cdc50a0a-f493-4a13-a2c1-29bb73b3c254 x-openstack-request-id: req-cdc50a0a-f493-4a13-a2c1-29bb73b3c254 2018-12-02 23:26:07,500 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:26:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:26:07,500 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-cdc50a0a-f493-4a13-a2c1-29bb73b3c254 2018-12-02 23:26:07,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0580558776855s 2018-12-02 23:26:07,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-12-02 23:26:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:07,592 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:26:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-7abe5b26-583b-4233-92a9-2a538c950779 2018-12-02 23:26:07,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. 2018-12-02 23:26:07,593 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce used request id req-7abe5b26-583b-4233-92a9-2a538c950779 2018-12-02 23:26:07,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0907649993896s 2018-12-02 23:26:07,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:26:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:07,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ea919869-aab8-488f-9833-5293f8e1ee6d x-openstack-request-id: req-ea919869-aab8-488f-9833-5293f8e1ee6d 2018-12-02 23:26:07,655 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "self"}, {"href": "http://172.30.9.26:8776/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/55d94ed5-5dbd-40b7-80aa-997c581d46ce", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-02T23:25:17.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "updated_at": "2018-12-02T23:26:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_222d1229-b741-4c6c-90f7-2c6c5df58533", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55d94ed5-5dbd-40b7-80aa-997c581d46ce", "size": 2}]} 2018-12-02 23:26:07,655 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-ea919869-aab8-488f-9833-5293f8e1ee6d 2018-12-02 23:26:07,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0616590976715s 2018-12-02 23:26:07,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:26:09,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-02 23:26:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:09,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-86cd6d96-25ea-45df-bbe1-2996a4938ddc x-openstack-request-id: req-86cd6d96-25ea-45df-bbe1-2996a4938ddc 2018-12-02 23:26:09,702 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-02 23:26:09,702 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/2dfb1771e0ff4fd0a65dbb47bdf52d13/volumes/detail used request id req-86cd6d96-25ea-45df-bbe1-2996a4938ddc 2018-12-02 23:26:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0434229373932s 2018-12-02 23:26:09,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-02 23:26:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/14a31f30-b53a-4926-838b-3fc1259c19aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:10,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:10 GMT X-Openstack-Request-Id: req-4a4248e9-a7c5-4f4e-b128-3d55dbe2d303 2018-12-02 23:26:10,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:10,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/14a31f30-b53a-4926-838b-3fc1259c19aa.json used request id req-4a4248e9-a7c5-4f4e-b128-3d55dbe2d303 2018-12-02 23:26:10,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15155601501s 2018-12-02 23:26:10,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 23:26:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:10,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:10 GMT X-Openstack-Request-Id: req-3ae9fbd8-4e68-4a05-9655-a70524ac668b 2018-12-02 23:26:10,939 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 23:26:10,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3ae9fbd8-4e68-4a05-9655-a70524ac668b 2018-12-02 23:26:10,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0705709457397s 2018-12-02 23:26:10,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-02 23:26:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:11,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab54f9e1-10e1-46ea-bd1c-1e761ba0d579 x-openstack-request-id: req-ab54f9e1-10e1-46ea-bd1c-1e761ba0d579 2018-12-02 23:26:11,125 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5 used request id req-ab54f9e1-10e1-46ea-bd1c-1e761ba0d579 2018-12-02 23:26:11,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185620069504s 2018-12-02 23:26:11,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:26:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:12,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7ed58c9-62a7-445d-afd8-e9555a04c446 x-openstack-request-id: req-e7ed58c9-62a7-445d-afd8-e9555a04c446 2018-12-02 23:26:12,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:27:0c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/87609bec-f5a5-467b-a5e5-8f628601bfd5", "rel": "bookmark"}], "image": {"id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "links": [{"href": "http://172.30.9.26:8774/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-02T23:25:31.000000", "flavor": {"id": "7c8e963b-3280-48a8-840b-f9450d7b4b11", "links": [{"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "bookmark"}]}, "id": "87609bec-f5a5-467b-a5e5-8f628601bfd5", "security_groups": [{"name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}], "user_id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-02T23:26:11Z", "hostId": "2d5c9f6a6c26f64230afd8f9e72afb96ab182647dc9bcdd6855f7b52", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533", "name": "cinder_test-vm_222d1229-b741-4c6c-90f7-2c6c5df58533", "created": "2018-12-02T23:25:23Z", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 23:26:12,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7ed58c9-62a7-445d-afd8-e9555a04c446 2018-12-02 23:26:12,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.928135156631s 2018-12-02 23:26:12,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 23:26:14,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 23:26:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:14,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26: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-3678a9b1-6dd9-4e1d-b1ae-808c8dc95674 x-openstack-request-id: req-3678a9b1-6dd9-4e1d-b1ae-808c8dc95674 2018-12-02 23:26:14,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 23:26:14,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3678a9b1-6dd9-4e1d-b1ae-808c8dc95674 2018-12-02 23:26:14,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.073655128479s 2018-12-02 23:26:14,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:26:14,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:14,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:14 GMT X-Openstack-Request-Id: req-6ed9d53f-e041-4b00-9d4d-817100925e0e 2018-12-02 23:26:14,184 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:51Z", "updated_at": "2018-12-02T23:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "97e3e361-31d6-4ff8-9d36-7808b00bf0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "9feee51e-3742-4108-ba99-f2a860ba54b9", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "e46bbdf6-5ca0-47c4-b880-050d80634de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "fb7d350e-3f8d-48cd-a150-1aafb8fc9956", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:59Z", "updated_at": "2018-12-02T23:25:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:25:00Z", "revision_number": 0, "id": "6181935d-3c72-47d1-862d-46a91955de61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:25:00Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "8a596a5c-a5f7-4bd9-99f6-a2a62e310a76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:59Z", "revision_number": 0, "id": "a2fac14a-fb9f-45bf-aaaa-7f7d8a7ff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:59Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T23:25:00Z", "revision_number": 0, "id": "dc294822-0c35-487c-9e60-565792b0edfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:25:00Z", "security_group_id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 3, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "9ea54c08-854c-404c-88ae-eaef2590a8a9", "name": "cinder_test-sg_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:26:14,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6ed9d53f-e041-4b00-9d4d-817100925e0e 2018-12-02 23:26:14,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465199947357s 2018-12-02 23:26:14,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:26:14,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9ea54c08-854c-404c-88ae-eaef2590a8a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:14,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:14 GMT X-Openstack-Request-Id: req-44a5a8d4-3a01-43fc-85f6-6b1563b4751a 2018-12-02 23:26:14,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:14,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9ea54c08-854c-404c-88ae-eaef2590a8a9.json used request id req-44a5a8d4-3a01-43fc-85f6-6b1563b4751a 2018-12-02 23:26:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151448011398s 2018-12-02 23:26:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-02 23:26:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:14,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26: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-368310d4-dd76-4d3c-a272-eef514101c35 x-openstack-request-id: req-368310d4-dd76-4d3c-a272-eef514101c35 2018-12-02 23:26:14,390 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_222d1229-b741-4c6c-90f7-2c6c5df58533 used request id req-368310d4-dd76-4d3c-a272-eef514101c35 2018-12-02 23:26:14,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.047553062439s 2018-12-02 23:26:14,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 23:26:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" -d '{"subnet_id": "f175b7ba-574c-4106-b7a5-e4c1df33026b"}' 2018-12-02 23:26:16,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:16 GMT X-Openstack-Request-Id: req-1a015a4d-c8a4-4943-a197-07a2c4fce166 2018-12-02 23:26:16,551 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc8ac509-6c26-483c-ae8d-37d8917a7b19", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "subnet_id": "f175b7ba-574c-4106-b7a5-e4c1df33026b", "subnet_ids": ["f175b7ba-574c-4106-b7a5-e4c1df33026b"], "port_id": "2793d360-e2e4-44e5-a8c8-64cbbbf8c272", "id": "416ec51d-950c-4395-8a43-1e132fd98e7f"} 2018-12-02 23:26:16,551 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f/remove_router_interface.json used request id req-1a015a4d-c8a4-4943-a197-07a2c4fce166 2018-12-02 23:26:16,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16031694412s 2018-12-02 23:26:16,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 23:26:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:16,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:16 GMT X-Openstack-Request-Id: req-f6af8697-2de2-4324-865a-9f2cb7d66fbe 2018-12-02 23:26:16,884 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:53Z", "admin_state_up": true, "updated_at": "2018-12-02T23:26:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "416ec51d-950c-4395-8a43-1e132fd98e7f", "name": "cinder_test-router_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:26:16,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f6af8697-2de2-4324-865a-9f2cb7d66fbe 2018-12-02 23:26:16,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.332482099533s 2018-12-02 23:26:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 23:26:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:18,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:18 GMT X-Openstack-Request-Id: req-f1e69d3e-3ecd-4fe3-97ea-c192dbcdf988 2018-12-02 23:26:18,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:18,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/416ec51d-950c-4395-8a43-1e132fd98e7f.json used request id req-f1e69d3e-3ecd-4fe3-97ea-c192dbcdf988 2018-12-02 23:26:18,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21437716484s 2018-12-02 23:26:18,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 23:26:18,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:18,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:18 GMT X-Openstack-Request-Id: req-8d6a80fd-c100-4cb8-99d4-eadd43326d9d 2018-12-02 23:26:18,149 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T23:24:53Z","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":"2dfb1771e0ff4fd0a65dbb47bdf52d13","id":"f175b7ba-574c-4106-b7a5-e4c1df33026b","subnetpool_id":null,"name":"cinder_test-subnet_222d1229-b741-4c6c-90f7-2c6c5df58533"}]} 2018-12-02 23:26:18,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8d6a80fd-c100-4cb8-99d4-eadd43326d9d 2018-12-02 23:26:18,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486900806427s 2018-12-02 23:26:18,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 23:26:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/f175b7ba-574c-4106-b7a5-e4c1df33026b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:19,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:19 GMT X-Openstack-Request-Id: req-ebcc7152-8ebe-472a-bf86-038af841f8f4 2018-12-02 23:26:19,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:19,294 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f175b7ba-574c-4106-b7a5-e4c1df33026b.json used request id req-ebcc7152-8ebe-472a-bf86-038af841f8f4 2018-12-02 23:26:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14304089546s 2018-12-02 23:26:19,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:26:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:19,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:19 GMT X-Openstack-Request-Id: req-bab7d5b6-1a14-4352-a93a-45e1eae58006 2018-12-02 23:26:19,385 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc8ac509-6c26-483c-ae8d-37d8917a7b19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:26:19Z","qos_policy_id":null,"name":"cinder_test-net_222d1229-b741-4c6c-90f7-2c6c5df58533","admin_state_up":true,"tenant_id":"2dfb1771e0ff4fd0a65dbb47bdf52d13","created_at":"2018-12-02T23:24:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-02 23:26:19,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-bab7d5b6-1a14-4352-a93a-45e1eae58006 2018-12-02 23:26:19,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0904579162598s 2018-12-02 23:26:19,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 23:26:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/bc8ac509-6c26-483c-ae8d-37d8917a7b19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:20,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:20 GMT X-Openstack-Request-Id: req-ad27b033-9f7b-4076-a826-e6f2c3bf99cd 2018-12-02 23:26:20,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:20,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bc8ac509-6c26-483c-ae8d-37d8917a7b19.json used request id req-ad27b033-9f7b-4076-a826-e6f2c3bf99cd 2018-12-02 23:26:20,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26224303246s 2018-12-02 23:26:20,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:26:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:20,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:20 GMT X-Openstack-Request-Id: req-285ec7f4-c2ae-4256-9728-da16afbdb7dd 2018-12-02 23:26:20,695 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:24:58Z", "file": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/file", "owner": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "size": 12716032, "self": "/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_222d1229-b741-4c6c-90f7-2c6c5df58533", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:26:20,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-285ec7f4-c2ae-4256-9728-da16afbdb7dd 2018-12-02 23:26:20,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418300628662s 2018-12-02 23:26:20,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:26:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae3a36ea101b6c657fc47a1c740add7c9058609e" 2018-12-02 23:26:21,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:26:21 GMT X-Openstack-Request-Id: req-6abdfbb1-2f2c-4dca-8bb4-7fe7c2a76125 2018-12-02 23:26:21,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:26:21,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3db3d0d2-1b6e-4de2-9df6-529d0b51127f used request id req-6abdfbb1-2f2c-4dca-8bb4-7fe7c2a76125 2018-12-02 23:26:21,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22238206863s 2018-12-02 23:26:21,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:26:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68ea0253-43fa-4251-9b5c-cf7b53e1362b x-openstack-request-id: req-68ea0253-43fa-4251-9b5c-cf7b53e1362b 2018-12-02 23:26:21,949 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11", "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": "7c8e963b-3280-48a8-840b-f9450d7b4b11"}]} 2018-12-02 23:26:21,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-68ea0253-43fa-4251-9b5c-cf7b53e1362b 2018-12-02 23:26:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235438346863s 2018-12-02 23:26:21,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:26:21,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:21,983 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a359e23c-d589-4221-b29a-6e8640b4cdb1 x-openstack-request-id: req-a359e23c-d589-4221-b29a-6e8640b4cdb1 2018-12-02 23:26:21,984 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7c8e963b-3280-48a8-840b-f9450d7b4b11 used request id req-a359e23c-d589-4221-b29a-6e8640b4cdb1 2018-12-02 23:26:21,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337181091309s 2018-12-02 23:26:21,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:22,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a205633-9b37-4065-a6d5-cc1c0e949706 2018-12-02 23:26:22,223 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": {"self": "http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:22,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a205633-9b37-4065-a6d5-cc1c0e949706 2018-12-02 23:26:22,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239259004593s 2018-12-02 23:26:22,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:22,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:22,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb135465-2e6d-42d3-a133-c31a9fc0b06d 2018-12-02 23:26:22,457 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_222d1229-b741-4c6c-90f7-2c6c5df58533", "links": {"self": "http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d5e1dae60bf2463985ca0cf08c8b5cfc", "description": null}} 2018-12-02 23:26:22,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc used request id req-bb135465-2e6d-42d3-a133-c31a9fc0b06d 2018-12-02 23:26:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228442192078s 2018-12-02 23:26:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:26:22,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:22,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41d150c1-5371-4cda-b359-0a5fa7dd97bd 2018-12-02 23:26:22,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:22,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d5e1dae60bf2463985ca0cf08c8b5cfc used request id req-41d150c1-5371-4cda-b359-0a5fa7dd97bd 2018-12-02 23:26:22,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.367965936661s 2018-12-02 23:26:22,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:23,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058f529c-348d-4f5a-9960-9d8dbf3fcc3d 2018-12-02 23:26:23,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13"}, "tags": [], "enabled": true, "id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_222d1229-b741-4c6c-90f7-2c6c5df58533"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 23:26:23,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-058f529c-348d-4f5a-9960-9d8dbf3fcc3d 2018-12-02 23:26:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216952085495s 2018-12-02 23:26:23,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:26:23,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:23,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68075267-7d0f-42cf-97e0-9cc0fef770d9 2018-12-02 23:26:23,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:23,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2dfb1771e0ff4fd0a65dbb47bdf52d13 used request id req-68075267-7d0f-42cf-97e0-9cc0fef770d9 2018-12-02 23:26:23,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253354072571s 2018-12-02 23:26:23,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:26:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2dfb1771e0ff4fd0a65dbb47bdf52d13&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:23,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:23 GMT X-Openstack-Request-Id: req-95a6d4d0-2592-45be-a6d5-0657da18153f 2018-12-02 23:26:23,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:51Z", "updated_at": "2018-12-02T23:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "97e3e361-31d6-4ff8-9d36-7808b00bf0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "9feee51e-3742-4108-ba99-f2a860ba54b9", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "e46bbdf6-5ca0-47c4-b880-050d80634de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "fb7d350e-3f8d-48cd-a150-1aafb8fc9956", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "name": "default"}]} 2018-12-02 23:26:23,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=2dfb1771e0ff4fd0a65dbb47bdf52d13&name=default used request id req-95a6d4d0-2592-45be-a6d5-0657da18153f 2018-12-02 23:26:23,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23518204689s 2018-12-02 23:26:23,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:26:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:23,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:23 GMT X-Openstack-Request-Id: req-dc133ff4-40fd-42ad-b899-799f0b904525 2018-12-02 23:26:23,606 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "created_at": "2018-12-02T23:24:51Z", "updated_at": "2018-12-02T23:24:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "97e3e361-31d6-4ff8-9d36-7808b00bf0b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "9feee51e-3742-4108-ba99-f2a860ba54b9", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "e46bbdf6-5ca0-47c4-b880-050d80634de8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:24:51Z", "revision_number": 0, "id": "fb7d350e-3f8d-48cd-a150-1aafb8fc9956", "remote_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "remote_ip_prefix": null, "created_at": "2018-12-02T23:24:51Z", "security_group_id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "tenant_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13"}], "revision_number": 1, "project_id": "2dfb1771e0ff4fd0a65dbb47bdf52d13", "id": "5872845e-de51-4aab-aa8f-b2db08e1aae6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-02 23:26:23,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-dc133ff4-40fd-42ad-b899-799f0b904525 2018-12-02 23:26:23,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496981143951s 2018-12-02 23:26:23,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 23:26:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5872845e-de51-4aab-aa8f-b2db08e1aae6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbafd835fae6d9e1924449448e49e707a452b325" 2018-12-02 23:26:23,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 23:26:23 GMT X-Openstack-Request-Id: req-42fc6020-4b69-4a29-906d-18e4aaf045f1 2018-12-02 23:26:23,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 23:26:23,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5872845e-de51-4aab-aa8f-b2db08e1aae6.json used request id req-42fc6020-4b69-4a29-906d-18e4aaf045f1 2018-12-02 23:26:23,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128763198853s 2018-12-02 23:26:23,791 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-02 23:26:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:24,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440fe819-5315-44e0-a323-e91813a36394 2018-12-02 23:26:24,255 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:26:24,255 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-440fe819-5315-44e0-a323-e91813a36394 2018-12-02 23:26:24,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:24,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["32l66wHgT9q7Brx5uHtvZg"], "issued_at": "2018-12-02T23:26:24.000000Z"}} 2018-12-02 23:26:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:24,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95f8f38-b8ed-4736-a8d2-cf4763276032 2018-12-02 23:26:24,666 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:26:24,666 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-f95f8f38-b8ed-4736-a8d2-cf4763276032 2018-12-02 23:26:24,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:24,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee3e7e0-3354-4adc-8f60-3c205c208932 2018-12-02 23:26:24,823 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:26:24,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-fee3e7e0-3354-4adc-8f60-3c205c208932 2018-12-02 23:26:24,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156356811523s 2018-12-02 23:26:24,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:26:24,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}}' 2018-12-02 23:26:25,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d5b06d1-3ff6-4241-a9a8-8bf84ffb1890 2018-12-02 23:26:25,057 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}} 2018-12-02 23:26:25,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9d5b06d1-3ff6-4241-a9a8-8bf84ffb1890 2018-12-02 23:26:25,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225965976715s 2018-12-02 23:26:25,058 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'5c73ed49a8114cd69709176e0fb3cbd3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43'}) 2018-12-02 23:26:25,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:26:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "63b84003-169f-4c87-948e-a3f4ad0855d3", "email": null, "name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43"}}' 2018-12-02 23:26:25,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45956d52-9f50-4a4b-b33a-7f2b3e2ca9e5 2018-12-02 23:26:25,543 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:26:25,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-45956d52-9f50-4a4b-b33a-7f2b3e2ca9e5 2018-12-02 23:26:25,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479181051254s 2018-12-02 23:26:25,544 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'83145ddb2c954ca5980b13cb5213d7de', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43'}) 2018-12-02 23:26:25,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a70350-fe5c-4d68-bffc-c31490774e3f 2018-12-02 23:26:25,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:25,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a0a70350-fe5c-4d68-bffc-c31490774e3f 2018-12-02 23:26:25,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204888105392s 2018-12-02 23:26:25,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:25,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c89fcb-8199-44e4-940a-c404eeecae36 2018-12-02 23:26:25,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:25,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-45c89fcb-8199-44e4-940a-c404eeecae36 2018-12-02 23:26:25,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113297939301s 2018-12-02 23:26:25,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:26,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f43564-5c1e-4b2a-8903-c74dd70f1965 2018-12-02 23:26:26,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:26,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a3f43564-5c1e-4b2a-8903-c74dd70f1965 2018-12-02 23:26:26,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20245218277s 2018-12-02 23:26:26,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:26,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba058d04-e9b5-4ea9-9b90-c0b775116ad5 2018-12-02 23:26:26,233 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:26,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ba058d04-e9b5-4ea9-9b90-c0b775116ad5 2018-12-02 23:26:26,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149593114853s 2018-12-02 23:26:26,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:26,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:26,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574a62a4-3a38-4d62-8a40-3f21a5979d12 2018-12-02 23:26:26,418 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:26,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-574a62a4-3a38-4d62-8a40-3f21a5979d12 2018-12-02 23:26:26,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184450864792s 2018-12-02 23:26:26,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:26,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4f60fe-4f32-4f5c-a3bf-122aa0f355c2 2018-12-02 23:26:26,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:26:26,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ae4f60fe-4f32-4f5c-a3bf-122aa0f355c2 2018-12-02 23:26:26,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217396020889s 2018-12-02 23:26:26,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:26,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:26,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56045a9f-7023-4aa6-a7e3-3f0a11be1455 2018-12-02 23:26:26,859 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3", "previous": null, "next": null}} 2018-12-02 23:26:26,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3 used request id req-56045a9f-7023-4aa6-a7e3-3f0a11be1455 2018-12-02 23:26:26,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203721046448s 2018-12-02 23:26:26,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-627176c2-1fbe-48e4-b461-95f67e4c3d61 2018-12-02 23:26:27,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:27,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-627176c2-1fbe-48e4-b461-95f67e4c3d61 2018-12-02 23:26:27,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148328065872s 2018-12-02 23:26:27,012 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43', 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'5c73ed49a8114cd69709176e0fb3cbd3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '63b84003-169f-4c87-948e-a3f4ad0855d3', 'username': u'api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:26:27,015 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43', 'password': '63b84003-169f-4c87-948e-a3f4ad0855d3', 'project_name': 'api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '5c73ed49a8114cd69709176e0fb3cbd3', 'project_domain_name': 'Default'} 2018-12-02 23:26:27,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55340679-f1f8-4855-9384-2ef6a9008a36 2018-12-02 23:26:27,214 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:27,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-55340679-f1f8-4855-9384-2ef6a9008a36 2018-12-02 23:26:27,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195922851562s 2018-12-02 23:26:27,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:27,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5025f443-8ca7-4ee9-a635-c6cd513f6e47 2018-12-02 23:26:27,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:27,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5025f443-8ca7-4ee9-a635-c6cd513f6e47 2018-12-02 23:26:27,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198018074036s 2018-12-02 23:26:27,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d959d82a-aeab-46bb-978a-f8a494f1a7b8 2018-12-02 23:26:27,571 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:27,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d959d82a-aeab-46bb-978a-f8a494f1a7b8 2018-12-02 23:26:27,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1482899189s 2018-12-02 23:26:27,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad96bf2-ad1e-4367-8d12-9f75e7f11bab 2018-12-02 23:26:27,702 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:27,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7ad96bf2-ad1e-4367-8d12-9f75e7f11bab 2018-12-02 23:26:27,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130150079727s 2018-12-02 23:26:27,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:27,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:27,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a905356d-8440-4a74-9ab7-d27b3a7d3d91 2018-12-02 23:26:27,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:26:27,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-a905356d-8440-4a74-9ab7-d27b3a7d3d91 2018-12-02 23:26:27,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197155952454s 2018-12-02 23:26:27,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:28,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddbc806-4b0d-4e51-a76f-ee8a79e722fc 2018-12-02 23:26:28,037 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3", "previous": null, "next": null}} 2018-12-02 23:26:28,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3 used request id req-7ddbc806-4b0d-4e51-a76f-ee8a79e722fc 2018-12-02 23:26:28,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116937875748s 2018-12-02 23:26:28,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:28,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-028a9f6d-df58-48b3-9927-52d0ac000369 2018-12-02 23:26:28,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:28,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-028a9f6d-df58-48b3-9927-52d0ac000369 2018-12-02 23:26:28,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154861927032s 2018-12-02 23:26:28,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:28,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7baed60e-9c37-47f9-a2a5-fc0dae434b69 2018-12-02 23:26:28,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:28,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7baed60e-9c37-47f9-a2a5-fc0dae434b69 2018-12-02 23:26:28,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202356100082s 2018-12-02 23:26:28,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-02 23:26:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-02 23:26:28,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b134194d-b68e-4a90-9aa6-c2fa2a288217 2018-12-02 23:26:28,542 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}} 2018-12-02 23:26:28,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b134194d-b68e-4a90-9aa6-c2fa2a288217 2018-12-02 23:26:28,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.134155988693s 2018-12-02 23:26:28,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:28,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2451eb-f54a-4e30-8d23-e4e6bebbc045 2018-12-02 23:26:28,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:28,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c2451eb-f54a-4e30-8d23-e4e6bebbc045 2018-12-02 23:26:28,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226052999496s 2018-12-02 23:26:28,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:28,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77818805-efd9-4ae8-9565-0035e47fa348 2018-12-02 23:26:28,889 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:28,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-77818805-efd9-4ae8-9565-0035e47fa348 2018-12-02 23:26:28,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112150907516s 2018-12-02 23:26:28,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f5bcc0-7fa1-4045-8f2a-20a49920c2dc 2018-12-02 23:26:29,112 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-17f5bcc0-7fa1-4045-8f2a-20a49920c2dc 2018-12-02 23:26:29,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22185587883s 2018-12-02 23:26:29,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:29,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:29,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65ed9db-7fe3-4662-9441-230b9b2434c9 2018-12-02 23:26:29,244 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 23:26:29,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b65ed9db-7fe3-4662-9441-230b9b2434c9 2018-12-02 23:26:29,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119346857071s 2018-12-02 23:26:29,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:29,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9481b39-6a74-4c3d-af3d-c959157615f6 2018-12-02 23:26:29,443 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3", "previous": null, "next": null}} 2018-12-02 23:26:29,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=83145ddb2c954ca5980b13cb5213d7de&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=5c73ed49a8114cd69709176e0fb3cbd3 used request id req-d9481b39-6a74-4c3d-af3d-c959157615f6 2018-12-02 23:26:29,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191723108292s 2018-12-02 23:26:29,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/e366edb086d94a6684ac3969e980062e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d52d89fa459bbd237a028d5396bd5bd77b4d4ed1" 2018-12-02 23:26:29,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba79e89f-dc9a-45a0-88ac-3700ce8c3df7 2018-12-02 23:26:29,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:29,599 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3/users/83145ddb2c954ca5980b13cb5213d7de/roles/e366edb086d94a6684ac3969e980062e used request id req-ba79e89f-dc9a-45a0-88ac-3700ce8c3df7 2018-12-02 23:26:29,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151062011719s 2018-12-02 23:26:29,599 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-02 23:26:29,599 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-02 23:26:29,600 - openstack_tests - INFO - OS Credentials = > 2018-12-02 23:26:29,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-02 23:26:29,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:30,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "e366edb086d94a6684ac3969e980062e", "name": "heat_stack_owner"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_5c73ed49a8114cd69709176e0fb3cbd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_5c73ed49a8114cd69709176e0fb3cbd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/5c73ed49a8114cd69709176e0fb3cbd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "id": "83145ddb2c954ca5980b13cb5213d7de"}, "audit_ids": ["YcZzW2ZHQjmT1A-Dy_JIng"], "issued_at": "2018-12-02T23:26:29.000000Z"}} 2018-12-02 23:26:30,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}bd87ce1242c00d109dd73ac07ae90294b110863a" 2018-12-02 23:26:30,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:30 GMT X-Openstack-Request-Id: req-0fd707f7-e1c2-47bf-ae37-1296993e5ce2 2018-12-02 23:26:30,386 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:26:30,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-0fd707f7-e1c2-47bf-ae37-1296993e5ce2 2018-12-02 23:26:30,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}bd87ce1242c00d109dd73ac07ae90294b110863a" 2018-12-02 23:26:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:30 GMT X-Openstack-Request-Id: req-813b74c4-5922-40a6-bbd6-ab9167c4d0b5 2018-12-02 23:26:30,432 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-02 23:26:30,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd used request id req-813b74c4-5922-40a6-bbd6-ab9167c4d0b5 2018-12-02 23:26:30,433 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-02 23:26:30,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-02 23:26:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:30,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13c1ee9-494d-4ea7-9c66-fa98e133a160 2018-12-02 23:26:30,448 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:26:30,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-d13c1ee9-494d-4ea7-9c66-fa98e133a160 2018-12-02 23:26:30,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:30,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["HY_PHHQuRqKDVG8JDgK3oA"], "issued_at": "2018-12-02T23:26:30.000000Z"}} 2018-12-02 23:26:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}81548d07fa8dd0eb39c2bf184e8552bff03f7ce0" 2018-12-02 23:26:31,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6be69f6-043f-4d7d-900e-303e6b10e445 x-openstack-request-id: req-c6be69f6-043f-4d7d-900e-303e6b10e445 2018-12-02 23:26:31,144 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-02 23:26:31,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-c6be69f6-043f-4d7d-900e-303e6b10e445 2018-12-02 23:26:31,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.703469991684s 2018-12-02 23:26:31,145 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-02 23:26:31,145 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-02 23:26:31,146 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-12-02 23:26:31,146 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-02 23:26:31,203 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-02 23:26:31,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:31,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0f65cc-b518-4dd0-beec-73c41b9bca6c 2018-12-02 23:26:31,249 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:26:31,249 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5d0f65cc-b518-4dd0-beec-73c41b9bca6c 2018-12-02 23:26:31,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:31,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["6S5GJ7elQ8-HWqUVlxPKLw"], "issued_at": "2018-12-02T23:26:31.000000Z"}} 2018-12-02 23:26:31,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:31,661 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39130fba-bc09-4c63-9366-47f637ab3a40 2018-12-02 23:26:31,661 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:26:31,661 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-39130fba-bc09-4c63-9366-47f637ab3a40 2018-12-02 23:26:31,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:31,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9303878-a66b-4dd4-9133-b5f282f4010d 2018-12-02 23:26:31,859 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:26:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-e9303878-a66b-4dd4-9133-b5f282f4010d 2018-12-02 23:26:31,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197571992874s 2018-12-02 23:26:31,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:26:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}}' 2018-12-02 23:26:32,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0dadf9a-95be-495b-b29e-80efb18a2d24 2018-12-02 23:26:32,003 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}} 2018-12-02 23:26:32,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d0dadf9a-95be-495b-b29e-80efb18a2d24 2018-12-02 23:26:32,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135648965836s 2018-12-02 23:26:32,004 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'e5af9d775e2c4368b99368f7c2603b9b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c'}) 2018-12-02 23:26:32,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:26:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "001f3133-2234-4f6e-8d1a-7ce503d82fc5", "email": null, "name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c"}}' 2018-12-02 23:26:32,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa39988e-e19d-4c2c-8fce-be3c2cb3e052 2018-12-02 23:26:32,494 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:26:32,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-aa39988e-e19d-4c2c-8fce-be3c2cb3e052 2018-12-02 23:26:32,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.483603954315s 2018-12-02 23:26:32,496 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a967311f2cd247e68068c9aa6a144923', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c'}) 2018-12-02 23:26:32,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:32,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff6b4ff-3ab5-492c-841d-d66c5c658c75 2018-12-02 23:26:32,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:32,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bff6b4ff-3ab5-492c-841d-d66c5c658c75 2018-12-02 23:26:32,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109489202499s 2018-12-02 23:26:32,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:32,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:32,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7327de-2467-4446-8edb-da0a09819295 2018-12-02 23:26:32,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:32,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc7327de-2467-4446-8edb-da0a09819295 2018-12-02 23:26:32,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152961969376s 2018-12-02 23:26:32,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:32,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4829e3-9edb-4886-9aea-a9cecf6d6c41 2018-12-02 23:26:32,886 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:32,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd4829e3-9edb-4886-9aea-a9cecf6d6c41 2018-12-02 23:26:32,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113342046738s 2018-12-02 23:26:32,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bedaa0e-a85f-42b8-b2e4-ca99914de019 2018-12-02 23:26:33,092 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:33,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0bedaa0e-a85f-42b8-b2e4-ca99914de019 2018-12-02 23:26:33,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200840950012s 2018-12-02 23:26:33,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd77b4bb-9c54-4824-b925-c875d584e725 2018-12-02 23:26:33,231 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:33,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dd77b4bb-9c54-4824-b925-c875d584e725 2018-12-02 23:26:33,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138281822205s 2018-12-02 23:26:33,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f233ca90-de0b-4185-aa14-d373d5b91336 2018-12-02 23:26:33,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:26:33,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f233ca90-de0b-4185-aa14-d373d5b91336 2018-12-02 23:26:33,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113239049911s 2018-12-02 23:26:33,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cd314a-6cdf-41e6-8f6d-65ab196c2b59 2018-12-02 23:26:33,477 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b", "previous": null, "next": null}} 2018-12-02 23:26:33,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b used request id req-25cd314a-6cdf-41e6-8f6d-65ab196c2b59 2018-12-02 23:26:33,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110496044159s 2018-12-02 23:26:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc24a00-67c9-4d87-9afd-f23796a9f3b0 2018-12-02 23:26:33,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:33,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-cdc24a00-67c9-4d87-9afd-f23796a9f3b0 2018-12-02 23:26:33,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249974966049s 2018-12-02 23:26:33,732 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c', 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'e5af9d775e2c4368b99368f7c2603b9b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '001f3133-2234-4f6e-8d1a-7ce503d82fc5', 'username': u'snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:26:33,736 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c', 'password': '001f3133-2234-4f6e-8d1a-7ce503d82fc5', 'project_name': 'snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'e5af9d775e2c4368b99368f7c2603b9b', 'project_domain_name': 'Default'} 2018-12-02 23:26:33,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b05614c-0114-4c01-8c15-c4710ce41d41 2018-12-02 23:26:33,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:33,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b05614c-0114-4c01-8c15-c4710ce41d41 2018-12-02 23:26:33,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114063978195s 2018-12-02 23:26:33,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:33,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047197fa-6ab2-42b9-bf16-1c56d930f518 2018-12-02 23:26:33,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:33,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-047197fa-6ab2-42b9-bf16-1c56d930f518 2018-12-02 23:26:33,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113145112991s 2018-12-02 23:26:33,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e9b3bb-3823-4669-b453-d3fb91d7ffc5 2018-12-02 23:26:34,091 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:34,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-98e9b3bb-3823-4669-b453-d3fb91d7ffc5 2018-12-02 23:26:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11323094368s 2018-12-02 23:26:34,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff97f75-c2ab-4d74-83a6-b9c856d7769a 2018-12-02 23:26:34,230 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:34,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bff97f75-c2ab-4d74-83a6-b9c856d7769a 2018-12-02 23:26:34,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138667821884s 2018-12-02 23:26:34,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:34,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921a7274-63fe-461e-b22b-e18cafe9931d 2018-12-02 23:26:34,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:26:34,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-921a7274-63fe-461e-b22b-e18cafe9931d 2018-12-02 23:26:34,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114951133728s 2018-12-02 23:26:34,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a02a71-97d5-4e67-97e8-30ea5d96fbd8 2018-12-02 23:26:34,489 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b", "previous": null, "next": null}} 2018-12-02 23:26:34,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b used request id req-16a02a71-97d5-4e67-97e8-30ea5d96fbd8 2018-12-02 23:26:34,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122653007507s 2018-12-02 23:26:34,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f984dbe-f267-4130-bbd3-2700f36edc1a 2018-12-02 23:26:34,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:34,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-9f984dbe-f267-4130-bbd3-2700f36edc1a 2018-12-02 23:26:34,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153520822525s 2018-12-02 23:26:34,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:34,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9841b0-6740-4430-a6e0-6f0cb33ac123 2018-12-02 23:26:34,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:34,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c9841b0-6740-4430-a6e0-6f0cb33ac123 2018-12-02 23:26:34,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113291978836s 2018-12-02 23:26:34,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:34,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f62571-a181-4d8c-b621-0cb3f449b814 2018-12-02 23:26:34,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:34,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7f62571-a181-4d8c-b621-0cb3f449b814 2018-12-02 23:26:34,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111073970795s 2018-12-02 23:26:34,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:34,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d494497-cbd2-4704-a005-980fe3dc0491 2018-12-02 23:26:34,995 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:34,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9d494497-cbd2-4704-a005-980fe3dc0491 2018-12-02 23:26:34,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108881950378s 2018-12-02 23:26:34,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:35,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce90c67-85ba-407b-9d30-3b508fb3a2a1 2018-12-02 23:26:35,134 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:35,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3ce90c67-85ba-407b-9d30-3b508fb3a2a1 2018-12-02 23:26:35,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137836933136s 2018-12-02 23:26:35,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:35,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435ed082-2221-486b-8590-622a496625bc 2018-12-02 23:26:35,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:26:35,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-435ed082-2221-486b-8590-622a496625bc 2018-12-02 23:26:35,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204059123993s 2018-12-02 23:26:35,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:35,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61659219-5a82-4e21-9b8a-ec42bfecc2a9 2018-12-02 23:26:35,477 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b", "previous": null, "next": null}} 2018-12-02 23:26:35,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=a967311f2cd247e68068c9aa6a144923&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=e5af9d775e2c4368b99368f7c2603b9b used request id req-61659219-5a82-4e21-9b8a-ec42bfecc2a9 2018-12-02 23:26:35,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118073940277s 2018-12-02 23:26:35,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/e366edb086d94a6684ac3969e980062e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d25393190ea8d8cdebfbbe9908dd98a0fa1450a7" 2018-12-02 23:26:35,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4a5f34-6a21-495a-955f-9c3565ebbe4e 2018-12-02 23:26:35,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:35,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b/users/a967311f2cd247e68068c9aa6a144923/roles/e366edb086d94a6684ac3969e980062e used request id req-1c4a5f34-6a21-495a-955f-9c3565ebbe4e 2018-12-02 23:26:35,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.219381809235s 2018-12-02 23:26:35,701 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-02 23:26:35,701 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-02 23:26:35,702 - openstack_tests - INFO - OS Credentials = > 2018-12-02 23:26:35,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-02 23:26:35,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:36,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "e366edb086d94a6684ac3969e980062e", "name": "heat_stack_owner"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e5af9d775e2c4368b99368f7c2603b9b", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e5af9d775e2c4368b99368f7c2603b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/e5af9d775e2c4368b99368f7c2603b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/e5af9d775e2c4368b99368f7c2603b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_e5af9d775e2c4368b99368f7c2603b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e5af9d775e2c4368b99368f7c2603b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e5af9d775e2c4368b99368f7c2603b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/e5af9d775e2c4368b99368f7c2603b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/e5af9d775e2c4368b99368f7c2603b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/e5af9d775e2c4368b99368f7c2603b9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "id": "a967311f2cd247e68068c9aa6a144923"}, "audit_ids": ["leANdsQhQha9T1AcZbm5Tg"], "issued_at": "2018-12-02T23:26:36.000000Z"}} 2018-12-02 23:26:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}cc3d26cf3f1423b6cf07263d799c3c203d642dd0" 2018-12-02 23:26:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:36 GMT X-Openstack-Request-Id: req-50befb01-bb1e-4d50-a4c7-cdcfa199a985 2018-12-02 23:26:36,400 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:26:36,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-50befb01-bb1e-4d50-a4c7-cdcfa199a985 2018-12-02 23:26:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}cc3d26cf3f1423b6cf07263d799c3c203d642dd0" 2018-12-02 23:26:36,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:36 GMT X-Openstack-Request-Id: req-2221cae3-7076-4ef8-8bfa-816c604b4d04 2018-12-02 23:26:36,445 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-02 23:26:36,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd used request id req-2221cae3-7076-4ef8-8bfa-816c604b4d04 2018-12-02 23:26:36,446 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-02 23:26:36,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-02 23:26:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:36,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5075f22e-7ce1-4382-b17e-9250d3d04602 2018-12-02 23:26:36,459 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:26:36,460 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5075f22e-7ce1-4382-b17e-9250d3d04602 2018-12-02 23:26:36,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:36,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["Od1c-GPbRpGzyeX1G7DN7A"], "issued_at": "2018-12-02T23:26:36.000000Z"}} 2018-12-02 23:26:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd53eefe233088a73efe2f0046679410b4a3fc4" 2018-12-02 23:26:37,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26: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-18660c89-81b1-4682-abb0-51cf9664c330 x-openstack-request-id: req-18660c89-81b1-4682-abb0-51cf9664c330 2018-12-02 23:26:37,147 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-02 23:26:37,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-18660c89-81b1-4682-abb0-51cf9664c330 2018-12-02 23:26:37,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.69386100769s 2018-12-02 23:26:37,148 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-02 23:26:37,148 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-02 23:26:37,148 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-12-02 23:26:37,148 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-12-02 23:26:37,154 - 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:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:37 | PASS | | vping_userdata | functest | healthcheck | 00:35 | PASS | | cinder_test | functest | healthcheck | 01:12 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-02 23:26:37,168 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-02 23:26:37,179 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-02 23:26:37,233 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-02 23:26:37,324 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-02 23:26:40,483 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-02 23:26:40,486 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-02 23:26:40,486 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-02 23:26:40,487 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-12-02 23:26:40,511 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-02 23:26:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:40,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71f866d-477f-4a46-ae4d-27683d1b07c7 2018-12-02 23:26:40,878 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:26:40,878 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-e71f866d-477f-4a46-ae4d-27683d1b07c7 2018-12-02 23:26:40,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:26:41,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["OnbfrjXFQnuw6CVl5LFBdQ"], "issued_at": "2018-12-02T23:26:41.000000Z"}} 2018-12-02 23:26:41,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:26:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:41,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:41 GMT X-Openstack-Request-Id: req-d387ad17-1d31-4ef5-970a-7bed08741da4 2018-12-02 23:26:41,627 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:26:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d387ad17-1d31-4ef5-970a-7bed08741da4 2018-12-02 23:26:41,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349220991135s 2018-12-02 23:26:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:26:41,635 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650b0f41-a9e9-471b-87e6-77c58c8312b5 2018-12-02 23:26:41,635 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:26:41,635 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-650b0f41-a9e9-471b-87e6-77c58c8312b5 2018-12-02 23:26:41,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:41,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0608d480-145c-47ee-b6ee-d9377833b60a 2018-12-02 23:26:41,752 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:26:41,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0608d480-145c-47ee-b6ee-d9377833b60a 2018-12-02 23:26:41,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116608858109s 2018-12-02 23:26:41,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:26:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}}' 2018-12-02 23:26:41,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8a0358-0b11-4312-9382-edd6a467476c 2018-12-02 23:26:41,896 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819"}, "tags": [], "enabled": true, "id": "8bf208ba48b845209678ff44d3458819", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}} 2018-12-02 23:26:41,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ed8a0358-0b11-4312-9382-edd6a467476c 2018-12-02 23:26:41,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135653972626s 2018-12-02 23:26:41,897 - 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'8bf208ba48b845209678ff44d3458819', '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_e0426b06-a088-4bf4-ad78-c609fa08fc3c'}) 2018-12-02 23:26:41,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:26:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d1e93ab5-dcfc-4a60-acfd-15f35ff81b68", "email": null, "name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}}' 2018-12-02 23:26:42,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937c6757-12cc-4d31-9d7d-eb22dcaeef52 2018-12-02 23:26:42,375 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:26:42,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-937c6757-12cc-4d31-9d7d-eb22dcaeef52 2018-12-02 23:26:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.473743915558s 2018-12-02 23:26:42,376 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ceff2f9f4144442789744e5407d42abe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c'}) 2018-12-02 23:26:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:42,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acd8821-c8e2-413e-a58e-d7fcb46eb8d0 2018-12-02 23:26:42,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:42,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2acd8821-c8e2-413e-a58e-d7fcb46eb8d0 2018-12-02 23:26:42,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22797703743s 2018-12-02 23:26:42,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:42,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01aa594-5870-4a44-9ade-bc103987f2b3 2018-12-02 23:26:42,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:42,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e01aa594-5870-4a44-9ade-bc103987f2b3 2018-12-02 23:26:42,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213912010193s 2018-12-02 23:26:42,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:42,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2277be96-f223-41bd-87db-6a9a3529bfff 2018-12-02 23:26:42,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:42,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2277be96-f223-41bd-87db-6a9a3529bfff 2018-12-02 23:26:42,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123034000397s 2018-12-02 23:26:42,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cec56a-1d1d-49f8-b20c-f2ccb82c61e5 2018-12-02 23:26:43,138 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:43,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-44cec56a-1d1d-49f8-b20c-f2ccb82c61e5 2018-12-02 23:26:43,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18039393425s 2018-12-02 23:26:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f013fa11-11e3-46e7-872b-4be4485e14cc 2018-12-02 23:26:43,272 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:43,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f013fa11-11e3-46e7-872b-4be4485e14cc 2018-12-02 23:26:43,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132755994797s 2018-12-02 23:26:43,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46db8f42-41cb-4c56-ae50-41521f79c389 2018-12-02 23:26:43,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819"}, "tags": [], "enabled": true, "id": "8bf208ba48b845209678ff44d3458819", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}]} 2018-12-02 23:26:43,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-46db8f42-41cb-4c56-ae50-41521f79c389 2018-12-02 23:26:43,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211202859879s 2018-12-02 23:26:43,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf208ba48b845209678ff44d3458819" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0d730a-4734-40dd-82ab-787c8d712f5c 2018-12-02 23:26:43,625 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf208ba48b845209678ff44d3458819", "previous": null, "next": null}} 2018-12-02 23:26:43,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf208ba48b845209678ff44d3458819 used request id req-7d0d730a-4734-40dd-82ab-787c8d712f5c 2018-12-02 23:26:43,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11984705925s 2018-12-02 23:26:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819/users/ceff2f9f4144442789744e5407d42abe/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d8f0422-9e6c-4ab7-8ba0-51c07a7d129b 2018-12-02 23:26:43,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:43,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819/users/ceff2f9f4144442789744e5407d42abe/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-7d8f0422-9e6c-4ab7-8ba0-51c07a7d129b 2018-12-02 23:26:43,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151013851166s 2018-12-02 23:26:43,780 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 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'8bf208ba48b845209678ff44d3458819', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd1e93ab5-dcfc-4a60-acfd-15f35ff81b68', 'username': u'tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:26:43,785 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'password': 'd1e93ab5-dcfc-4a60-acfd-15f35ff81b68', 'project_name': 'tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8bf208ba48b845209678ff44d3458819', 'project_domain_name': 'Default'} 2018-12-02 23:26:43,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:43,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e4a30f-8c3d-4209-a257-bcfa5ad2c2fe 2018-12-02 23:26:43,980 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:43,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7e4a30f-8c3d-4209-a257-bcfa5ad2c2fe 2018-12-02 23:26:43,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192047834396s 2018-12-02 23:26:43,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd71ff54-ebac-4825-8956-6ae3b229ea2b 2018-12-02 23:26:44,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:44,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cd71ff54-ebac-4825-8956-6ae3b229ea2b 2018-12-02 23:26:44,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112329006195s 2018-12-02 23:26:44,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0080d7c4-3858-4159-8031-38200bb2577f 2018-12-02 23:26:44,212 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:44,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0080d7c4-3858-4159-8031-38200bb2577f 2018-12-02 23:26:44,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108783960342s 2018-12-02 23:26:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe15cdd5-f90b-49ea-90bf-e43e292ac518 2018-12-02 23:26:44,387 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:44,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fe15cdd5-f90b-49ea-90bf-e43e292ac518 2018-12-02 23:26:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173887014389s 2018-12-02 23:26:44,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:26:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2086b13a-124a-4712-a814-e2e1eab8a86a 2018-12-02 23:26:44,518 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819"}, "tags": [], "enabled": true, "id": "8bf208ba48b845209678ff44d3458819", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}]} 2018-12-02 23:26:44,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2086b13a-124a-4712-a814-e2e1eab8a86a 2018-12-02 23:26:44,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119261980057s 2018-12-02 23:26:44,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf208ba48b845209678ff44d3458819" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e49c17-f6e5-4dea-a970-98ba68ac6824 2018-12-02 23:26:44,639 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf208ba48b845209678ff44d3458819", "previous": null, "next": null}} 2018-12-02 23:26:44,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ceff2f9f4144442789744e5407d42abe&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf208ba48b845209678ff44d3458819 used request id req-58e49c17-f6e5-4dea-a970-98ba68ac6824 2018-12-02 23:26:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11283993721s 2018-12-02 23:26:44,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:26:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819/users/ceff2f9f4144442789744e5407d42abe/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd33d882-7585-4dac-bc1f-4732247266cb 2018-12-02 23:26:44,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:44,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819/users/ceff2f9f4144442789744e5407d42abe/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-cd33d882-7585-4dac-bc1f-4732247266cb 2018-12-02 23:26:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141946077347s 2018-12-02 23:26:44,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:26:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:44,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb186bd-9e35-4338-9b7f-5e77cda279bb 2018-12-02 23:26:44,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:26:44,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ddb186bd-9e35-4338-9b7f-5e77cda279bb 2018-12-02 23:26:44,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115551948547s 2018-12-02 23:26:44,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:26:44,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:45,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e29369-b532-4b67-b912-13a054333bcf 2018-12-02 23:26:45,021 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:26:45,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-27e29369-b532-4b67-b912-13a054333bcf 2018-12-02 23:26:45,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111788988113s 2018-12-02 23:26:45,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:26:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce07f35-d47b-4f74-9c10-2154c5320771 2018-12-02 23:26:45,243 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:26:45,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dce07f35-d47b-4f74-9c10-2154c5320771 2018-12-02 23:26:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22031378746s 2018-12-02 23:26:45,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:26:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ceff2f9f4144442789744e5407d42abe&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:45,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sun, 02 Dec 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a535d72-e2bd-4792-9e7c-e10e1be270aa 2018-12-02 23:26:45,363 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ceff2f9f4144442789744e5407d42abe&scope.domain.id=default", "previous": null, "next": null}} 2018-12-02 23:26:45,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ceff2f9f4144442789744e5407d42abe&scope.domain.id=default used request id req-6a535d72-e2bd-4792-9e7c-e10e1be270aa 2018-12-02 23:26:45,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108827114105s 2018-12-02 23:26:45,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-02 23:26:45,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/ceff2f9f4144442789744e5407d42abe/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:26:45,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7548f79a-a4e6-461b-9679-3f735bda15b2 2018-12-02 23:26:45,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:26:45,650 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/ceff2f9f4144442789744e5407d42abe/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-7548f79a-a4e6-461b-9679-3f735bda15b2 2018-12-02 23:26:45,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.282879114151s 2018-12-02 23:26:45,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-02 23:26:50,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d112993b-ce7d-4a28-9db1-fde067a37114 | 2018-12-02T23:26:49.877988 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d112993b-ce7d-4a28-9db1-fde067a37114 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-02 23:26:53,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-02 23:26:54,355 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-02 23:26:59,163 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0196afcb-1a80-4380-9579-c8e075ed9eae) as the default verifier for the future CLI operations. 2018-12-02 23:27:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:27:01,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2a8882-81ce-4bf9-bc7d-48792321ef57 2018-12-02 23:27:01,014 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:27:01,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5d2a8882-81ce-4bf9-bc7d-48792321ef57 2018-12-02 23:27:01,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:27:01,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bf208ba48b845209678ff44d3458819", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8bf208ba48b845209678ff44d3458819", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/8bf208ba48b845209678ff44d3458819", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/8bf208ba48b845209678ff44d3458819", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_8bf208ba48b845209678ff44d3458819", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8bf208ba48b845209678ff44d3458819", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8bf208ba48b845209678ff44d3458819", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/8bf208ba48b845209678ff44d3458819", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/8bf208ba48b845209678ff44d3458819", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bf208ba48b845209678ff44d3458819", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/8bf208ba48b845209678ff44d3458819", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/8bf208ba48b845209678ff44d3458819", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bf208ba48b845209678ff44d3458819", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/8bf208ba48b845209678ff44d3458819", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/8bf208ba48b845209678ff44d3458819", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "id": "ceff2f9f4144442789744e5407d42abe"}, "audit_ids": ["2h4pN0m3QFuXN-rtnwiwyQ"], "issued_at": "2018-12-02T23:27:01.000000Z"}} 2018-12-02 23:27:01,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-02 23:27:01,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:01,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:01 GMT X-Openstack-Request-Id: req-fbf28ded-b2e1-472e-a614-fd7fe7a98866 2018-12-02 23:27:01,691 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-02 23:27:01,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-fbf28ded-b2e1-472e-a614-fd7fe7a98866 2018-12-02 23:27:01,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.27311706543s 2018-12-02 23:27:01,701 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-02 23:27:01,702 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:27:01,823 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:27:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:27:01,830 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:01 GMT 2018-12-02 23:27:01,830 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:27:01,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:27:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:02,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:02 GMT X-Openstack-Request-Id: req-7b5964d7-0dcc-4cbe-b0db-dfadd6809d78 2018-12-02 23:27:02,139 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:27:02,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7b5964d7-0dcc-4cbe-b0db-dfadd6809d78 2018-12-02 23:27:02,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306141138077s 2018-12-02 23:27:02,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:27:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}' 2018-12-02 23:27:02,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:02 GMT Location: http://172.30.9.26:9292/v2/images/7b725476-7b50-4ded-a576-87af6793aad6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-20d30497-3209-49af-964c-63e442867522 2018-12-02 23:27:02,201 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:02Z", "file": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "7b725476-7b50-4ded-a576-87af6793aad6", "size": null, "self": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6", "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_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": null, "created_at": "2018-12-02T23:27:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:27:02,201 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-20d30497-3209-49af-964c-63e442867522 2018-12-02 23:27:02,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0528638362885s 2018-12-02 23:27:02,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:27:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" -d '' 2018-12-02 23:27:02,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:27:02 GMT X-Openstack-Request-Id: req-e66b4b09-bfd7-424b-8084-a517f95bd4bc 2018-12-02 23:27:02,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. 2018-12-02 23:27:02,619 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file used request id req-e66b4b09-bfd7-424b-8084-a517f95bd4bc 2018-12-02 23:27:02,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.416660070419s 2018-12-02 23:27:02,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:27:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:02,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:02 GMT X-Openstack-Request-Id: req-ebe2ed84-dc8a-40f2-8cdb-ea91818ec00c 2018-12-02 23:27:02,651 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:02Z", "file": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "7b725476-7b50-4ded-a576-87af6793aad6", "size": 12716032, "self": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:27:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:27:02,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ebe2ed84-dc8a-40f2-8cdb-ea91818ec00c 2018-12-02 23:27:02,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283648967743s 2018-12-02 23:27:02,653 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file', 'owner': u'8bf208ba48b845209678ff44d3458819', 'id': u'7b725476-7b50-4ded-a576-87af6793aad6', 'size': 12716032, u'self': u'/v2/images/7b725476-7b50-4ded-a576-87af6793aad6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bf208ba48b845209678ff44d3458819', 'name': 'tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:27:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-02T23:27:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c', '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/7b725476-7b50-4ded-a576-87af6793aad6', 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_e0426b06-a088-4bf4-ad78-c609fa08fc3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'created': u'2018-12-02T23:27:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:27:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7b725476-7b50-4ded-a576-87af6793aad6', 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_e0426b06-a088-4bf4-ad78-c609fa08fc3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:27:02,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:27:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:27:02,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80c7bd0c-10fe-4af9-bf8d-9060d72e8ef3 x-openstack-request-id: req-80c7bd0c-10fe-4af9-bf8d-9060d72e8ef3 2018-12-02 23:27:02,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "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": "0d899a16-557a-45c4-bf67-90aaca20ae80"}} 2018-12-02 23:27:02,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-80c7bd0c-10fe-4af9-bf8d-9060d72e8ef3 2018-12-02 23:27:02,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332505941391s 2018-12-02 23:27:02,988 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_e0426b06-a088-4bf4-ad78-c609fa08fc3c', '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'de57677664ca4a25ac8718411c5b739c', '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'0d899a16-557a-45c4-bf67-90aaca20ae80', 'swap': 0}) 2018-12-02 23:27:02,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:27:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"extra_specs": {}}' 2018-12-02 23:27:03,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0217557-8c80-463f-b924-513bba4eba98 x-openstack-request-id: req-d0217557-8c80-463f-b924-513bba4eba98 2018-12-02 23:27:03,009 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:27:03,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80/os-extra_specs used request id req-d0217557-8c80-463f-b924-513bba4eba98 2018-12-02 23:27:03,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205659866333s 2018-12-02 23:27:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:27:03,019 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8845f0e-7970-49aa-9819-bea476271998 2018-12-02 23:27:03,019 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:27:03,019 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e8845f0e-7970-49aa-9819-bea476271998 2018-12-02 23:27:03,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:27:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:03,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bea458-1dcc-4c22-b130-af2ff07a7774 2018-12-02 23:27:03,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:27:03,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-65bea458-1dcc-4c22-b130-af2ff07a7774 2018-12-02 23:27:03,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200012922287s 2018-12-02 23:27:03,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:27:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:03,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b73e3d-d53d-4a99-8372-5df877eb5052 2018-12-02 23:27:03,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:27:03,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-73b73e3d-d53d-4a99-8372-5df877eb5052 2018-12-02 23:27:03,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191780090332s 2018-12-02 23:27:03,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-02 23:27:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:27:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27: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-cecf143a-0d3c-472b-972c-23dc27add5f4 x-openstack-request-id: req-cecf143a-0d3c-472b-972c-23dc27add5f4 2018-12-02 23:27:03,465 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-02 23:27:03,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-cecf143a-0d3c-472b-972c-23dc27add5f4 2018-12-02 23:27:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0374460220337s 2018-12-02 23:27:03,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:27:03,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:03,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:03 GMT X-Openstack-Request-Id: req-489aed63-0dda-4c9c-84b9-ddd61120e086 2018-12-02 23:27:03,495 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:02Z", "file": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "7b725476-7b50-4ded-a576-87af6793aad6", "size": 12716032, "self": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:27:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:27:03,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-489aed63-0dda-4c9c-84b9-ddd61120e086 2018-12-02 23:27:03,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253100395203s 2018-12-02 23:27:03,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:27:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}' 2018-12-02 23:27:03,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:03 GMT Location: http://172.30.9.26:9292/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f13bf156-39d2-4cfb-8b9e-c4a17f587281 2018-12-02 23:27:03,559 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:03Z", "file": "/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "a688cb94-b179-4fb5-a738-c4b93d0953ef", "size": null, "self": "/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef", "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_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": null, "created_at": "2018-12-02T23:27:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:27:03,559 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f13bf156-39d2-4cfb-8b9e-c4a17f587281 2018-12-02 23:27:03,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0552568435669s 2018-12-02 23:27:03,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:27:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" -d '' 2018-12-02 23:27:04,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:27:04 GMT X-Openstack-Request-Id: req-ef37aac0-60fd-48f0-afd8-3b9119d3486d 2018-12-02 23:27:04,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. 2018-12-02 23:27:04,686 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/file used request id req-ef37aac0-60fd-48f0-afd8-3b9119d3486d 2018-12-02 23:27:04,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12589597702s 2018-12-02 23:27:04,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:27:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:27:04,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27:04 GMT X-Openstack-Request-Id: req-9e56189a-f21a-4761-b7a8-00ef0d883c87 2018-12-02 23:27:04,717 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:04Z", "file": "/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "a688cb94-b179-4fb5-a738-c4b93d0953ef", "size": 12716032, "self": "/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:27:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:02Z", "file": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "7b725476-7b50-4ded-a576-87af6793aad6", "size": 12716032, "self": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:27:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:27:04,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-9e56189a-f21a-4761-b7a8-00ef0d883c87 2018-12-02 23:27:04,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267570018768s 2018-12-02 23:27:04,719 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/file', 'owner': u'8bf208ba48b845209678ff44d3458819', 'id': u'a688cb94-b179-4fb5-a738-c4b93d0953ef', 'size': 12716032, u'self': u'/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bf208ba48b845209678ff44d3458819', 'name': 'tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a688cb94-b179-4fb5-a738-c4b93d0953ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:27:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-02T23:27:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c', '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/a688cb94-b179-4fb5-a738-c4b93d0953ef', 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_e0426b06-a088-4bf4-ad78-c609fa08fc3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c', 'created': u'2018-12-02T23:27:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:27:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef', 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_e0426b06-a088-4bf4-ad78-c609fa08fc3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:27:04,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:27:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:27:04,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27: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-dbf3a607-3a3f-40de-a99e-7ea7d36efba9 x-openstack-request-id: req-dbf3a607-3a3f-40de-a99e-7ea7d36efba9 2018-12-02 23:27:04,751 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/72b723c0-641c-4640-a654-e5df3573290c", "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": "72b723c0-641c-4640-a654-e5df3573290c"}} 2018-12-02 23:27:04,751 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dbf3a607-3a3f-40de-a99e-7ea7d36efba9 2018-12-02 23:27:04,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0313720703125s 2018-12-02 23:27:04,752 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c', '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'de57677664ca4a25ac8718411c5b739c', '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'72b723c0-641c-4640-a654-e5df3573290c', 'swap': 0}) 2018-12-02 23:27:04,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:27:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" -d '{"extra_specs": {}}' 2018-12-02 23:27:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:27: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-812ccb09-74c9-4a59-b26c-a7fa93b0b680 x-openstack-request-id: req-812ccb09-74c9-4a59-b26c-a7fa93b0b680 2018-12-02 23:27:04,771 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:27:04,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c/os-extra_specs used request id req-812ccb09-74c9-4a59-b26c-a7fa93b0b680 2018-12-02 23:27:04,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187971591949s 2018-12-02 23:27:04,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c', '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'de57677664ca4a25ac8718411c5b739c', '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'72b723c0-641c-4640-a654-e5df3573290c', 'swap': 0}) 2018-12-02 23:27:07,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-02 23:27:07,858 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-02 23:27:07,859 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-02 23:27:07,861 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-02 23:27:07,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-02 23:27:11,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0196afcb-1a80-4380-9579-c8e075ed9eae/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-02 23:27:11,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-02 23:27:11,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-12-02 23:27:17,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:17.414 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-02 23:27:20,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:20.055 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.293s] 2018-12-02 23:27:20,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:20.113 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-12-02 23:27:23,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:23.017 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.621s] 2018-12-02 23:27:27,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:27.688 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.944s] 2018-12-02 23:27:27,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:27.741 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.581s] 2018-12-02 23:27:29,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:29.217 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.528s] 2018-12-02 23:27:33,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:33.350 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.922s] 2018-12-02 23:27:33,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:33.464 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.488s] 2018-12-02 23:27:43,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:43.119 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.922s] 2018-12-02 23:27:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:43.129 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-12-02 23:27:46,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:46.444 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.477s] 2018-12-02 23:27:50,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:50.734 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.080s] 2018-12-02 23:27:55,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:55.780 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.224s] 2018-12-02 23:27:57,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:57.738 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-12-02 23:27:57,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:27:57.739 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-02 23:28:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:00.361 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.827s] 2018-12-02 23:28:02,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:02.705 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.079s] 2018-12-02 23:28:02,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:02.707 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-02 23:28:04,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:04.072 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.060s] 2018-12-02 23:28:10,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:10.863 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.495s] 2018-12-02 23:28:12,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:12.056 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.192s] 2018-12-02 23:28:13,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:13.052 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.997s] 2018-12-02 23:28:15,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:15.468 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.421s] 2018-12-02 23:28:20,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:20.509 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-02 23:28:22,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:22.813 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.619s] 2018-12-02 23:28:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:26.908 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.094s] 2018-12-02 23:28:32,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:32.151 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.241s] 2018-12-02 23:28:33,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:33.660 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.982s] 2018-12-02 23:28:34,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:34.210 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.551s] 2018-12-02 23:28:34,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:34.314 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.103s] 2018-12-02 23:28:34,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:34.403 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.088s] 2018-12-02 23:28:34,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:34.740 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.336s] 2018-12-02 23:28:34,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:34.787 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2018-12-02 23:28:36,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:36.818 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2018-12-02 23:28:36,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:36.820 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-02 23:28:43,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:43.818 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.319s] 2018-12-02 23:28:45,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:45.517 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.697s] 2018-12-02 23:28:45,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:45.613 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.098s] 2018-12-02 23:28:48,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:48.831 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.341s] 2018-12-02 23:28:49,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:49.691 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.860s] 2018-12-02 23:28:49,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:49.715 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-02 23:28:49,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:49.819 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.127s] 2018-12-02 23:28:49,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:49.869 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-12-02 23:28:49,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:49.965 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2018-12-02 23:28:50,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:50.012 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2018-12-02 23:28:52,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.265 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.177s] 2018-12-02 23:28:52,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.439 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.174s] 2018-12-02 23:28:52,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.589 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.088s] 2018-12-02 23:28:52,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.598 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.159s] 2018-12-02 23:28:52,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.606 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-02 23:28:52,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:52.607 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-12-02 23:28:53,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:53.782 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.753s] 2018-12-02 23:28:59,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:28:59.352 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.083s] 2018-12-02 23:29:11,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:11.510 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.115s] 2018-12-02 23:29:11,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:11.562 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.051s] 2018-12-02 23:29:11,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:11.618 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.056s] 2018-12-02 23:29:11,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:11.702 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.083s] 2018-12-02 23:29:15,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:15.859 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.729s] 2018-12-02 23:29:16,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:16.972 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.521s] 2018-12-02 23:29:21,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:21.479 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.064s] 2018-12-02 23:29:21,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:21.707 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.228s] 2018-12-02 23:29:22,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:22.446 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.274s] 2018-12-02 23:29:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:24.374 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.400s] 2018-12-02 23:29:26,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:26.082 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.223s] 2018-12-02 23:29:27,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:27.560 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-02 23:29:32,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:32.296 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.523s] 2018-12-02 23:29:35,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:35.660 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.578s] 2018-12-02 23:29:38,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:38.192 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.035s] 2018-12-02 23:29:40,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:40.428 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.988s] 2018-12-02 23:29:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:40.921 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.260s] 2018-12-02 23:29:42,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:42.660 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.466s] 2018-12-02 23:29:45,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:45.612 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.727s] 2018-12-02 23:29:50,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:50.342 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.682s] 2018-12-02 23:29:52,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:52.571 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.297s] 2018-12-02 23:29:54,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:54.101 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.198s] 2018-12-02 23:29:55,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:55.080 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.507s] 2018-12-02 23:29:57,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:57.542 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.462s] 2018-12-02 23:29:59,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:29:59.973 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.871s] 2018-12-02 23:30:01,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:01.682 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-02 23:30:02,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:02.200 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.227s] 2018-12-02 23:30:02,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:02.276 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.076s] 2018-12-02 23:30:02,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:02.323 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.047s] 2018-12-02 23:30:05,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:05.679 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.820s] 2018-12-02 23:30:08,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:08.961 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.969s] 2018-12-02 23:30:10,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:10.555 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.591s] 2018-12-02 23:30:10,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:10.600 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2018-12-02 23:30:11,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:11.378 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.699s] 2018-12-02 23:30:12,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:12.981 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.602s] 2018-12-02 23:30:13,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:13.244 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.263s] 2018-12-02 23:30:13,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:13.288 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-12-02 23:30:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:25.209 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.061s] 2018-12-02 23:30:34,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:34.907 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.246s] 2018-12-02 23:30:35,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:35.432 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.874s] 2018-12-02 23:30:43,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:43.476 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.566s] 2018-12-02 23:30:45,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:45.436 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.003s] 2018-12-02 23:30:53,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:53.659 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.222s] 2018-12-02 23:30:58,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:30:58.313 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.654s] 2018-12-02 23:31:02,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:02.705 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-02 23:31:09,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:09.514 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.960s] 2018-12-02 23:31:09,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:09.628 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.114s] 2018-12-02 23:31:18,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:18.998 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.262s] 2018-12-02 23:31:21,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:21.345 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.346s] 2018-12-02 23:31:23,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-02 23:31:23.614 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.268s] 2018-12-02 23:31:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 042ccf49-11a9-4403-aebd-ce6c568ae489 2018-12-02 23:31:26,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '042ccf49-11a9-4403-aebd-ce6c568ae489']'. 2018-12-02 23:31:27,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-02 23:31:27,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-02 23:31:27,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 042ccf49-11a9-4403-aebd-ce6c568ae489 | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-02 23:27:13 | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-02 23:31:26 | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:13 | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-02 23:31:27,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0196afcb-1a80-4380-9579-c8e075ed9eae) | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d112993b-ce7d-4a28-9db1-fde067a37114) | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 246.205 | 2018-12-02 23:31:27,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-02 23:31:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-02 23:31:27,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-02 23:31:29,772 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:31:29,772 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:28 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-02 23:31:29,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:31:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:31:30,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:31:30 GMT X-Openstack-Request-Id: req-f9c1270a-9ce0-4589-b8b5-501bbfc8953d 2018-12-02 23:31:30,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:31:30,342 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a688cb94-b179-4fb5-a738-c4b93d0953ef used request id req-f9c1270a-9ce0-4589-b8b5-501bbfc8953d 2018-12-02 23:31:30,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.564070940018s 2018-12-02 23:31:30,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:31:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:30,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-9282a378-7bb4-49b2-944d-9bb5682145a6 x-openstack-request-id: req-9282a378-7bb4-49b2-944d-9bb5682145a6 2018-12-02 23:31:30,382 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "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": "0d899a16-557a-45c4-bf67-90aaca20ae80"}, {"name": "tempest_smoke-flavor_alt_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/72b723c0-641c-4640-a654-e5df3573290c", "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": "72b723c0-641c-4640-a654-e5df3573290c"}]} 2018-12-02 23:31:30,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-9282a378-7bb4-49b2-944d-9bb5682145a6 2018-12-02 23:31:30,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256469249725s 2018-12-02 23:31:30,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:31:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:30,418 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-f478bbf4-fc18-427e-a0af-7c325078ed43 x-openstack-request-id: req-f478bbf4-fc18-427e-a0af-7c325078ed43 2018-12-02 23:31:30,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/72b723c0-641c-4640-a654-e5df3573290c used request id req-f478bbf4-fc18-427e-a0af-7c325078ed43 2018-12-02 23:31:30,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336699485779s 2018-12-02 23:31:30,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:31:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:31:30,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:30 GMT X-Openstack-Request-Id: req-65c7d77f-c414-43de-9e0f-8b6f9fe988fc 2018-12-02 23:31:30,450 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:27:02Z", "file": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6/file", "owner": "8bf208ba48b845209678ff44d3458819", "id": "7b725476-7b50-4ded-a576-87af6793aad6", "size": 12716032, "self": "/v2/images/7b725476-7b50-4ded-a576-87af6793aad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/7b725476-7b50-4ded-a576-87af6793aad6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:27:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:31:30,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-65c7d77f-c414-43de-9e0f-8b6f9fe988fc 2018-12-02 23:31:30,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273489952087s 2018-12-02 23:31:30,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:31:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/7b725476-7b50-4ded-a576-87af6793aad6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5681090712a2004df14cbab3949b5ddd4cfe44" 2018-12-02 23:31:31,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:31:31 GMT X-Openstack-Request-Id: req-16d5646a-5615-43f3-9d2f-b67761d090e0 2018-12-02 23:31:31,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. 2018-12-02 23:31:31,371 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7b725476-7b50-4ded-a576-87af6793aad6 used request id req-16d5646a-5615-43f3-9d2f-b67761d090e0 2018-12-02 23:31:31,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.919378995895s 2018-12-02 23:31:31,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:31:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:31,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f4ee692-4139-4a39-8f2e-6d62f987d895 x-openstack-request-id: req-4f4ee692-4139-4a39-8f2e-6d62f987d895 2018-12-02 23:31:31,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80", "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": "0d899a16-557a-45c4-bf67-90aaca20ae80"}]} 2018-12-02 23:31:31,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4f4ee692-4139-4a39-8f2e-6d62f987d895 2018-12-02 23:31:31,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228679180145s 2018-12-02 23:31:31,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:31:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:31,424 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-cff1070c-fcbe-4632-87d6-7637118ca883 x-openstack-request-id: req-cff1070c-fcbe-4632-87d6-7637118ca883 2018-12-02 23:31:31,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0d899a16-557a-45c4-bf67-90aaca20ae80 used request id req-cff1070c-fcbe-4632-87d6-7637118ca883 2018-12-02 23:31:31,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028137922287s 2018-12-02 23:31:31,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:31:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:31,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 976 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb81bc5-5bdd-4088-b6a5-87a55e7c7c34 2018-12-02 23:31:31,653 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:31:31,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8cb81bc5-5bdd-4088-b6a5-87a55e7c7c34 2018-12-02 23:31:31,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228302955627s 2018-12-02 23:31:31,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:31:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:31,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bd1319-5d57-47c8-b5c5-b086b91c32f2 2018-12-02 23:31:31,874 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_e0426b06-a088-4bf4-ad78-c609fa08fc3c", "links": {"self": "http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ceff2f9f4144442789744e5407d42abe", "description": null}} 2018-12-02 23:31:31,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe used request id req-24bd1319-5d57-47c8-b5c5-b086b91c32f2 2018-12-02 23:31:31,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215247869492s 2018-12-02 23:31:31,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:31:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:32,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a3b9bd-26c4-4bba-a4bd-6b96e95f5110 2018-12-02 23:31:32,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:31:32,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ceff2f9f4144442789744e5407d42abe used request id req-33a3b9bd-26c4-4bba-a4bd-6b96e95f5110 2018-12-02 23:31:32,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278064012527s 2018-12-02 23:31:32,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:31:32,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:32,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 527 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e79adad-45c3-4e33-9571-7432ef3d0fe9 2018-12-02 23:31:32,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819"}, "tags": [], "enabled": true, "id": "8bf208ba48b845209678ff44d3458819", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_e0426b06-a088-4bf4-ad78-c609fa08fc3c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:31:32,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-2e79adad-45c3-4e33-9571-7432ef3d0fe9 2018-12-02 23:31:32,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196429014206s 2018-12-02 23:31:32,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:31:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:32,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15157ab-7f17-41c0-9097-d22474b98277 2018-12-02 23:31:32,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:31:32,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8bf208ba48b845209678ff44d3458819 used request id req-c15157ab-7f17-41c0-9097-d22474b98277 2018-12-02 23:31:32,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236832141876s 2018-12-02 23:31:32,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:31:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8bf208ba48b845209678ff44d3458819&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6a408ae47a698729def0a9f921cec23f8735e08" 2018-12-02 23:31:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:32 GMT X-Openstack-Request-Id: req-c0237f76-0c94-4db3-ab26-820a53aee45f 2018-12-02 23:31:32,637 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-02 23:31:32,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8bf208ba48b845209678ff44d3458819&name=default used request id req-c0237f76-0c94-4db3-ab26-820a53aee45f 2018-12-02 23:31:32,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0335669517517s 2018-12-02 23:31:32,688 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-12-02 23:31:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:31:32,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fbac6a-c5ac-43ff-ba4d-a64aac6d6b35 2018-12-02 23:31:32,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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:31:32,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a9fbac6a-c5ac-43ff-ba4d-a64aac6d6b35 2018-12-02 23:31:32,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:31:33,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["x8GW82NdRtWFw2l_xcYVkQ"], "issued_at": "2018-12-02T23:31:33.000000Z"}} 2018-12-02 23:31:33,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:31:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:33 GMT X-Openstack-Request-Id: req-d522184c-5ecd-40b3-bb95-34f420f6f840 2018-12-02 23:31:33,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:06:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:31:33,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d522184c-5ecd-40b3-bb95-34f420f6f840 2018-12-02 23:31:33,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351529121399s 2018-12-02 23:31:33,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:31:33,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a8784d-9959-42cf-a605-ca22ccb71822 2018-12-02 23:31:33,513 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:31:33,513 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-77a8784d-9959-42cf-a605-ca22ccb71822 2018-12-02 23:31:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:31:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:33,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72db44f2-5d21-45db-a59d-da28055e89dd 2018-12-02 23:31:33,631 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:31:33,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-72db44f2-5d21-45db-a59d-da28055e89dd 2018-12-02 23:31:33,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1173350811s 2018-12-02 23:31:33,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:31:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}}' 2018-12-02 23:31:33,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd18e06b-b81c-4c07-ba60-38712deb706d 2018-12-02 23:31:33,851 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e"}, "tags": [], "enabled": true, "id": "3940c7ab174a40388d5d8b572c21bf3e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}} 2018-12-02 23:31:33,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cd18e06b-b81c-4c07-ba60-38712deb706d 2018-12-02 23:31:33,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.210383176804s 2018-12-02 23:31:33,852 - 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'3940c7ab174a40388d5d8b572c21bf3e', '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_52a7e62b-8acf-48a5-9263-184fe97b9cc2'}) 2018-12-02 23:31:33,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:31:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b8e67939-6974-46a8-82b9-2487a4fea076", "email": null, "name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}}' 2018-12-02 23:31:34,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af46e900-9ee1-4fe5-b4cc-1bffd1bba4f3 2018-12-02 23:31:34,318 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:31:34,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-af46e900-9ee1-4fe5-b4cc-1bffd1bba4f3 2018-12-02 23:31:34,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458807945251s 2018-12-02 23:31:34,319 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7241595333674cc9a95a088e2e2a71e2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2'}) 2018-12-02 23:31:34,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:34,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17d4fe4-58a8-4c37-aa50-d834b8e9e6e0 2018-12-02 23:31:34,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:34,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d17d4fe4-58a8-4c37-aa50-d834b8e9e6e0 2018-12-02 23:31:34,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11456990242s 2018-12-02 23:31:34,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:34,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d603406d-b497-4718-b229-ef36d634f823 2018-12-02 23:31:34,566 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:34,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d603406d-b497-4718-b229-ef36d634f823 2018-12-02 23:31:34,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123795032501s 2018-12-02 23:31:34,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:34,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:34,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2108bb2-d5c9-45a7-b945-ee61292df6a8 2018-12-02 23:31:34,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:34,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e2108bb2-d5c9-45a7-b945-ee61292df6a8 2018-12-02 23:31:34,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195446014404s 2018-12-02 23:31:34,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:31:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:34,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d608ac1d-0160-4cb8-bb03-fe6b646d8e26 2018-12-02 23:31:34,926 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:31:34,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d608ac1d-0160-4cb8-bb03-fe6b646d8e26 2018-12-02 23:31:34,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152963161469s 2018-12-02 23:31:34,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:31:34,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c715ea0-372a-47b6-a505-1ca7c5534e2b 2018-12-02 23:31:35,144 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:31:35,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c715ea0-372a-47b6-a505-1ca7c5534e2b 2018-12-02 23:31:35,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21785902977s 2018-12-02 23:31:35,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:31:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab34566-8e2b-4527-9278-1f83418a8350 2018-12-02 23:31:35,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e"}, "tags": [], "enabled": true, "id": "3940c7ab174a40388d5d8b572c21bf3e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:31:35,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-9ab34566-8e2b-4527-9278-1f83418a8350 2018-12-02 23:31:35,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210576057434s 2018-12-02 23:31:35,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:31:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d412d194-022d-4c0a-99b0-b5ccf182237e 2018-12-02 23:31:35,532 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e", "previous": null, "next": null}} 2018-12-02 23:31:35,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e used request id req-d412d194-022d-4c0a-99b0-b5ccf182237e 2018-12-02 23:31:35,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155230998993s 2018-12-02 23:31:35,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:31:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e/users/7241595333674cc9a95a088e2e2a71e2/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e850c2cd-b71e-4d4d-ad43-987ef11978d5 2018-12-02 23:31:35,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:31:35,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e/users/7241595333674cc9a95a088e2e2a71e2/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-e850c2cd-b71e-4d4d-ad43-987ef11978d5 2018-12-02 23:31:35,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151574134827s 2018-12-02 23:31:35,688 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 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'3940c7ab174a40388d5d8b572c21bf3e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b8e67939-6974-46a8-82b9-2487a4fea076', 'username': u'neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:31:35,692 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'password': 'b8e67939-6974-46a8-82b9-2487a4fea076', 'project_name': 'neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '3940c7ab174a40388d5d8b572c21bf3e', 'project_domain_name': 'Default'} 2018-12-02 23:31:35,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb52b39-7c88-4c60-ac32-6770925c1174 2018-12-02 23:31:35,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9fb52b39-7c88-4c60-ac32-6770925c1174 2018-12-02 23:31:35,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112430095673s 2018-12-02 23:31:35,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b3c335-4da6-451b-baa6-049147a80582 2018-12-02 23:31:35,935 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:35,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-97b3c335-4da6-451b-baa6-049147a80582 2018-12-02 23:31:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121821880341s 2018-12-02 23:31:35,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:31:35,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51aa04b-5446-49b9-a140-cb263e5f1c72 2018-12-02 23:31:36,051 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:31:36,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a51aa04b-5446-49b9-a140-cb263e5f1c72 2018-12-02 23:31:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110848903656s 2018-12-02 23:31:36,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:31:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19643848-1aeb-4624-a160-e81721ee3a5d 2018-12-02 23:31:36,187 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:31:36,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-19643848-1aeb-4624-a160-e81721ee3a5d 2018-12-02 23:31:36,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135269880295s 2018-12-02 23:31:36,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:31:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e0a1d9-1cdf-44de-ad88-7220d71ae436 2018-12-02 23:31:36,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e"}, "tags": [], "enabled": true, "id": "3940c7ab174a40388d5d8b572c21bf3e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:31:36,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f2e0a1d9-1cdf-44de-ad88-7220d71ae436 2018-12-02 23:31:36,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118376970291s 2018-12-02 23:31:36,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:31:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787a681c-d542-4214-8322-15445e56aff9 2018-12-02 23:31:36,439 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e", "previous": null, "next": null}} 2018-12-02 23:31:36,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7241595333674cc9a95a088e2e2a71e2&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=3940c7ab174a40388d5d8b572c21bf3e used request id req-787a681c-d542-4214-8322-15445e56aff9 2018-12-02 23:31:36,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112725019455s 2018-12-02 23:31:36,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:31:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e/users/7241595333674cc9a95a088e2e2a71e2/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87474950-796c-4fbd-b473-973ad9920099 2018-12-02 23:31:36,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:31:36,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e/users/7241595333674cc9a95a088e2e2a71e2/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-87474950-796c-4fbd-b473-973ad9920099 2018-12-02 23:31:36,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153084993362s 2018-12-02 23:31:36,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3738a286-c3be-43fd-8459-24c575df066d 2018-12-02 23:31:36,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:36,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3738a286-c3be-43fd-8459-24c575df066d 2018-12-02 23:31:36,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112717866898s 2018-12-02 23:31:36,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:31:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:36,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ff2f57-9938-4582-b5b8-b9a2f302e6f8 2018-12-02 23:31:36,962 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:31:36,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f3ff2f57-9938-4582-b5b8-b9a2f302e6f8 2018-12-02 23:31:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.244220972061s 2018-12-02 23:31:36,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:31:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:37,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a760841-61c1-4c02-b624-8d07d33cf444 2018-12-02 23:31:37,097 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:31:37,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7a760841-61c1-4c02-b624-8d07d33cf444 2018-12-02 23:31:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134654998779s 2018-12-02 23:31:37,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:31:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=7241595333674cc9a95a088e2e2a71e2&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:37,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be39a6a-b31c-406b-8d4a-b79403442bd8 2018-12-02 23:31:37,297 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=7241595333674cc9a95a088e2e2a71e2&scope.domain.id=default", "previous": null, "next": null}} 2018-12-02 23:31:37,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=7241595333674cc9a95a088e2e2a71e2&scope.domain.id=default used request id req-1be39a6a-b31c-406b-8d4a-b79403442bd8 2018-12-02 23:31:37,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1868288517s 2018-12-02 23:31:37,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-02 23:31:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/7241595333674cc9a95a088e2e2a71e2/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:37,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867c74a2-d9f0-4835-8757-1b370239d2a5 2018-12-02 23:31:37,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:31:37,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/7241595333674cc9a95a088e2e2a71e2/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-867c74a2-d9f0-4835-8757-1b370239d2a5 2018-12-02 23:31:37,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146672964096s 2018-12-02 23:31:37,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-02 23:31:39,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-02 23:31:42,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ce21e6e4-4050-4599-ac60-613006c59165 | 2018-12-02T23:31:41.635052 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ce21e6e4-4050-4599-ac60-613006c59165 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-02 23:31:45,218 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-02 23:31:45,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-02 23:31:47,958 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-02 23:31:50,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=053410a8-3a8d-4200-ae27-e9f16fb2d59a) as the default verifier for the future CLI operations. 2018-12-02 23:31:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:31:52,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7419345-fb63-42c3-9701-d3efbb1ac97a 2018-12-02 23:31:52,834 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:31:52,834 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-c7419345-fb63-42c3-9701-d3efbb1ac97a 2018-12-02 23:31:52,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:31:53,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3940c7ab174a40388d5d8b572c21bf3e", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3940c7ab174a40388d5d8b572c21bf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/3940c7ab174a40388d5d8b572c21bf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/3940c7ab174a40388d5d8b572c21bf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_3940c7ab174a40388d5d8b572c21bf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3940c7ab174a40388d5d8b572c21bf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3940c7ab174a40388d5d8b572c21bf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/3940c7ab174a40388d5d8b572c21bf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/3940c7ab174a40388d5d8b572c21bf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/3940c7ab174a40388d5d8b572c21bf3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "id": "7241595333674cc9a95a088e2e2a71e2"}, "audit_ids": ["FrzPQ7imQ1iePQvwW6l2aQ"], "issued_at": "2018-12-02T23:31:53.000000Z"}} 2018-12-02 23:31:53,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-02 23:31:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:53,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:53 GMT X-Openstack-Request-Id: req-78732874-435c-4fc5-a7bd-a0b2b4869f89 2018-12-02 23:31:53,532 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-02 23:31:53,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-78732874-435c-4fc5-a7bd-a0b2b4869f89 2018-12-02 23:31:53,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280129909515s 2018-12-02 23:31:53,542 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-12-02 23:31:53,543 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:31:53,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:31:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:31:53,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:53 GMT 2018-12-02 23:31:53,672 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:31:53,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:31:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:54,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:54 GMT X-Openstack-Request-Id: req-ff02da7a-ac68-4516-b175-197012430e20 2018-12-02 23:31:54,454 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:31:54,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ff02da7a-ac68-4516-b175-197012430e20 2018-12-02 23:31:54,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.779651880264s 2018-12-02 23:31:54,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:31:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}' 2018-12-02 23:31:54,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:54 GMT Location: http://172.30.9.26:9292/v2/images/890da52e-094c-412a-a53a-dd513027b8f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44906344-726b-485d-989a-899b547e5cd0 2018-12-02 23:31:54,533 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:54Z", "file": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "890da52e-094c-412a-a53a-dd513027b8f5", "size": null, "self": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5", "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_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": null, "created_at": "2018-12-02T23:31:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:31:54,533 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-44906344-726b-485d-989a-899b547e5cd0 2018-12-02 23:31:54,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0697770118713s 2018-12-02 23:31:54,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:31:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" -d '' 2018-12-02 23:31:54,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:31:54 GMT X-Openstack-Request-Id: req-1f7555a8-6908-4bec-88f4-2aef0985fda0 2018-12-02 23:31:54,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. 2018-12-02 23:31:54,928 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file used request id req-1f7555a8-6908-4bec-88f4-2aef0985fda0 2018-12-02 23:31:54,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.393602132797s 2018-12-02 23:31:54,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:31:54,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:54,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:54 GMT X-Openstack-Request-Id: req-4e1040b7-4dd8-4292-9f80-aa6074c5fe16 2018-12-02 23:31:54,961 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:54Z", "file": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "890da52e-094c-412a-a53a-dd513027b8f5", "size": 12716032, "self": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:31:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:31:54,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4e1040b7-4dd8-4292-9f80-aa6074c5fe16 2018-12-02 23:31:54,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288000106812s 2018-12-02 23:31:54,963 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file', 'owner': u'3940c7ab174a40388d5d8b572c21bf3e', 'id': u'890da52e-094c-412a-a53a-dd513027b8f5', 'size': 12716032, u'self': u'/v2/images/890da52e-094c-412a-a53a-dd513027b8f5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3940c7ab174a40388d5d8b572c21bf3e', 'name': 'neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:31:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-02T23:31:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2', '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/890da52e-094c-412a-a53a-dd513027b8f5', 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_52a7e62b-8acf-48a5-9263-184fe97b9cc2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'created': u'2018-12-02T23:31:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:31:54Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/890da52e-094c-412a-a53a-dd513027b8f5', 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_52a7e62b-8acf-48a5-9263-184fe97b9cc2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:31:54,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:31:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:31:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-8adc5c0a-3fc3-44eb-ab36-66dbd0e724b4 x-openstack-request-id: req-8adc5c0a-3fc3-44eb-ab36-66dbd0e724b4 2018-12-02 23:31:55,301 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "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": "83e5ac45-cc41-4aaa-8f17-6e6c9ff06601"}} 2018-12-02 23:31:55,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8adc5c0a-3fc3-44eb-ab36-66dbd0e724b4 2018-12-02 23:31:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.334841966629s 2018-12-02 23:31:55,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_52a7e62b-8acf-48a5-9263-184fe97b9cc2', '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'de57677664ca4a25ac8718411c5b739c', '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'83e5ac45-cc41-4aaa-8f17-6e6c9ff06601', 'swap': 0}) 2018-12-02 23:31:55,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:31:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"extra_specs": {}}' 2018-12-02 23:31:55,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-b63e77a6-4b25-41b6-a2a2-7093cf06288f x-openstack-request-id: req-b63e77a6-4b25-41b6-a2a2-7093cf06288f 2018-12-02 23:31:55,322 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:31:55,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601/os-extra_specs used request id req-b63e77a6-4b25-41b6-a2a2-7093cf06288f 2018-12-02 23:31:55,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192539691925s 2018-12-02 23:31:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:31:55,334 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baecc87a-c5ff-4df4-ba02-995f5bcabc90 2018-12-02 23:31:55,334 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:31:55,334 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-baecc87a-c5ff-4df4-ba02-995f5bcabc90 2018-12-02 23:31:55,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:55,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab48c25b-1b25-46d9-93ed-b6999e69732a 2018-12-02 23:31:55,540 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:55,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab48c25b-1b25-46d9-93ed-b6999e69732a 2018-12-02 23:31:55,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202866077423s 2018-12-02 23:31:55,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:31:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:55,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1671aeb-1e13-4b92-be66-2bb9889eedd7 2018-12-02 23:31:55,658 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:31:55,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1671aeb-1e13-4b92-be66-2bb9889eedd7 2018-12-02 23:31:55,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113314151764s 2018-12-02 23:31:55,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-02 23:31:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:31:55,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7253e34a-630d-45ff-be0d-0d00f0c1b9aa x-openstack-request-id: req-7253e34a-630d-45ff-be0d-0d00f0c1b9aa 2018-12-02 23:31:55,708 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-02 23:31:55,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7253e34a-630d-45ff-be0d-0d00f0c1b9aa 2018-12-02 23:31:55,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0400538444519s 2018-12-02 23:31:55,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:31:55,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:55,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT X-Openstack-Request-Id: req-27974112-b306-49f6-8cba-8488134afa0a 2018-12-02 23:31:55,739 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:54Z", "file": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "890da52e-094c-412a-a53a-dd513027b8f5", "size": 12716032, "self": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:31:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:31:55,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-27974112-b306-49f6-8cba-8488134afa0a 2018-12-02 23:31:55,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026004076004s 2018-12-02 23:31:55,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:31:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}' 2018-12-02 23:31:55,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:55 GMT Location: http://172.30.9.26:9292/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3072b991-7dda-4f22-9bfa-fd3a7229a8c1 2018-12-02 23:31:55,787 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:55Z", "file": "/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "db4bab14-1be3-4353-a3ea-2399b0cda85d", "size": null, "self": "/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d", "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_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": null, "created_at": "2018-12-02T23:31:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:31:55,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3072b991-7dda-4f22-9bfa-fd3a7229a8c1 2018-12-02 23:31:55,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0394818782806s 2018-12-02 23:31:55,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:31:55,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" -d '' 2018-12-02 23:31:57,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:31:57 GMT X-Openstack-Request-Id: req-0f12233e-487f-4656-8926-95bf99f5da7a 2018-12-02 23:31:57,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. 2018-12-02 23:31:57,045 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/file used request id req-0f12233e-487f-4656-8926-95bf99f5da7a 2018-12-02 23:31:57,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25691199303s 2018-12-02 23:31:57,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:31:57,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:31:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31:57 GMT X-Openstack-Request-Id: req-e31aa2ff-4530-4b49-8a30-73a4049a5af6 2018-12-02 23:31:57,079 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:56Z", "file": "/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "db4bab14-1be3-4353-a3ea-2399b0cda85d", "size": 12716032, "self": "/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:31:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:54Z", "file": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "890da52e-094c-412a-a53a-dd513027b8f5", "size": 12716032, "self": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:31:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:31:57,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e31aa2ff-4530-4b49-8a30-73a4049a5af6 2018-12-02 23:31:57,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297288894653s 2018-12-02 23:31:57,082 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/file', 'owner': u'3940c7ab174a40388d5d8b572c21bf3e', 'id': u'db4bab14-1be3-4353-a3ea-2399b0cda85d', 'size': 12716032, u'self': u'/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3940c7ab174a40388d5d8b572c21bf3e', 'name': 'neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/db4bab14-1be3-4353-a3ea-2399b0cda85d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:31:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-02T23:31:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2', '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/db4bab14-1be3-4353-a3ea-2399b0cda85d', 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_52a7e62b-8acf-48a5-9263-184fe97b9cc2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2', 'created': u'2018-12-02T23:31:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:31:55Z', 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/db4bab14-1be3-4353-a3ea-2399b0cda85d', 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_52a7e62b-8acf-48a5-9263-184fe97b9cc2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:31:57,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:31:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:31:57,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-c1cf6f93-19d5-45ce-8d88-eab1715e749b x-openstack-request-id: req-c1cf6f93-19d5-45ce-8d88-eab1715e749b 2018-12-02 23:31:57,122 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4e87a333-596a-4e32-907d-ceaea00332ca", "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": "4e87a333-596a-4e32-907d-ceaea00332ca"}} 2018-12-02 23:31:57,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c1cf6f93-19d5-45ce-8d88-eab1715e749b 2018-12-02 23:31:57,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0393118858337s 2018-12-02 23:31:57,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2', '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'de57677664ca4a25ac8718411c5b739c', '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'4e87a333-596a-4e32-907d-ceaea00332ca', 'swap': 0}) 2018-12-02 23:31:57,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:31:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" -d '{"extra_specs": {}}' 2018-12-02 23:31:57,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:31: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-2d12e773-a089-4553-b2f2-b1519001ba96 x-openstack-request-id: req-2d12e773-a089-4553-b2f2-b1519001ba96 2018-12-02 23:31:57,149 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:31:57,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca/os-extra_specs used request id req-2d12e773-a089-4553-b2f2-b1519001ba96 2018-12-02 23:31:57,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248620510101s 2018-12-02 23:31:57,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2', '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'de57677664ca4a25ac8718411c5b739c', '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'4e87a333-596a-4e32-907d-ceaea00332ca', 'swap': 0}) 2018-12-02 23:32:00,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-02 23:32:00,112 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-02 23:32:00,113 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-02 23:32:00,116 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-02 23:32:00,138 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-02 23:32:03,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-053410a8-3a8d-4200-ae27-e9f16fb2d59a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-12-02 23:32:03,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-02 23:32:03,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-12-02 23:43:12,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 27f81825-d332-4e05-8476-9959e18172fe 2018-12-02 23:43:12,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '27f81825-d332-4e05-8476-9959e18172fe']'. 2018-12-02 23:43:13,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-02 23:43:13,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 27f81825-d332-4e05-8476-9959e18172fe | 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-02 23:32:05 | 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-02 23:43:12 | 2018-12-02 23:43:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:07 | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 053410a8-3a8d-4200-ae27-e9f16fb2d59a) | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ce21e6e4-4050-4599-ac60-613006c59165) | 2018-12-02 23:43:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 654.931 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-02 23:43:13,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-02 23:43:13,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-02 23:43:13,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-02 23:43:13,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-12-02 23:43:16,649 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 23:43:16,650 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:23 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-12-02 23:43:16,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:43:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:43:17,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:43:17 GMT X-Openstack-Request-Id: req-12572e31-6a6b-4235-accc-48e4538dfa8a 2018-12-02 23:43:17,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:43:17,194 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/db4bab14-1be3-4353-a3ea-2399b0cda85d used request id req-12572e31-6a6b-4235-accc-48e4538dfa8a 2018-12-02 23:43:17,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.53799200058s 2018-12-02 23:43:17,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:43:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:17,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-897d71f9-f009-485a-8e8e-20d4a63c2e34 x-openstack-request-id: req-897d71f9-f009-485a-8e8e-20d4a63c2e34 2018-12-02 23:43:17,509 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4e87a333-596a-4e32-907d-ceaea00332ca", "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": "4e87a333-596a-4e32-907d-ceaea00332ca"}, {"name": "neutron-tempest-plugin-api-flavor_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "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": "83e5ac45-cc41-4aaa-8f17-6e6c9ff06601"}]} 2018-12-02 23:43:17,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-897d71f9-f009-485a-8e8e-20d4a63c2e34 2018-12-02 23:43:17,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309246778488s 2018-12-02 23:43:17,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:43:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:17,546 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-9659472a-02fe-49a0-a7ef-194fe844c42c x-openstack-request-id: req-9659472a-02fe-49a0-a7ef-194fe844c42c 2018-12-02 23:43:17,546 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4e87a333-596a-4e32-907d-ceaea00332ca used request id req-9659472a-02fe-49a0-a7ef-194fe844c42c 2018-12-02 23:43:17,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345339775085s 2018-12-02 23:43:17,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:43:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:43:17,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:17 GMT X-Openstack-Request-Id: req-06dc9c0e-fc4b-48bb-a3d5-512e69b89953 2018-12-02 23:43:17,577 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:31:54Z", "file": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5/file", "owner": "3940c7ab174a40388d5d8b572c21bf3e", "id": "890da52e-094c-412a-a53a-dd513027b8f5", "size": 12716032, "self": "/v2/images/890da52e-094c-412a-a53a-dd513027b8f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/890da52e-094c-412a-a53a-dd513027b8f5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:31:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:43:17,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-06dc9c0e-fc4b-48bb-a3d5-512e69b89953 2018-12-02 23:43:17,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268428325653s 2018-12-02 23:43:17,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 23:43:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/890da52e-094c-412a-a53a-dd513027b8f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ddb636b9cd345a46698ae925eece421592c169f" 2018-12-02 23:43:18,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:43:18 GMT X-Openstack-Request-Id: req-df429602-2546-4bce-86a5-8dea1e4e7022 2018-12-02 23:43:18,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:43:18,301 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/890da52e-094c-412a-a53a-dd513027b8f5 used request id req-df429602-2546-4bce-86a5-8dea1e4e7022 2018-12-02 23:43:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.721439838409s 2018-12-02 23:43:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 23:43:18,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:18,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e440688-9796-44a9-b97d-de342376ebc8 x-openstack-request-id: req-7e440688-9796-44a9-b97d-de342376ebc8 2018-12-02 23:43:18,326 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601", "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": "83e5ac45-cc41-4aaa-8f17-6e6c9ff06601"}]} 2018-12-02 23:43:18,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7e440688-9796-44a9-b97d-de342376ebc8 2018-12-02 23:43:18,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247800350189s 2018-12-02 23:43:18,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 23:43:18,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:18,354 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 23: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-b6b9ebef-5691-42d7-a411-795036643445 x-openstack-request-id: req-b6b9ebef-5691-42d7-a411-795036643445 2018-12-02 23:43:18,354 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/83e5ac45-cc41-4aaa-8f17-6e6c9ff06601 used request id req-b6b9ebef-5691-42d7-a411-795036643445 2018-12-02 23:43:18,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0263748168945s 2018-12-02 23:43:18,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:43:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:18,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 978 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f14cecf-d8c5-4577-8881-21a17da8c05a 2018-12-02 23:43:18,567 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:43:18,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2f14cecf-d8c5-4577-8881-21a17da8c05a 2018-12-02 23:43:18,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211962938309s 2018-12-02 23:43:18,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:43:18,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:18,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7222e513-27b8-4e6b-b377-a204280f93ca 2018-12-02 23:43:18,801 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_52a7e62b-8acf-48a5-9263-184fe97b9cc2", "links": {"self": "http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7241595333674cc9a95a088e2e2a71e2", "description": null}} 2018-12-02 23:43:18,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2 used request id req-7222e513-27b8-4e6b-b377-a204280f93ca 2018-12-02 23:43:18,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227235078812s 2018-12-02 23:43:18,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 23:43:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:19,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b622398-1406-4d39-9095-95c4fc2ba912 2018-12-02 23:43:19,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:43:19,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7241595333674cc9a95a088e2e2a71e2 used request id req-9b622398-1406-4d39-9095-95c4fc2ba912 2018-12-02 23:43:19,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.341414928436s 2018-12-02 23:43:19,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:43:19,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:19,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4832f776-da3b-45dd-9e36-7f8c5c2ece53 2018-12-02 23:43:19,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e"}, "tags": [], "enabled": true, "id": "3940c7ab174a40388d5d8b572c21bf3e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_52a7e62b-8acf-48a5-9263-184fe97b9cc2"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:43:19,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4832f776-da3b-45dd-9e36-7f8c5c2ece53 2018-12-02 23:43:19,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210296869278s 2018-12-02 23:43:19,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 23:43:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:19,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc129cfd-6aee-4024-9a9e-72936cd8dfd1 2018-12-02 23:43:19,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:43:19,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3940c7ab174a40388d5d8b572c21bf3e used request id req-dc129cfd-6aee-4024-9a9e-72936cd8dfd1 2018-12-02 23:43:19,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258478879929s 2018-12-02 23:43:19,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 23:43:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3940c7ab174a40388d5d8b572c21bf3e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d53eb050f12fac5fcd08539fffd3cf23bc609523" 2018-12-02 23:43:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:19 GMT X-Openstack-Request-Id: req-76b114c2-3990-4bc1-9d6b-3eee13661ee4 2018-12-02 23:43:19,934 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-02 23:43:19,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=3940c7ab174a40388d5d8b572c21bf3e&name=default used request id req-76b114c2-3990-4bc1-9d6b-3eee13661ee4 2018-12-02 23:43:19,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.304216146469s 2018-12-02 23:43:19,987 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-02 23:43:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:43:20,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eac6bae-70ce-46eb-80cd-1c87c7062ad0 2018-12-02 23:43:20,085 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:43:20,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-0eac6bae-70ce-46eb-80cd-1c87c7062ad0 2018-12-02 23:43:20,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:43:20,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["nZ2Ua4upT7m1uOwYhcsifg"], "issued_at": "2018-12-02T23:43:20.000000Z"}} 2018-12-02 23:43:20,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:43:20,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:20,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:20 GMT X-Openstack-Request-Id: req-fbae363e-586c-4051-87bc-b6bc6f4a2850 2018-12-02 23:43:20,840 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:43:20,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fbae363e-586c-4051-87bc-b6bc6f4a2850 2018-12-02 23:43:20,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345122098923s 2018-12-02 23:43:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:43:20,852 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8fae74-9909-48f6-af93-f7da203cbe0b 2018-12-02 23:43:20,853 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-02 23:43:20,853 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-4a8fae74-9909-48f6-af93-f7da203cbe0b 2018-12-02 23:43:20,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:43:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:20,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d443c6a6-61e5-4108-9d16-de8f07c5d412 2018-12-02 23:43:20,968 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:43:20,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d443c6a6-61e5-4108-9d16-de8f07c5d412 2018-12-02 23:43:20,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114223003387s 2018-12-02 23:43:20,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 23:43:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}}' 2018-12-02 23:43:21,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d0acfb-1de5-49eb-8cc6-a7d893acc34a 2018-12-02 23:43:21,110 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb"}, "tags": [], "enabled": true, "id": "c81bb1413531441284b9892127c770fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}} 2018-12-02 23:43:21,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-05d0acfb-1de5-49eb-8cc6-a7d893acc34a 2018-12-02 23:43:21,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134178876877s 2018-12-02 23:43:21,111 - 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'c81bb1413531441284b9892127c770fb', '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_37cbaf56-23d4-4f63-9296-cafe54300cef'}) 2018-12-02 23:43:21,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 23:43:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ec9c4787-d3f2-4674-b870-f01e0f92223e", "email": null, "name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef"}}' 2018-12-02 23:43:21,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f05cb01-313e-42e7-8311-227858e12b48 2018-12-02 23:43:21,547 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": {"self": "http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "536147cefa4b4bf1b8944d925e6ebe6c", "domain_id": "default", "password_expires_at": null}} 2018-12-02 23:43:21,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-2f05cb01-313e-42e7-8311-227858e12b48 2018-12-02 23:43:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.43000793457s 2018-12-02 23:43:21,548 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'536147cefa4b4bf1b8944d925e6ebe6c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef'}) 2018-12-02 23:43:21,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:43:21,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e0857b-32d8-4d99-b3a4-5f13ca6e03dc 2018-12-02 23:43:21,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:43:21,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-31e0857b-32d8-4d99-b3a4-5f13ca6e03dc 2018-12-02 23:43:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201117992401s 2018-12-02 23:43:21,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:43:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:21,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5f1861-cfa0-4dd4-843e-a26a9dba61de 2018-12-02 23:43:21,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:43:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed5f1861-cfa0-4dd4-843e-a26a9dba61de 2018-12-02 23:43:21,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201663017273s 2018-12-02 23:43:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:43:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcec810d-0464-4a8c-a522-404c4e28bda1 2018-12-02 23:43:22,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:43:22,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcec810d-0464-4a8c-a522-404c4e28bda1 2018-12-02 23:43:22,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199368000031s 2018-12-02 23:43:22,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:43:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa21937a-135b-433a-bf21-9735d1ea6e3b 2018-12-02 23:43:22,358 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:43:22,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-aa21937a-135b-433a-bf21-9735d1ea6e3b 2018-12-02 23:43:22,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188529014587s 2018-12-02 23:43:22,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:43:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b38c9f-62a2-4a86-b7f8-b639e59928ba 2018-12-02 23:43:22,490 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": {"self": "http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "536147cefa4b4bf1b8944d925e6ebe6c", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:43:22,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d5b38c9f-62a2-4a86-b7f8-b639e59928ba 2018-12-02 23:43:22,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130661964417s 2018-12-02 23:43:22,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:43:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b52201-2573-4ce2-87b6-3a501ed1b0b7 2018-12-02 23:43:22,703 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb"}, "tags": [], "enabled": true, "id": "c81bb1413531441284b9892127c770fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:43:22,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-17b52201-2573-4ce2-87b6-3a501ed1b0b7 2018-12-02 23:43:22,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20098900795s 2018-12-02 23:43:22,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:43:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c81bb1413531441284b9892127c770fb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2a0406-cd69-498e-8ac7-08876e442a31 2018-12-02 23:43:22,826 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c81bb1413531441284b9892127c770fb", "previous": null, "next": null}} 2018-12-02 23:43:22,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c81bb1413531441284b9892127c770fb used request id req-de2a0406-cd69-498e-8ac7-08876e442a31 2018-12-02 23:43:22,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11528301239s 2018-12-02 23:43:22,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:43:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb/users/536147cefa4b4bf1b8944d925e6ebe6c/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:22,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e542314-d5bf-4058-bc7f-fe9cdc34a91a 2018-12-02 23:43:22,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:43:22,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb/users/536147cefa4b4bf1b8944d925e6ebe6c/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-1e542314-d5bf-4058-bc7f-fe9cdc34a91a 2018-12-02 23:43:22,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150304079056s 2018-12-02 23:43:22,982 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef', 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'c81bb1413531441284b9892127c770fb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ec9c4787-d3f2-4674-b870-f01e0f92223e', 'username': u'rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 23:43:22,985 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef', 'password': 'ec9c4787-d3f2-4674-b870-f01e0f92223e', 'project_name': 'rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'c81bb1413531441284b9892127c770fb', 'project_domain_name': 'Default'} 2018-12-02 23:43:22,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:43:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb9f039-d192-4068-899b-dcfc3a77e78e 2018-12-02 23:43:23,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:43:23,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8eb9f039-d192-4068-899b-dcfc3a77e78e 2018-12-02 23:43:23,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123706102371s 2018-12-02 23:43:23,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 23:43:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4af1da-ad3f-4d5c-82c0-951aadbd41a6 2018-12-02 23:43:23,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-02 23:43:23,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f4af1da-ad3f-4d5c-82c0-951aadbd41a6 2018-12-02 23:43:23,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166923999786s 2018-12-02 23:43:23,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:43:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78918ca-d3af-489c-995a-9af6d6ba41e8 2018-12-02 23:43:23,402 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 23:43:23,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c78918ca-d3af-489c-995a-9af6d6ba41e8 2018-12-02 23:43:23,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111249923706s 2018-12-02 23:43:23,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 23:43:23,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349f3722-21f5-4fb7-b3a8-eebee7b580a0 2018-12-02 23:43:23,620 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": {"self": "http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "536147cefa4b4bf1b8944d925e6ebe6c", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-02 23:43:23,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-349f3722-21f5-4fb7-b3a8-eebee7b580a0 2018-12-02 23:43:23,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217550992966s 2018-12-02 23:43:23,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:43:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f0b4a2-f677-4011-8318-edeb7e628d9d 2018-12-02 23:43:23,788 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb"}, "tags": [], "enabled": true, "id": "c81bb1413531441284b9892127c770fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:43:23,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-27f0b4a2-f677-4011-8318-edeb7e628d9d 2018-12-02 23:43:23,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15597987175s 2018-12-02 23:43:23,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 23:43:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c81bb1413531441284b9892127c770fb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff70eac-66d8-4599-9568-2da51ea765fc 2018-12-02 23:43:23,909 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c81bb1413531441284b9892127c770fb", "previous": null, "next": null}} 2018-12-02 23:43:23,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=536147cefa4b4bf1b8944d925e6ebe6c&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c81bb1413531441284b9892127c770fb used request id req-cff70eac-66d8-4599-9568-2da51ea765fc 2018-12-02 23:43:23,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112661838531s 2018-12-02 23:43:23,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 23:43:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb/users/536147cefa4b4bf1b8944d925e6ebe6c/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:24,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 23:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bdf1829-069b-4952-9aae-5d391468b73f 2018-12-02 23:43:24,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 23:43:24,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb/users/536147cefa4b4bf1b8944d925e6ebe6c/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-6bdf1829-069b-4952-9aae-5d391468b73f 2018-12-02 23:43:24,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140752077103s 2018-12-02 23:43:24,055 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-02 23:43:24,391 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-02 23:43:24,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 23:43:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:24,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4e0ce0-9b40-42ef-9bf1-a77485febef8 2018-12-02 23:43:24,510 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 23:43:24,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-4c4e0ce0-9b40-42ef-9bf1-a77485febef8 2018-12-02 23:43:24,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118260860443s 2018-12-02 23:43:24,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 23:43:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-02 23:43:24,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18be9804-4f3e-49a3-a0b4-e8897e785404 2018-12-02 23:43:24,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb"}, "tags": [], "enabled": true, "id": "c81bb1413531441284b9892127c770fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-02 23:43:24,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-18be9804-4f3e-49a3-a0b4-e8897e785404 2018-12-02 23:43:24,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111294984818s 2018-12-02 23:43:24,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 23:43:24,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"network": {"shared": true, "tenant_id": "c81bb1413531441284b9892127c770fb", "name": "rally_sanity-net_37cbaf56-23d4-4f63-9296-cafe54300cef", "admin_state_up": true}}' 2018-12-02 23:43:24,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:24 GMT X-Openstack-Request-Id: req-06f14d9b-0726-4b06-b64d-7843e8b5a8f4 2018-12-02 23:43:24,936 - 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":"d654841a-e3b0-4096-98e2-70689b503ab1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c81bb1413531441284b9892127c770fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:43:24Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_37cbaf56-23d4-4f63-9296-cafe54300cef","admin_state_up":true,"tenant_id":"c81bb1413531441284b9892127c770fb","created_at":"2018-12-02T23:43:24Z","mtu":1450}} 2018-12-02 23:43:24,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-06f14d9b-0726-4b06-b64d-7843e8b5a8f4 2018-12-02 23:43:24,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.304385185242s 2018-12-02 23:43:24,937 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T23:43:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd654841a-e3b0-4096-98e2-70689b503ab1', u'provider:segmentation_id': 21, 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_37cbaf56-23d4-4f63-9296-cafe54300cef', u'created_at': u'2018-12-02T23:43:24Z', u'mtu': 1450, u'tenant_id': u'c81bb1413531441284b9892127c770fb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c81bb1413531441284b9892127c770fb', u'l2_adjacency': True}) 2018-12-02 23:43:24,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:43:24,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8253596-d289-41e8-9fa2-b1610a284d19 2018-12-02 23:43:24,947 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-02 23:43:24,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-d8253596-d289-41e8-9fa2-b1610a284d19 2018-12-02 23:43:24,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-02 23:43:25,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T00:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c81bb1413531441284b9892127c770fb", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c81bb1413531441284b9892127c770fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/c81bb1413531441284b9892127c770fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/c81bb1413531441284b9892127c770fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_c81bb1413531441284b9892127c770fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c81bb1413531441284b9892127c770fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c81bb1413531441284b9892127c770fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/c81bb1413531441284b9892127c770fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/c81bb1413531441284b9892127c770fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c81bb1413531441284b9892127c770fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/c81bb1413531441284b9892127c770fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/c81bb1413531441284b9892127c770fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c81bb1413531441284b9892127c770fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/c81bb1413531441284b9892127c770fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/c81bb1413531441284b9892127c770fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "id": "536147cefa4b4bf1b8944d925e6ebe6c"}, "audit_ids": ["LRV6OUhzRWab6uxKhoth4g"], "issued_at": "2018-12-02T23:43:25.000000Z"}} 2018-12-02 23:43:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 23:43:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-02 23:43:25,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:25 GMT X-Openstack-Request-Id: req-202f6d32-b0d0-4320-aac1-45a665ee437e 2018-12-02 23:43:25,704 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d654841a-e3b0-4096-98e2-70689b503ab1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c81bb1413531441284b9892127c770fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T23:43:24Z","qos_policy_id":null,"name":"rally_sanity-net_37cbaf56-23d4-4f63-9296-cafe54300cef","admin_state_up":true,"tenant_id":"c81bb1413531441284b9892127c770fb","created_at":"2018-12-02T23:43:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-02 23:43:25,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-202f6d32-b0d0-4320-aac1-45a665ee437e 2018-12-02 23:43:25,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347718000412s 2018-12-02 23:43:25,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 23:43:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '{"subnet": {"name": "rally_sanity-subnet_37cbaf56-23d4-4f63-9296-cafe54300cef", "enable_dhcp": true, "network_id": "d654841a-e3b0-4096-98e2-70689b503ab1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 23:43:26,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:26 GMT X-Openstack-Request-Id: req-b569460c-f422-49e6-9b12-ee697737c0f0 2018-12-02 23:43:26,150 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T23:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52a81302-9872-40ca-9eb3-a3b72435e359","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c81bb1413531441284b9892127c770fb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_37cbaf56-23d4-4f63-9296-cafe54300cef","enable_dhcp":true,"segment_id":null,"network_id":"d654841a-e3b0-4096-98e2-70689b503ab1","tenant_id":"c81bb1413531441284b9892127c770fb","created_at":"2018-12-02T23:43:25Z","ip_version":4}} 2018-12-02 23:43:26,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b569460c-f422-49e6-9b12-ee697737c0f0 2018-12-02 23:43:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.445053100586s 2018-12-02 23:43:26,151 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:43:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'52a81302-9872-40ca-9eb3-a3b72435e359', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_37cbaf56-23d4-4f63-9296-cafe54300cef', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd654841a-e3b0-4096-98e2-70689b503ab1', u'tenant_id': u'c81bb1413531441284b9892127c770fb', u'created_at': u'2018-12-02T23:43:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c81bb1413531441284b9892127c770fb'}) 2018-12-02 23:43:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 23:43:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "rally_sanity-router_37cbaf56-23d4-4f63-9296-cafe54300cef", "admin_state_up": true}}' 2018-12-02 23:43:27,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:27 GMT X-Openstack-Request-Id: req-6c8a006a-b999-48bf-bbc6-de0010b370c6 2018-12-02 23:43:27,793 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c81bb1413531441284b9892127c770fb", "created_at": "2018-12-02T23:43:26Z", "admin_state_up": true, "updated_at": "2018-12-02T23:43:27Z", "project_id": "c81bb1413531441284b9892127c770fb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0d53b9c4-216c-42fa-b030-69bc78167eca", "name": "rally_sanity-router_37cbaf56-23d4-4f63-9296-cafe54300cef"}} 2018-12-02 23:43:27,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-6c8a006a-b999-48bf-bbc6-de0010b370c6 2018-12-02 23:43:27,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64176011086s 2018-12-02 23:43:27,794 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T23:43:27Z', u'revision_number': 2, u'ha': False, u'id': u'0d53b9c4-216c-42fa-b030-69bc78167eca', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_37cbaf56-23d4-4f63-9296-cafe54300cef', u'admin_state_up': True, u'tenant_id': u'c81bb1413531441284b9892127c770fb', u'created_at': u'2018-12-02T23:43:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'c81bb1413531441284b9892127c770fb'}) 2018-12-02 23:43:27,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 23:43:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '{"subnet_id": "52a81302-9872-40ca-9eb3-a3b72435e359"}' 2018-12-02 23:43:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:30 GMT X-Openstack-Request-Id: req-ec8943c3-b77a-4366-88e2-c161a22a889c 2018-12-02 23:43:30,469 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d654841a-e3b0-4096-98e2-70689b503ab1", "tenant_id": "c81bb1413531441284b9892127c770fb", "subnet_id": "52a81302-9872-40ca-9eb3-a3b72435e359", "subnet_ids": ["52a81302-9872-40ca-9eb3-a3b72435e359"], "port_id": "76cfc034-96cd-4266-acbc-3479baeba288", "id": "0d53b9c4-216c-42fa-b030-69bc78167eca"} 2018-12-02 23:43:30,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca/add_router_interface.json used request id req-ec8943c3-b77a-4366-88e2-c161a22a889c 2018-12-02 23:43:30,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67486214638s 2018-12-02 23:43:30,470 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 23:43:30,602 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 23:43:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-02 23:43:30,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:30 GMT 2018-12-02 23:43:30,610 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-02 23:43:30,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:43:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-02 23:43:30,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:30 GMT X-Openstack-Request-Id: req-71e36323-12b2-43f1-bd83-52871f47550e 2018-12-02 23:43:30,912 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:43:30,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-71e36323-12b2-43f1-bd83-52871f47550e 2018-12-02 23:43:30,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300055027008s 2018-12-02 23:43:30,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 23:43:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef"}' 2018-12-02 23:43:30,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:30 GMT Location: http://172.30.9.26:9292/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-74778702-a95c-4ce6-905b-7169163718e6 2018-12-02 23:43:30,972 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:43:30Z", "file": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/file", "owner": "c81bb1413531441284b9892127c770fb", "id": "bb9c79ba-b36f-4861-b266-e070278de38a", "size": null, "self": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a", "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_37cbaf56-23d4-4f63-9296-cafe54300cef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "checksum": null, "created_at": "2018-12-02T23:43:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 23:43:30,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-74778702-a95c-4ce6-905b-7169163718e6 2018-12-02 23:43:30,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0501918792725s 2018-12-02 23:43:30,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 23:43:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '' 2018-12-02 23:43:31,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 23:43:31 GMT X-Openstack-Request-Id: req-6512e91a-5231-41da-81ef-5206c831105b 2018-12-02 23:43:31,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 23:43:31,378 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/file used request id req-6512e91a-5231-41da-81ef-5206c831105b 2018-12-02 23:43:31,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.404816865921s 2018-12-02 23:43:31,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 23:43:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-02 23:43:31,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:31 GMT X-Openstack-Request-Id: req-a212beec-5f49-4b53-afb0-48ad8fbcac31 2018-12-02 23:43:31,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:43:31Z", "file": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/file", "owner": "c81bb1413531441284b9892127c770fb", "id": "bb9c79ba-b36f-4861-b266-e070278de38a", "size": 12716032, "self": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:43:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 23:43:31,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a212beec-5f49-4b53-afb0-48ad8fbcac31 2018-12-02 23:43:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0316739082336s 2018-12-02 23:43:31,415 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/file', 'owner': u'c81bb1413531441284b9892127c770fb', 'id': u'bb9c79ba-b36f-4861-b266-e070278de38a', 'size': 12716032, u'self': u'/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c81bb1413531441284b9892127c770fb', 'name': 'rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T23:43:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-02T23:43:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', '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/bb9c79ba-b36f-4861-b266-e070278de38a', 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_37cbaf56-23d4-4f63-9296-cafe54300cef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'created': u'2018-12-02T23:43:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T23:43:30Z', 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/bb9c79ba-b36f-4861-b266-e070278de38a', 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_37cbaf56-23d4-4f63-9296-cafe54300cef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 23:43:31,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:43:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:43:31,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-938ffa9f-f96d-4355-ae01-8050e061bcb9 x-openstack-request-id: req-938ffa9f-f96d-4355-ae01-8050e061bcb9 2018-12-02 23:43:31,775 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "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": "fe3036f9-36d7-4b7a-a528-b12ef058dd78"}} 2018-12-02 23:43:31,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-938ffa9f-f96d-4355-ae01-8050e061bcb9 2018-12-02 23:43:31,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357407093048s 2018-12-02 23:43:31,777 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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'de57677664ca4a25ac8718411c5b739c', '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'fe3036f9-36d7-4b7a-a528-b12ef058dd78', 'swap': 0}) 2018-12-02 23:43:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:43:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"extra_specs": {}}' 2018-12-02 23:43:31,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-db21b80f-02c2-401d-ad51-307f9574a82a x-openstack-request-id: req-db21b80f-02c2-401d-ad51-307f9574a82a 2018-12-02 23:43:31,798 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:43:31,798 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78/os-extra_specs used request id req-db21b80f-02c2-401d-ad51-307f9574a82a 2018-12-02 23:43:31,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020840883255s 2018-12-02 23:43:31,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-02 23:43:34,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-02 23:43:36,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ba99e504-4276-4979-a9b2-d7780b7488f1 | 2018-12-02T23:43:35.880361 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ba99e504-4276-4979-a9b2-d7780b7488f1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-02 23:43:39,680 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-02 23:43:40,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-02 23:43:40,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-02 23:43:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-02 23:43:40,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-3cdc1447-6c98-480b-8018-7004caa64aa7 x-openstack-request-id: req-3cdc1447-6c98-480b-8018-7004caa64aa7 2018-12-02 23:43:40,738 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-02 23:43:40,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-3cdc1447-6c98-480b-8018-7004caa64aa7 2018-12-02 23:43:40,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.304782867432s 2018-12-02 23:43:40,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-02 23:43:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-02 23:43:41,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43:41 GMT X-Openstack-Request-Id: req-db2cd77d-c676-4dbb-ba73-2d1dc70f75af 2018-12-02 23:43:41,021 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-02 23:43:41,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-db2cd77d-c676-4dbb-ba73-2d1dc70f75af 2018-12-02 23:43:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282721996307s 2018-12-02 23:43:41,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 23:43:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_37cbaf56-23d4-4f63-9296-cafe54300cef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 23:43:41,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-3d360d8b-5bf5-4a9d-9d1e-f40ab4dcfdca x-openstack-request-id: req-3d360d8b-5bf5-4a9d-9d1e-f40ab4dcfdca 2018-12-02 23:43:41,061 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53", "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": "cb5496aa-1579-432e-87f2-1e5a01fa2b53"}} 2018-12-02 23:43:41,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3d360d8b-5bf5-4a9d-9d1e-f40ab4dcfdca 2018-12-02 23:43:41,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0298478603363s 2018-12-02 23:43:41,062 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_37cbaf56-23d4-4f63-9296-cafe54300cef', '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'de57677664ca4a25ac8718411c5b739c', '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'cb5496aa-1579-432e-87f2-1e5a01fa2b53', 'swap': 0}) 2018-12-02 23:43:41,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 23:43:41,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" -d '{"extra_specs": {}}' 2018-12-02 23:43:41,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 23:43: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-d8da202d-11f3-4449-b109-7391a40cec26 x-openstack-request-id: req-d8da202d-11f3-4449-b109-7391a40cec26 2018-12-02 23:43:41,082 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 23:43:41,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53/os-extra_specs used request id req-d8da202d-11f3-4449-b109-7391a40cec26 2018-12-02 23:43:41,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194962024689s 2018-12-02 23:43:41,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_37cbaf56-23d4-4f63-9296-cafe54300cef', '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'de57677664ca4a25ac8718411c5b739c', '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'cb5496aa-1579-432e-87f2-1e5a01fa2b53', 'swap': 0}) 2018-12-02 23:43:41,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-12-02 23:43:41,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:43:41,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:43:41,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-02 23:43:41,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:44:56,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f24d29d4-6796-44de-88c2-a09bf18159cb 2018-12-02 23:44:56,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-12-02 23:44:56,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f24d29d4-6796-44de-88c2-a09bf18159cb'] 2018-12-02 23:44:57,558 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f24d29d4-6796-44de-88c2-a09bf18159cb -------------------------------------------------------------------------------- Task f24d29d4-6796-44de-88c2-a09bf18159cb: 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | total | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> duration | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.591711 Full duration: 9.492968 -------------------------------------------------------------------------------- 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030981 Full duration: 9.908003 -------------------------------------------------------------------------------- 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.882182 Full duration: 9.646282 -------------------------------------------------------------------------------- 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | total | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> duration | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.004617 Full duration: 10.965136 -------------------------------------------------------------------------------- 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | total | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> duration | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.300451 Full duration: 9.711798 -------------------------------------------------------------------------------- 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 f24d29d4-6796-44de-88c2-a09bf18159cb 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.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797542 Full duration: 9.377788 HINTS: * To plot HTML graphics with this data, run: rally task report f24d29d4-6796-44de-88c2-a09bf18159cb --out output.html * To generate a JUnit report, run: rally task export f24d29d4-6796-44de-88c2-a09bf18159cb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f24d29d4-6796-44de-88c2-a09bf18159cb --json --out output.json 2018-12-02 23:44:57,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f24d29d4-6796-44de-88c2-a09bf18159cb', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-12-02 23:44:59,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f24d29d4-6796-44de-88c2-a09bf18159cb --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-12-02 23:44:59.560 701 INFO rally.api [-] Building 'json' report for the following task(s): 'f24d29d4-6796-44de-88c2-a09bf18159cb'. 2018-12-02 23:44:59.570 701 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:44:59,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f24d29d4-6796-44de-88c2-a09bf18159cb', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-12-02 23:45:01,618 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f24d29d4-6796-44de-88c2-a09bf18159cb --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-12-02 23:45:01.515 703 INFO rally.api [-] Building 'html' report for the following task(s): 'f24d29d4-6796-44de-88c2-a09bf18159cb'. 2018-12-02 23:45:01.537 703 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:45:01,625 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-02 23:45:01,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-12-02 23:45:01,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:45:01,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:45:01,640 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-02 23:45:01,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:46:42,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 2018-12-02 23:46:42,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '808c01ec-67a2-4f66-91c9-4d3228d0d3c9'] 2018-12-02 23:46:42,982 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 -------------------------------------------------------------------------------- Task 808c01ec-67a2-4f66-91c9-4d3228d0d3c9: 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 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 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.264 | 3.264 | 3.264 | 3.264 | 3.264 | 3.264 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | glance_v2.delete_image | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 100.0% | 1 | | -> duration | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 4.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.342146 Full duration: 14.588333 -------------------------------------------------------------------------------- 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 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 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.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | -> glance_v2.upload_data | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 100.0% | 1 | | -> duration | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 3.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.029134 Full duration: 15.257519 -------------------------------------------------------------------------------- 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 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | -> duration | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.308103 Full duration: 10.420676 -------------------------------------------------------------------------------- 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": "d654841a-e3b0-4096-98e2-70689b503ab1" } ], "flavor": { "name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 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.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | nova.boot_servers | 13.451 | 13.451 | 13.451 | 13.451 | 13.451 | 13.451 | 100.0% | 1 | | total | 16.223 | 16.223 | 16.223 | 16.223 | 16.223 | 16.223 | 100.0% | 1 | | -> duration | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.223469 Full duration: 38.824641 HINTS: * To plot HTML graphics with this data, run: rally task report 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 --out output.html * To generate a JUnit report, run: rally task export 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 --json --out output.json 2018-12-02 23:46:42,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '808c01ec-67a2-4f66-91c9-4d3228d0d3c9', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-12-02 23:46:44,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-12-02 23:46:44.868 1252 INFO rally.api [-] Building 'json' report for the following task(s): '808c01ec-67a2-4f66-91c9-4d3228d0d3c9'. 2018-12-02 23:46:44.873 1252 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:46:44,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '808c01ec-67a2-4f66-91c9-4d3228d0d3c9', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-12-02 23:46:46,894 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 808c01ec-67a2-4f66-91c9-4d3228d0d3c9 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-12-02 23:46:46.782 1254 INFO rally.api [-] Building 'html' report for the following task(s): '808c01ec-67a2-4f66-91c9-4d3228d0d3c9'. 2018-12-02 23:46:46.804 1254 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:46:46,901 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-02 23:46:46,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-12-02 23:46:46,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:46:46,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:46:46,917 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-02 23:46:46,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:50:26,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c3720b99-97d2-49fb-987e-ab62b14096cd 2018-12-02 23:50:26,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c3720b99-97d2-49fb-987e-ab62b14096cd'] 2018-12-02 23:50:27,631 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c3720b99-97d2-49fb-987e-ab62b14096cd -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.404 | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 2.58 | 100.0% | 1 | | total | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 100.0% | 1 | | -> duration | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 5.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.983934 Full duration: 24.652896 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.567 | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 100.0% | 1 | | cinder_v3.delete_volume | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | total | 6.35 | 6.35 | 6.35 | 6.35 | 6.35 | 6.35 | 100.0% | 1 | | -> duration | 6.35 | 6.35 | 6.35 | 6.35 | 6.35 | 6.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.349831 Full duration: 19.374645 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.22 | 6.22 | 6.22 | 6.22 | 6.22 | 6.22 | 100.0% | 1 | | cinder_v3.delete_volume | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | total | 9.106 | 9.106 | 9.106 | 9.106 | 9.106 | 9.106 | 100.0% | 1 | | -> duration | 9.106 | 9.106 | 9.106 | 9.106 | 9.106 | 9.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.105745 Full duration: 22.274158 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.579 | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 100.0% | 1 | | cinder_v3.delete_volume | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 4.247 | 4.247 | 4.247 | 4.247 | 4.247 | 4.247 | 100.0% | 1 | | -> duration | 4.247 | 4.247 | 4.247 | 4.247 | 4.247 | 4.247 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.246991 Full duration: 16.642771 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.607 | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 100.0% | 1 | | cinder_v3.extend_volume | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v3.delete_volume | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 100.0% | 1 | | total | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 100.0% | 1 | | -> duration | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.789549 Full duration: 19.520871 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.535 | 3.535 | 3.535 | 3.535 | 3.535 | 3.535 | 100.0% | 1 | | cinder_v3.delete_volume | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 2.691 | 100.0% | 1 | | total | 6.226 | 6.226 | 6.226 | 6.226 | 6.226 | 6.226 | 100.0% | 1 | | -> duration | 6.226 | 6.226 | 6.226 | 6.226 | 6.226 | 6.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.226235 Full duration: 24.718452 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | cinder_v3.list_qos | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097956 Full duration: 15.176398 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | cinder_v3.set_qos | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 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.063139 Full duration: 15.61187 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | cinder_v3.list_types | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.061372 Full duration: 15.377997 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c3720b99-97d2-49fb-987e-ab62b14096cd 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178213 Full duration: 15.301089 HINTS: * To plot HTML graphics with this data, run: rally task report c3720b99-97d2-49fb-987e-ab62b14096cd --out output.html * To generate a JUnit report, run: rally task export c3720b99-97d2-49fb-987e-ab62b14096cd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c3720b99-97d2-49fb-987e-ab62b14096cd --json --out output.json 2018-12-02 23:50:27,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c3720b99-97d2-49fb-987e-ab62b14096cd', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-12-02 23:50:29,711 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c3720b99-97d2-49fb-987e-ab62b14096cd --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-12-02 23:50:29.599 3039 INFO rally.api [-] Building 'json' report for the following task(s): 'c3720b99-97d2-49fb-987e-ab62b14096cd'. 2018-12-02 23:50:29.609 3039 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:50:29,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c3720b99-97d2-49fb-987e-ab62b14096cd', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-12-02 23:50:31,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c3720b99-97d2-49fb-987e-ab62b14096cd --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-12-02 23:50:31.574 3041 INFO rally.api [-] Building 'html' report for the following task(s): 'c3720b99-97d2-49fb-987e-ab62b14096cd'. 2018-12-02 23:50:31.601 3041 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:50:31,707 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-02 23:50:31,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-12-02 23:50:31,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:50:31,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:50:31,722 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-12-02 23:50:31,723 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:52:52,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7942987d-e79a-4c9d-97ff-df09684d2c47 2018-12-02 23:52:52,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7942987d-e79a-4c9d-97ff-df09684d2c47'] 2018-12-02 23:52:52,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7942987d-e79a-4c9d-97ff-df09684d2c47 -------------------------------------------------------------------------------- Task 7942987d-e79a-4c9d-97ff-df09684d2c47: 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850751 Full duration: 9.401792 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71678 Full duration: 9.432693 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705877 Full duration: 9.157944 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122292 Full duration: 10.730401 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.683526 Full duration: 9.125645 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030631 Full duration: 10.37462 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699255 Full duration: 9.425791 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | total | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | -> duration | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 1.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.682374 Full duration: 11.380664 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70311 Full duration: 9.518375 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | gnocchi.delete_metric | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> duration | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.28328 Full duration: 10.699367 -------------------------------------------------------------------------------- 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 7942987d-e79a-4c9d-97ff-df09684d2c47 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.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> duration | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9896 Full duration: 10.231337 HINTS: * To plot HTML graphics with this data, run: rally task report 7942987d-e79a-4c9d-97ff-df09684d2c47 --out output.html * To generate a JUnit report, run: rally task export 7942987d-e79a-4c9d-97ff-df09684d2c47 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7942987d-e79a-4c9d-97ff-df09684d2c47 --json --out output.json 2018-12-02 23:52:52,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7942987d-e79a-4c9d-97ff-df09684d2c47', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-12-02 23:52:55,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7942987d-e79a-4c9d-97ff-df09684d2c47 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-12-02 23:52:54.932 4172 INFO rally.api [-] Building 'json' report for the following task(s): '7942987d-e79a-4c9d-97ff-df09684d2c47'. 2018-12-02 23:52:54.941 4172 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:52:55,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7942987d-e79a-4c9d-97ff-df09684d2c47', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-12-02 23:52:57,289 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7942987d-e79a-4c9d-97ff-df09684d2c47 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-12-02 23:52:57.119 4174 INFO rally.api [-] Building 'html' report for the following task(s): '7942987d-e79a-4c9d-97ff-df09684d2c47'. 2018-12-02 23:52:57.153 4174 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:52:57,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-12-02 23:52:57,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-02 23:52:57,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:52:57,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:52:57,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-02 23:52:57,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:55:05,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 2018-12-02 23:55:05,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8'] 2018-12-02 23:55:06,229 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 -------------------------------------------------------------------------------- Task e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8: 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 e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 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.449 | 6.449 | 6.449 | 6.449 | 6.449 | 6.449 | 100.0% | 1 | | heat.update_stack | 4.514 | 4.514 | 4.514 | 4.514 | 4.514 | 4.514 | 100.0% | 1 | | heat.delete_stack | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 2.977 | 100.0% | 1 | | total | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 13.94 | 100.0% | 1 | | -> duration | 9.94 | 9.94 | 9.94 | 9.94 | 9.94 | 9.94 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.939912 Full duration: 28.712899 -------------------------------------------------------------------------------- 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 e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 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.863 | 5.863 | 5.863 | 5.863 | 5.863 | 5.863 | 100.0% | 1 | | heat.check_stack | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | heat.delete_stack | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | total | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 8.649 | 100.0% | 1 | | -> duration | 6.649 | 6.649 | 6.649 | 6.649 | 6.649 | 6.649 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.649042 Full duration: 23.569211 -------------------------------------------------------------------------------- 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 e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 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.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | heat.suspend_stack | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | heat.resume_stack | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | heat.delete_stack | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 1.547 | 100.0% | 1 | | total | 9.427 | 9.427 | 9.427 | 9.427 | 9.427 | 9.427 | 100.0% | 1 | | -> duration | 7.427 | 7.427 | 7.427 | 7.427 | 7.427 | 7.427 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.426669 Full duration: 25.894273 -------------------------------------------------------------------------------- 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 e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 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.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.749852 Full duration: 14.77657 HINTS: * To plot HTML graphics with this data, run: rally task report e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 --out output.html * To generate a JUnit report, run: rally task export e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 --json --out output.json 2018-12-02 23:55:06,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-12-02 23:55:07,985 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-12-02 23:55:07.899 5083 INFO rally.api [-] Building 'json' report for the following task(s): 'e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8'. 2018-12-02 23:55:07.903 5083 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:55:07,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-12-02 23:55:10,016 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-12-02 23:55:09.856 5085 INFO rally.api [-] Building 'html' report for the following task(s): 'e4366ef4-0d5a-46e0-a31a-5e2b3d4c4bb8'. 2018-12-02 23:55:09.878 5085 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:55:10,019 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-02 23:55:10,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-02 23:55:10,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:55:10,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:55:10,026 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-02 23:55:10,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-02 23:59:16,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 042d16a2-f6c3-47f0-a035-ad92537ddfba 2018-12-02 23:59:16,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '042d16a2-f6c3-47f0-a035-ad92537ddfba'] 2018-12-02 23:59:17,217 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 042d16a2-f6c3-47f0-a035-ad92537ddfba -------------------------------------------------------------------------------- Task 042d16a2-f6c3-47f0-a035-ad92537ddfba: 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 042d16a2-f6c3-47f0-a035-ad92537ddfba has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.revoke_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.077161 Full duration: 18.934881 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | keystone_v3.add_role | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.list_roles | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.188101 Full duration: 18.574962 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | keystone_v3.list_projects | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> duration | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.233438 Full duration: 19.315928 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.delete_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848318 Full duration: 16.06635 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | keystone_v3.delete_service | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> duration | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.900455 Full duration: 16.226118 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | keystone_v3.create_user | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | -> keystone_v3.add_role | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | keystone_v3.create_role | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.get_project | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | keystone_v3.get_user | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.get_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_services | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.get_services | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> duration | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.87199 Full duration: 25.128713 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | keystone_v3.update_project | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | keystone_v3.delete_project | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | -> duration | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 1.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.555588 Full duration: 17.04583 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | total | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> duration | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106726 Full duration: 18.466387 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080946 Full duration: 18.448941 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | keystone_v3.list_users | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.393972 Full duration: 18.915642 -------------------------------------------------------------------------------- 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 042d16a2-f6c3-47f0-a035-ad92537ddfba 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | keystone_v3.create_users | 6.978 | 6.978 | 6.978 | 6.978 | 6.978 | 6.978 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 6.977 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | total | 9.439 | 9.439 | 9.439 | 9.439 | 9.439 | 9.439 | 100.0% | 1 | | -> duration | 9.439 | 9.439 | 9.439 | 9.439 | 9.439 | 9.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.439093 Full duration: 31.990593 HINTS: * To plot HTML graphics with this data, run: rally task report 042d16a2-f6c3-47f0-a035-ad92537ddfba --out output.html * To generate a JUnit report, run: rally task export 042d16a2-f6c3-47f0-a035-ad92537ddfba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 042d16a2-f6c3-47f0-a035-ad92537ddfba --json --out output.json 2018-12-02 23:59:17,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '042d16a2-f6c3-47f0-a035-ad92537ddfba', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-12-02 23:59:19,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 042d16a2-f6c3-47f0-a035-ad92537ddfba --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-12-02 23:59:19.192 6996 INFO rally.api [-] Building 'json' report for the following task(s): '042d16a2-f6c3-47f0-a035-ad92537ddfba'. 2018-12-02 23:59:19.203 6996 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:59:19,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '042d16a2-f6c3-47f0-a035-ad92537ddfba', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-12-02 23:59:21,237 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 042d16a2-f6c3-47f0-a035-ad92537ddfba --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-12-02 23:59:21.113 6998 INFO rally.api [-] Building 'html' report for the following task(s): '042d16a2-f6c3-47f0-a035-ad92537ddfba'. 2018-12-02 23:59:21.143 6998 INFO rally.api [-] The report has been successfully built. 2018-12-02 23:59:21,244 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-02 23:59:21,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-02 23:59:21,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-02 23:59:21,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-02 23:59:21,251 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-02 23:59:21,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-03 00:05:22,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : af3b5df0-a4db-456c-b3d2-716768a97658 2018-12-03 00:05:22,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'af3b5df0-a4db-456c-b3d2-716768a97658'] 2018-12-03 00:05:23,805 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid af3b5df0-a4db-456c-b3d2-716768a97658 -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658: 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 af3b5df0-a4db-456c-b3d2-716768a97658 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.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | neutron.delete_network | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> duration | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.678211 Full duration: 18.116547 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 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.545 | 1.545 | 1.545 | 1.545 | 1.545 | 1.545 | 100.0% | 1 | | neutron.delete_port | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 100.0% | 1 | | -> duration | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.144011 Full duration: 32.837663 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | neutron.create_subnet | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.create_router | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | neutron.add_interface_router | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 100.0% | 1 | | neutron.remove_interface_router | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | neutron.delete_router | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 7.541 | 7.541 | 7.541 | 7.541 | 7.541 | 7.541 | 100.0% | 1 | | -> duration | 7.541 | 7.541 | 7.541 | 7.541 | 7.541 | 7.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.540593 Full duration: 43.804085 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 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.571 | 1.571 | 1.571 | 1.571 | 1.571 | 1.571 | 100.0% | 1 | | neutron.delete_subnet | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | total | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> duration | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.095387 Full duration: 32.325935 -------------------------------------------------------------------------------- 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 af3b5df0-a4db-456c-b3d2-716768a97658 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | neutron.list_networks | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 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.211823 Full duration: 19.884502 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 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.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | neutron.list_ports | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | -> duration | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 1.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.907205 Full duration: 33.695165 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | neutron.create_subnet | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | neutron.create_router | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | neutron.add_interface_router | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 100.0% | 1 | | neutron.list_routers | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 100.0% | 1 | | -> duration | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.681561 Full duration: 45.782485 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task af3b5df0-a4db-456c-b3d2-716768a97658 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.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | neutron.create_subnet | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.list_subnets | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 100.0% | 1 | | -> duration | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 2.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.005833 Full duration: 36.658802 -------------------------------------------------------------------------------- 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 af3b5df0-a4db-456c-b3d2-716768a97658 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.delete_security_group | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> duration | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037418 Full duration: 17.391442 -------------------------------------------------------------------------------- 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 af3b5df0-a4db-456c-b3d2-716768a97658 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.create_security_group_rule | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | neutron.delete_security_group | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | -> duration | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.436896 Full duration: 17.818644 -------------------------------------------------------------------------------- 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 af3b5df0-a4db-456c-b3d2-716768a97658 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | neutron.create_router | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.add_gateway_router | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | neutron.remove_gateway_router | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | total | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 100.0% | 1 | | -> duration | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 4.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.947584 Full duration: 32.347606 HINTS: * To plot HTML graphics with this data, run: rally task report af3b5df0-a4db-456c-b3d2-716768a97658 --out output.html * To generate a JUnit report, run: rally task export af3b5df0-a4db-456c-b3d2-716768a97658 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report af3b5df0-a4db-456c-b3d2-716768a97658 --json --out output.json 2018-12-03 00:05:23,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'af3b5df0-a4db-456c-b3d2-716768a97658', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-12-03 00:05:25,766 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid af3b5df0-a4db-456c-b3d2-716768a97658 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-12-03 00:05:25.661 10289 INFO rally.api [-] Building 'json' report for the following task(s): 'af3b5df0-a4db-456c-b3d2-716768a97658'. 2018-12-03 00:05:25.673 10289 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:05:25,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'af3b5df0-a4db-456c-b3d2-716768a97658', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-12-03 00:05:27,835 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid af3b5df0-a4db-456c-b3d2-716768a97658 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-12-03 00:05:27.708 10291 INFO rally.api [-] Building 'html' report for the following task(s): 'af3b5df0-a4db-456c-b3d2-716768a97658'. 2018-12-03 00:05:27.738 10291 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:05:27,853 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-03 00:05:27,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-03 00:05:27,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-03 00:05:27,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-03 00:05:27,868 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-03 00:05:27,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-03 00:06:44,400 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ecb84cbe-0727-467b-ace2-8541da9e36c9 2018-12-03 00:06:44,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ecb84cbe-0727-467b-ace2-8541da9e36c9'] 2018-12-03 00:06:45,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ecb84cbe-0727-467b-ace2-8541da9e36c9 -------------------------------------------------------------------------------- Task ecb84cbe-0727-467b-ace2-8541da9e36c9: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef" }, "image": { "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef" }, "nics": [ { "net-id": "d654841a-e3b0-4096-98e2-70689b503ab1" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ecb84cbe-0727-467b-ace2-8541da9e36c9 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 803, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.235 | 12.235 | 12.235 | 12.235 | 12.235 | 12.235 | 100.0% | 1 | | nova.live_migrate | 8.822 | 8.822 | 8.822 | 8.822 | 8.822 | 8.822 | 0.0% | 1 | | total | 21.057 | 21.057 | 21.057 | 21.057 | 21.057 | 21.057 | 0.0% | 1 | | -> duration | 20.057 | 20.057 | 20.057 | 20.057 | 20.057 | 20.057 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.05719 Full duration: 37.878368 HINTS: * To plot HTML graphics with this data, run: rally task report ecb84cbe-0727-467b-ace2-8541da9e36c9 --out output.html * To generate a JUnit report, run: rally task export ecb84cbe-0727-467b-ace2-8541da9e36c9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ecb84cbe-0727-467b-ace2-8541da9e36c9 --json --out output.json At least one workload did not pass SLA criteria. 2018-12-03 00:06:45,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ecb84cbe-0727-467b-ace2-8541da9e36c9', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-12-03 00:06:47,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ecb84cbe-0727-467b-ace2-8541da9e36c9 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-12-03 00:06:47.162 10522 INFO rally.api [-] Building 'json' report for the following task(s): 'ecb84cbe-0727-467b-ace2-8541da9e36c9'. 2018-12-03 00:06:47.164 10522 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:06:47,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ecb84cbe-0727-467b-ace2-8541da9e36c9', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-12-03 00:06:49,099 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ecb84cbe-0727-467b-ace2-8541da9e36c9 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-12-03 00:06:48.987 10524 INFO rally.api [-] Building 'html' report for the following task(s): 'ecb84cbe-0727-467b-ace2-8541da9e36c9'. 2018-12-03 00:06:49.005 10524 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:06:49,100 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-12-03 00:06:49,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-03 00:06:49,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-03 00:06:49,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-03 00:06:49,107 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-03 00:06:49,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'd654841a-e3b0-4096-98e2-70689b503ab1', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef', 'flavor_name': 'rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef', '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_37cbaf56-23d4-4f63-9296-cafe54300cef', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-03 00:07:52,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e269395-2377-463f-bc15-dcc9073396fb 2018-12-03 00:07:52,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e269395-2377-463f-bc15-dcc9073396fb'] 2018-12-03 00:07:52,773 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e269395-2377-463f-bc15-dcc9073396fb -------------------------------------------------------------------------------- Task 2e269395-2377-463f-bc15-dcc9073396fb: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e269395-2377-463f-bc15-dcc9073396fb 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.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | quotas.delete_quotas | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | -> duration | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.269303 Full duration: 11.036733 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e269395-2377-463f-bc15-dcc9073396fb 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.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871089 Full duration: 10.725772 -------------------------------------------------------------------------------- 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 2e269395-2377-463f-bc15-dcc9073396fb 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.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807879 Full duration: 10.537659 -------------------------------------------------------------------------------- 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 2e269395-2377-463f-bc15-dcc9073396fb 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | total | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> duration | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106048 Full duration: 10.936906 HINTS: * To plot HTML graphics with this data, run: rally task report 2e269395-2377-463f-bc15-dcc9073396fb --out output.html * To generate a JUnit report, run: rally task export 2e269395-2377-463f-bc15-dcc9073396fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e269395-2377-463f-bc15-dcc9073396fb --json --out output.json 2018-12-03 00:07:52,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e269395-2377-463f-bc15-dcc9073396fb', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-12-03 00:07:54,763 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e269395-2377-463f-bc15-dcc9073396fb --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-12-03 00:07:54.674 11033 INFO rally.api [-] Building 'json' report for the following task(s): '2e269395-2377-463f-bc15-dcc9073396fb'. 2018-12-03 00:07:54.678 11033 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:07:54,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e269395-2377-463f-bc15-dcc9073396fb', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-12-03 00:07:56,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e269395-2377-463f-bc15-dcc9073396fb --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-12-03 00:07:56.745 11035 INFO rally.api [-] Building 'html' report for the following task(s): '2e269395-2377-463f-bc15-dcc9073396fb'. 2018-12-03 00:07:56.767 11035 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:07:56,912 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-03 00:07:56,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:59 | 6 | 100.00% | | glance | 00:01:19 | 4 | 100.00% | | cinder | 00:03:08 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:32 | 4 | 100.00% | | keystone | 00:03:39 | 11 | 100.00% | | neutron | 00:05:30 | 11 | 100.00% | | nova | 00:00:37 | 1 | 0.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:20 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-12-03 00:07:56,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-12-03 00:07:57,032 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 00:07:57,032 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:33 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-03 00:07:57,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:07:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:07:57,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Mon, 03 Dec 2018 00:07: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-6fbe1ad3-3711-4ec6-b955-06fe8b316f7e x-openstack-request-id: req-6fbe1ad3-3711-4ec6-b955-06fe8b316f7e 2018-12-03 00:07:57,338 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53", "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": "cb5496aa-1579-432e-87f2-1e5a01fa2b53"}, {"name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "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": "fe3036f9-36d7-4b7a-a528-b12ef058dd78"}]} 2018-12-03 00:07:57,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6fbe1ad3-3711-4ec6-b955-06fe8b316f7e 2018-12-03 00:07:57,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295261144638s 2018-12-03 00:07:57,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:07:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:07:57,367 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:07: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-6edc4f43-39bc-4310-9329-ba3ce18617d7 x-openstack-request-id: req-6edc4f43-39bc-4310-9329-ba3ce18617d7 2018-12-03 00:07:57,368 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cb5496aa-1579-432e-87f2-1e5a01fa2b53 used request id req-6edc4f43-39bc-4310-9329-ba3ce18617d7 2018-12-03 00:07:57,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0267231464386s 2018-12-03 00:07:57,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 00:07:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" -d '{"subnet_id": "52a81302-9872-40ca-9eb3-a3b72435e359"}' 2018-12-03 00:07:59,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 00:07:59 GMT X-Openstack-Request-Id: req-141e4689-a069-4dd6-b15c-6f059cfc2509 2018-12-03 00:07:59,840 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d654841a-e3b0-4096-98e2-70689b503ab1", "tenant_id": "c81bb1413531441284b9892127c770fb", "subnet_id": "52a81302-9872-40ca-9eb3-a3b72435e359", "subnet_ids": ["52a81302-9872-40ca-9eb3-a3b72435e359"], "port_id": "76cfc034-96cd-4266-acbc-3479baeba288", "id": "0d53b9c4-216c-42fa-b030-69bc78167eca"} 2018-12-03 00:07:59,841 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca/remove_router_interface.json used request id req-141e4689-a069-4dd6-b15c-6f059cfc2509 2018-12-03 00:07:59,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.4724779129s 2018-12-03 00:07:59,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 00:07:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:07:59,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1711 Content-Type: application/json Date: Mon, 03 Dec 2018 00:07:59 GMT X-Openstack-Request-Id: req-0b17ff9b-a1e5-4de3-bf4c-729d75913b9d 2018-12-03 00:07:59,964 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c81bb1413531441284b9892127c770fb", "created_at": "2018-12-02T23:43:26Z", "admin_state_up": true, "updated_at": "2018-12-03T00:07:58Z", "project_id": "c81bb1413531441284b9892127c770fb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0d53b9c4-216c-42fa-b030-69bc78167eca", "name": "rally_sanity-router_37cbaf56-23d4-4f63-9296-cafe54300cef"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c9281ef723d40e49b8b03c98fc82214", "created_at": "2018-12-02T23:33:07Z", "admin_state_up": true, "updated_at": "2018-12-02T23:33:07Z", "project_id": "6c9281ef723d40e49b8b03c98fc82214", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "47085c92-f6b1-41a5-90d5-2e87ffb6d502", "name": "tempest-pretest-check-1863554930"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b28c7ca91814e608801cac201ba5c21", "created_at": "2018-12-02T23:33:40Z", "admin_state_up": false, "updated_at": "2018-12-02T23:33:40Z", "project_id": "2b28c7ca91814e608801cac201ba5c21", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e0a888ae-134d-487c-8a64-7a04cc963f68", "name": "tempest-router-1088139463"}]} 2018-12-03 00:07:59,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0b17ff9b-a1e5-4de3-bf4c-729d75913b9d 2018-12-03 00:07:59,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123356103897s 2018-12-03 00:07:59,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 00:07:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:01,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:08:01 GMT X-Openstack-Request-Id: req-cfef7a6e-5efc-45f3-b436-3e629e90cc99 2018-12-03 00:08:01,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:08:01,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0d53b9c4-216c-42fa-b030-69bc78167eca.json used request id req-cfef7a6e-5efc-45f3-b436-3e629e90cc99 2018-12-03 00:08:01,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44913601875s 2018-12-03 00:08:01,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 00:08:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:01 GMT X-Openstack-Request-Id: req-bbf30add-1f2c-47eb-b3ce-5305adaa857e 2018-12-03 00:08:01,455 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52a81302-9872-40ca-9eb3-a3b72435e359","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c81bb1413531441284b9892127c770fb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_37cbaf56-23d4-4f63-9296-cafe54300cef","enable_dhcp":true,"segment_id":null,"network_id":"d654841a-e3b0-4096-98e2-70689b503ab1","tenant_id":"c81bb1413531441284b9892127c770fb","created_at":"2018-12-02T23:43:25Z","ip_version":4},{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-03 00:08:01,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bbf30add-1f2c-47eb-b3ce-5305adaa857e 2018-12-03 00:08:01,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393857955933s 2018-12-03 00:08:01,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 00:08:01,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/52a81302-9872-40ca-9eb3-a3b72435e359.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:02,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:08:02 GMT X-Openstack-Request-Id: req-e371c73d-816e-417d-af72-78c8d211d06f 2018-12-03 00:08:02,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:08:02,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/52a81302-9872-40ca-9eb3-a3b72435e359.json used request id req-e371c73d-816e-417d-af72-78c8d211d06f 2018-12-03 00:08:02,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1565310955s 2018-12-03 00:08:02,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:08:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:02,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:02 GMT X-Openstack-Request-Id: req-cea953d1-01a8-4322-b2bc-b7379940fd60 2018-12-03 00:08:02,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d654841a-e3b0-4096-98e2-70689b503ab1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c81bb1413531441284b9892127c770fb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T00:08:02Z","qos_policy_id":null,"name":"rally_sanity-net_37cbaf56-23d4-4f63-9296-cafe54300cef","admin_state_up":true,"tenant_id":"c81bb1413531441284b9892127c770fb","created_at":"2018-12-02T23:43:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:08:02,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cea953d1-01a8-4322-b2bc-b7379940fd60 2018-12-03 00:08:02,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859320163727s 2018-12-03 00:08:02,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 00:08:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d654841a-e3b0-4096-98e2-70689b503ab1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:03,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:08:03 GMT X-Openstack-Request-Id: req-b36b38e4-e379-4909-968e-c4a414f68e84 2018-12-03 00:08:03,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:08:03,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d654841a-e3b0-4096-98e2-70689b503ab1.json used request id req-b36b38e4-e379-4909-968e-c4a414f68e84 2018-12-03 00:08:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02555608749s 2018-12-03 00:08:03,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:08:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:04,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:04 GMT X-Openstack-Request-Id: req-8d79cb16-d22b-4f3a-9415-117081750d7d 2018-12-03 00:08:04,038 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T23:43:31Z", "file": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a/file", "owner": "c81bb1413531441284b9892127c770fb", "id": "bb9c79ba-b36f-4861-b266-e070278de38a", "size": 12716032, "self": "/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/bb9c79ba-b36f-4861-b266-e070278de38a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_37cbaf56-23d4-4f63-9296-cafe54300cef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T23:43:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:08:04,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d79cb16-d22b-4f3a-9415-117081750d7d 2018-12-03 00:08:04,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30748796463s 2018-12-03 00:08:04,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:08:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}89da851b3fb78ce449de490083702c6d73e4b488" 2018-12-03 00:08:04,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:08:04 GMT X-Openstack-Request-Id: req-4c816442-5c59-4b4d-a554-0d82d64810bf 2018-12-03 00:08:04,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:08:04,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/bb9c79ba-b36f-4861-b266-e070278de38a used request id req-4c816442-5c59-4b4d-a554-0d82d64810bf 2018-12-03 00:08:04,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.354079961777s 2018-12-03 00:08:04,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:08:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:04,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-7c6ccebb-9eb3-4879-8d1d-0ad004777dae x-openstack-request-id: req-7c6ccebb-9eb3-4879-8d1d-0ad004777dae 2018-12-03 00:08:04,416 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78", "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": "fe3036f9-36d7-4b7a-a528-b12ef058dd78"}]} 2018-12-03 00:08:04,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7c6ccebb-9eb3-4879-8d1d-0ad004777dae 2018-12-03 00:08:04,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217778682709s 2018-12-03 00:08:04,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:08:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:04,447 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-68c99561-8838-4c9a-940d-d120a2ba0eac x-openstack-request-id: req-68c99561-8838-4c9a-940d-d120a2ba0eac 2018-12-03 00:08:04,447 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fe3036f9-36d7-4b7a-a528-b12ef058dd78 used request id req-68c99561-8838-4c9a-940d-d120a2ba0eac 2018-12-03 00:08:04,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287849903107s 2018-12-03 00:08:04,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:08:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376f0cd0-b023-440f-a58c-92537cef9685 2018-12-03 00:08:04,656 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": {"self": "http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "536147cefa4b4bf1b8944d925e6ebe6c", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:08:04,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-376f0cd0-b023-440f-a58c-92537cef9685 2018-12-03 00:08:04,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209333896637s 2018-12-03 00:08:04,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:08:04,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:04,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3289d7b8-11f0-454d-b589-85a9faebb409 2018-12-03 00:08:04,883 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_37cbaf56-23d4-4f63-9296-cafe54300cef", "links": {"self": "http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "536147cefa4b4bf1b8944d925e6ebe6c", "description": null}} 2018-12-03 00:08:04,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c used request id req-3289d7b8-11f0-454d-b589-85a9faebb409 2018-12-03 00:08:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220705032349s 2018-12-03 00:08:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:08:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:05,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f6d7b41-cab5-4571-93cb-7c7b6179c732 2018-12-03 00:08:05,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:08:05,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/536147cefa4b4bf1b8944d925e6ebe6c used request id req-3f6d7b41-cab5-4571-93cb-7c7b6179c732 2018-12-03 00:08:05,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.258178949356s 2018-12-03 00:08:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:08:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:05,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52ab38a-1f7b-4a34-9cca-2506667ab87d 2018-12-03 00:08:05,338 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb"}, "tags": [], "enabled": true, "id": "c81bb1413531441284b9892127c770fb", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_37cbaf56-23d4-4f63-9296-cafe54300cef"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:08:05,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b52ab38a-1f7b-4a34-9cca-2506667ab87d 2018-12-03 00:08:05,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18970489502s 2018-12-03 00:08:05,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:08:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:05,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b5b4f9-2f5f-41bc-b017-7ce22b24ff60 2018-12-03 00:08:05,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:08:05,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c81bb1413531441284b9892127c770fb used request id req-38b5b4f9-2f5f-41bc-b017-7ce22b24ff60 2018-12-03 00:08:05,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.283603906631s 2018-12-03 00:08:05,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:08:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c81bb1413531441284b9892127c770fb&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:05,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:05 GMT X-Openstack-Request-Id: req-e8954473-df37-4e75-81b5-c8f6b5619c90 2018-12-03 00:08:05,963 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c81bb1413531441284b9892127c770fb", "created_at": "2018-12-02T23:43:24Z", "updated_at": "2018-12-02T23:43:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "189136aa-49c2-49a7-a3ef-baebb2a31173", "remote_group_id": "63388cef-f241-4957-9405-2868997da8e8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "4496c471-6056-4a21-b993-4162da8adc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "8c83b5a2-05fb-46e1-8f1d-988ed4da3cf2", "remote_group_id": "63388cef-f241-4957-9405-2868997da8e8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "ffec4dbe-bdb8-4979-92da-e52d359ee58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c81bb1413531441284b9892127c770fb"}], "revision_number": 1, "project_id": "c81bb1413531441284b9892127c770fb", "id": "63388cef-f241-4957-9405-2868997da8e8", "name": "default"}]} 2018-12-03 00:08:05,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c81bb1413531441284b9892127c770fb&name=default used request id req-e8954473-df37-4e75-81b5-c8f6b5619c90 2018-12-03 00:08:05,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330888986588s 2018-12-03 00:08:05,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:08:05,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:06 GMT X-Openstack-Request-Id: req-47d1ac7e-7588-4aec-ad04-c015b91ad2a1 2018-12-03 00:08:06,079 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c81bb1413531441284b9892127c770fb", "created_at": "2018-12-02T23:43:24Z", "updated_at": "2018-12-02T23:43:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "189136aa-49c2-49a7-a3ef-baebb2a31173", "remote_group_id": "63388cef-f241-4957-9405-2868997da8e8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "4496c471-6056-4a21-b993-4162da8adc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "8c83b5a2-05fb-46e1-8f1d-988ed4da3cf2", "remote_group_id": "63388cef-f241-4957-9405-2868997da8e8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c81bb1413531441284b9892127c770fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:43:24Z", "revision_number": 0, "id": "ffec4dbe-bdb8-4979-92da-e52d359ee58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:43:24Z", "security_group_id": "63388cef-f241-4957-9405-2868997da8e8", "tenant_id": "c81bb1413531441284b9892127c770fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c81bb1413531441284b9892127c770fb"}], "revision_number": 1, "project_id": "c81bb1413531441284b9892127c770fb", "id": "63388cef-f241-4957-9405-2868997da8e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 00:08:06,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-47d1ac7e-7588-4aec-ad04-c015b91ad2a1 2018-12-03 00:08:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.110705852509s 2018-12-03 00:08:06,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 00:08:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/63388cef-f241-4957-9405-2868997da8e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7d4a2b77908c66f94937581cd444a10ea9e76a6" 2018-12-03 00:08:06,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:08:06 GMT X-Openstack-Request-Id: req-6d0b3d66-3a26-46d0-a0cf-9b241b0a6d14 2018-12-03 00:08:06,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:08:06,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/63388cef-f241-4957-9405-2868997da8e8.json used request id req-6d0b3d66-3a26-46d0-a0cf-9b241b0a6d14 2018-12-03 00:08:06,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122846126556s 2018-12-03 00:08:06,213 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-12-03 00:08:06,265 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-12-03 00:08:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:08:06,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4feebe9-03b8-4d4c-a753-70975fdde92a 2018-12-03 00:08:06,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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:08:06,314 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-e4feebe9-03b8-4d4c-a753-70975fdde92a 2018-12-03 00:08:06,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:08:06,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["zKByp-rTQMW0tQtlC_kl1w"], "issued_at": "2018-12-03T00:08:06.000000Z"}} 2018-12-03 00:08:06,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:08:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:07,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT X-Openstack-Request-Id: req-163a89d2-e681-4ff4-b658-0d5622f58b51 2018-12-03 00:08:07,086 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:08:07,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-163a89d2-e681-4ff4-b658-0d5622f58b51 2018-12-03 00:08:07,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364185810089s 2018-12-03 00:08:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:08:07,099 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bbf3d67-8cca-4449-bcf1-3106c43a69ab 2018-12-03 00:08:07,099 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:08:07,099 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-5bbf3d67-8cca-4449-bcf1-3106c43a69ab 2018-12-03 00:08:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:08:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755a7e7a-41d0-4ac2-bc2e-aae7ba3b9206 2018-12-03 00:08:07,303 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:08:07,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-755a7e7a-41d0-4ac2-bc2e-aae7ba3b9206 2018-12-03 00:08:07,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203019857407s 2018-12-03 00:08:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:08:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}}' 2018-12-03 00:08:07,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d16332-e5c3-41e1-8e58-20abd8fadb65 2018-12-03 00:08:07,535 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030"}, "tags": [], "enabled": true, "id": "d2e7c51d00024358b69005b3e8fa9030", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}} 2018-12-03 00:08:07,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-69d16332-e5c3-41e1-8e58-20abd8fadb65 2018-12-03 00:08:07,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224812984467s 2018-12-03 00:08:07,536 - 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'd2e7c51d00024358b69005b3e8fa9030', '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_51249097-cc93-41d9-a918-4f4fffbd4a4d'}) 2018-12-03 00:08:07,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:08:07,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b38cf3e7-dfc2-4abb-8cc9-419d990ad500", "email": null, "name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d"}}' 2018-12-03 00:08:07,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2903c6-13a4-4218-96f5-280fe9c9578e 2018-12-03 00:08:07,918 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": {"self": "http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "653f9ab3c6e04c1796017bc0f715ff71", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:08:07,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-1a2903c6-13a4-4218-96f5-280fe9c9578e 2018-12-03 00:08:07,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375200986862s 2018-12-03 00:08:07,919 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'653f9ab3c6e04c1796017bc0f715ff71', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d'}) 2018-12-03 00:08:07,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:08:07,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c57d83-cd79-481f-8ebb-4d89f38ad6b2 2018-12-03 00:08:08,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:08:08,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c8c57d83-cd79-481f-8ebb-4d89f38ad6b2 2018-12-03 00:08:08,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113681077957s 2018-12-03 00:08:08,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:08:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5f3d30-871d-46ab-abc6-cfe82f705813 2018-12-03 00:08:08,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:08:08,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b5f3d30-871d-46ab-abc6-cfe82f705813 2018-12-03 00:08:08,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197956085205s 2018-12-03 00:08:08,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:08:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b386b34e-d25e-4cd6-89a8-4debc307155e 2018-12-03 00:08:08,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:08:08,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b386b34e-d25e-4cd6-89a8-4debc307155e 2018-12-03 00:08:08,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205719947815s 2018-12-03 00:08:08,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:08:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de475bd8-e06d-4e6a-99ad-4c5b98373ef6 2018-12-03 00:08:08,650 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:08:08,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-de475bd8-e06d-4e6a-99ad-4c5b98373ef6 2018-12-03 00:08:08,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194093942642s 2018-12-03 00:08:08,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:08:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c4b25f-bbad-4642-bbef-abb01343a77c 2018-12-03 00:08:08,826 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": {"self": "http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "653f9ab3c6e04c1796017bc0f715ff71", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:08:08,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b1c4b25f-bbad-4642-bbef-abb01343a77c 2018-12-03 00:08:08,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174360990524s 2018-12-03 00:08:08,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:08:08,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:08,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f6b868-1290-461e-abda-04d7daf3a92d 2018-12-03 00:08:08,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030"}, "tags": [], "enabled": true, "id": "d2e7c51d00024358b69005b3e8fa9030", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:08:08,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-32f6b868-1290-461e-abda-04d7daf3a92d 2018-12-03 00:08:08,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117931127548s 2018-12-03 00:08:08,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:08:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:09,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d2e482-27a2-4a9f-b381-859e61088d19 2018-12-03 00:08:09,119 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030", "previous": null, "next": null}} 2018-12-03 00:08:09,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030 used request id req-a3d2e482-27a2-4a9f-b381-859e61088d19 2018-12-03 00:08:09,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.153850078583s 2018-12-03 00:08:09,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:08:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030/users/653f9ab3c6e04c1796017bc0f715ff71/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:09,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c3c662e-96f8-4619-b430-6434b9e51a8d 2018-12-03 00:08:09,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:08:09,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030/users/653f9ab3c6e04c1796017bc0f715ff71/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-7c3c662e-96f8-4619-b430-6434b9e51a8d 2018-12-03 00:08:09,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155083179474s 2018-12-03 00:08:09,279 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d', 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'd2e7c51d00024358b69005b3e8fa9030', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b38cf3e7-dfc2-4abb-8cc9-419d990ad500', 'username': u'rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:08:09,282 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d', 'password': 'b38cf3e7-dfc2-4abb-8cc9-419d990ad500', 'project_name': 'rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'd2e7c51d00024358b69005b3e8fa9030', 'project_domain_name': 'Default'} 2018-12-03 00:08:09,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:08:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:09,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2dbdf9-9138-48a8-9da1-aef188df4eb2 2018-12-03 00:08:09,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:08:09,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b2dbdf9-9138-48a8-9da1-aef188df4eb2 2018-12-03 00:08:09,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122173070908s 2018-12-03 00:08:09,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:08:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515c187a-d825-4619-96ce-cc17049b7ee9 2018-12-03 00:08:09,617 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:08:09,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-515c187a-d825-4619-96ce-cc17049b7ee9 2018-12-03 00:08:09,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203493833542s 2018-12-03 00:08:09,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:08:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:09,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4f5f64-08ac-45b0-a1e3-9fd37d7f6144 2018-12-03 00:08:09,902 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:08:09,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6a4f5f64-08ac-45b0-a1e3-9fd37d7f6144 2018-12-03 00:08:09,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.279374837875s 2018-12-03 00:08:09,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:08:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4a7ce7-86ef-4ff4-888a-03f57117f424 2018-12-03 00:08:10,120 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": {"self": "http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "653f9ab3c6e04c1796017bc0f715ff71", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:08:10,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ac4a7ce7-86ef-4ff4-888a-03f57117f424 2018-12-03 00:08:10,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217186927795s 2018-12-03 00:08:10,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:08:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1942f2f-93c7-435c-84b3-3d3e71f4a2fc 2018-12-03 00:08:10,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030"}, "tags": [], "enabled": true, "id": "d2e7c51d00024358b69005b3e8fa9030", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:08:10,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b1942f2f-93c7-435c-84b3-3d3e71f4a2fc 2018-12-03 00:08:10,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11385679245s 2018-12-03 00:08:10,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:08:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5e9cca-390d-4228-9424-d5ed37c17e62 2018-12-03 00:08:10,404 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030", "previous": null, "next": null}} 2018-12-03 00:08:10,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=653f9ab3c6e04c1796017bc0f715ff71&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=d2e7c51d00024358b69005b3e8fa9030 used request id req-2d5e9cca-390d-4228-9424-d5ed37c17e62 2018-12-03 00:08:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149363994598s 2018-12-03 00:08:10,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:08:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030/users/653f9ab3c6e04c1796017bc0f715ff71/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac7183c-5f91-4f3c-99a1-5391c3a14848 2018-12-03 00:08:10,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:08:10,585 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030/users/653f9ab3c6e04c1796017bc0f715ff71/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-0ac7183c-5f91-4f3c-99a1-5391c3a14848 2018-12-03 00:08:10,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176949977875s 2018-12-03 00:08:10,586 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-12-03 00:08:10,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:08:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f880c85f-ed3e-4402-91be-49e0eecf88f2 2018-12-03 00:08:10,701 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:08:10,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-f880c85f-ed3e-4402-91be-49e0eecf88f2 2018-12-03 00:08:10,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115068912506s 2018-12-03 00:08:10,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:08:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:08:10,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe3cbc1-749f-4590-ab44-9bb7ed5ee452 2018-12-03 00:08:10,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030"}, "tags": [], "enabled": true, "id": "d2e7c51d00024358b69005b3e8fa9030", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:08:10,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-0fe3cbc1-749f-4590-ab44-9bb7ed5ee452 2018-12-03 00:08:10,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113940954208s 2018-12-03 00:08:10,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 00:08:10,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"network": {"shared": true, "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "name": "rally_jobs-net_51249097-cc93-41d9-a918-4f4fffbd4a4d", "admin_state_up": true}}' 2018-12-03 00:08:11,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:11 GMT X-Openstack-Request-Id: req-4462ea2c-cd51-44d9-9e7b-be3c705b5a51 2018-12-03 00:08:11,597 - 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":"c057b6bb-a67a-47d3-b5ba-3744a321dfc8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"d2e7c51d00024358b69005b3e8fa9030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T00:08:11Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_51249097-cc93-41d9-a918-4f4fffbd4a4d","admin_state_up":true,"tenant_id":"d2e7c51d00024358b69005b3e8fa9030","created_at":"2018-12-03T00:08:11Z","mtu":1450}} 2018-12-03 00:08:11,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4462ea2c-cd51-44d9-9e7b-be3c705b5a51 2018-12-03 00:08:11,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.770611047745s 2018-12-03 00:08:11,597 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T00:08:11Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c057b6bb-a67a-47d3-b5ba-3744a321dfc8', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_51249097-cc93-41d9-a918-4f4fffbd4a4d', u'created_at': u'2018-12-03T00:08:11Z', u'mtu': 1450, u'tenant_id': u'd2e7c51d00024358b69005b3e8fa9030', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd2e7c51d00024358b69005b3e8fa9030', u'l2_adjacency': True}) 2018-12-03 00:08:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:08:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9de03a-de9c-4624-87fc-ee0eec4bef09 2018-12-03 00:08:11,607 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:08:11,607 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-dd9de03a-de9c-4624-87fc-ee0eec4bef09 2018-12-03 00:08:11,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:08:12,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2e7c51d00024358b69005b3e8fa9030", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d2e7c51d00024358b69005b3e8fa9030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/d2e7c51d00024358b69005b3e8fa9030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/d2e7c51d00024358b69005b3e8fa9030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_d2e7c51d00024358b69005b3e8fa9030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d2e7c51d00024358b69005b3e8fa9030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d2e7c51d00024358b69005b3e8fa9030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/d2e7c51d00024358b69005b3e8fa9030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/d2e7c51d00024358b69005b3e8fa9030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/d2e7c51d00024358b69005b3e8fa9030", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "id": "653f9ab3c6e04c1796017bc0f715ff71"}, "audit_ids": ["PEaZeDYMQm6Sy6acwPUH7A"], "issued_at": "2018-12-03T00:08:11.000000Z"}} 2018-12-03 00:08:12,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:08:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:08:12,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:12 GMT X-Openstack-Request-Id: req-d780a2b3-ce47-450a-84cc-826f5efa6fcc 2018-12-03 00:08:12,359 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c057b6bb-a67a-47d3-b5ba-3744a321dfc8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"d2e7c51d00024358b69005b3e8fa9030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T00:08:11Z","qos_policy_id":null,"name":"rally_jobs-net_51249097-cc93-41d9-a918-4f4fffbd4a4d","admin_state_up":true,"tenant_id":"d2e7c51d00024358b69005b3e8fa9030","created_at":"2018-12-03T00:08:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:08:12,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d780a2b3-ce47-450a-84cc-826f5efa6fcc 2018-12-03 00:08:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348034143448s 2018-12-03 00:08:12,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 00:08:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '{"subnet": {"name": "rally_jobs-subnet_51249097-cc93-41d9-a918-4f4fffbd4a4d", "enable_dhcp": true, "network_id": "c057b6bb-a67a-47d3-b5ba-3744a321dfc8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 00:08:13,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:13 GMT X-Openstack-Request-Id: req-4987de01-e6af-40f5-801d-823aa2bf89e5 2018-12-03 00:08:13,106 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-03T00:08:12Z","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":"2dd8c476-17e5-499c-8a9c-10ee7cd63995","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2e7c51d00024358b69005b3e8fa9030","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_51249097-cc93-41d9-a918-4f4fffbd4a4d","enable_dhcp":true,"segment_id":null,"network_id":"c057b6bb-a67a-47d3-b5ba-3744a321dfc8","tenant_id":"d2e7c51d00024358b69005b3e8fa9030","created_at":"2018-12-03T00:08:12Z","ip_version":4}} 2018-12-03 00:08:13,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4987de01-e6af-40f5-801d-823aa2bf89e5 2018-12-03 00:08:13,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.745782136917s 2018-12-03 00:08:13,107 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T00:08:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2dd8c476-17e5-499c-8a9c-10ee7cd63995', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_51249097-cc93-41d9-a918-4f4fffbd4a4d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c057b6bb-a67a-47d3-b5ba-3744a321dfc8', u'tenant_id': u'd2e7c51d00024358b69005b3e8fa9030', u'created_at': u'2018-12-03T00:08:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2e7c51d00024358b69005b3e8fa9030'}) 2018-12-03 00:08:13,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 00:08:13,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "rally_jobs-router_51249097-cc93-41d9-a918-4f4fffbd4a4d", "admin_state_up": true}}' 2018-12-03 00:08:14,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:14 GMT X-Openstack-Request-Id: req-e3fcea68-84d1-4a3b-8197-a1937b1b7a70 2018-12-03 00:08:14,773 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "created_at": "2018-12-03T00:08:13Z", "admin_state_up": true, "updated_at": "2018-12-03T00:08:14Z", "project_id": "d2e7c51d00024358b69005b3e8fa9030", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4e13b47d-2e55-4935-accb-19adc7e97881", "name": "rally_jobs-router_51249097-cc93-41d9-a918-4f4fffbd4a4d"}} 2018-12-03 00:08:14,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e3fcea68-84d1-4a3b-8197-a1937b1b7a70 2018-12-03 00:08:14,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66573405266s 2018-12-03 00:08:14,774 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T00:08:14Z', u'revision_number': 2, u'ha': False, u'id': u'4e13b47d-2e55-4935-accb-19adc7e97881', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_51249097-cc93-41d9-a918-4f4fffbd4a4d', u'admin_state_up': True, u'tenant_id': u'd2e7c51d00024358b69005b3e8fa9030', u'created_at': u'2018-12-03T00:08:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2e7c51d00024358b69005b3e8fa9030'}) 2018-12-03 00:08:14,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 00:08:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '{"subnet_id": "2dd8c476-17e5-499c-8a9c-10ee7cd63995"}' 2018-12-03 00:08:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:16 GMT X-Openstack-Request-Id: req-c4b7e2be-ca30-4e5c-8cc7-ea3d31721328 2018-12-03 00:08:17,011 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c057b6bb-a67a-47d3-b5ba-3744a321dfc8", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "subnet_id": "2dd8c476-17e5-499c-8a9c-10ee7cd63995", "subnet_ids": ["2dd8c476-17e5-499c-8a9c-10ee7cd63995"], "port_id": "63f54da0-a059-4771-9f45-ddef2e632c4c", "id": "4e13b47d-2e55-4935-accb-19adc7e97881"} 2018-12-03 00:08:17,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881/add_router_interface.json used request id req-c4b7e2be-ca30-4e5c-8cc7-ea3d31721328 2018-12-03 00:08:17,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23623204231s 2018-12-03 00:08:17,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 00:08:17,139 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 00:08:17,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:08:17,146 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:17 GMT 2018-12-03 00:08:17,146 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 00:08:17,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:08:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:08:17,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:17 GMT X-Openstack-Request-Id: req-4390e864-24bc-479a-8399-47980ae2356a 2018-12-03 00:08:17,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:08:17,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4390e864-24bc-479a-8399-47980ae2356a 2018-12-03 00:08:17,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295557022095s 2018-12-03 00:08:17,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:08:17,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d"}' 2018-12-03 00:08:17,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:17 GMT Location: http://172.30.9.26:9292/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ff112cc-ee83-47f9-a051-efefe3dbe36e 2018-12-03 00:08:17,536 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:08:17Z", "file": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/file", "owner": "d2e7c51d00024358b69005b3e8fa9030", "id": "fa61b04a-60fa-45b4-b512-215e1a9ef308", "size": null, "self": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308", "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_51249097-cc93-41d9-a918-4f4fffbd4a4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "checksum": null, "created_at": "2018-12-03T00:08:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:08:17,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9ff112cc-ee83-47f9-a051-efefe3dbe36e 2018-12-03 00:08:17,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0839910507202s 2018-12-03 00:08:17,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:08:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '' 2018-12-03 00:08:18,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:08:17 GMT X-Openstack-Request-Id: req-be50aafb-bc32-41c5-81f6-9534801fe70d 2018-12-03 00:08:18,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:08:18,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/file used request id req-be50aafb-bc32-41c5-81f6-9534801fe70d 2018-12-03 00:08:18,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.471979141235s 2018-12-03 00:08:18,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:08:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:08:18,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:18 GMT X-Openstack-Request-Id: req-05469da5-c42e-4d17-8315-430ce6fb0c61 2018-12-03 00:08:18,048 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:08:17Z", "file": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/file", "owner": "d2e7c51d00024358b69005b3e8fa9030", "id": "fa61b04a-60fa-45b4-b512-215e1a9ef308", "size": 12716032, "self": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:08:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:08:18,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-05469da5-c42e-4d17-8315-430ce6fb0c61 2018-12-03 00:08:18,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338220596313s 2018-12-03 00:08:18,050 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/file', 'owner': u'd2e7c51d00024358b69005b3e8fa9030', 'id': u'fa61b04a-60fa-45b4-b512-215e1a9ef308', 'size': 12716032, u'self': u'/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2e7c51d00024358b69005b3e8fa9030', 'name': 'rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:08:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:08:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d', '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/fa61b04a-60fa-45b4-b512-215e1a9ef308', 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_51249097-cc93-41d9-a918-4f4fffbd4a4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d', 'created': u'2018-12-03T00:08:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:08:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308', 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_51249097-cc93-41d9-a918-4f4fffbd4a4d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:08:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:08:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_51249097-cc93-41d9-a918-4f4fffbd4a4d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:08:18,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-0067d844-f7f5-4199-8c0c-6b2195f8b239 x-openstack-request-id: req-0067d844-f7f5-4199-8c0c-6b2195f8b239 2018-12-03 00:08:18,358 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "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": "50d3dbbd-130b-4aff-a93c-3bf69f4d8887"}} 2018-12-03 00:08:18,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0067d844-f7f5-4199-8c0c-6b2195f8b239 2018-12-03 00:08:18,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305121898651s 2018-12-03 00:08:18,360 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_51249097-cc93-41d9-a918-4f4fffbd4a4d', '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'de57677664ca4a25ac8718411c5b739c', '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'50d3dbbd-130b-4aff-a93c-3bf69f4d8887', 'swap': 0}) 2018-12-03 00:08:18,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:08:18,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"extra_specs": {}}' 2018-12-03 00:08:18,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-2a7dab14-8f59-4558-aafe-8db8065865e9 x-openstack-request-id: req-2a7dab14-8f59-4558-aafe-8db8065865e9 2018-12-03 00:08:18,383 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:08:18,383 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887/os-extra_specs used request id req-2a7dab14-8f59-4558-aafe-8db8065865e9 2018-12-03 00:08:18,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227830410004s 2018-12-03 00:08:18,384 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:08:20,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:08:23,159 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 57eb547e-5ffc-4c40-87fb-dddef2568960 | 2018-12-03T00:08:22.763627 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 57eb547e-5ffc-4c40-87fb-dddef2568960 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:08:26,352 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:08:26,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-03 00:08:26,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 00:08:27,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:08:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-0ec5dc3e-6ecc-474a-a92e-2a114d009080 x-openstack-request-id: req-0ec5dc3e-6ecc-474a-a92e-2a114d009080 2018-12-03 00:08:27,304 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 00:08:27,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0ec5dc3e-6ecc-474a-a92e-2a114d009080 2018-12-03 00:08:27,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307641029358s 2018-12-03 00:08:27,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:08:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:08:27,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:27 GMT X-Openstack-Request-Id: req-23dd333e-bb75-43a2-a371-3273a5285ec3 2018-12-03 00:08:27,500 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:08:27,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-23dd333e-bb75-43a2-a371-3273a5285ec3 2018-12-03 00:08:27,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.196005105972s 2018-12-03 00:08:27,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:08:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_51249097-cc93-41d9-a918-4f4fffbd4a4d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:08:27,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93cc82b3-882c-40da-bdd7-609d87992b32 x-openstack-request-id: req-93cc82b3-882c-40da-bdd7-609d87992b32 2018-12-03 00:08:27,556 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38", "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": "ca8610a0-dfcc-474b-9867-21ca72f43a38"}} 2018-12-03 00:08:27,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-93cc82b3-882c-40da-bdd7-609d87992b32 2018-12-03 00:08:27,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0449969768524s 2018-12-03 00:08:27,557 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_51249097-cc93-41d9-a918-4f4fffbd4a4d', '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'de57677664ca4a25ac8718411c5b739c', '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'ca8610a0-dfcc-474b-9867-21ca72f43a38', 'swap': 0}) 2018-12-03 00:08:27,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:08:27,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" -d '{"extra_specs": {}}' 2018-12-03 00:08:27,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:08: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-7f5d79ce-d876-4712-b444-939514454a68 x-openstack-request-id: req-7f5d79ce-d876-4712-b444-939514454a68 2018-12-03 00:08:27,578 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:08:27,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38/os-extra_specs used request id req-7f5d79ce-d876-4712-b444-939514454a68 2018-12-03 00:08:27,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202720165253s 2018-12-03 00:08:27,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_51249097-cc93-41d9-a918-4f4fffbd4a4d', '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'de57677664ca4a25ac8718411c5b739c', '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'ca8610a0-dfcc-474b-9867-21ca72f43a38', 'swap': 0}) 2018-12-03 00:08:27,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-12-03 00:08:27,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-03 00:08:27,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-03 00:08:27,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-03 00:08:27,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-12-03 00:38:47,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 2018-12-03 00:38:47,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-12-03 00:38:47,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f'] 2018-12-03 00:38:48,647 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f -------------------------------------------------------------------------------- Task b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f: 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.278 | 2.057 | 4.278 | 4.823 | 6.469 | 2.48 | 100.0% | 100 | | neutron.list_networks | 0.118 | 0.514 | 1.023 | 1.142 | 1.362 | 0.589 | 100.0% | 100 | | total | 1.528 | 2.713 | 4.743 | 5.422 | 6.948 | 3.069 | 100.0% | 100 | | -> duration | 1.528 | 2.713 | 4.743 | 5.422 | 6.948 | 3.069 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.543291 Full duration: 54.707451 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.048 | 1.861 | 2.813 | 3.253 | 4.293 | 2.032 | 100.0% | 40 | | neutron.update_network | 0.525 | 1.287 | 2.238 | 2.513 | 2.676 | 1.357 | 100.0% | 40 | | total | 1.733 | 3.056 | 4.909 | 5.368 | 5.791 | 3.39 | 100.0% | 40 | | -> duration | 1.733 | 3.056 | 4.909 | 5.368 | 5.791 | 3.39 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.133324 Full duration: 34.109317 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.963 | 1.816 | 2.822 | 3.06 | 4.428 | 1.901 | 100.0% | 40 | | neutron.delete_network | 0.64 | 1.67 | 6.101 | 6.569 | 6.832 | 2.581 | 100.0% | 40 | | total | 1.681 | 3.273 | 8.88 | 8.904 | 9.079 | 4.482 | 100.0% | 40 | | -> duration | 1.681 | 3.273 | 8.88 | 8.904 | 9.079 | 4.482 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.837023 Full duration: 25.91725 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.062 | 1.991 | 3.593 | 4.45 | 5.224 | 2.277 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.503 | 3.873 | 13.442 | 13.956 | 14.252 | 5.442 | 100.0% | 40 | | neutron.list_subnets | 0.141 | 0.233 | 0.481 | 0.858 | 0.905 | 0.319 | 100.0% | 40 | | total | 2.905 | 5.837 | 17.894 | 18.089 | 18.407 | 8.038 | 100.0% | 40 | | -> duration | 2.905 | 5.837 | 17.894 | 18.089 | 18.407 | 8.038 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.445411 Full duration: 70.912857 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.172 | 1.879 | 2.625 | 2.714 | 3.223 | 1.985 | 100.0% | 99 | | neutron.create_subnet (x2) | 1.971 | 3.943 | 6.687 | 7.147 | 8.369 | 4.156 | 100.0% | 99 | | neutron.update_subnet (x2) | 1.197 | 2.911 | 4.589 | 5.027 | 6.099 | 3.101 | 100.0% | 99 | | total | 5.259 | 8.7 | 13.562 | 14.121 | 15.513 | 9.242 | 100.0% | 99 | | -> duration | 5.259 | 8.7 | 13.562 | 14.121 | 15.513 | 9.242 | 100.0% | 99 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 99 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.674413 Full duration: 149.506863 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.116 | 1.992 | 3.017 | 3.115 | 3.837 | 2.07 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.598 | 4.012 | 9.648 | 10.343 | 10.488 | 4.968 | 100.0% | 40 | | neutron.delete_subnet (x2) | 0.909 | 3.613 | 12.302 | 12.442 | 12.576 | 5.753 | 100.0% | 40 | | total | 3.75 | 8.823 | 24.709 | 25.008 | 25.155 | 12.792 | 100.0% | 40 | | -> duration | 3.75 | 8.823 | 24.709 | 25.008 | 25.155 | 12.792 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.128244 Full duration: 59.231412 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.137 | 2.311 | 3.077 | 3.303 | 4.648 | 2.324 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.572 | 4.146 | 12.514 | 13.06 | 13.594 | 5.621 | 100.0% | 40 | | neutron.create_router (x2) | 0.27 | 0.895 | 2.269 | 2.875 | 3.476 | 1.155 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.05 | 14.744 | 40.652 | 41.011 | 41.702 | 18.709 | 100.0% | 40 | | neutron.list_routers | 0.199 | 0.461 | 1.107 | 1.206 | 1.427 | 0.595 | 100.0% | 40 | | total | 13.274 | 22.143 | 60.284 | 61.118 | 61.291 | 28.405 | 100.0% | 40 | | -> duration | 13.274 | 22.143 | 60.284 | 61.118 | 61.291 | 28.405 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 66.38917 Full duration: 184.986972 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.191 | 2.21 | 3.363 | 3.893 | 4.882 | 2.419 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.002 | 4.02 | 14.546 | 14.78 | 15.061 | 5.765 | 100.0% | 40 | | neutron.create_router (x2) | 0.25 | 0.569 | 2.027 | 3.087 | 5.003 | 1.022 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.572 | 15.901 | 50.163 | 50.397 | 51.207 | 20.505 | 100.0% | 40 | | neutron.update_router (x2) | 1.472 | 3.872 | 9.853 | 10.068 | 10.402 | 5.138 | 100.0% | 40 | | total | 14.785 | 26.512 | 80.313 | 80.459 | 80.479 | 34.849 | 100.0% | 40 | | -> duration | 14.785 | 26.512 | 80.313 | 80.459 | 80.479 | 34.849 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.519117 Full duration: 197.604972 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.176 | 1.967 | 2.897 | 5.04 | 5.634 | 2.256 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.747 | 4.908 | 11.85 | 12.465 | 13.246 | 5.944 | 100.0% | 40 | | neutron.create_router (x2) | 0.237 | 0.545 | 1.645 | 2.409 | 3.177 | 0.81 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.049 | 15.405 | 33.109 | 34.813 | 35.113 | 17.912 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.132 | 11.498 | 30.258 | 31.886 | 33.887 | 14.871 | 100.0% | 40 | | neutron.delete_router (x2) | 1.241 | 2.767 | 4.991 | 5.196 | 5.562 | 2.94 | 100.0% | 40 | | total | 18.437 | 38.648 | 87.167 | 89.974 | 90.532 | 44.733 | 100.0% | 40 | | -> duration | 18.437 | 38.648 | 87.167 | 89.974 | 90.532 | 44.733 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.687217 Full duration: 164.612075 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.013 | 1.273 | 1.301 | 1.33 | 1.087 | 100.0% | 8 | | neutron.create_port (x50) | 35.047 | 35.754 | 102.379 | 102.649 | 102.919 | 60.493 | 100.0% | 8 | | neutron.list_ports | 0.246 | 0.9 | 1.098 | 1.195 | 1.292 | 0.823 | 100.0% | 8 | | total | 36.624 | 37.328 | 104.831 | 105.003 | 105.175 | 62.405 | 100.0% | 8 | | -> duration | 36.624 | 37.328 | 104.831 | 105.003 | 105.175 | 62.405 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 141.790905 Full duration: 230.969933 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.97 | 1.844 | 3.108 | 3.447 | 5.019 | 1.973 | 100.0% | 40 | | neutron.create_port (x5) | 4.474 | 7.962 | 24.525 | 24.705 | 24.999 | 11.501 | 100.0% | 40 | | neutron.update_port (x5) | 2.425 | 4.764 | 14.14 | 14.45 | 14.462 | 6.842 | 100.0% | 40 | | total | 8.219 | 15.036 | 41.566 | 42.058 | 42.226 | 20.317 | 100.0% | 40 | | -> duration | 8.219 | 15.036 | 41.566 | 42.058 | 42.226 | 20.317 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.009134 Full duration: 105.372788 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.994 | 1.957 | 2.711 | 3.248 | 3.839 | 1.962 | 100.0% | 40 | | neutron.create_port (x5) | 4.563 | 9.568 | 23.423 | 23.934 | 24.221 | 11.304 | 100.0% | 40 | | neutron.delete_port (x5) | 3.001 | 6.739 | 15.075 | 15.55 | 16.55 | 7.893 | 100.0% | 40 | | total | 9.203 | 18.286 | 41.243 | 42.565 | 42.792 | 21.16 | 100.0% | 40 | | -> duration | 9.203 | 18.286 | 41.243 | 42.565 | 42.792 | 21.16 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.818308 Full duration: 76.448312 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.318 | 0.87 | 1.12 | 1.14 | 1.247 | 0.838 | 100.0% | 40 | | total | 1.041 | 1.719 | 2.13 | 2.15 | 2.313 | 1.723 | 100.0% | 40 | | -> duration | 1.041 | 1.719 | 2.13 | 2.15 | 2.313 | 1.723 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.366945 Full duration: 46.895372 -------------------------------------------------------------------------------- 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 b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f 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.192 | 1.322 | 1.467 | 1.489 | 1.511 | 1.337 | 100.0% | 4 | | neutron.create_subnet | 0.68 | 1.146 | 1.604 | 1.606 | 1.608 | 1.145 | 100.0% | 4 | | neutron.create_port (x125) | 127.117 | 181.512 | 234.739 | 234.794 | 234.849 | 181.247 | 100.0% | 4 | | neutron.create_trunk | 8.63 | 12.202 | 15.886 | 15.934 | 15.981 | 12.254 | 100.0% | 4 | | neutron.update_port | 1.662 | 2.243 | 2.836 | 2.875 | 2.914 | 2.265 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.063 | 0.236 | 0.267 | 0.298 | 0.115 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.256 | 0.433 | 0.712 | 0.735 | 0.758 | 0.47 | 100.0% | 4 | | neutron.delete_trunk | 0.297 | 0.327 | 0.702 | 0.781 | 0.86 | 0.453 | 100.0% | 4 | | total | 139.996 | 199.727 | 257.712 | 257.717 | 257.721 | 199.293 | 100.0% | 4 | | -> duration | 139.996 | 199.727 | 257.712 | 257.717 | 257.721 | 199.293 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 257.729556 Full duration: 379.693438 HINTS: * To plot HTML graphics with this data, run: rally task report b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f --out output.html * To generate a JUnit report, run: rally task export b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f --json --out output.json 2018-12-03 00:38:48,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-12-03 00:38:50,852 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-12-03 00:38:50.414 16104 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-03 00:38:50.415 16104 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-03 00:38:50.416 16104 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-03 00:38:50.608 16104 INFO rally.api [-] Building 'json' report for the following task(s): 'b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f'. 2018-12-03 00:38:50.731 16104 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:38:50,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-12-03 00:38:53,323 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-12-03 00:38:52.705 16106 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-03 00:38:52.705 16106 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-03 00:38:52.707 16106 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-03 00:38:52.911 16106 INFO rally.api [-] Building 'html' report for the following task(s): 'b57ca7d7-11fb-4bbb-a4ee-bf5b80f5dc5f'. 2018-12-03 00:38:53.222 16106 INFO rally.api [-] The report has been successfully built. 2018-12-03 00:38:53,496 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-03 00:38:53,497 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:29:40 | 611 | 100.00% | | | | | | | TOTAL: | 00:29:40 | 611 | 100.00% | +-----------+------------+----------------+-----------+ 2018-12-03 00:38:53,497 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-12-03 00:38:53,619 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 00:38:53,620 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 30:43 | PASS | +--------------------+------------------+------------------+----------------+ 2018-12-03 00:38:53,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:38:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:38:53,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4af31c64-7811-428d-83e6-90518a37ead1 x-openstack-request-id: req-4af31c64-7811-428d-83e6-90518a37ead1 2018-12-03 00:38:53,931 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "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": "50d3dbbd-130b-4aff-a93c-3bf69f4d8887"}, {"name": "rally_jobs-flavor_alt_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38", "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": "ca8610a0-dfcc-474b-9867-21ca72f43a38"}]} 2018-12-03 00:38:53,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4af31c64-7811-428d-83e6-90518a37ead1 2018-12-03 00:38:53,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300994157791s 2018-12-03 00:38:53,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:38:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:38:53,968 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38: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-b8767f7a-70fb-4818-9f16-f93415ce9b1f x-openstack-request-id: req-b8767f7a-70fb-4818-9f16-f93415ce9b1f 2018-12-03 00:38:53,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ca8610a0-dfcc-474b-9867-21ca72f43a38 used request id req-b8767f7a-70fb-4818-9f16-f93415ce9b1f 2018-12-03 00:38:53,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0340390205383s 2018-12-03 00:38:53,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 00:38:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" -d '{"subnet_id": "2dd8c476-17e5-499c-8a9c-10ee7cd63995"}' 2018-12-03 00:38:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38:56 GMT X-Openstack-Request-Id: req-eab76c02-432c-4b6f-987c-6b272c58401a 2018-12-03 00:38:56,361 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c057b6bb-a67a-47d3-b5ba-3744a321dfc8", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "subnet_id": "2dd8c476-17e5-499c-8a9c-10ee7cd63995", "subnet_ids": ["2dd8c476-17e5-499c-8a9c-10ee7cd63995"], "port_id": "63f54da0-a059-4771-9f45-ddef2e632c4c", "id": "4e13b47d-2e55-4935-accb-19adc7e97881"} 2018-12-03 00:38:56,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881/remove_router_interface.json used request id req-eab76c02-432c-4b6f-987c-6b272c58401a 2018-12-03 00:38:56,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39251589775s 2018-12-03 00:38:56,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 00:38:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:38:56,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38:56 GMT X-Openstack-Request-Id: req-664a6c55-576c-4191-885e-2f4139efa7f0 2018-12-03 00:38:56,489 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c9281ef723d40e49b8b03c98fc82214", "created_at": "2018-12-02T23:33:07Z", "admin_state_up": true, "updated_at": "2018-12-02T23:33:07Z", "project_id": "6c9281ef723d40e49b8b03c98fc82214", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "47085c92-f6b1-41a5-90d5-2e87ffb6d502", "name": "tempest-pretest-check-1863554930"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "created_at": "2018-12-03T00:08:13Z", "admin_state_up": true, "updated_at": "2018-12-03T00:38:55Z", "project_id": "d2e7c51d00024358b69005b3e8fa9030", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4e13b47d-2e55-4935-accb-19adc7e97881", "name": "rally_jobs-router_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b28c7ca91814e608801cac201ba5c21", "created_at": "2018-12-02T23:33:40Z", "admin_state_up": false, "updated_at": "2018-12-02T23:33:40Z", "project_id": "2b28c7ca91814e608801cac201ba5c21", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e0a888ae-134d-487c-8a64-7a04cc963f68", "name": "tempest-router-1088139463"}]} 2018-12-03 00:38:56,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-664a6c55-576c-4191-885e-2f4139efa7f0 2018-12-03 00:38:56,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127342939377s 2018-12-03 00:38:56,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 00:38:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:38:57,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:38:57 GMT X-Openstack-Request-Id: req-a14603e8-fbfa-4064-8d01-c612a5719ae5 2018-12-03 00:38:57,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:38:57,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/4e13b47d-2e55-4935-accb-19adc7e97881.json used request id req-a14603e8-fbfa-4064-8d01-c612a5719ae5 2018-12-03 00:38:57,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36959910393s 2018-12-03 00:38:57,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 00:38:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:38:57,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38:57 GMT X-Openstack-Request-Id: req-af4e29e1-ee59-4e48-b1d4-56e4cc10b418 2018-12-03 00:38:57,904 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-03T00:08:12Z","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":"2dd8c476-17e5-499c-8a9c-10ee7cd63995","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d2e7c51d00024358b69005b3e8fa9030","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_51249097-cc93-41d9-a918-4f4fffbd4a4d","enable_dhcp":true,"segment_id":null,"network_id":"c057b6bb-a67a-47d3-b5ba-3744a321dfc8","tenant_id":"d2e7c51d00024358b69005b3e8fa9030","created_at":"2018-12-03T00:08:12Z","ip_version":4},{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-03 00:38:57,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-af4e29e1-ee59-4e48-b1d4-56e4cc10b418 2018-12-03 00:38:57,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.043074131012s 2018-12-03 00:38:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 00:38:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/2dd8c476-17e5-499c-8a9c-10ee7cd63995.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:38:58,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:38:58 GMT X-Openstack-Request-Id: req-0346c340-5038-4146-b4fc-c55cab529506 2018-12-03 00:38:58,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:38:58,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2dd8c476-17e5-499c-8a9c-10ee7cd63995.json used request id req-0346c340-5038-4146-b4fc-c55cab529506 2018-12-03 00:38:58,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08822989464s 2018-12-03 00:38:58,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:38:58,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:38:59,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 03 Dec 2018 00:38:59 GMT X-Openstack-Request-Id: req-cefc764f-bcf0-4ddc-b221-bdd965488570 2018-12-03 00:38:59,095 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c057b6bb-a67a-47d3-b5ba-3744a321dfc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"d2e7c51d00024358b69005b3e8fa9030","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T00:38:58Z","qos_policy_id":null,"name":"rally_jobs-net_51249097-cc93-41d9-a918-4f4fffbd4a4d","admin_state_up":true,"tenant_id":"d2e7c51d00024358b69005b3e8fa9030","created_at":"2018-12-03T00:08:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:38:59,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cefc764f-bcf0-4ddc-b221-bdd965488570 2018-12-03 00:38:59,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100043058395s 2018-12-03 00:38:59,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 00:38:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c057b6bb-a67a-47d3-b5ba-3744a321dfc8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:39:00,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:39:00 GMT X-Openstack-Request-Id: req-d6570995-e70d-40b3-8dfa-20412117369b 2018-12-03 00:39:00,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:39:00,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c057b6bb-a67a-47d3-b5ba-3744a321dfc8.json used request id req-d6570995-e70d-40b3-8dfa-20412117369b 2018-12-03 00:39:00,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20775699615s 2018-12-03 00:39:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:39:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:39:01,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:01 GMT X-Openstack-Request-Id: req-412d5e54-7ef0-45ba-a1a2-30f9303fae12 2018-12-03 00:39:01,120 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:08:17Z", "file": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/file", "owner": "d2e7c51d00024358b69005b3e8fa9030", "id": "fa61b04a-60fa-45b4-b512-215e1a9ef308", "size": 12716032, "self": "/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/fa61b04a-60fa-45b4-b512-215e1a9ef308/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_51249097-cc93-41d9-a918-4f4fffbd4a4d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:08:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:39:01,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-412d5e54-7ef0-45ba-a1a2-30f9303fae12 2018-12-03 00:39:01,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811408042908s 2018-12-03 00:39:01,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:39:01,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ccc0722b914a3bf39f5a3277acf6c39cb9f982d5" 2018-12-03 00:39:01,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:39:01 GMT X-Openstack-Request-Id: req-e0681e5f-6176-4b34-8cde-65cf0ffa1299 2018-12-03 00:39:01,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:39:01,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fa61b04a-60fa-45b4-b512-215e1a9ef308 used request id req-e0681e5f-6176-4b34-8cde-65cf0ffa1299 2018-12-03 00:39:01,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.69594502449s 2018-12-03 00:39:01,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:39:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:01,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39: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-1c6b6471-1c9e-4dbd-8268-d60a17da82b3 x-openstack-request-id: req-1c6b6471-1c9e-4dbd-8268-d60a17da82b3 2018-12-03 00:39:01,852 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887", "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": "50d3dbbd-130b-4aff-a93c-3bf69f4d8887"}]} 2018-12-03 00:39:01,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1c6b6471-1c9e-4dbd-8268-d60a17da82b3 2018-12-03 00:39:01,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0342509746552s 2018-12-03 00:39:01,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:39:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:01,896 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35fb498d-00d0-49b4-9674-796f15e9bbc0 x-openstack-request-id: req-35fb498d-00d0-49b4-9674-796f15e9bbc0 2018-12-03 00:39:01,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/50d3dbbd-130b-4aff-a93c-3bf69f4d8887 used request id req-35fb498d-00d0-49b4-9674-796f15e9bbc0 2018-12-03 00:39:01,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422399044037s 2018-12-03 00:39:01,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:39:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:02,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 975 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124d4c69-64d4-43c5-a774-706d1aca2a57 2018-12-03 00:39:02,114 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": {"self": "http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "653f9ab3c6e04c1796017bc0f715ff71", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:39:02,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-124d4c69-64d4-43c5-a774-706d1aca2a57 2018-12-03 00:39:02,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217410087585s 2018-12-03 00:39:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:39:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:02,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f78eeb-8455-472b-8f54-e2b5fd62e988 2018-12-03 00:39:02,334 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_51249097-cc93-41d9-a918-4f4fffbd4a4d", "links": {"self": "http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "653f9ab3c6e04c1796017bc0f715ff71", "description": null}} 2018-12-03 00:39:02,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71 used request id req-50f78eeb-8455-472b-8f54-e2b5fd62e988 2018-12-03 00:39:02,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213267087936s 2018-12-03 00:39:02,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:39:02,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:02,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35dd58a-d4c3-448c-b9b4-5bfff9ac293b 2018-12-03 00:39:02,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:39:02,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/653f9ab3c6e04c1796017bc0f715ff71 used request id req-e35dd58a-d4c3-448c-b9b4-5bfff9ac293b 2018-12-03 00:39:02,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301142930984s 2018-12-03 00:39:02,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:39:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:02,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 527 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b3bb5b-4290-4a69-b738-dfaf32ada528 2018-12-03 00:39:02,847 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030"}, "tags": [], "enabled": true, "id": "d2e7c51d00024358b69005b3e8fa9030", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_51249097-cc93-41d9-a918-4f4fffbd4a4d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:39:02,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-74b3bb5b-4290-4a69-b738-dfaf32ada528 2018-12-03 00:39:02,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203965902328s 2018-12-03 00:39:02,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:39:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:03,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2a84ff-81ec-4b43-a6b3-ad020186ce17 2018-12-03 00:39:03,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:39:03,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d2e7c51d00024358b69005b3e8fa9030 used request id req-cc2a84ff-81ec-4b43-a6b3-ad020186ce17 2018-12-03 00:39:03,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.276348829269s 2018-12-03 00:39:03,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:39:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d2e7c51d00024358b69005b3e8fa9030&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:03,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:03 GMT X-Openstack-Request-Id: req-6d4ed5f6-c5cf-4ab2-bead-b83e374940a1 2018-12-03 00:39:03,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "created_at": "2018-12-03T00:08:10Z", "updated_at": "2018-12-03T00:08:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "0ff32b86-a484-4060-93e5-2278c036629a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "68e8a307-d234-4527-bce1-69c503239cc5", "remote_group_id": "7def8023-6252-45cf-8983-654c00373adf", "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "78059629-20f1-40e2-b2c1-f63f947fa0e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "8213e321-8aa1-497b-b79b-1f815c93cc03", "remote_group_id": "7def8023-6252-45cf-8983-654c00373adf", "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}], "revision_number": 1, "project_id": "d2e7c51d00024358b69005b3e8fa9030", "id": "7def8023-6252-45cf-8983-654c00373adf", "name": "default"}]} 2018-12-03 00:39:03,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=d2e7c51d00024358b69005b3e8fa9030&name=default used request id req-6d4ed5f6-c5cf-4ab2-bead-b83e374940a1 2018-12-03 00:39:03,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241390943527s 2018-12-03 00:39:03,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:39:03,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:03,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:03 GMT X-Openstack-Request-Id: req-056034ea-7924-47fe-b223-0387ab1ce22a 2018-12-03 00:39:03,500 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "created_at": "2018-12-03T00:08:10Z", "updated_at": "2018-12-03T00:08:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "0ff32b86-a484-4060-93e5-2278c036629a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "68e8a307-d234-4527-bce1-69c503239cc5", "remote_group_id": "7def8023-6252-45cf-8983-654c00373adf", "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "78059629-20f1-40e2-b2c1-f63f947fa0e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:08:10Z", "revision_number": 0, "id": "8213e321-8aa1-497b-b79b-1f815c93cc03", "remote_group_id": "7def8023-6252-45cf-8983-654c00373adf", "remote_ip_prefix": null, "created_at": "2018-12-03T00:08:10Z", "security_group_id": "7def8023-6252-45cf-8983-654c00373adf", "tenant_id": "d2e7c51d00024358b69005b3e8fa9030", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2e7c51d00024358b69005b3e8fa9030"}], "revision_number": 1, "project_id": "d2e7c51d00024358b69005b3e8fa9030", "id": "7def8023-6252-45cf-8983-654c00373adf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 00:39:03,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-056034ea-7924-47fe-b223-0387ab1ce22a 2018-12-03 00:39:03,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118046045303s 2018-12-03 00:39:03,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 00:39:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7def8023-6252-45cf-8983-654c00373adf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9e73333f6572a53c9e8f93b089e61c8ee65c088" 2018-12-03 00:39:03,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 00:39:03 GMT X-Openstack-Request-Id: req-a49d7656-66a3-422b-aac1-d0958cab2bdb 2018-12-03 00:39:03,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 00:39:03,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7def8023-6252-45cf-8983-654c00373adf.json used request id req-a49d7656-66a3-422b-aac1-d0958cab2bdb 2018-12-03 00:39:03,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12824511528s 2018-12-03 00:39:03,691 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-03 00:39:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:39:03,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd2df22-025f-4cd1-bf96-aa424b595a0f 2018-12-03 00:39:03,744 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:39:03,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-ffd2df22-025f-4cd1-bf96-aa424b595a0f 2018-12-03 00:39:03,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:39:04,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["ZVW_gdFWSVu31Lwf7KJntA"], "issued_at": "2018-12-03T00:39:04.000000Z"}} 2018-12-03 00:39:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:39:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:04,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:04 GMT X-Openstack-Request-Id: req-bfdfa3a2-d2ec-4286-9ff4-eea3827625f9 2018-12-03 00:39:04,539 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:39:04,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bfdfa3a2-d2ec-4286-9ff4-eea3827625f9 2018-12-03 00:39:04,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387732982635s 2018-12-03 00:39:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:39:04,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0646553c-1721-4fcd-a5cd-da3970a23bc7 2018-12-03 00:39:04,551 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:39:04,551 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-0646553c-1721-4fcd-a5cd-da3970a23bc7 2018-12-03 00:39:04,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:39:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:04,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7a4b8b-c5fe-49f4-a7f3-93e46ec25d31 2018-12-03 00:39:04,745 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:39:04,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-ab7a4b8b-c5fe-49f4-a7f3-93e46ec25d31 2018-12-03 00:39:04,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193260908127s 2018-12-03 00:39:04,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:39:04,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}}' 2018-12-03 00:39:04,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfde4d89-db2d-4aa3-9108-4d693ab5b3eb 2018-12-03 00:39:04,932 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e"}, "tags": [], "enabled": true, "id": "1bc5332b9d5b484c9ac724735cd0327e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}} 2018-12-03 00:39:04,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cfde4d89-db2d-4aa3-9108-4d693ab5b3eb 2018-12-03 00:39:04,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.179374933243s 2018-12-03 00:39:04,933 - 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'1bc5332b9d5b484c9ac724735cd0327e', '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_b702c6a3-7747-48b5-96dc-5afde12e8b5d'}) 2018-12-03 00:39:04,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:39:04,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2887b921-d4f2-4945-ba9e-86511d1638eb", "email": null, "name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}}' 2018-12-03 00:39:05,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad05f02d-6110-4251-820e-09c6e4a50b70 2018-12-03 00:39:05,434 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:39:05,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ad05f02d-6110-4251-820e-09c6e4a50b70 2018-12-03 00:39:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494489908218s 2018-12-03 00:39:05,435 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'153c9e9c3a3545d38c1a5b8051b50a97', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d'}) 2018-12-03 00:39:05,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:05,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea6ae95-2807-47aa-9dfa-3b38114b6a8a 2018-12-03 00:39:05,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:05,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fea6ae95-2807-47aa-9dfa-3b38114b6a8a 2018-12-03 00:39:05,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111613035202s 2018-12-03 00:39:05,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:05,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:05,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8416c095-f3b9-4801-babf-60d912329e36 2018-12-03 00:39:05,713 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8416c095-f3b9-4801-babf-60d912329e36 2018-12-03 00:39:05,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15727519989s 2018-12-03 00:39:05,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:05,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d35791f-9d96-46cf-9e87-dbb5232a2879 2018-12-03 00:39:05,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:05,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d35791f-9d96-46cf-9e87-dbb5232a2879 2018-12-03 00:39:05,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152671098709s 2018-12-03 00:39:05,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:39:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:05,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd1c714-4242-4c26-ba9e-b50d7601873d 2018-12-03 00:39:05,991 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:39:05,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5dd1c714-4242-4c26-ba9e-b50d7601873d 2018-12-03 00:39:05,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115033864975s 2018-12-03 00:39:05,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:39:05,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-353217e8-d1a8-4ca6-87ef-e2af4b0c8f9a 2018-12-03 00:39:06,200 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:39:06,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-353217e8-d1a8-4ca6-87ef-e2af4b0c8f9a 2018-12-03 00:39:06,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207594871521s 2018-12-03 00:39:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:39:06,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791cb941-b72e-4f59-94e1-4b0387cc230e 2018-12-03 00:39:06,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e"}, "tags": [], "enabled": true, "id": "1bc5332b9d5b484c9ac724735cd0327e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:39:06,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-791cb941-b72e-4f59-94e1-4b0387cc230e 2018-12-03 00:39:06,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1209628582s 2018-12-03 00:39:06,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:39:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb518a6-c87e-4e0d-9fe1-16bd9fd3bb25 2018-12-03 00:39:06,562 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e", "previous": null, "next": null}} 2018-12-03 00:39:06,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e used request id req-afb518a6-c87e-4e0d-9fe1-16bd9fd3bb25 2018-12-03 00:39:06,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218945026398s 2018-12-03 00:39:06,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:39:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a46b48a-09cb-4d37-88ad-06aae2797184 2018-12-03 00:39:06,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:39:06,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-3a46b48a-09cb-4d37-88ad-06aae2797184 2018-12-03 00:39:06,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146996974945s 2018-12-03 00:39:06,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 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'1bc5332b9d5b484c9ac724735cd0327e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2887b921-d4f2-4945-ba9e-86511d1638eb', 'username': u'refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:39:06,717 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'password': '2887b921-d4f2-4945-ba9e-86511d1638eb', 'project_name': 'refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '1bc5332b9d5b484c9ac724735cd0327e', 'project_domain_name': 'Default'} 2018-12-03 00:39:06,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:06,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539e25c3-df3a-460e-861c-7852acc610c5 2018-12-03 00:39:06,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:06,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-539e25c3-df3a-460e-861c-7852acc610c5 2018-12-03 00:39:06,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113960027695s 2018-12-03 00:39:06,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:06,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30a7e1d-7f4b-427a-8e91-ee7592e1e0f2 2018-12-03 00:39:06,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:06,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b30a7e1d-7f4b-427a-8e91-ee7592e1e0f2 2018-12-03 00:39:06,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115740060806s 2018-12-03 00:39:06,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:39:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40a6370-e153-4c47-925e-e10224250152 2018-12-03 00:39:07,143 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:39:07,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e40a6370-e153-4c47-925e-e10224250152 2018-12-03 00:39:07,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182325124741s 2018-12-03 00:39:07,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:39:07,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a57b7ab-29d9-445e-b2ef-2ee95a7d1e06 2018-12-03 00:39:07,363 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:39:07,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2a57b7ab-29d9-445e-b2ef-2ee95a7d1e06 2018-12-03 00:39:07,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219263076782s 2018-12-03 00:39:07,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:39:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82814487-25a8-4880-a80c-63975ee3f63a 2018-12-03 00:39:07,495 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e"}, "tags": [], "enabled": true, "id": "1bc5332b9d5b484c9ac724735cd0327e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:39:07,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-82814487-25a8-4880-a80c-63975ee3f63a 2018-12-03 00:39:07,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118742227554s 2018-12-03 00:39:07,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:39:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e933ad1b-55c8-49ff-9eec-73f0a24c44f9 2018-12-03 00:39:07,721 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e", "previous": null, "next": null}} 2018-12-03 00:39:07,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=153c9e9c3a3545d38c1a5b8051b50a97&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1bc5332b9d5b484c9ac724735cd0327e used request id req-e933ad1b-55c8-49ff-9eec-73f0a24c44f9 2018-12-03 00:39:07,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21820306778s 2018-12-03 00:39:07,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:39:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38487e4a-3b6f-4d9b-a0ea-211bdfa7bc64 2018-12-03 00:39:07,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:39:07,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-38487e4a-3b6f-4d9b-a0ea-211bdfa7bc64 2018-12-03 00:39:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14608502388s 2018-12-03 00:39:07,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:07,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d481ec1-0980-402c-b51e-261e8ed086dc 2018-12-03 00:39:07,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:07,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8d481ec1-0980-402c-b51e-261e8ed086dc 2018-12-03 00:39:07,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114811182022s 2018-12-03 00:39:07,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:39:07,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:08,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92509b8b-40df-429b-bd19-5e71425b67db 2018-12-03 00:39:08,150 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:39:08,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-92509b8b-40df-429b-bd19-5e71425b67db 2018-12-03 00:39:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.155528068542s 2018-12-03 00:39:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:39:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:08,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8a875e-9221-4004-aa40-d024def21786 2018-12-03 00:39:08,282 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:39:08,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ba8a875e-9221-4004-aa40-d024def21786 2018-12-03 00:39:08,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130760908127s 2018-12-03 00:39:08,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:39:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=153c9e9c3a3545d38c1a5b8051b50a97&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:08,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337031e9-9571-4a88-aa41-584a03908065 2018-12-03 00:39:08,423 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=153c9e9c3a3545d38c1a5b8051b50a97&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:39:08,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=153c9e9c3a3545d38c1a5b8051b50a97&scope.domain.id=default used request id req-337031e9-9571-4a88-aa41-584a03908065 2018-12-03 00:39:08,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.128128051758s 2018-12-03 00:39:08,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:39:08,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:08,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3620ca-fb00-4974-9960-d78c7c90e751 2018-12-03 00:39:08,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:39:08,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/153c9e9c3a3545d38c1a5b8051b50a97/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-6a3620ca-fb00-4974-9960-d78c7c90e751 2018-12-03 00:39:08,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.137809991837s 2018-12-03 00:39:08,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:39:10,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:39:13,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8854e502-aca8-4b71-bd62-9429420f78c0 | 2018-12-03T00:39:12.906171 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8854e502-aca8-4b71-bd62-9429420f78c0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:39:16,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:39:17,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:39:19,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:39:22,790 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b8686c3d-a69f-465c-91ea-597936e64669) as the default verifier for the future CLI operations. 2018-12-03 00:39:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:39:24,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5083388e-578f-4d5f-9914-a6b6affe8b2f 2018-12-03 00:39:24,733 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:39:24,733 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-5083388e-578f-4d5f-9914-a6b6affe8b2f 2018-12-03 00:39:24,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:39:25,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bc5332b9d5b484c9ac724735cd0327e", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1bc5332b9d5b484c9ac724735cd0327e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/1bc5332b9d5b484c9ac724735cd0327e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/1bc5332b9d5b484c9ac724735cd0327e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_1bc5332b9d5b484c9ac724735cd0327e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1bc5332b9d5b484c9ac724735cd0327e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1bc5332b9d5b484c9ac724735cd0327e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/1bc5332b9d5b484c9ac724735cd0327e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/1bc5332b9d5b484c9ac724735cd0327e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/1bc5332b9d5b484c9ac724735cd0327e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "id": "153c9e9c3a3545d38c1a5b8051b50a97"}, "audit_ids": ["1TJbHg9ATm65hf3u-Scp5Q"], "issued_at": "2018-12-03T00:39:25.000000Z"}} 2018-12-03 00:39:25,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:39:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:25,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:25 GMT X-Openstack-Request-Id: req-0055eb98-8e1d-4ff1-9730-04c251ba48e2 2018-12-03 00:39:25,432 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:39:25,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-0055eb98-8e1d-4ff1-9730-04c251ba48e2 2018-12-03 00:39:25,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.29413819313s 2018-12-03 00:39:25,442 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-03 00:39:25,444 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 00:39:25,564 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 00:39:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:39:25,571 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:25 GMT 2018-12-03 00:39:25,572 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 00:39:25,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:39:25,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:26,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:26 GMT X-Openstack-Request-Id: req-c70821af-ec78-493b-b33f-0ddd243173b4 2018-12-03 00:39:26,195 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:39:26,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c70821af-ec78-493b-b33f-0ddd243173b4 2018-12-03 00:39:26,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.620759010315s 2018-12-03 00:39:26,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:39:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}' 2018-12-03 00:39:26,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:26 GMT Location: http://172.30.9.26:9292/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a02c38e1-ec07-44d7-839c-facc5952ba60 2018-12-03 00:39:26,261 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:26Z", "file": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "a8030d7e-9075-427e-b39f-2b12a4a889b3", "size": null, "self": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3", "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_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": null, "created_at": "2018-12-03T00:39:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:39:26,261 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a02c38e1-ec07-44d7-839c-facc5952ba60 2018-12-03 00:39:26,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0572409629822s 2018-12-03 00:39:26,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:39:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" -d '' 2018-12-03 00:39:26,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:39:26 GMT X-Openstack-Request-Id: req-33e5fa53-eafb-4778-a7ba-27b224ce989a 2018-12-03 00:39:26,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:39:26,655 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file used request id req-33e5fa53-eafb-4778-a7ba-27b224ce989a 2018-12-03 00:39:26,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.392594099045s 2018-12-03 00:39:26,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:39:26,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:26,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:26 GMT X-Openstack-Request-Id: req-2ffa0221-511d-4162-b592-0aabf1771e59 2018-12-03 00:39:26,687 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:26Z", "file": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "a8030d7e-9075-427e-b39f-2b12a4a889b3", "size": 12716032, "self": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:39:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:39:26,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2ffa0221-511d-4162-b592-0aabf1771e59 2018-12-03 00:39:26,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027724981308s 2018-12-03 00:39:26,689 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file', 'owner': u'1bc5332b9d5b484c9ac724735cd0327e', 'id': u'a8030d7e-9075-427e-b39f-2b12a4a889b3', 'size': 12716032, u'self': u'/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1bc5332b9d5b484c9ac724735cd0327e', 'name': 'refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:39:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:39:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d', '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/a8030d7e-9075-427e-b39f-2b12a4a889b3', 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_b702c6a3-7747-48b5-96dc-5afde12e8b5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'created': u'2018-12-03T00:39:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:39:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3', 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_b702c6a3-7747-48b5-96dc-5afde12e8b5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:39:26,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:39:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:39:27,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39: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-698d677c-86b7-44e4-ae00-1eb112588464 x-openstack-request-id: req-698d677c-86b7-44e4-ae00-1eb112588464 2018-12-03 00:39:27,560 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "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": "8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a"}} 2018-12-03 00:39:27,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-698d677c-86b7-44e4-ae00-1eb112588464 2018-12-03 00:39:27,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.868251085281s 2018-12-03 00:39:27,561 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_b702c6a3-7747-48b5-96dc-5afde12e8b5d', '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'de57677664ca4a25ac8718411c5b739c', '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'8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a', 'swap': 0}) 2018-12-03 00:39:27,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:39:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"extra_specs": {}}' 2018-12-03 00:39:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-984e8d50-8873-4a4e-bdc8-1e615a9a04ab x-openstack-request-id: req-984e8d50-8873-4a4e-bdc8-1e615a9a04ab 2018-12-03 00:39:27,588 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:39:27,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a/os-extra_specs used request id req-984e8d50-8873-4a4e-bdc8-1e615a9a04ab 2018-12-03 00:39:27,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0263621807098s 2018-12-03 00:39:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:39:27,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6abc35dc-5e51-4cc0-9e31-443c8c6804b2 2018-12-03 00:39:27,601 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:39:27,602 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-6abc35dc-5e51-4cc0-9e31-443c8c6804b2 2018-12-03 00:39:27,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ab0925-8550-41f2-b760-68183a492ed4 2018-12-03 00:39:27,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:27,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e2ab0925-8550-41f2-b760-68183a492ed4 2018-12-03 00:39:27,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114508867264s 2018-12-03 00:39:27,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:39:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:27,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8079781-6cbf-420a-a945-a67c210216fb 2018-12-03 00:39:27,832 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:39:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a8079781-6cbf-420a-a945-a67c210216fb 2018-12-03 00:39:27,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107248067856s 2018-12-03 00:39:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 00:39:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:39:27,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d4ff95b-bac6-463c-9d47-0effac733fd4 x-openstack-request-id: req-0d4ff95b-bac6-463c-9d47-0effac733fd4 2018-12-03 00:39:27,884 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 00:39:27,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-0d4ff95b-bac6-463c-9d47-0effac733fd4 2018-12-03 00:39:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0469200611115s 2018-12-03 00:39:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:39:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT X-Openstack-Request-Id: req-c4b8a144-b84a-4019-9a54-bcfae446dcb0 2018-12-03 00:39:27,914 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:26Z", "file": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "a8030d7e-9075-427e-b39f-2b12a4a889b3", "size": 12716032, "self": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:39:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:39:27,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c4b8a144-b84a-4019-9a54-bcfae446dcb0 2018-12-03 00:39:27,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257170200348s 2018-12-03 00:39:27,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:39:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}' 2018-12-03 00:39:27,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:27 GMT Location: http://172.30.9.26:9292/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acda7c36-f2f3-4ad2-af36-6680c73e35a7 2018-12-03 00:39:27,965 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:27Z", "file": "/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "955cf7d1-9497-43bd-99b5-cc76ab915b5c", "size": null, "self": "/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c", "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_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": null, "created_at": "2018-12-03T00:39:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:39:27,965 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-acda7c36-f2f3-4ad2-af36-6680c73e35a7 2018-12-03 00:39:27,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.043016910553s 2018-12-03 00:39:27,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:39:27,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" -d '' 2018-12-03 00:39:28,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:39:28 GMT X-Openstack-Request-Id: req-62cbc302-1a9d-49c3-9fcb-0ec079bac4f9 2018-12-03 00:39:28,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. 2018-12-03 00:39:28,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/file used request id req-62cbc302-1a9d-49c3-9fcb-0ec079bac4f9 2018-12-03 00:39:28,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.831805944443s 2018-12-03 00:39:28,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:39:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:39:28,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39:28 GMT X-Openstack-Request-Id: req-1b0d1635-d1af-41a3-8d9a-5251f5be5bff 2018-12-03 00:39:28,831 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:28Z", "file": "/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "955cf7d1-9497-43bd-99b5-cc76ab915b5c", "size": 12716032, "self": "/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:39:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:26Z", "file": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "a8030d7e-9075-427e-b39f-2b12a4a889b3", "size": 12716032, "self": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:39:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:39:28,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1b0d1635-d1af-41a3-8d9a-5251f5be5bff 2018-12-03 00:39:28,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294291973114s 2018-12-03 00:39:28,834 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/file', 'owner': u'1bc5332b9d5b484c9ac724735cd0327e', 'id': u'955cf7d1-9497-43bd-99b5-cc76ab915b5c', 'size': 12716032, u'self': u'/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1bc5332b9d5b484c9ac724735cd0327e', 'name': 'refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:39:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:39:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d', '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/955cf7d1-9497-43bd-99b5-cc76ab915b5c', 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_b702c6a3-7747-48b5-96dc-5afde12e8b5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d', 'created': u'2018-12-03T00:39:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:39:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c', 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_b702c6a3-7747-48b5-96dc-5afde12e8b5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:39:28,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:39:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:39:28,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39: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-b47196ee-3dba-4282-94f5-9fda6fc4b555 x-openstack-request-id: req-b47196ee-3dba-4282-94f5-9fda6fc4b555 2018-12-03 00:39:28,891 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ce912348-4164-4154-92c1-bae383f9a0a3", "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": "ce912348-4164-4154-92c1-bae383f9a0a3"}} 2018-12-03 00:39:28,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b47196ee-3dba-4282-94f5-9fda6fc4b555 2018-12-03 00:39:28,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0564830303192s 2018-12-03 00:39:28,892 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d', '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'de57677664ca4a25ac8718411c5b739c', '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'ce912348-4164-4154-92c1-bae383f9a0a3', 'swap': 0}) 2018-12-03 00:39:28,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:39:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" -d '{"extra_specs": {}}' 2018-12-03 00:39:28,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:39: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-3e2bbe54-ac95-42cf-b673-187a745615da x-openstack-request-id: req-3e2bbe54-ac95-42cf-b673-187a745615da 2018-12-03 00:39:28,916 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:39:28,916 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3/os-extra_specs used request id req-3e2bbe54-ac95-42cf-b673-187a745615da 2018-12-03 00:39:28,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232241153717s 2018-12-03 00:39:28,916 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d', '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'de57677664ca4a25ac8718411c5b739c', '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'ce912348-4164-4154-92c1-bae383f9a0a3', 'swap': 0}) 2018-12-03 00:39:31,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-03 00:39:31,804 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-03 00:39:31,805 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-03 00:39:31,808 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-03 00:39:35,717 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-12-03 00:39:35,717 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-12-03 00:39:35,718 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-12-03 00:39:35,719 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-03 00:39:35,720 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-12-03 00:39:35,721 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-12-03 00:39:35,722 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-12-03 00:39:35,723 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-12-03 00:39:35,724 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-12-03 00:39:35,724 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-12-03 00:39:35,724 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-12-03 00:39:35,724 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-12-03 00:39:35,724 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-03 00:39:35,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-03 00:39:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:39:44.693 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.324s] 2018-12-03 00:39:45,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:39:45.300 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.898s] 2018-12-03 00:39:45,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:39:45.373 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.073s] 2018-12-03 00:40:01,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:01.876 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.203s] 2018-12-03 00:40:02,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:02.728 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.285s] 2018-12-03 00:40:03,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:03.645 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.918s] 2018-12-03 00:40:14,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:14.548 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.211s] 2018-12-03 00:40:14,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:14.757 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.209s] 2018-12-03 00:40:15,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.030 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.272s] 2018-12-03 00:40:15,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.284 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.253s] 2018-12-03 00:40:15,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.498 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.215s] 2018-12-03 00:40:15,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.570 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.071s] 2018-12-03 00:40:15,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.657 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.086s] 2018-12-03 00:40:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.731 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.074s] 2018-12-03 00:40:15,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.801 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2018-12-03 00:40:15,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:15.875 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2018-12-03 00:40:16,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.020 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-12-03 00:40:16,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.224 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.850s] 2018-12-03 00:40:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.241 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-12-03 00:40:16,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.254 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-12-03 00:40:16,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.295 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2018-12-03 00:40:16,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.411 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.155s] 2018-12-03 00:40:16,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.422 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-03 00:40:16,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.433 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-12-03 00:40:16,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.457 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.024s] 2018-12-03 00:40:16,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.519 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-12-03 00:40:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.590 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.070s] 2018-12-03 00:40:16,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.717 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.422s] 2018-12-03 00:40:16,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.758 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.168s] 2018-12-03 00:40:16,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.773 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-03 00:40:16,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.814 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.095s] 2018-12-03 00:40:16,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.814 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-03 00:40:16,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:16.852 16134 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.079s] 2018-12-03 00:40:19,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:19.729 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-12-03 00:40:22,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:22.533 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.802s] 2018-12-03 00:40:23,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:23.252 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.316s] 2018-12-03 00:40:23,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:23.961 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.708s] 2018-12-03 00:40:24,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:24.160 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.198s] 2018-12-03 00:40:24,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:24.168 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.009s] 2018-12-03 00:40:24,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:24.186 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2018-12-03 00:40:29,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:29.230 16134 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.997s] 2018-12-03 00:40:35,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:35.727 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.560s] 2018-12-03 00:40:35,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:35.984 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.328s] 2018-12-03 00:40:36,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:36.019 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.292s] 2018-12-03 00:40:36,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:36.300 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.281s] 2018-12-03 00:40:36,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:36.724 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.738s] 2018-12-03 00:40:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:36.743 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.443s] 2018-12-03 00:40:37,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:37.188 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.443s] 2018-12-03 00:40:37,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:37.626 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.438s] 2018-12-03 00:40:38,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:38.527 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.802s] 2018-12-03 00:40:39,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:39.601 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.074s] 2018-12-03 00:40:39,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:39.866 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.652s] 2018-12-03 00:40:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:40.582 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.981s] 2018-12-03 00:40:41,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:41.782 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.198s] 2018-12-03 00:40:42,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:42.511 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.728s] 2018-12-03 00:40:43,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:43.022 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.511s] 2018-12-03 00:40:43,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:43.683 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.660s] 2018-12-03 00:40:44,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:44.333 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.649s] 2018-12-03 00:40:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:44.525 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.658s] 2018-12-03 00:40:44,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:44.565 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.232s] 2018-12-03 00:40:44,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:44.802 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.236s] 2018-12-03 00:40:45,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:45.013 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.211s] 2018-12-03 00:40:45,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:45.641 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.626s] 2018-12-03 00:40:45,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:45.907 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.266s] 2018-12-03 00:40:46,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:46.253 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.346s] 2018-12-03 00:40:46,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:46.681 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.427s] 2018-12-03 00:40:46,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:46.918 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.237s] 2018-12-03 00:40:48,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:48.795 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.269s] 2018-12-03 00:40:53,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:53.634 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.839s] 2018-12-03 00:40:53,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:53.902 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.794s] 2018-12-03 00:40:54,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:54.537 16134 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.634s] 2018-12-03 00:40:58,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:58.127 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.492s] 2018-12-03 00:40:59,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:59.321 16134 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.169s] 2018-12-03 00:40:59,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:59.584 16134 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.262s] 2018-12-03 00:40:59,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:40:59.767 16134 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.183s] 2018-12-03 00:41:00,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:00.395 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.619s] 2018-12-03 00:41:00,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:00.469 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2018-12-03 00:41:01,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:01.628 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.158s] 2018-12-03 00:41:01,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:01.722 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.093s] 2018-12-03 00:41:01,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:01.722 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-03 00:41:01,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:01.766 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.639s] 2018-12-03 00:41:06,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:06.031 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.264s] 2018-12-03 00:41:11,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.566 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-12-03 00:41:11,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.573 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.007s] 2018-12-03 00:41:11,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.622 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.049s] 2018-12-03 00:41:11,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.657 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.035s] 2018-12-03 00:41:11,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.695 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.037s] 2018-12-03 00:41:11,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.750 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.054s] 2018-12-03 00:41:11,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.811 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.778s] 2018-12-03 00:41:11,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.812 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.060s] 2018-12-03 00:41:11,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.861 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.049s] 2018-12-03 00:41:11,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.917 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.055s] 2018-12-03 00:41:11,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:11.967 16134 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.050s] 2018-12-03 00:41:14,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:14.670 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.859s] 2018-12-03 00:41:14,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:14.859 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.189s] 2018-12-03 00:41:14,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:14.953 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.093s] 2018-12-03 00:41:15,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.057 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.104s] 2018-12-03 00:41:15,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.099 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.041s] 2018-12-03 00:41:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.146 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.046s] 2018-12-03 00:41:15,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.238 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2018-12-03 00:41:15,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.328 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.090s] 2018-12-03 00:41:15,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.382 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2018-12-03 00:41:15,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:15.427 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.045s] 2018-12-03 00:41:19,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:19.089 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.660s] 2018-12-03 00:41:23,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:23.297 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.908s] 2018-12-03 00:41:32,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:32.861 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.695s] 2018-12-03 00:41:33,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:33.497 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.636s] 2018-12-03 00:41:40,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:40.150 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-03 00:41:48,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:48.300 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.619s] 2018-12-03 00:41:49,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:49.010 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.461s] 2018-12-03 00:41:52,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:52.678 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.591s] 2018-12-03 00:41:59,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:41:59.228 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.218s] 2018-12-03 00:42:00,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:00.255 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [20.268s] 2018-12-03 00:42:00,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:00.479 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.799s] 2018-12-03 00:42:10,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:10.089 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.860s] 2018-12-03 00:42:10,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:10.313 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.833s] 2018-12-03 00:42:14,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:14.895 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.805s] 2018-12-03 00:42:16,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:16.260 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.356s] 2018-12-03 00:42:16,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:16.639 16134 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.380s] 2018-12-03 00:42:17,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:17.848 16134 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.539s] 2018-12-03 00:42:31,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:31.931 16134 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.328s] 2018-12-03 00:42:37,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:37.367 16134 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.422s] 2018-12-03 00:42:37,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:37.397 16134 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.030s] 2018-12-03 00:42:47,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:47.976 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.339s] 2018-12-03 00:42:51,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:51.997 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [37.098s] 2018-12-03 00:42:53,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:53.696 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.701s] 2018-12-03 00:42:53,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:53.878 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.902s] 2018-12-03 00:42:56,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:56.108 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.230s] 2018-12-03 00:42:56,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:56.155 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.047s] 2018-12-03 00:42:56,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:42:56.476 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.321s] 2018-12-03 00:43:00,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:00.415 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.139s] 2018-12-03 00:43:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:01.001 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.585s] 2018-12-03 00:43:04,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:04.180 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.173s] 2018-12-03 00:43:05,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:05.663 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.487s] 2018-12-03 00:43:06,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:06.975 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.309s] 2018-12-03 00:43:07,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:07.522 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.044s] 2018-12-03 00:43:07,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:07.579 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.606s] 2018-12-03 00:43:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:07.596 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2018-12-03 00:43:07,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:07.651 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.055s] 2018-12-03 00:43:09,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:09.183 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.601s] 2018-12-03 00:43:09,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:09.224 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-12-03 00:43:12,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:12.927 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.233s] 2018-12-03 00:43:14,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:14.222 16134 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.458s] 2018-12-03 00:43:14,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:14.332 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.403s] 2018-12-03 00:43:14,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:14.940 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.608s] 2018-12-03 00:43:15,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:15.263 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.323s] 2018-12-03 00:43:16,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:16.030 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.766s] 2018-12-03 00:43:17,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.133 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.102s] 2018-12-03 00:43:17,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.776 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.642s] 2018-12-03 00:43:17,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.835 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.060s] 2018-12-03 00:43:17,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.854 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-12-03 00:43:17,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.874 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-12-03 00:43:17,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:17.889 16134 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2018-12-03 00:43:18,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:18.261 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [78.009s] 2018-12-03 00:43:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:19.263 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.307s] 2018-12-03 00:43:19,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:19.556 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.293s] 2018-12-03 00:43:19,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:19.839 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.283s] 2018-12-03 00:43:20,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.048 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.208s] 2018-12-03 00:43:20,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.057 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.008s] 2018-12-03 00:43:20,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.352 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.295s] 2018-12-03 00:43:20,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.362 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-12-03 00:43:20,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.404 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.042s] 2018-12-03 00:43:20,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.765 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.361s] 2018-12-03 00:43:20,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:20.804 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.039s] 2018-12-03 00:43:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.104 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.299s] 2018-12-03 00:43:21,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.145 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.041s] 2018-12-03 00:43:21,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.373 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.227s] 2018-12-03 00:43:21,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.409 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2018-12-03 00:43:21,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.448 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-12-03 00:43:21,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.455 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-12-03 00:43:21,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.488 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.032s] 2018-12-03 00:43:21,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.522 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-12-03 00:43:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.558 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-12-03 00:43:21,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:21.597 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2018-12-03 00:43:24,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:24.164 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.764s] 2018-12-03 00:43:25,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:25.018 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.854s] 2018-12-03 00:43:30,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:30.835 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.135s] 2018-12-03 00:43:35,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:35.866 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-12-03 00:43:35,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:35.908 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2018-12-03 00:43:35,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:35.959 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.050s] 2018-12-03 00:43:36,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:36.230 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.271s] 2018-12-03 00:43:36,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:36.546 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.315s] 2018-12-03 00:43:36,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:36.689 16134 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.852s] 2018-12-03 00:43:36,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:36.998 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.452s] 2018-12-03 00:43:37,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.371 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.373s] 2018-12-03 00:43:37,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.427 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.056s] 2018-12-03 00:43:37,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.497 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.070s] 2018-12-03 00:43:37,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.568 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.070s] 2018-12-03 00:43:37,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.610 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-12-03 00:43:37,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.697 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.085s] 2018-12-03 00:43:37,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.783 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.086s] 2018-12-03 00:43:37,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.792 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [19.526s] 2018-12-03 00:43:37,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.862 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.079s] 2018-12-03 00:43:37,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:37.937 16134 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.075s] 2018-12-03 00:43:55,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:43:55.594 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.800s] 2018-12-03 00:44:09,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:44:09.986 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.717s] 2018-12-03 00:44:16,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:44:16.489 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.498s] 2018-12-03 00:44:26,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:44:26.076 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.584s] 2018-12-03 00:44:31,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:44:31.456 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.380s] 2018-12-03 00:45:24,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:24.561 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.088s] 2018-12-03 00:45:29,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:29.364 16134 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-12-03 00:45:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:33.286 16134 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.448s] 2018-12-03 00:45:34,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:34.232 16134 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.945s] 2018-12-03 00:45:49,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:49.475 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.173s] 2018-12-03 00:45:49,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:49.522 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.047s] 2018-12-03 00:45:49,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:49.900 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.378s] 2018-12-03 00:45:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:51.654 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.753s] 2018-12-03 00:45:56,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:56.589 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.935s] 2018-12-03 00:45:56,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:56.649 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.060s] 2018-12-03 00:45:56,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:45:56.700 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.051s] 2018-12-03 00:46:10,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:10.563 16134 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-03 00:46:14,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:14.419 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.260s] 2018-12-03 00:46:20,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:20.013 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.322s] 2018-12-03 00:46:20,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:20.617 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.603s] 2018-12-03 00:46:41,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:41.030 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.408s] 2018-12-03 00:46:50,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:50.885 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.311s] 2018-12-03 00:46:50,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 00:46:50.951 16134 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.066s] 2018-12-03 00:46:59,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 95506a32-6f25-41bc-9148-d2e0e5aa7415 2018-12-03 00:46:59,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '95506a32-6f25-41bc-9148-d2e0e5aa7415']'. 2018-12-03 00:47:00,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 95506a32-6f25-41bc-9148-d2e0e5aa7415 | 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-03 00:39:37 | 2018-12-03 00:47:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-03 00:46:59 | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:22 | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b8686c3d-a69f-465c-91ea-597936e64669) | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-03 00:47:00,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8854e502-aca8-4b71-bd62-9429420f78c0) | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 428.882 | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-03 00:47:00,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-03 00:47:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-03 00:47:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:47:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-03 00:47:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-03 00:47:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-03 00:47:02,676 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 00:47:02,676 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-03 00:47:02,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:47:02,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:47:03,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:47:03 GMT X-Openstack-Request-Id: req-65e904e9-f4ad-48dc-b53b-afd48ec0d807 2018-12-03 00:47:03,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:47:03,263 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/955cf7d1-9497-43bd-99b5-cc76ab915b5c used request id req-65e904e9-f4ad-48dc-b53b-afd48ec0d807 2018-12-03 00:47:03,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.580545186996s 2018-12-03 00:47:03,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:47:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:03,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54d46dd8-40a1-4276-bdfa-aff70334cbd3 x-openstack-request-id: req-54d46dd8-40a1-4276-bdfa-aff70334cbd3 2018-12-03 00:47:03,588 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "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": "8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a"}, {"name": "refstack_defcore-flavor_alt_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ce912348-4164-4154-92c1-bae383f9a0a3", "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": "ce912348-4164-4154-92c1-bae383f9a0a3"}]} 2018-12-03 00:47:03,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-54d46dd8-40a1-4276-bdfa-aff70334cbd3 2018-12-03 00:47:03,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.318645000458s 2018-12-03 00:47:03,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:47:03,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:03,630 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-417e6957-4a8f-4223-90e7-771cc72f6d47 x-openstack-request-id: req-417e6957-4a8f-4223-90e7-771cc72f6d47 2018-12-03 00:47:03,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ce912348-4164-4154-92c1-bae383f9a0a3 used request id req-417e6957-4a8f-4223-90e7-771cc72f6d47 2018-12-03 00:47:03,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401561260223s 2018-12-03 00:47:03,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:47:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:47:03,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:03 GMT X-Openstack-Request-Id: req-96226554-10a0-48ce-aec2-a88f8f19cb3e 2018-12-03 00:47:03,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:39:26Z", "file": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/file", "owner": "1bc5332b9d5b484c9ac724735cd0327e", "id": "a8030d7e-9075-427e-b39f-2b12a4a889b3", "size": 12716032, "self": "/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/a8030d7e-9075-427e-b39f-2b12a4a889b3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:39:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:47:03,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-96226554-10a0-48ce-aec2-a88f8f19cb3e 2018-12-03 00:47:03,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266919136047s 2018-12-03 00:47:03,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:47:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c70286b253e9ffbb772d555adc8a00675d3dd55" 2018-12-03 00:47:04,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:47:04 GMT X-Openstack-Request-Id: req-d1fa2a8c-0eac-433d-a701-60d34e38fd18 2018-12-03 00:47:04,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:47:04,372 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a8030d7e-9075-427e-b39f-2b12a4a889b3 used request id req-d1fa2a8c-0eac-433d-a701-60d34e38fd18 2018-12-03 00:47:04,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.708652019501s 2018-12-03 00:47:04,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:47:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:04,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-d924d7ba-9acd-415b-9f87-48c73aac25e2 x-openstack-request-id: req-d924d7ba-9acd-415b-9f87-48c73aac25e2 2018-12-03 00:47:04,395 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a", "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": "8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a"}]} 2018-12-03 00:47:04,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d924d7ba-9acd-415b-9f87-48c73aac25e2 2018-12-03 00:47:04,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231750011444s 2018-12-03 00:47:04,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:47:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:04,419 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-8f739ada-5008-4fe7-aa48-b9ba5effc84b x-openstack-request-id: req-8f739ada-5008-4fe7-aa48-b9ba5effc84b 2018-12-03 00:47:04,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8d146d10-ab8d-4ad0-bec9-bf5fb769ba2a used request id req-8f739ada-5008-4fe7-aa48-b9ba5effc84b 2018-12-03 00:47:04,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0219359397888s 2018-12-03 00:47:04,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:47:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:04,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95e1269-ba02-46b4-b527-7502535d78df 2018-12-03 00:47:04,660 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:47:04,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e95e1269-ba02-46b4-b527-7502535d78df 2018-12-03 00:47:04,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240225791931s 2018-12-03 00:47:04,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:47:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:04,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bab685e-be11-48a2-8d2b-a6d41027dc6b 2018-12-03 00:47:04,878 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_b702c6a3-7747-48b5-96dc-5afde12e8b5d", "links": {"self": "http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "153c9e9c3a3545d38c1a5b8051b50a97", "description": null}} 2018-12-03 00:47:04,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97 used request id req-4bab685e-be11-48a2-8d2b-a6d41027dc6b 2018-12-03 00:47:04,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212108850479s 2018-12-03 00:47:04,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:47:04,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:05,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f887473-c108-488e-9167-6e8bd5fe4acf 2018-12-03 00:47:05,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:47:05,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/153c9e9c3a3545d38c1a5b8051b50a97 used request id req-1f887473-c108-488e-9167-6e8bd5fe4acf 2018-12-03 00:47:05,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291630983353s 2018-12-03 00:47:05,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:47:05,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:05,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 527 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337ea891-a573-4d9b-a1f9-77e85dfac5c9 2018-12-03 00:47:05,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e"}, "tags": [], "enabled": true, "id": "1bc5332b9d5b484c9ac724735cd0327e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_b702c6a3-7747-48b5-96dc-5afde12e8b5d"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:47:05,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-337ea891-a573-4d9b-a1f9-77e85dfac5c9 2018-12-03 00:47:05,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202310085297s 2018-12-03 00:47:05,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:47:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:05,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5845a3c-92dd-40c8-89de-c45f44c456fb 2018-12-03 00:47:05,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:47:05,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1bc5332b9d5b484c9ac724735cd0327e used request id req-a5845a3c-92dd-40c8-89de-c45f44c456fb 2018-12-03 00:47:05,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250072002411s 2018-12-03 00:47:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:47:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1bc5332b9d5b484c9ac724735cd0327e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab48f69cb0a9bd1133c09f5af502a2f4a5fbc13" 2018-12-03 00:47:05,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:05 GMT X-Openstack-Request-Id: req-a97fdbee-35c6-4d2f-aa25-71adb58d0bb5 2018-12-03 00:47:05,868 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:47:05,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1bc5332b9d5b484c9ac724735cd0327e&name=default used request id req-a97fdbee-35c6-4d2f-aa25-71adb58d0bb5 2018-12-03 00:47:05,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226750135422s 2018-12-03 00:47:05,918 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-03 00:47:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:47:05,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59d04bd-ff9b-480c-b408-1aca56327d7a 2018-12-03 00:47:05,967 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:47:05,967 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a59d04bd-ff9b-480c-b408-1aca56327d7a 2018-12-03 00:47:05,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:47:06,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["COyo_qGOTMGi1un-kUdMWQ"], "issued_at": "2018-12-03T00:47:06.000000Z"}} 2018-12-03 00:47:06,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:47:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:06 GMT X-Openstack-Request-Id: req-f36e6b07-19b8-4b20-855f-8173e527cde9 2018-12-03 00:47:06,734 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:47:06,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f36e6b07-19b8-4b20-855f-8173e527cde9 2018-12-03 00:47:06,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362320899963s 2018-12-03 00:47:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:47:06,749 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7319e4b-9fe6-48db-834d-a0d38ce82233 2018-12-03 00:47:06,749 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:47:06,750 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-e7319e4b-9fe6-48db-834d-a0d38ce82233 2018-12-03 00:47:06,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:47:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:06,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548938e9-5527-47bf-abb1-0b9a7527fd18 2018-12-03 00:47:06,980 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:47:06,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-548938e9-5527-47bf-abb1-0b9a7527fd18 2018-12-03 00:47:06,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22949886322s 2018-12-03 00:47:06,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:47:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}}' 2018-12-03 00:47:07,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e1087b3-b364-4be0-8165-c0d4b642fdf4 2018-12-03 00:47:07,211 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829"}, "tags": [], "enabled": true, "id": "c4622b25c81240ae8b8165dbc7cd0829", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}} 2018-12-03 00:47:07,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0e1087b3-b364-4be0-8165-c0d4b642fdf4 2018-12-03 00:47:07,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.224400997162s 2018-12-03 00:47:07,212 - 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'c4622b25c81240ae8b8165dbc7cd0829', '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_ec5a4835-badb-4311-a58c-6fc4e42f3926'}) 2018-12-03 00:47:07,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:47:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c1c95a23-c642-49ff-ad3a-80b8637df087", "email": null, "name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926"}}' 2018-12-03 00:47:07,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3576b246-6fc6-4c5a-9c08-ee814155f06f 2018-12-03 00:47:07,708 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:47:07,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-3576b246-6fc6-4c5a-9c08-ee814155f06f 2018-12-03 00:47:07,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489341020584s 2018-12-03 00:47:07,708 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0207dd46d54f445b86d7d2735d1fa9f8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926'}) 2018-12-03 00:47:07,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:07,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926600c6-460a-4b6a-b8f2-f3feb1cf732f 2018-12-03 00:47:07,908 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:07,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-926600c6-460a-4b6a-b8f2-f3feb1cf732f 2018-12-03 00:47:07,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197449922562s 2018-12-03 00:47:07,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:08,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aabcaed-9ce6-4cc7-9bf9-93f806f05b77 2018-12-03 00:47:08,147 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:08,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7aabcaed-9ce6-4cc7-9bf9-93f806f05b77 2018-12-03 00:47:08,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233409881592s 2018-12-03 00:47:08,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:08,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bad690-89cd-468c-9781-a536a7aef9a7 2018-12-03 00:47:08,309 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:08,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-74bad690-89cd-468c-9781-a536a7aef9a7 2018-12-03 00:47:08,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15646982193s 2018-12-03 00:47:08,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:47:08,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:08,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60eb5b8-a8cd-4ab5-b9b3-78e295317cd1 2018-12-03 00:47:08,511 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:47:08,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f60eb5b8-a8cd-4ab5-b9b3-78e295317cd1 2018-12-03 00:47:08,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196928024292s 2018-12-03 00:47:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:47:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:08,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f59f9ed-e951-4736-bf5a-88aa2daf994e 2018-12-03 00:47:08,734 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:47:08,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8f59f9ed-e951-4736-bf5a-88aa2daf994e 2018-12-03 00:47:08,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222295999527s 2018-12-03 00:47:08,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:47:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:08,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838f6b01-d73b-4837-85b8-a6de3f3e29af 2018-12-03 00:47:08,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829"}, "tags": [], "enabled": true, "id": "c4622b25c81240ae8b8165dbc7cd0829", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:47:08,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-838f6b01-d73b-4837-85b8-a6de3f3e29af 2018-12-03 00:47:08,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168578147888s 2018-12-03 00:47:08,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:47:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1456999c-f193-4edb-bb02-e06e2441f8fc 2018-12-03 00:47:09,033 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829", "previous": null, "next": null}} 2018-12-03 00:47:09,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829 used request id req-1456999c-f193-4edb-bb02-e06e2441f8fc 2018-12-03 00:47:09,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110383033752s 2018-12-03 00:47:09,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:47:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45191d5c-ec96-42a7-b04f-f1638511ee81 2018-12-03 00:47:09,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:47:09,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-45191d5c-ec96-42a7-b04f-f1638511ee81 2018-12-03 00:47:09,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145196199417s 2018-12-03 00:47:09,183 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926', 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'c4622b25c81240ae8b8165dbc7cd0829', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c1c95a23-c642-49ff-ad3a-80b8637df087', 'username': u'patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:47:09,187 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'password': 'c1c95a23-c642-49ff-ad3a-80b8637df087', 'project_name': 'patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'c4622b25c81240ae8b8165dbc7cd0829', 'project_domain_name': 'Default'} 2018-12-03 00:47:09,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5925c9f5-aa1d-4690-8eb4-d0c705dcb2d8 2018-12-03 00:47:09,314 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:09,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5925c9f5-aa1d-4690-8eb4-d0c705dcb2d8 2018-12-03 00:47:09,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123302221298s 2018-12-03 00:47:09,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20c7707-3ba1-4b66-88a4-2e5bb3239c56 2018-12-03 00:47:09,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:09,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c20c7707-3ba1-4b66-88a4-2e5bb3239c56 2018-12-03 00:47:09,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113579034805s 2018-12-03 00:47:09,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:47:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3943c0-19e2-4b3b-acbc-9fa2ddad37eb 2018-12-03 00:47:09,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:47:09,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bb3943c0-19e2-4b3b-acbc-9fa2ddad37eb 2018-12-03 00:47:09,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124785900116s 2018-12-03 00:47:09,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:47:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a256051a-de69-40fc-8302-693577659fed 2018-12-03 00:47:09,697 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:47:09,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a256051a-de69-40fc-8302-693577659fed 2018-12-03 00:47:09,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132991075516s 2018-12-03 00:47:09,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:47:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:09,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9a29e2-020c-4d3c-8f64-5235c81b0cb1 2018-12-03 00:47:09,926 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829"}, "tags": [], "enabled": true, "id": "c4622b25c81240ae8b8165dbc7cd0829", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:47:09,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8e9a29e2-020c-4d3c-8f64-5235c81b0cb1 2018-12-03 00:47:09,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216389894485s 2018-12-03 00:47:09,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:47:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33df459b-e9a5-431d-9ec4-8e051516dc57 2018-12-03 00:47:10,088 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829", "previous": null, "next": null}} 2018-12-03 00:47:10,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0207dd46d54f445b86d7d2735d1fa9f8&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=c4622b25c81240ae8b8165dbc7cd0829 used request id req-33df459b-e9a5-431d-9ec4-8e051516dc57 2018-12-03 00:47:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.154395103455s 2018-12-03 00:47:10,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:47:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01235ba-53e2-4392-bc6c-3efe9db33345 2018-12-03 00:47:10,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:47:10,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-e01235ba-53e2-4392-bc6c-3efe9db33345 2018-12-03 00:47:10,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157494068146s 2018-12-03 00:47:10,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:10,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5560049-7a7d-42d7-9884-b0be3d07c80f 2018-12-03 00:47:10,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:10,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5560049-7a7d-42d7-9884-b0be3d07c80f 2018-12-03 00:47:10,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11469578743s 2018-12-03 00:47:10,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:47:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1bfa3d-f080-4498-a36c-6f2eabc4b730 2018-12-03 00:47:10,483 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:47:10,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1c1bfa3d-f080-4498-a36c-6f2eabc4b730 2018-12-03 00:47:10,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110030174255s 2018-12-03 00:47:10,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:47:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5e4e28-34a4-4347-9584-7278d52a5ae2 2018-12-03 00:47:10,665 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:47:10,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7c5e4e28-34a4-4347-9584-7278d52a5ae2 2018-12-03 00:47:10,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180568933487s 2018-12-03 00:47:10,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:47:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=0207dd46d54f445b86d7d2735d1fa9f8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:10,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f988d662-ef65-48ad-838e-9375d9b39518 2018-12-03 00:47:10,884 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=0207dd46d54f445b86d7d2735d1fa9f8&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:47:10,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=0207dd46d54f445b86d7d2735d1fa9f8&scope.domain.id=default used request id req-f988d662-ef65-48ad-838e-9375d9b39518 2018-12-03 00:47:10,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20730805397s 2018-12-03 00:47:10,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:47:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:11,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eccc0bf0-c209-4303-b2e0-e51091cd4eea 2018-12-03 00:47:11,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:47:11,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/0207dd46d54f445b86d7d2735d1fa9f8/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-eccc0bf0-c209-4303-b2e0-e51091cd4eea 2018-12-03 00:47:11,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140455007553s 2018-12-03 00:47:11,029 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:47:13,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:47:15,823 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 65627a94-cc4f-48f2-bf39-4b24a3414ccf | 2018-12-03T00:47:15.429946 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 65627a94-cc4f-48f2-bf39-4b24a3414ccf ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:47:19,131 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:47:20,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:47:22,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:47:25,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=48c02036-248c-485b-ae45-fa40ac385b1b) as the default verifier for the future CLI operations. 2018-12-03 00:47:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:47:27,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9e7925-3121-4531-a97f-338727145995 2018-12-03 00:47:27,020 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:47:27,020 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-fc9e7925-3121-4531-a97f-338727145995 2018-12-03 00:47:27,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:47:27,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4622b25c81240ae8b8165dbc7cd0829", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4622b25c81240ae8b8165dbc7cd0829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/c4622b25c81240ae8b8165dbc7cd0829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/c4622b25c81240ae8b8165dbc7cd0829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_c4622b25c81240ae8b8165dbc7cd0829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c4622b25c81240ae8b8165dbc7cd0829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c4622b25c81240ae8b8165dbc7cd0829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/c4622b25c81240ae8b8165dbc7cd0829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/c4622b25c81240ae8b8165dbc7cd0829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/c4622b25c81240ae8b8165dbc7cd0829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "id": "0207dd46d54f445b86d7d2735d1fa9f8"}, "audit_ids": ["iFjpRX8ySO-SrwNydb0nAg"], "issued_at": "2018-12-03T00:47:27.000000Z"}} 2018-12-03 00:47:27,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:47:27,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:27,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:27 GMT X-Openstack-Request-Id: req-c2ac965e-18c5-4603-bb41-d4e6a2b83914 2018-12-03 00:47:27,718 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:47:27,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-c2ac965e-18c5-4603-bb41-d4e6a2b83914 2018-12-03 00:47:27,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291709899902s 2018-12-03 00:47:27,728 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-03 00:47:27,728 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 00:47:27,850 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 00:47:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:47:27,858 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:27 GMT 2018-12-03 00:47:27,858 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 00:47:27,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:47:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:28,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:28 GMT X-Openstack-Request-Id: req-706d2e2f-758e-4163-928c-d704797bc695 2018-12-03 00:47:28,151 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:47:28,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-706d2e2f-758e-4163-928c-d704797bc695 2018-12-03 00:47:28,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291203022003s 2018-12-03 00:47:28,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:47:28,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926"}' 2018-12-03 00:47:28,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:28 GMT Location: http://172.30.9.26:9292/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62b48875-6c2f-4dbf-be4a-4115980b6f10 2018-12-03 00:47:28,242 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:28Z", "file": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "5390afb9-783c-4c5f-b54c-bfe564b072d2", "size": null, "self": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2", "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_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": null, "created_at": "2018-12-03T00:47:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:47:28,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-62b48875-6c2f-4dbf-be4a-4115980b6f10 2018-12-03 00:47:28,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0809769630432s 2018-12-03 00:47:28,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:47:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" -d '' 2018-12-03 00:47:28,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:47:28 GMT X-Openstack-Request-Id: req-eebe6957-0503-4f41-9209-8d9492726f5c 2018-12-03 00:47:28,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:47:28,645 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file used request id req-eebe6957-0503-4f41-9209-8d9492726f5c 2018-12-03 00:47:28,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.402244091034s 2018-12-03 00:47:28,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:47:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:28,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:28 GMT X-Openstack-Request-Id: req-6ee51697-8f4a-4675-ac65-e6475dea4c3e 2018-12-03 00:47:28,673 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:28Z", "file": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "5390afb9-783c-4c5f-b54c-bfe564b072d2", "size": 12716032, "self": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:47:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:47:28,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6ee51697-8f4a-4675-ac65-e6475dea4c3e 2018-12-03 00:47:28,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241298675537s 2018-12-03 00:47:28,674 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file', 'owner': u'c4622b25c81240ae8b8165dbc7cd0829', 'id': u'5390afb9-783c-4c5f-b54c-bfe564b072d2', 'size': 12716032, u'self': u'/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4622b25c81240ae8b8165dbc7cd0829', 'name': 'patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:47:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:47:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926', '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/5390afb9-783c-4c5f-b54c-bfe564b072d2', 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_ec5a4835-badb-4311-a58c-6fc4e42f3926', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'created': u'2018-12-03T00:47:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:47:28Z', 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/5390afb9-783c-4c5f-b54c-bfe564b072d2', 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_ec5a4835-badb-4311-a58c-6fc4e42f3926', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:47:28,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:47:28,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_ec5a4835-badb-4311-a58c-6fc4e42f3926", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:47:28,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-fc32be7a-4e31-4eb1-85bf-a2375dd320d4 x-openstack-request-id: req-fc32be7a-4e31-4eb1-85bf-a2375dd320d4 2018-12-03 00:47:28,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "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": "ddbc5757-a80b-4521-938b-767aae8e74a7"}} 2018-12-03 00:47:28,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc32be7a-4e31-4eb1-85bf-a2375dd320d4 2018-12-03 00:47:28,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314866065979s 2018-12-03 00:47:28,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ec5a4835-badb-4311-a58c-6fc4e42f3926', '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'de57677664ca4a25ac8718411c5b739c', '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'ddbc5757-a80b-4521-938b-767aae8e74a7', 'swap': 0}) 2018-12-03 00:47:28,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:47:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"extra_specs": {}}' 2018-12-03 00:47:29,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-9b0b7964-ae1f-4f80-a6ba-73184cd01326 x-openstack-request-id: req-9b0b7964-ae1f-4f80-a6ba-73184cd01326 2018-12-03 00:47:29,012 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:47:29,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7/os-extra_specs used request id req-9b0b7964-ae1f-4f80-a6ba-73184cd01326 2018-12-03 00:47:29,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189619064331s 2018-12-03 00:47:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:47:29,024 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e3b5e00-fe21-4698-abeb-b1b5aed91885 2018-12-03 00:47:29,025 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:47:29,025 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-9e3b5e00-fe21-4698-abeb-b1b5aed91885 2018-12-03 00:47:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:29,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc43129-d4c9-440f-9a20-e512c03e8c6d 2018-12-03 00:47:29,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:29,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5cc43129-d4c9-440f-9a20-e512c03e8c6d 2018-12-03 00:47:29,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189352989197s 2018-12-03 00:47:29,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:47:29,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:29,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee19cc46-0e6e-4dc3-9e6a-13388c117a39 2018-12-03 00:47:29,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:47:29,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee19cc46-0e6e-4dc3-9e6a-13388c117a39 2018-12-03 00:47:29,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19538807869s 2018-12-03 00:47:29,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 00:47:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:47:29,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-02082c69-2bda-4d4f-8af8-5be67f698dad x-openstack-request-id: req-02082c69-2bda-4d4f-8af8-5be67f698dad 2018-12-03 00:47:29,462 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 00:47:29,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-02082c69-2bda-4d4f-8af8-5be67f698dad 2018-12-03 00:47:29,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.033548116684s 2018-12-03 00:47:29,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:47:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:29,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:29 GMT X-Openstack-Request-Id: req-e8cd58e4-0112-4e6c-8261-9bde612ce28b 2018-12-03 00:47:29,492 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:28Z", "file": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "5390afb9-783c-4c5f-b54c-bfe564b072d2", "size": 12716032, "self": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:47:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:47:29,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e8cd58e4-0112-4e6c-8261-9bde612ce28b 2018-12-03 00:47:29,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258939266205s 2018-12-03 00:47:29,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:47:29,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926"}' 2018-12-03 00:47:29,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:29 GMT Location: http://172.30.9.26:9292/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1fed2be-7f77-4a5c-90c8-da3e060cb713 2018-12-03 00:47:29,555 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:29Z", "file": "/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "101a9046-ba7e-4780-b55b-bb071fc3fd86", "size": null, "self": "/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86", "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_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": null, "created_at": "2018-12-03T00:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:47:29,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e1fed2be-7f77-4a5c-90c8-da3e060cb713 2018-12-03 00:47:29,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0543930530548s 2018-12-03 00:47:29,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:47:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" -d '' 2018-12-03 00:47:30,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:47:30 GMT X-Openstack-Request-Id: req-0a393e10-f1b1-4044-9c4a-ab90425e2ded 2018-12-03 00:47:30,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:47:30,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/file used request id req-0a393e10-f1b1-4044-9c4a-ab90425e2ded 2018-12-03 00:47:30,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21539616585s 2018-12-03 00:47:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:47:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:47:30,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:30 GMT X-Openstack-Request-Id: req-3e42577d-5994-4134-b2a4-153e822b22b1 2018-12-03 00:47:30,811 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:30Z", "file": "/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "101a9046-ba7e-4780-b55b-bb071fc3fd86", "size": 12716032, "self": "/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:47:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:28Z", "file": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "5390afb9-783c-4c5f-b54c-bfe564b072d2", "size": 12716032, "self": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:47:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:47:30,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3e42577d-5994-4134-b2a4-153e822b22b1 2018-12-03 00:47:30,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03466796875s 2018-12-03 00:47:30,814 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/file', 'owner': u'c4622b25c81240ae8b8165dbc7cd0829', 'id': u'101a9046-ba7e-4780-b55b-bb071fc3fd86', 'size': 12716032, u'self': u'/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4622b25c81240ae8b8165dbc7cd0829', 'name': 'patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/101a9046-ba7e-4780-b55b-bb071fc3fd86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:47:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:47:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926', '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/101a9046-ba7e-4780-b55b-bb071fc3fd86', 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_ec5a4835-badb-4311-a58c-6fc4e42f3926', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926', 'created': u'2018-12-03T00:47:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:47:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86', 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_ec5a4835-badb-4311-a58c-6fc4e42f3926', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:47:30,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:47:30,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:47:30,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12983f9c-e6bd-4dbb-b892-24c106fedb59 x-openstack-request-id: req-12983f9c-e6bd-4dbb-b892-24c106fedb59 2018-12-03 00:47:30,848 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45483880-8246-4a05-9abc-4d9eb42537a6", "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": "45483880-8246-4a05-9abc-4d9eb42537a6"}} 2018-12-03 00:47:30,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-12983f9c-e6bd-4dbb-b892-24c106fedb59 2018-12-03 00:47:30,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.033625125885s 2018-12-03 00:47:30,849 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926', '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'de57677664ca4a25ac8718411c5b739c', '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'45483880-8246-4a05-9abc-4d9eb42537a6', 'swap': 0}) 2018-12-03 00:47:30,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:47:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" -d '{"extra_specs": {}}' 2018-12-03 00:47:30,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:47: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-50542885-3a83-4fa7-b9b9-1ae2d9e7a2c8 x-openstack-request-id: req-50542885-3a83-4fa7-b9b9-1ae2d9e7a2c8 2018-12-03 00:47:30,878 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:47:30,878 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6/os-extra_specs used request id req-50542885-3a83-4fa7-b9b9-1ae2d9e7a2c8 2018-12-03 00:47:30,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0285890102386s 2018-12-03 00:47:30,878 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926', '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'de57677664ca4a25ac8718411c5b739c', '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'45483880-8246-4a05-9abc-4d9eb42537a6', 'swap': 0}) 2018-12-03 00:47:34,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-03 00:47:34,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-03 00:47:34,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-03 00:47:34,029 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-03 00:47:34,052 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-03 00:47:37,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-48c02036-248c-485b-ae45-fa40ac385b1b/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-03 00:47:37,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-03 00:47:37,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-03 00:50:04,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9bb641ff-5e60-4b29-b4eb-5dc9d460bed2 2018-12-03 00:50:04,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9bb641ff-5e60-4b29-b4eb-5dc9d460bed2']'. 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9bb641ff-5e60-4b29-b4eb-5dc9d460bed2 | 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-03 00:47:39 | 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-03 00:50:04 | 2018-12-03 00:50:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:25 | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 48c02036-248c-485b-ae45-fa40ac385b1b) | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 65627a94-cc4f-48f2-bf39-4b24a3414ccf) | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.623 | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 140 | 2018-12-03 00:50:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-03 00:50:05,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-03 00:50:05,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-03 00:50:08,087 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 00:50:08,087 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 00:50:08,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:50:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:50:08,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:50:08 GMT X-Openstack-Request-Id: req-fd47cc91-7e91-484a-b1ee-272fed072500 2018-12-03 00:50:08,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:50:08,629 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/101a9046-ba7e-4780-b55b-bb071fc3fd86 used request id req-fd47cc91-7e91-484a-b1ee-272fed072500 2018-12-03 00:50:08,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.536864042282s 2018-12-03 00:50:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:50:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:08,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-c20676f1-fe95-4abc-ac63-db5e499b0c16 x-openstack-request-id: req-c20676f1-fe95-4abc-ac63-db5e499b0c16 2018-12-03 00:50:08,662 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/45483880-8246-4a05-9abc-4d9eb42537a6", "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": "45483880-8246-4a05-9abc-4d9eb42537a6"}, {"name": "patrole-flavor_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "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": "ddbc5757-a80b-4521-938b-767aae8e74a7"}]} 2018-12-03 00:50:08,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c20676f1-fe95-4abc-ac63-db5e499b0c16 2018-12-03 00:50:08,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269248485565s 2018-12-03 00:50:08,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:50:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:08,706 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-9f4435a0-4a83-4cf5-9d26-ef5e914aaf1f x-openstack-request-id: req-9f4435a0-4a83-4cf5-9d26-ef5e914aaf1f 2018-12-03 00:50:08,706 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/45483880-8246-4a05-9abc-4d9eb42537a6 used request id req-9f4435a0-4a83-4cf5-9d26-ef5e914aaf1f 2018-12-03 00:50:08,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041445016861s 2018-12-03 00:50:08,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:50:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:50:08,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:08 GMT X-Openstack-Request-Id: req-6e91412b-c7ee-4dbc-9d01-a60179a45cc1 2018-12-03 00:50:08,737 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:47:28Z", "file": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/file", "owner": "c4622b25c81240ae8b8165dbc7cd0829", "id": "5390afb9-783c-4c5f-b54c-bfe564b072d2", "size": 12716032, "self": "/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5390afb9-783c-4c5f-b54c-bfe564b072d2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ec5a4835-badb-4311-a58c-6fc4e42f3926", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:47:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:50:08,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6e91412b-c7ee-4dbc-9d01-a60179a45cc1 2018-12-03 00:50:08,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261931419373s 2018-12-03 00:50:08,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:50:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31368d05acd9f0f7329b9a9574882473bed59030" 2018-12-03 00:50:09,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:50:09 GMT X-Openstack-Request-Id: req-bff42b52-17f4-4a91-bdc2-8524c01eb067 2018-12-03 00:50:09,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. 2018-12-03 00:50:09,681 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5390afb9-783c-4c5f-b54c-bfe564b072d2 used request id req-bff42b52-17f4-4a91-bdc2-8524c01eb067 2018-12-03 00:50:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.943129062653s 2018-12-03 00:50:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:50:09,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:09,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-8c350927-7c23-436c-b323-2378e5b8267a x-openstack-request-id: req-8c350927-7c23-436c-b323-2378e5b8267a 2018-12-03 00:50:09,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7", "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": "ddbc5757-a80b-4521-938b-767aae8e74a7"}]} 2018-12-03 00:50:09,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8c350927-7c23-436c-b323-2378e5b8267a 2018-12-03 00:50:09,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262649059296s 2018-12-03 00:50:09,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:50:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:09,735 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-f3b975a0-adbb-4b65-9f89-9a90f53dc273 x-openstack-request-id: req-f3b975a0-adbb-4b65-9f89-9a90f53dc273 2018-12-03 00:50:09,735 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ddbc5757-a80b-4521-938b-767aae8e74a7 used request id req-f3b975a0-adbb-4b65-9f89-9a90f53dc273 2018-12-03 00:50:09,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0248348712921s 2018-12-03 00:50:09,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:09,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5d5e86-9ca0-466d-8199-c1192776371d 2018-12-03 00:50:09,967 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:09,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fd5d5e86-9ca0-466d-8199-c1192776371d 2018-12-03 00:50:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231762170792s 2018-12-03 00:50:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:10,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc49302-5062-4813-872e-6e379dab4952 2018-12-03 00:50:10,210 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_ec5a4835-badb-4311-a58c-6fc4e42f3926", "links": {"self": "http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0207dd46d54f445b86d7d2735d1fa9f8", "description": null}} 2018-12-03 00:50:10,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8 used request id req-3fc49302-5062-4813-872e-6e379dab4952 2018-12-03 00:50:10,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23652100563s 2018-12-03 00:50:10,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:50:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:10,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46164d7-270e-4a55-b9bc-49f11cef8f5f 2018-12-03 00:50:10,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:10,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0207dd46d54f445b86d7d2735d1fa9f8 used request id req-f46164d7-270e-4a55-b9bc-49f11cef8f5f 2018-12-03 00:50:10,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271665096283s 2018-12-03 00:50:10,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:10,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 525 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6b682f-351d-423f-a44b-c8836783a7ed 2018-12-03 00:50:10,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829"}, "tags": [], "enabled": true, "id": "c4622b25c81240ae8b8165dbc7cd0829", "parent_id": "default", "domain_id": "default", "name": "patrole-project_ec5a4835-badb-4311-a58c-6fc4e42f3926"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:50:10,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-fd6b682f-351d-423f-a44b-c8836783a7ed 2018-12-03 00:50:10,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206322908401s 2018-12-03 00:50:10,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:50:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:10,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f1cb32-efc8-4d0f-839f-4cc0a3d470aa 2018-12-03 00:50:10,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:10,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c4622b25c81240ae8b8165dbc7cd0829 used request id req-a4f1cb32-efc8-4d0f-839f-4cc0a3d470aa 2018-12-03 00:50:10,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245759963989s 2018-12-03 00:50:10,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:50:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c4622b25c81240ae8b8165dbc7cd0829&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}221faf3165175ffbda8a9847bcbd53279c4a3976" 2018-12-03 00:50:10,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:10 GMT X-Openstack-Request-Id: req-f1f4ff84-f3d7-49e5-9015-f7847dbc3214 2018-12-03 00:50:10,997 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:50:10,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=c4622b25c81240ae8b8165dbc7cd0829&name=default used request id req-f1f4ff84-f3d7-49e5-9015-f7847dbc3214 2018-12-03 00:50:10,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0453150272369s 2018-12-03 00:50:11,048 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-03 00:50:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:11,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55a5e39-debd-4920-a843-d63e08aab760 2018-12-03 00:50:11,365 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:50:11,366 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a55a5e39-debd-4920-a843-d63e08aab760 2018-12-03 00:50:11,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:50:11,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["2lwYp452RIOPvWlu-tpbbQ"], "issued_at": "2018-12-03T00:50:11.000000Z"}} 2018-12-03 00:50:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:11,780 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e933eb-944c-4aaa-87b0-ffab1897a7a7 2018-12-03 00:50:11,780 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:50:11,780 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-81e933eb-944c-4aaa-87b0-ffab1897a7a7 2018-12-03 00:50:11,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:11,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0cb770-576e-43e2-894c-920d87095675 2018-12-03 00:50:11,903 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:50:11,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-bb0cb770-576e-43e2-894c-920d87095675 2018-12-03 00:50:11,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122251987457s 2018-12-03 00:50:11,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:50:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}}' 2018-12-03 00:50:12,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0531540-4e1d-4f58-8114-bd07bb35b969 2018-12-03 00:50:12,120 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}} 2018-12-03 00:50:12,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b0531540-4e1d-4f58-8114-bd07bb35b969 2018-12-03 00:50:12,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209000110626s 2018-12-03 00:50:12,121 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'0acaf3abab364edcac7d6767ec36940f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209'}) 2018-12-03 00:50:12,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:50:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "243c2332-fc5c-481b-8901-bdf1caf165a6", "email": null, "name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209"}}' 2018-12-03 00:50:12,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55273201-ae4d-4726-85ef-b6e1a6356e7d 2018-12-03 00:50:12,550 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:50:12,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-55273201-ae4d-4726-85ef-b6e1a6356e7d 2018-12-03 00:50:12,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422472000122s 2018-12-03 00:50:12,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'851fd6b7414947669ca693736de82e05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209'}) 2018-12-03 00:50:12,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:12,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:12,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01350db3-ac87-400d-9046-cc27989b40b6 2018-12-03 00:50:12,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:12,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01350db3-ac87-400d-9046-cc27989b40b6 2018-12-03 00:50:12,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199681997299s 2018-12-03 00:50:12,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:12,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:12,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d323e44-2eed-4e06-972e-8fbe0f64b56b 2018-12-03 00:50:12,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:12,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8d323e44-2eed-4e06-972e-8fbe0f64b56b 2018-12-03 00:50:12,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114976167679s 2018-12-03 00:50:12,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:12,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39129e49-431e-46e2-ba00-7be5d8825369 2018-12-03 00:50:12,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:12,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39129e49-431e-46e2-ba00-7be5d8825369 2018-12-03 00:50:12,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111292123795s 2018-12-03 00:50:12,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:12,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:13,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5c1df8-0a8e-46f4-992c-f050bc112212 2018-12-03 00:50:13,148 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:13,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-aa5c1df8-0a8e-46f4-992c-f050bc112212 2018-12-03 00:50:13,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152593851089s 2018-12-03 00:50:13,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:13,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634dc466-1989-424a-979f-888814775e99 2018-12-03 00:50:13,369 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:13,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-634dc466-1989-424a-979f-888814775e99 2018-12-03 00:50:13,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220776796341s 2018-12-03 00:50:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:13,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6dadb9-3cd4-46af-af7d-5509be901b18 2018-12-03 00:50:13,497 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:50:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ec6dadb9-3cd4-46af-af7d-5509be901b18 2018-12-03 00:50:13,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114724874496s 2018-12-03 00:50:13,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0acaf3abab364edcac7d6767ec36940f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:13,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8124af9e-46d6-4196-8eba-bfdaafd991ee 2018-12-03 00:50:13,702 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0acaf3abab364edcac7d6767ec36940f", "previous": null, "next": null}} 2018-12-03 00:50:13,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0acaf3abab364edcac7d6767ec36940f used request id req-8124af9e-46d6-4196-8eba-bfdaafd991ee 2018-12-03 00:50:13,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196609973907s 2018-12-03 00:50:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:50:13,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:13,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604617eb-23c2-4450-9280-c5ffcfff14c7 2018-12-03 00:50:13,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:13,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-604617eb-23c2-4450-9280-c5ffcfff14c7 2018-12-03 00:50:13,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147187948227s 2018-12-03 00:50:13,853 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209', 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'0acaf3abab364edcac7d6767ec36940f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '243c2332-fc5c-481b-8901-bdf1caf165a6', 'username': u'snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:50:13,857 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209', 'password': '243c2332-fc5c-481b-8901-bdf1caf165a6', 'project_name': 'snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0acaf3abab364edcac7d6767ec36940f', 'project_domain_name': 'Default'} 2018-12-03 00:50:13,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbfe568-6af0-4a67-9833-574164c2e0d8 2018-12-03 00:50:14,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:14,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fcbfe568-6af0-4a67-9833-574164c2e0d8 2018-12-03 00:50:14,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152630805969s 2018-12-03 00:50:14,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e8a9b7-4bcd-4956-a3c2-d2bb09386af4 2018-12-03 00:50:14,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:14,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13e8a9b7-4bcd-4956-a3c2-d2bb09386af4 2018-12-03 00:50:14,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116379022598s 2018-12-03 00:50:14,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df43e8c6-bef3-465c-bc32-8130372f7371 2018-12-03 00:50:14,253 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:14,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-df43e8c6-bef3-465c-bc32-8130372f7371 2018-12-03 00:50:14,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11283493042s 2018-12-03 00:50:14,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c965c9-7a8b-41e6-8710-88a4e977b2c7 2018-12-03 00:50:14,387 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:14,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-05c965c9-7a8b-41e6-8710-88a4e977b2c7 2018-12-03 00:50:14,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133264064789s 2018-12-03 00:50:14,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11bc3d8a-b0c7-48f3-af28-5d3740926428 2018-12-03 00:50:14,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:50:14,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-11bc3d8a-b0c7-48f3-af28-5d3740926428 2018-12-03 00:50:14,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200637102127s 2018-12-03 00:50:14,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0acaf3abab364edcac7d6767ec36940f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19731fbd-13c4-4808-a09b-1fe4cb96c97e 2018-12-03 00:50:14,721 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0acaf3abab364edcac7d6767ec36940f", "previous": null, "next": null}} 2018-12-03 00:50:14,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0acaf3abab364edcac7d6767ec36940f used request id req-19731fbd-13c4-4808-a09b-1fe4cb96c97e 2018-12-03 00:50:14,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111654996872s 2018-12-03 00:50:14,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:50:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:14,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d41676b-2fbc-4083-9a82-1c3d9fcde279 2018-12-03 00:50:14,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:14,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-5d41676b-2fbc-4083-9a82-1c3d9fcde279 2018-12-03 00:50:14,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141036987305s 2018-12-03 00:50:14,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a131f658-ed99-48ad-b642-18af1e2c9d88 2018-12-03 00:50:15,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:15,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a131f658-ed99-48ad-b642-18af1e2c9d88 2018-12-03 00:50:15,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197113990784s 2018-12-03 00:50:15,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d0b1bc-7bc2-4723-b6c1-ab7f6a2213fa 2018-12-03 00:50:15,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:15,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7d0b1bc-7bc2-4723-b6c1-ab7f6a2213fa 2018-12-03 00:50:15,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111150026321s 2018-12-03 00:50:15,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113ba72c-121c-46c9-b411-5fc22e2b7c48 2018-12-03 00:50:15,295 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:15,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-113ba72c-121c-46c9-b411-5fc22e2b7c48 2018-12-03 00:50:15,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106839895248s 2018-12-03 00:50:15,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 965 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d91832e-0847-4640-88e9-7d660618c748 2018-12-03 00:50:15,430 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:15,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7d91832e-0847-4640-88e9-7d660618c748 2018-12-03 00:50:15,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134036064148s 2018-12-03 00:50:15,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 528 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f115d7d4-a2c7-40c0-91d4-4f708f9930f6 2018-12-03 00:50:15,566 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:50:15,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f115d7d4-a2c7-40c0-91d4-4f708f9930f6 2018-12-03 00:50:15,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122756004333s 2018-12-03 00:50:15,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:15,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=0acaf3abab364edcac7d6767ec36940f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe1bbac-4ee3-4167-8eb1-f63109bd86fe 2018-12-03 00:50:15,685 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=0acaf3abab364edcac7d6767ec36940f", "previous": null, "next": null}} 2018-12-03 00:50:15,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=851fd6b7414947669ca693736de82e05&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=0acaf3abab364edcac7d6767ec36940f used request id req-4fe1bbac-4ee3-4167-8eb1-f63109bd86fe 2018-12-03 00:50:15,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110610961914s 2018-12-03 00:50:15,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:50:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/e366edb086d94a6684ac3969e980062e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a48f2096775870b139c7e775fd548f0db2c1ef9e" 2018-12-03 00:50:15,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc320fa-da09-4561-a1a6-9c296ffe5f64 2018-12-03 00:50:15,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:15,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f/users/851fd6b7414947669ca693736de82e05/roles/e366edb086d94a6684ac3969e980062e used request id req-2fc320fa-da09-4561-a1a6-9c296ffe5f64 2018-12-03 00:50:15,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153913974762s 2018-12-03 00:50:15,843 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-03 00:50:15,843 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-03 00:50:15,844 - openstack_tests - INFO - OS Credentials = > 2018-12-03 00:50:15,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-03 00:50:15,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:50:16,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "e366edb086d94a6684ac3969e980062e", "name": "heat_stack_owner"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0acaf3abab364edcac7d6767ec36940f", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0acaf3abab364edcac7d6767ec36940f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/0acaf3abab364edcac7d6767ec36940f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/0acaf3abab364edcac7d6767ec36940f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_0acaf3abab364edcac7d6767ec36940f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0acaf3abab364edcac7d6767ec36940f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0acaf3abab364edcac7d6767ec36940f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/0acaf3abab364edcac7d6767ec36940f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/0acaf3abab364edcac7d6767ec36940f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/0acaf3abab364edcac7d6767ec36940f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "id": "851fd6b7414947669ca693736de82e05"}, "audit_ids": ["qu7z5xkLRuuyGUkOlumV1w"], "issued_at": "2018-12-03T00:50:16.000000Z"}} 2018-12-03 00:50:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}6aca4fa4c26257fa6c0b24eb0efb1edbf7ca46a2" 2018-12-03 00:50:16,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:16 GMT X-Openstack-Request-Id: req-2108082b-3669-4a04-a215-9f5559f6b8a8 2018-12-03 00:50:16,684 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:50:16,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-2108082b-3669-4a04-a215-9f5559f6b8a8 2018-12-03 00:50:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}6aca4fa4c26257fa6c0b24eb0efb1edbf7ca46a2" 2018-12-03 00:50:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:16 GMT X-Openstack-Request-Id: req-fa23d9ef-3055-475e-8650-dabaf18a16a8 2018-12-03 00:50:16,731 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-03 00:50:16,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e186f99c-0455-47d0-92c4-2b1871e83ffd used request id req-fa23d9ef-3055-475e-8650-dabaf18a16a8 2018-12-03 00:50:16,732 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-03 00:50:16,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-03 00:50:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:16,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ec55f6-8bec-4006-98a6-777739ac23b2 2018-12-03 00:50:16,746 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:50:16,746 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-f2ec55f6-8bec-4006-98a6-777739ac23b2 2018-12-03 00:50:16,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:50:17,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["AQwsSYO6SFmgF1wRqK5f1A"], "issued_at": "2018-12-03T00:50:17.000000Z"}} 2018-12-03 00:50:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a55d8e9012028a64a6cd2ee10fa0c07623d0226" 2018-12-03 00:50:17,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-d4bf09b8-1e55-4199-9ace-8a3067f6aa49 x-openstack-request-id: req-d4bf09b8-1e55-4199-9ace-8a3067f6aa49 2018-12-03 00:50:17,523 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-03 00:50:17,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-d4bf09b8-1e55-4199-9ace-8a3067f6aa49 2018-12-03 00:50:17,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.784173965454s 2018-12-03 00:50:17,524 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-03 00:50:17,524 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-03 00:50:17,525 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-12-03 00:50:17,525 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-12-03 00:50:17,578 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-03 00:50:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:17,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a247f1e3-c74a-483a-93cc-71d6c3d1e0ec 2018-12-03 00:50:17,625 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:50:17,625 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-a247f1e3-c74a-483a-93cc-71d6c3d1e0ec 2018-12-03 00:50:17,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:50:18,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["3clA4MvaSpeZjikpDSnHFg"], "issued_at": "2018-12-03T00:50:17.000000Z"}} 2018-12-03 00:50:18,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:50:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:18,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:18 GMT X-Openstack-Request-Id: req-84ab5b68-e400-49e7-bb73-cb164d23355e 2018-12-03 00:50:18,374 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:50:18,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-84ab5b68-e400-49e7-bb73-cb164d23355e 2018-12-03 00:50:18,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345163106918s 2018-12-03 00:50:18,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:18,385 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6f2dbc-6194-4954-8776-6424d9962085 2018-12-03 00:50:18,386 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:50:18,386 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-0b6f2dbc-6194-4954-8776-6424d9962085 2018-12-03 00:50:18,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec92248-cf55-4073-8ab4-f40b618714d1 2018-12-03 00:50:18,578 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:50:18,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dec92248-cf55-4073-8ab4-f40b618714d1 2018-12-03 00:50:18,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191898107529s 2018-12-03 00:50:18,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:50:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}}' 2018-12-03 00:50:18,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffdf69da-a253-4998-a510-1de2387b32c9 2018-12-03 00:50:18,724 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738"}, "tags": [], "enabled": true, "id": "a9e0b88a55664c2c88814bfbae1c1738", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}} 2018-12-03 00:50:18,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ffdf69da-a253-4998-a510-1de2387b32c9 2018-12-03 00:50:18,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13808298111s 2018-12-03 00:50:18,725 - 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'a9e0b88a55664c2c88814bfbae1c1738', '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_d81791af-097e-4098-ab77-f6bc749bafcd'}) 2018-12-03 00:50:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:50:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e1369d4b-28bf-4c3c-a830-e0f1f883d57e", "email": null, "name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd"}}' 2018-12-03 00:50:19,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35634dab-bba9-4d7a-a610-dfe4217d924e 2018-12-03 00:50:19,216 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:50:19,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-35634dab-bba9-4d7a-a610-dfe4217d924e 2018-12-03 00:50:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485122919083s 2018-12-03 00:50:19,217 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'86ea883d16ad4ca59b70d493dbe33f82', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd'}) 2018-12-03 00:50:19,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:19,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8cc18f-f83f-4caf-8b8f-35fd542c4aa3 2018-12-03 00:50:19,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4b8cc18f-f83f-4caf-8b8f-35fd542c4aa3 2018-12-03 00:50:19,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204486846924s 2018-12-03 00:50:19,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3302c7-a4e7-4c31-b062-6ba52b0c22c0 2018-12-03 00:50:19,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:19,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e3302c7-a4e7-4c31-b062-6ba52b0c22c0 2018-12-03 00:50:19,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201279163361s 2018-12-03 00:50:19,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:19,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067865ed-f2bb-4907-9f92-a30d99d8fee6 2018-12-03 00:50:19,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:19,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-067865ed-f2bb-4907-9f92-a30d99d8fee6 2018-12-03 00:50:19,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115549087524s 2018-12-03 00:50:19,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:19,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c55f72a-af06-408b-b7d9-f2ec2a4478cf 2018-12-03 00:50:19,868 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:19,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-0c55f72a-af06-408b-b7d9-f2ec2a4478cf 2018-12-03 00:50:19,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110096931458s 2018-12-03 00:50:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:19,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0ae193-1759-4a63-b902-a707ac766f59 2018-12-03 00:50:19,997 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:19,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-be0ae193-1759-4a63-b902-a707ac766f59 2018-12-03 00:50:19,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128299951553s 2018-12-03 00:50:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:20,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8e980e-b832-4a0c-8bbf-31e6f9b1c0bb 2018-12-03 00:50:20,126 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738"}, "tags": [], "enabled": true, "id": "a9e0b88a55664c2c88814bfbae1c1738", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:50:20,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-cc8e980e-b832-4a0c-8bbf-31e6f9b1c0bb 2018-12-03 00:50:20,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115442991257s 2018-12-03 00:50:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531ea88e-4822-42ed-be1f-9532d8847787 2018-12-03 00:50:20,248 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738", "previous": null, "next": null}} 2018-12-03 00:50:20,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738 used request id req-531ea88e-4822-42ed-be1f-9532d8847787 2018-12-03 00:50:20,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112994909286s 2018-12-03 00:50:20,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:50:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738/users/86ea883d16ad4ca59b70d493dbe33f82/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8573a388-1173-49a5-849a-5e0c409c1a56 2018-12-03 00:50:20,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:20,404 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738/users/86ea883d16ad4ca59b70d493dbe33f82/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-8573a388-1173-49a5-849a-5e0c409c1a56 2018-12-03 00:50:20,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152718067169s 2018-12-03 00:50:20,405 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd', 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'a9e0b88a55664c2c88814bfbae1c1738', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e1369d4b-28bf-4c3c-a830-e0f1f883d57e', 'username': u'neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:50:20,409 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd', 'password': 'e1369d4b-28bf-4c3c-a830-e0f1f883d57e', 'project_name': 'neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'a9e0b88a55664c2c88814bfbae1c1738', 'project_domain_name': 'Default'} 2018-12-03 00:50:20,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a96b820-1169-456c-a42e-76d3fec947aa 2018-12-03 00:50:20,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:20,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3a96b820-1169-456c-a42e-76d3fec947aa 2018-12-03 00:50:20,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207770824432s 2018-12-03 00:50:20,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:20,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c1a530-d928-49df-874e-33f73097a71a 2018-12-03 00:50:20,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:20,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-91c1a530-d928-49df-874e-33f73097a71a 2018-12-03 00:50:20,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11142206192s 2018-12-03 00:50:20,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:20,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c39cc4-0513-4f5a-b4a3-a6a0c606d0ca 2018-12-03 00:50:20,853 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:20,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-32c39cc4-0513-4f5a-b4a3-a6a0c606d0ca 2018-12-03 00:50:20,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111087083817s 2018-12-03 00:50:20,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c13132-e34c-4948-96c0-6f77ac9c97f0 2018-12-03 00:50:21,028 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:21,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-49c13132-e34c-4948-96c0-6f77ac9c97f0 2018-12-03 00:50:21,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174233198166s 2018-12-03 00:50:21,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:50:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28cc409-2011-4f96-9f66-6e8a8175ab26 2018-12-03 00:50:21,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738"}, "tags": [], "enabled": true, "id": "a9e0b88a55664c2c88814bfbae1c1738", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:50:21,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f28cc409-2011-4f96-9f66-6e8a8175ab26 2018-12-03 00:50:21,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199898958206s 2018-12-03 00:50:21,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af70b4ab-c037-4a56-a60e-961706d5b466 2018-12-03 00:50:21,360 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738", "previous": null, "next": null}} 2018-12-03 00:50:21,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=86ea883d16ad4ca59b70d493dbe33f82&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=a9e0b88a55664c2c88814bfbae1c1738 used request id req-af70b4ab-c037-4a56-a60e-961706d5b466 2018-12-03 00:50:21,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111191987991s 2018-12-03 00:50:21,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:50:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738/users/86ea883d16ad4ca59b70d493dbe33f82/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b4820b-4dec-4985-9977-55e8b63ae175 2018-12-03 00:50:21,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:21,548 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738/users/86ea883d16ad4ca59b70d493dbe33f82/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-d8b4820b-4dec-4985-9977-55e8b63ae175 2018-12-03 00:50:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183878898621s 2018-12-03 00:50:21,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af35900b-5bcd-4fd0-a361-1c85a0eaed3b 2018-12-03 00:50:21,664 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:21,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-af35900b-5bcd-4fd0-a361-1c85a0eaed3b 2018-12-03 00:50:21,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112892866135s 2018-12-03 00:50:21,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:50:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2f4e3c-b5fe-43b7-a1cb-27fc493c20f5 2018-12-03 00:50:21,778 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:50:21,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-5d2f4e3c-b5fe-43b7-a1cb-27fc493c20f5 2018-12-03 00:50:21,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108044862747s 2018-12-03 00:50:21,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:50:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722ad7e3-e4ce-4e28-a2a0-c9c49648867c 2018-12-03 00:50:21,917 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:50:21,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-722ad7e3-e4ce-4e28-a2a0-c9c49648867c 2018-12-03 00:50:21,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13848900795s 2018-12-03 00:50:21,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:50:21,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=86ea883d16ad4ca59b70d493dbe33f82&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:22,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72875ec-50dc-42a9-b24f-3c83c62d9fbc 2018-12-03 00:50:22,042 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=86ea883d16ad4ca59b70d493dbe33f82&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:50:22,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=86ea883d16ad4ca59b70d493dbe33f82&scope.domain.id=default used request id req-a72875ec-50dc-42a9-b24f-3c83c62d9fbc 2018-12-03 00:50:22,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113023996353s 2018-12-03 00:50:22,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:50:22,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/86ea883d16ad4ca59b70d493dbe33f82/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:22,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ab72be-5932-4ddc-974b-5da7131b3771 2018-12-03 00:50:22,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:50:22,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/86ea883d16ad4ca59b70d493dbe33f82/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-84ab72be-5932-4ddc-974b-5da7131b3771 2018-12-03 00:50:22,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142540931702s 2018-12-03 00:50:22,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:50:24,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:50:26,652 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f51f0b0d-8fc2-46a6-8381-ec06eb2dba44 | 2018-12-03T00:50:26.270206 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f51f0b0d-8fc2-46a6-8381-ec06eb2dba44 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:50:30,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:50:30,814 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:50:33,119 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:50:36,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ebe5ff10-c513-4670-a1ca-ccfb9843796a) as the default verifier for the future CLI operations. 2018-12-03 00:50:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:38,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7ddf61-c4bf-4d7e-ac91-35986b01b671 2018-12-03 00:50:38,059 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:50:38,059 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-cc7ddf61-c4bf-4d7e-ac91-35986b01b671 2018-12-03 00:50:38,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:50:38,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9e0b88a55664c2c88814bfbae1c1738", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a9e0b88a55664c2c88814bfbae1c1738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/a9e0b88a55664c2c88814bfbae1c1738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/a9e0b88a55664c2c88814bfbae1c1738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_a9e0b88a55664c2c88814bfbae1c1738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a9e0b88a55664c2c88814bfbae1c1738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9e0b88a55664c2c88814bfbae1c1738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/a9e0b88a55664c2c88814bfbae1c1738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/a9e0b88a55664c2c88814bfbae1c1738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/a9e0b88a55664c2c88814bfbae1c1738", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "id": "86ea883d16ad4ca59b70d493dbe33f82"}, "audit_ids": ["_K2Nw29BSOeLHjYzdAUofg"], "issued_at": "2018-12-03T00:50:38.000000Z"}} 2018-12-03 00:50:38,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:50:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:38,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:38 GMT X-Openstack-Request-Id: req-1f5f6849-bf95-48fd-b6ef-924d9b1ed14b 2018-12-03 00:50:38,736 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:50:38,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-1f5f6849-bf95-48fd-b6ef-924d9b1ed14b 2018-12-03 00:50:38,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.2671251297s 2018-12-03 00:50:38,747 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-03 00:50:38,747 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 00:50:38,874 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 00:50:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:38,881 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:38 GMT 2018-12-03 00:50:38,881 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 00:50:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:50:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:39,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:39 GMT X-Openstack-Request-Id: req-57d9dd4d-5ba8-42f7-8d23-b4241a146403 2018-12-03 00:50:39,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:50:39,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-57d9dd4d-5ba8-42f7-8d23-b4241a146403 2018-12-03 00:50:39,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293303012848s 2018-12-03 00:50:39,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:50:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd"}' 2018-12-03 00:50:39,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:39 GMT Location: http://172.30.9.26:9292/v2/images/62de11d3-366c-4266-993d-4c5b44854d94 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4259d93a-53de-4d12-98ac-6aa73e8a585e 2018-12-03 00:50:39,236 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:39Z", "file": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "62de11d3-366c-4266-993d-4c5b44854d94", "size": null, "self": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94", "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_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": null, "created_at": "2018-12-03T00:50:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:50:39,236 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4259d93a-53de-4d12-98ac-6aa73e8a585e 2018-12-03 00:50:39,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0538380146027s 2018-12-03 00:50:39,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:50:39,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" -d '' 2018-12-03 00:50:40,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:50:40 GMT X-Openstack-Request-Id: req-30b20cdb-b759-42b4-9e21-391bf4c407ec 2018-12-03 00:50:40,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:50:40,561 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file used request id req-30b20cdb-b759-42b4-9e21-391bf4c407ec 2018-12-03 00:50:40,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32534193993s 2018-12-03 00:50:40,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:50:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:40,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:40 GMT X-Openstack-Request-Id: req-79f561a3-832b-43db-9433-d30d592f076e 2018-12-03 00:50:40,594 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:40Z", "file": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "62de11d3-366c-4266-993d-4c5b44854d94", "size": 12716032, "self": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:50:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:50:40,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-79f561a3-832b-43db-9433-d30d592f076e 2018-12-03 00:50:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279810428619s 2018-12-03 00:50:40,596 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file', 'owner': u'a9e0b88a55664c2c88814bfbae1c1738', 'id': u'62de11d3-366c-4266-993d-4c5b44854d94', 'size': 12716032, u'self': u'/v2/images/62de11d3-366c-4266-993d-4c5b44854d94', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9e0b88a55664c2c88814bfbae1c1738', 'name': 'neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:50:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:50:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd', '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/62de11d3-366c-4266-993d-4c5b44854d94', 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_d81791af-097e-4098-ab77-f6bc749bafcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd', 'created': u'2018-12-03T00:50:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:50:39Z', 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/62de11d3-366c-4266-993d-4c5b44854d94', 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_d81791af-097e-4098-ab77-f6bc749bafcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:50:40,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:50:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d81791af-097e-4098-ab77-f6bc749bafcd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:50:40,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-097eb13f-2cc3-4c9b-adf5-6f5f841694fb x-openstack-request-id: req-097eb13f-2cc3-4c9b-adf5-6f5f841694fb 2018-12-03 00:50:40,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_d81791af-097e-4098-ab77-f6bc749bafcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "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": "49ae222d-48e7-439a-8618-aa240c8c423c"}} 2018-12-03 00:50:40,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-097eb13f-2cc3-4c9b-adf5-6f5f841694fb 2018-12-03 00:50:40,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.376353025436s 2018-12-03 00:50:40,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d81791af-097e-4098-ab77-f6bc749bafcd', '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'de57677664ca4a25ac8718411c5b739c', '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'49ae222d-48e7-439a-8618-aa240c8c423c', 'swap': 0}) 2018-12-03 00:50:40,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:50:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"extra_specs": {}}' 2018-12-03 00:50:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b48b92f1-db3e-41b5-97e6-01ae47413068 x-openstack-request-id: req-b48b92f1-db3e-41b5-97e6-01ae47413068 2018-12-03 00:50:41,003 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:50:41,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c/os-extra_specs used request id req-b48b92f1-db3e-41b5-97e6-01ae47413068 2018-12-03 00:50:41,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254008769989s 2018-12-03 00:50:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:50:41,016 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def2a323-6eca-4682-98eb-596fea475f4e 2018-12-03 00:50:41,016 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:50:41,016 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-def2a323-6eca-4682-98eb-596fea475f4e 2018-12-03 00:50:41,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:41,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e7c425-53a5-49f3-8ebb-52e58aa10583 2018-12-03 00:50:41,218 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:41,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6e7c425-53a5-49f3-8ebb-52e58aa10583 2018-12-03 00:50:41,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197986125946s 2018-12-03 00:50:41,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:50:41,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:41,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda07863-8106-46eb-b0d8-69bb198e6b0f 2018-12-03 00:50:41,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:50:41,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fda07863-8106-46eb-b0d8-69bb198e6b0f 2018-12-03 00:50:41,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186133861542s 2018-12-03 00:50:41,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 00:50:41,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:50:41,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-663775c6-bb66-4b03-b871-9d808c8bdb80 x-openstack-request-id: req-663775c6-bb66-4b03-b871-9d808c8bdb80 2018-12-03 00:50:41,452 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 00:50:41,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-663775c6-bb66-4b03-b871-9d808c8bdb80 2018-12-03 00:50:41,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0355010032654s 2018-12-03 00:50:41,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:50:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:41,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:41 GMT X-Openstack-Request-Id: req-4ce900d0-69a1-497d-9d0a-7c269e7505a9 2018-12-03 00:50:41,482 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:40Z", "file": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "62de11d3-366c-4266-993d-4c5b44854d94", "size": 12716032, "self": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:50:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:50:41,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4ce900d0-69a1-497d-9d0a-7c269e7505a9 2018-12-03 00:50:41,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250008106232s 2018-12-03 00:50:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:50:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd"}' 2018-12-03 00:50:41,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:41 GMT Location: http://172.30.9.26:9292/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb05bb19-2a13-4671-a96e-9e51031b6c4c 2018-12-03 00:50:41,544 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:41Z", "file": "/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "41309b85-b9a3-4831-ab5f-98cdcf657d9e", "size": null, "self": "/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e", "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_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": null, "created_at": "2018-12-03T00:50:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:50:41,544 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fb05bb19-2a13-4671-a96e-9e51031b6c4c 2018-12-03 00:50:41,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0535681247711s 2018-12-03 00:50:41,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:50:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" -d '' 2018-12-03 00:50:42,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:50:42 GMT X-Openstack-Request-Id: req-09222c25-b1c4-4337-b3ba-29ed2c9f1645 2018-12-03 00:50:42,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:50:42,665 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/file used request id req-09222c25-b1c4-4337-b3ba-29ed2c9f1645 2018-12-03 00:50:42,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11943292618s 2018-12-03 00:50:42,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:50:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:50:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50:42 GMT X-Openstack-Request-Id: req-98414d0b-d144-4eef-9252-a65a70f1a15a 2018-12-03 00:50:42,697 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:42Z", "file": "/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "41309b85-b9a3-4831-ab5f-98cdcf657d9e", "size": 12716032, "self": "/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:50:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:40Z", "file": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "62de11d3-366c-4266-993d-4c5b44854d94", "size": 12716032, "self": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:50:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:50:42,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-98414d0b-d144-4eef-9252-a65a70f1a15a 2018-12-03 00:50:42,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279228687286s 2018-12-03 00:50:42,699 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/file', 'owner': u'a9e0b88a55664c2c88814bfbae1c1738', 'id': u'41309b85-b9a3-4831-ab5f-98cdcf657d9e', 'size': 12716032, u'self': u'/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a9e0b88a55664c2c88814bfbae1c1738', 'name': 'neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:50:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T00:50:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd', '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/41309b85-b9a3-4831-ab5f-98cdcf657d9e', 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_d81791af-097e-4098-ab77-f6bc749bafcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d81791af-097e-4098-ab77-f6bc749bafcd', 'created': u'2018-12-03T00:50:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T00:50: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/41309b85-b9a3-4831-ab5f-98cdcf657d9e', 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_d81791af-097e-4098-ab77-f6bc749bafcd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:50:42,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:50:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 00:50:42,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-c0b15ecf-684e-4872-b80b-05b0171fa17d x-openstack-request-id: req-c0b15ecf-684e-4872-b80b-05b0171fa17d 2018-12-03 00:50:42,734 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35", "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": "dd25b8f7-ec07-47f5-9eb0-634778e53b35"}} 2018-12-03 00:50:42,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c0b15ecf-684e-4872-b80b-05b0171fa17d 2018-12-03 00:50:42,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0338499546051s 2018-12-03 00:50:42,735 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d81791af-097e-4098-ab77-f6bc749bafcd', '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'de57677664ca4a25ac8718411c5b739c', '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'dd25b8f7-ec07-47f5-9eb0-634778e53b35', 'swap': 0}) 2018-12-03 00:50:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:50:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" -d '{"extra_specs": {}}' 2018-12-03 00:50:42,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:50: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-e2646638-abe0-43b2-ac1c-810bd3f3cff7 x-openstack-request-id: req-e2646638-abe0-43b2-ac1c-810bd3f3cff7 2018-12-03 00:50:42,757 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:50:42,757 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35/os-extra_specs used request id req-e2646638-abe0-43b2-ac1c-810bd3f3cff7 2018-12-03 00:50:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220038890839s 2018-12-03 00:50:42,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d81791af-097e-4098-ab77-f6bc749bafcd', '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'de57677664ca4a25ac8718411c5b739c', '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'dd25b8f7-ec07-47f5-9eb0-634778e53b35', 'swap': 0}) 2018-12-03 00:50:45,774 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-03 00:50:45,774 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-03 00:50:45,774 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-03 00:50:45,778 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-03 00:50:45,792 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-03 00:50:48,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ebe5ff10-c513-4670-a1ca-ccfb9843796a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-03 00:50:48,978 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-03 00:50:48,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-03 00:52:54,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7434f72c-59f4-432c-8f76-52d3133f2f3a 2018-12-03 00:52:54,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7434f72c-59f4-432c-8f76-52d3133f2f3a']'. 2018-12-03 00:52:55,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7434f72c-59f4-432c-8f76-52d3133f2f3a | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-03 00:50:50 | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-03 00:52:54 | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:04 | 2018-12-03 00:52:55,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ebe5ff10-c513-4670-a1ca-ccfb9843796a) | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f51f0b0d-8fc2-46a6-8381-ec06eb2dba44) | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 112.989 | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-03 00:52:55,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-03 00:52:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-03 00:52:55,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-03 00:52:57,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 00:52:57,739 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:19 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-03 00:52:57,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:52:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:52:58,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:52:58 GMT X-Openstack-Request-Id: req-7f752be8-c5af-45a4-8b0b-f4c622f71e01 2018-12-03 00:52:58,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. 2018-12-03 00:52:58,687 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/41309b85-b9a3-4831-ab5f-98cdcf657d9e used request id req-7f752be8-c5af-45a4-8b0b-f4c622f71e01 2018-12-03 00:52:58,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.941371202469s 2018-12-03 00:52:58,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:52:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:52:58,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be8c2abf-38f9-4a6a-88fc-c248e6e2164d x-openstack-request-id: req-be8c2abf-38f9-4a6a-88fc-c248e6e2164d 2018-12-03 00:52:58,716 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d81791af-097e-4098-ab77-f6bc749bafcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "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": "49ae222d-48e7-439a-8618-aa240c8c423c"}, {"name": "neutron_trunk-flavor_alt_d81791af-097e-4098-ab77-f6bc749bafcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35", "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": "dd25b8f7-ec07-47f5-9eb0-634778e53b35"}]} 2018-12-03 00:52:58,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-be8c2abf-38f9-4a6a-88fc-c248e6e2164d 2018-12-03 00:52:58,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232458114624s 2018-12-03 00:52:58,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:52:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:52:58,752 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52: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-0afc4d7d-f765-4813-a162-efd79c1a6898 x-openstack-request-id: req-0afc4d7d-f765-4813-a162-efd79c1a6898 2018-12-03 00:52:58,752 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dd25b8f7-ec07-47f5-9eb0-634778e53b35 used request id req-0afc4d7d-f765-4813-a162-efd79c1a6898 2018-12-03 00:52:58,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331439971924s 2018-12-03 00:52:58,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:52:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:52:58,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52:58 GMT X-Openstack-Request-Id: req-6d7c689f-ba0f-4a1b-888a-93a7da1e62fb 2018-12-03 00:52:58,782 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:50:40Z", "file": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94/file", "owner": "a9e0b88a55664c2c88814bfbae1c1738", "id": "62de11d3-366c-4266-993d-4c5b44854d94", "size": 12716032, "self": "/v2/images/62de11d3-366c-4266-993d-4c5b44854d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/62de11d3-366c-4266-993d-4c5b44854d94/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d81791af-097e-4098-ab77-f6bc749bafcd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T00:50:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:52:58,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6d7c689f-ba0f-4a1b-888a-93a7da1e62fb 2018-12-03 00:52:58,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260720252991s 2018-12-03 00:52:58,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 00:52:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/62de11d3-366c-4266-993d-4c5b44854d94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347bd15e95c10dc9196dbe8f321f80778dabae0c" 2018-12-03 00:52:59,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:52:59 GMT X-Openstack-Request-Id: req-7b9cb1dd-528c-4152-a448-5b4e868e1836 2018-12-03 00:52:59,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:52:59,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/62de11d3-366c-4266-993d-4c5b44854d94 used request id req-7b9cb1dd-528c-4152-a448-5b4e868e1836 2018-12-03 00:52:59,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.945005893707s 2018-12-03 00:52:59,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 00:52:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:52:59,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd41c57a-9981-449e-9af7-fdce784d6f5d x-openstack-request-id: req-fd41c57a-9981-449e-9af7-fdce784d6f5d 2018-12-03 00:52:59,753 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d81791af-097e-4098-ab77-f6bc749bafcd", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49ae222d-48e7-439a-8618-aa240c8c423c", "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": "49ae222d-48e7-439a-8618-aa240c8c423c"}]} 2018-12-03 00:52:59,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fd41c57a-9981-449e-9af7-fdce784d6f5d 2018-12-03 00:52:59,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233540534973s 2018-12-03 00:52:59,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 00:52:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:52:59,783 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52: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-c4b6a49e-5271-419a-b36e-9d93ae3ca66f x-openstack-request-id: req-c4b6a49e-5271-419a-b36e-9d93ae3ca66f 2018-12-03 00:52:59,783 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/49ae222d-48e7-439a-8618-aa240c8c423c used request id req-c4b6a49e-5271-419a-b36e-9d93ae3ca66f 2018-12-03 00:52:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278840065002s 2018-12-03 00:52:59,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:52:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:00,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 03 Dec 2018 00:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d772f8-9e7d-44ec-a852-668a1379f4c7 2018-12-03 00:53:00,014 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:00,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b0d772f8-9e7d-44ec-a852-668a1379f4c7 2018-12-03 00:53:00,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230515003204s 2018-12-03 00:53:00,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:00,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e615840a-3338-4d64-948d-45a00b59d218 2018-12-03 00:53:00,233 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d81791af-097e-4098-ab77-f6bc749bafcd", "links": {"self": "http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "86ea883d16ad4ca59b70d493dbe33f82", "description": null}} 2018-12-03 00:53:00,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82 used request id req-e615840a-3338-4d64-948d-45a00b59d218 2018-12-03 00:53:00,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213052988052s 2018-12-03 00:53:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:53:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:00,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5db0f41-93c2-4fef-af65-59bb9f7a51ef 2018-12-03 00:53:00,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:00,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/86ea883d16ad4ca59b70d493dbe33f82 used request id req-e5db0f41-93c2-4fef-af65-59bb9f7a51ef 2018-12-03 00:53:00,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306482076645s 2018-12-03 00:53:00,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:00,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1accc7-31dd-47a5-b226-37a7bf22f773 2018-12-03 00:53:00,742 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738"}, "tags": [], "enabled": true, "id": "a9e0b88a55664c2c88814bfbae1c1738", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d81791af-097e-4098-ab77-f6bc749bafcd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:53:00,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4e1accc7-31dd-47a5-b226-37a7bf22f773 2018-12-03 00:53:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194885015488s 2018-12-03 00:53:00,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:53:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:01,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6351d7e-351b-4e20-97c8-f2ad3be6da7a 2018-12-03 00:53:01,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:01,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a9e0b88a55664c2c88814bfbae1c1738 used request id req-d6351d7e-351b-4e20-97c8-f2ad3be6da7a 2018-12-03 00:53:01,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262073040009s 2018-12-03 00:53:01,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:53:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a9e0b88a55664c2c88814bfbae1c1738&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}857ec65962488a0294af7c2a8f976cf941437f5f" 2018-12-03 00:53:01,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:01 GMT X-Openstack-Request-Id: req-3146cfb5-016e-46b6-bce1-4866fb1eaa9a 2018-12-03 00:53:01,333 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:53:01,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=a9e0b88a55664c2c88814bfbae1c1738&name=default used request id req-3146cfb5-016e-46b6-bce1-4866fb1eaa9a 2018-12-03 00:53:01,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318277835846s 2018-12-03 00:53:01,387 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-12-03 00:53:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:01,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1431a742-2f97-4a44-b3e2-4a412839c846 2018-12-03 00:53:01,437 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:53:01,437 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-1431a742-2f97-4a44-b3e2-4a412839c846 2018-12-03 00:53:01,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:53:01,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["PFmHP1oaT6KEk3lY-xqvaA"], "issued_at": "2018-12-03T00:53:01.000000Z"}} 2018-12-03 00:53:01,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:53:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:02,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:02 GMT X-Openstack-Request-Id: req-c3ba9a5f-7239-4172-be86-72d3f43f5bad 2018-12-03 00:53:02,495 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:53:02,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3ba9a5f-7239-4172-be86-72d3f43f5bad 2018-12-03 00:53:02,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.65446305275s 2018-12-03 00:53:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:02,507 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859e40f0-d056-46de-9584-2d9d5645b3c2 2018-12-03 00:53:02,507 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:53:02,508 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-859e40f0-d056-46de-9584-2d9d5645b3c2 2018-12-03 00:53:02,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:02,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9688ef89-2c51-4e1b-95bd-49bfbc3c011f 2018-12-03 00:53:02,709 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:53:02,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-9688ef89-2c51-4e1b-95bd-49bfbc3c011f 2018-12-03 00:53:02,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200738191605s 2018-12-03 00:53:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:53:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}}' 2018-12-03 00:53:02,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ca06d0-900d-4abd-ba20-12e36fac05fc 2018-12-03 00:53:02,928 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198"}, "tags": [], "enabled": true, "id": "391976eb123347a3ab602a801e1e3198", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}} 2018-12-03 00:53:02,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-99ca06d0-900d-4abd-ba20-12e36fac05fc 2018-12-03 00:53:02,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211663961411s 2018-12-03 00:53:02,929 - 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'391976eb123347a3ab602a801e1e3198', '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_048ed400-e002-486d-9ad6-0d452aa8dd37'}) 2018-12-03 00:53:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:53:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4359a0c5-f4d6-43b7-9ac6-332826a7aff1", "email": null, "name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37"}}' 2018-12-03 00:53:03,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5312a15e-83a6-418f-a6e9-67a40c44ab14 2018-12-03 00:53:03,317 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:53:03,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-5312a15e-83a6-418f-a6e9-67a40c44ab14 2018-12-03 00:53:03,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381923913956s 2018-12-03 00:53:03,318 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec2787bfd9ba44bba14f6dfa83a3ccc9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37'}) 2018-12-03 00:53:03,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:03,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:03,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce32688-d790-4a3e-93ac-76b2ad446608 2018-12-03 00:53:03,479 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:03,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cce32688-d790-4a3e-93ac-76b2ad446608 2018-12-03 00:53:03,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157639026642s 2018-12-03 00:53:03,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:03,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a222ca1-2bb2-4308-9f17-02884b0440ef 2018-12-03 00:53:03,697 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:03,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a222ca1-2bb2-4308-9f17-02884b0440ef 2018-12-03 00:53:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212424993515s 2018-12-03 00:53:03,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:03,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:03,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e59b694-4a8d-49c9-a385-8a13279e327e 2018-12-03 00:53:03,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:03,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2e59b694-4a8d-49c9-a385-8a13279e327e 2018-12-03 00:53:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130367994308s 2018-12-03 00:53:03,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f81648-726d-4793-a3b6-4672c92b3c69 2018-12-03 00:53:03,989 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:03,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-11f81648-726d-4793-a3b6-4672c92b3c69 2018-12-03 00:53:03,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150983095169s 2018-12-03 00:53:03,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:04,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae9972d-6b06-4ec3-a835-0723e76abf6e 2018-12-03 00:53:04,220 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0ae9972d-6b06-4ec3-a835-0723e76abf6e 2018-12-03 00:53:04,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229535102844s 2018-12-03 00:53:04,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:04,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:04,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349981d2-3d60-4cb4-b6aa-d548bec82173 2018-12-03 00:53:04,398 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198"}, "tags": [], "enabled": true, "id": "391976eb123347a3ab602a801e1e3198", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:04,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-349981d2-3d60-4cb4-b6aa-d548bec82173 2018-12-03 00:53:04,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164621829987s 2018-12-03 00:53:04,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=391976eb123347a3ab602a801e1e3198" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:04,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f5576a-1249-42f3-9c37-34ef036b8375 2018-12-03 00:53:04,517 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=391976eb123347a3ab602a801e1e3198", "previous": null, "next": null}} 2018-12-03 00:53:04,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=391976eb123347a3ab602a801e1e3198 used request id req-15f5576a-1249-42f3-9c37-34ef036b8375 2018-12-03 00:53:04,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111192941666s 2018-12-03 00:53:04,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:04,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad0587a-401f-49cf-8d81-8834513cce8f 2018-12-03 00:53:04,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:04,867 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-9ad0587a-401f-49cf-8d81-8834513cce8f 2018-12-03 00:53:04,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.34504699707s 2018-12-03 00:53:04,867 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37', 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'391976eb123347a3ab602a801e1e3198', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4359a0c5-f4d6-43b7-9ac6-332826a7aff1', 'username': u'networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:53:04,871 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37', 'password': '4359a0c5-f4d6-43b7-9ac6-332826a7aff1', 'project_name': 'networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '391976eb123347a3ab602a801e1e3198', 'project_domain_name': 'Default'} 2018-12-03 00:53:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:04,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1dbf90-cf1d-4fc6-9efc-5d1da036b718 2018-12-03 00:53:04,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:04,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bc1dbf90-cf1d-4fc6-9efc-5d1da036b718 2018-12-03 00:53:04,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115083932877s 2018-12-03 00:53:04,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:05,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cb1ef3-f5db-4959-a0ac-a036776007d1 2018-12-03 00:53:05,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:05,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1cb1ef3-f5db-4959-a0ac-a036776007d1 2018-12-03 00:53:05,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112077951431s 2018-12-03 00:53:05,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:05,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ff8931-98d8-4d68-bc0f-22e47ec16ca0 2018-12-03 00:53:05,227 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:05,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-77ff8931-98d8-4d68-bc0f-22e47ec16ca0 2018-12-03 00:53:05,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114049196243s 2018-12-03 00:53:05,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7257810-d3c1-41ab-8140-56e6198deb9e 2018-12-03 00:53:05,409 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:05,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d7257810-d3c1-41ab-8140-56e6198deb9e 2018-12-03 00:53:05,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181730985641s 2018-12-03 00:53:05,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:05,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1cd806-f757-4b55-bfe3-832a6fc4666e 2018-12-03 00:53:05,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198"}, "tags": [], "enabled": true, "id": "391976eb123347a3ab602a801e1e3198", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:05,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-8d1cd806-f757-4b55-bfe3-832a6fc4666e 2018-12-03 00:53:05,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119813919067s 2018-12-03 00:53:05,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=391976eb123347a3ab602a801e1e3198" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951d5ecc-86eb-44a1-a457-6faee4971158 2018-12-03 00:53:05,753 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=391976eb123347a3ab602a801e1e3198", "previous": null, "next": null}} 2018-12-03 00:53:05,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=391976eb123347a3ab602a801e1e3198 used request id req-951d5ecc-86eb-44a1-a457-6faee4971158 2018-12-03 00:53:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202150821686s 2018-12-03 00:53:05,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96798b2f-73f2-4aec-8a72-46a5158eb59c 2018-12-03 00:53:06,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:06,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-96798b2f-73f2-4aec-8a72-46a5158eb59c 2018-12-03 00:53:06,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246574163437s 2018-12-03 00:53:06,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:06,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbafb88-d684-498f-9e65-a0c124155a68 2018-12-03 00:53:06,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:06,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7dbafb88-d684-498f-9e65-a0c124155a68 2018-12-03 00:53:06,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217653989792s 2018-12-03 00:53:06,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:06,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af650808-4a60-483c-ab5a-1e43498e128d 2018-12-03 00:53:06,340 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:06,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-af650808-4a60-483c-ab5a-1e43498e128d 2018-12-03 00:53:06,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110031843185s 2018-12-03 00:53:06,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d4f731-e98b-4b38-b55f-152216109448 2018-12-03 00:53:06,482 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:06,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-89d4f731-e98b-4b38-b55f-152216109448 2018-12-03 00:53:06,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141258001328s 2018-12-03 00:53:06,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:06,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40761089-fe5c-4b6a-a259-97bf1cbdd82f 2018-12-03 00:53:06,605 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:53:06,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=ec2787bfd9ba44bba14f6dfa83a3ccc9&scope.domain.id=default used request id req-40761089-fe5c-4b6a-a259-97bf1cbdd82f 2018-12-03 00:53:06,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110569953918s 2018-12-03 00:53:06,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:53:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:06,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cfcc84f-40cc-461d-8f19-8c9e8fb443dc 2018-12-03 00:53:06,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:06,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/ec2787bfd9ba44bba14f6dfa83a3ccc9/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-1cfcc84f-40cc-461d-8f19-8c9e8fb443dc 2018-12-03 00:53:06,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142314910889s 2018-12-03 00:53:06,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:53:09,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:53:11,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0220f06b-7a42-4c9c-b41b-b3f708b66ca7 | 2018-12-03T00:53:10.944613 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0220f06b-7a42-4c9c-b41b-b3f708b66ca7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:53:14,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:53:15,563 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:53:17,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:53:22,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=12cd28e4-f1da-4afd-a0ff-6c243e549699) as the default verifier for the future CLI operations. 2018-12-03 00:53:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:24,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6899b9d8-9b17-4275-96d7-4e89239b1f38 2018-12-03 00:53:24,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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:53:24,314 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-6899b9d8-9b17-4275-96d7-4e89239b1f38 2018-12-03 00:53:24,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:53:24,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "391976eb123347a3ab602a801e1e3198", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/391976eb123347a3ab602a801e1e3198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/391976eb123347a3ab602a801e1e3198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/391976eb123347a3ab602a801e1e3198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_391976eb123347a3ab602a801e1e3198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_391976eb123347a3ab602a801e1e3198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/391976eb123347a3ab602a801e1e3198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/391976eb123347a3ab602a801e1e3198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/391976eb123347a3ab602a801e1e3198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/391976eb123347a3ab602a801e1e3198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/391976eb123347a3ab602a801e1e3198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/391976eb123347a3ab602a801e1e3198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/391976eb123347a3ab602a801e1e3198", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/391976eb123347a3ab602a801e1e3198", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/391976eb123347a3ab602a801e1e3198", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "audit_ids": ["Bjdffdh2ROeCsSjFof6UGg"], "issued_at": "2018-12-03T00:53:24.000000Z"}} 2018-12-03 00:53:24,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:53:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}785d83d4076bfe589aa0508dba586fe59282ae84" 2018-12-03 00:53:24,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:24 GMT X-Openstack-Request-Id: req-8db5c88b-a6b5-4f44-8860-f2ca6fc1dbb3 2018-12-03 00:53:24,953 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:53:24,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-8db5c88b-a6b5-4f44-8860-f2ca6fc1dbb3 2018-12-03 00:53:24,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.234621047974s 2018-12-03 00:53:24,960 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-12-03 00:53:24,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232c6bf2-388b-4ce3-ad87-9447e77e8962 2018-12-03 00:53:25,189 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:25,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-232c6bf2-388b-4ce3-ad87-9447e77e8962 2018-12-03 00:53:25,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22810792923s 2018-12-03 00:53:25,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:25,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f6248c-73a1-4ed4-802c-8cfe8d54d022 2018-12-03 00:53:25,321 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_048ed400-e002-486d-9ad6-0d452aa8dd37", "links": {"self": "http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ec2787bfd9ba44bba14f6dfa83a3ccc9", "description": null}} 2018-12-03 00:53:25,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9 used request id req-26f6248c-73a1-4ed4-802c-8cfe8d54d022 2018-12-03 00:53:25,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125058174133s 2018-12-03 00:53:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:53:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:25,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0250a02a-bd4c-49fe-832e-c01932fe4af7 2018-12-03 00:53:25,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:25,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ec2787bfd9ba44bba14f6dfa83a3ccc9 used request id req-0250a02a-bd4c-49fe-832e-c01932fe4af7 2018-12-03 00:53:25,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.321349143982s 2018-12-03 00:53:25,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0405aa6f-8c32-41a3-8914-0e5f5edf260c 2018-12-03 00:53:25,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198"}, "tags": [], "enabled": true, "id": "391976eb123347a3ab602a801e1e3198", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_048ed400-e002-486d-9ad6-0d452aa8dd37"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:53:25,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-0405aa6f-8c32-41a3-8914-0e5f5edf260c 2018-12-03 00:53:25,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119845151901s 2018-12-03 00:53:25,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:53:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:26,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf4c50e1-4393-4c1b-a8b8-e37cf1e6e4d4 2018-12-03 00:53:26,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:26,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/391976eb123347a3ab602a801e1e3198 used request id req-cf4c50e1-4393-4c1b-a8b8-e37cf1e6e4d4 2018-12-03 00:53:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250037908554s 2018-12-03 00:53:26,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:53:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=391976eb123347a3ab602a801e1e3198&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c8b117547293c28adb4eeae15145fa131ab0425a" 2018-12-03 00:53:26,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:26 GMT X-Openstack-Request-Id: req-6dff76a7-fd28-4982-a5b8-06384f423760 2018-12-03 00:53:26,334 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:53:26,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=391976eb123347a3ab602a801e1e3198&name=default used request id req-6dff76a7-fd28-4982-a5b8-06384f423760 2018-12-03 00:53:26,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312700033188s 2018-12-03 00:53:26,335 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-12-03 00:53:26,335 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-12-03 00:53:26,390 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-12-03 00:53:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b352c70f-b61d-4ee8-9d2a-64f09575d088 2018-12-03 00:53:26,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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:53:26,439 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-b352c70f-b61d-4ee8-9d2a-64f09575d088 2018-12-03 00:53:26,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:53:26,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["7ukcaY5zTneeOWT0Ns58AQ"], "issued_at": "2018-12-03T00:53:26.000000Z"}} 2018-12-03 00:53:26,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:53:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:27,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:27 GMT X-Openstack-Request-Id: req-606d8e3b-8b8c-425f-94fc-e7d07dce6668 2018-12-03 00:53:27,461 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:53:27,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-606d8e3b-8b8c-425f-94fc-e7d07dce6668 2018-12-03 00:53:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.618072032928s 2018-12-03 00:53:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:27,474 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4f4bea-ae85-47fa-9257-ba8db7a9ce27 2018-12-03 00:53:27,474 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:53:27,474 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-ef4f4bea-ae85-47fa-9257-ba8db7a9ce27 2018-12-03 00:53:27,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:27,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c216360-38a3-48cb-ab9a-2804f0af753e 2018-12-03 00:53:27,676 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:53:27,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1c216360-38a3-48cb-ab9a-2804f0af753e 2018-12-03 00:53:27,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201676130295s 2018-12-03 00:53:27,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:53:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}}' 2018-12-03 00:53:27,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36f7a75-e63a-4a78-a627-8b6c2f1413ab 2018-12-03 00:53:27,906 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f"}, "tags": [], "enabled": true, "id": "1e5c03036b824bdfa31f5d0e9528703f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}} 2018-12-03 00:53:27,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a36f7a75-e63a-4a78-a627-8b6c2f1413ab 2018-12-03 00:53:27,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222057104111s 2018-12-03 00:53:27,907 - 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'1e5c03036b824bdfa31f5d0e9528703f', '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_ceb3e1d6-cdbd-4359-8a19-4afe56c12883'}) 2018-12-03 00:53:27,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:53:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1ec705a2-c887-4f45-8bae-1d43c4b58d4e", "email": null, "name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}}' 2018-12-03 00:53:28,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9ed40b-f922-4316-b172-c4e0dad9df36 2018-12-03 00:53:28,307 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:53:28,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-3e9ed40b-f922-4316-b172-c4e0dad9df36 2018-12-03 00:53:28,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393281936646s 2018-12-03 00:53:28,308 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a3bcd26fa544f23892b49dfbc9e9470', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883'}) 2018-12-03 00:53:28,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:28,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d66323-a2b6-4232-814e-a8e35b2beb77 2018-12-03 00:53:28,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:28,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d8d66323-a2b6-4232-814e-a8e35b2beb77 2018-12-03 00:53:28,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199051141739s 2018-12-03 00:53:28,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:28,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18965538-c948-4636-b546-cb7c0c86b621 2018-12-03 00:53:28,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:28,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-18965538-c948-4636-b546-cb7c0c86b621 2018-12-03 00:53:28,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111025094986s 2018-12-03 00:53:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:28,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:28,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cafe977-8c6d-41c0-9516-0952d2ac62ed 2018-12-03 00:53:28,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:28,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1cafe977-8c6d-41c0-9516-0952d2ac62ed 2018-12-03 00:53:28,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112951993942s 2018-12-03 00:53:28,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:28,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74eb1a74-f3da-45ec-9915-af83a960be3e 2018-12-03 00:53:28,902 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:28,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-74eb1a74-f3da-45ec-9915-af83a960be3e 2018-12-03 00:53:28,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152292013168s 2018-12-03 00:53:28,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:29,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569818d0-8a0b-41a4-bc89-60c4ee070ef0 2018-12-03 00:53:29,130 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:29,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-569818d0-8a0b-41a4-bc89-60c4ee070ef0 2018-12-03 00:53:29,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226769924164s 2018-12-03 00:53:29,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357b7463-390b-46d4-ab6f-cc638a0999ae 2018-12-03 00:53:29,307 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f"}, "tags": [], "enabled": true, "id": "1e5c03036b824bdfa31f5d0e9528703f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:29,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-357b7463-390b-46d4-ab6f-cc638a0999ae 2018-12-03 00:53:29,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164659976959s 2018-12-03 00:53:29,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb15f3d-4c4e-4a78-8a83-198745ac765b 2018-12-03 00:53:29,515 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f", "previous": null, "next": null}} 2018-12-03 00:53:29,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f used request id req-1eb15f3d-4c4e-4a78-8a83-198745ac765b 2018-12-03 00:53:29,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199912071228s 2018-12-03 00:53:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:29,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec805d75-22ce-420a-b007-a520d0d450c0 2018-12-03 00:53:29,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:29,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-ec805d75-22ce-420a-b007-a520d0d450c0 2018-12-03 00:53:29,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239230871201s 2018-12-03 00:53:29,759 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883', 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'1e5c03036b824bdfa31f5d0e9528703f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1ec705a2-c887-4f45-8bae-1d43c4b58d4e', 'username': u'networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:53:29,762 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883', 'password': '1ec705a2-c887-4f45-8bae-1d43c4b58d4e', 'project_name': 'networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '1e5c03036b824bdfa31f5d0e9528703f', 'project_domain_name': 'Default'} 2018-12-03 00:53:29,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:29,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcb42a6-4a93-463d-be34-b74d15b64892 2018-12-03 00:53:29,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:29,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7dcb42a6-4a93-463d-be34-b74d15b64892 2018-12-03 00:53:29,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195426940918s 2018-12-03 00:53:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:29,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd56fe9-fc61-4b82-ab19-861eda58c7cf 2018-12-03 00:53:30,080 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:30,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afd56fe9-fc61-4b82-ab19-861eda58c7cf 2018-12-03 00:53:30,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113076925278s 2018-12-03 00:53:30,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4768a2-86b3-4d22-82d8-1bce3034c0b8 2018-12-03 00:53:30,191 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:30,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ea4768a2-86b3-4d22-82d8-1bce3034c0b8 2018-12-03 00:53:30,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106859922409s 2018-12-03 00:53:30,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c73101-1233-4ba8-88a5-0820395afbaf 2018-12-03 00:53:30,328 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:30,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-37c73101-1233-4ba8-88a5-0820395afbaf 2018-12-03 00:53:30,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135882139206s 2018-12-03 00:53:30,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad12287a-fbbc-4f55-80db-a118d0e0c7f1 2018-12-03 00:53:30,457 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f"}, "tags": [], "enabled": true, "id": "1e5c03036b824bdfa31f5d0e9528703f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:30,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ad12287a-fbbc-4f55-80db-a118d0e0c7f1 2018-12-03 00:53:30,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11553311348s 2018-12-03 00:53:30,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b705ef7-cdb3-4c8e-a167-eaebde2277a9 2018-12-03 00:53:30,575 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f", "previous": null, "next": null}} 2018-12-03 00:53:30,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2a3bcd26fa544f23892b49dfbc9e9470&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=1e5c03036b824bdfa31f5d0e9528703f used request id req-7b705ef7-cdb3-4c8e-a167-eaebde2277a9 2018-12-03 00:53:30,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10984992981s 2018-12-03 00:53:30,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-403f6fd4-e282-43ec-91d3-ec5b8d951635 2018-12-03 00:53:30,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:30,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-403f6fd4-e282-43ec-91d3-ec5b8d951635 2018-12-03 00:53:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143069028854s 2018-12-03 00:53:30,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f78bfc1-0aaa-42bb-aa0f-0342b12c1a31 2018-12-03 00:53:30,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:30,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0f78bfc1-0aaa-42bb-aa0f-0342b12c1a31 2018-12-03 00:53:30,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109067201614s 2018-12-03 00:53:30,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:30,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4313984-200f-478a-b6d5-6a9acd3661b3 2018-12-03 00:53:30,950 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:30,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a4313984-200f-478a-b6d5-6a9acd3661b3 2018-12-03 00:53:30,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110408067703s 2018-12-03 00:53:30,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:31,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7386ccb5-ee47-418e-b683-db0a351ff4e2 2018-12-03 00:53:31,086 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:31,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7386ccb5-ee47-418e-b683-db0a351ff4e2 2018-12-03 00:53:31,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134624004364s 2018-12-03 00:53:31,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=2a3bcd26fa544f23892b49dfbc9e9470&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:31,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c45fbce-4d0c-4ac6-b848-8584967d0565 2018-12-03 00:53:31,296 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=2a3bcd26fa544f23892b49dfbc9e9470&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:53:31,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=2a3bcd26fa544f23892b49dfbc9e9470&scope.domain.id=default used request id req-4c45fbce-4d0c-4ac6-b848-8584967d0565 2018-12-03 00:53:31,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19704079628s 2018-12-03 00:53:31,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:53:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:31,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d267f4ae-1f66-4318-8984-bf73bb451744 2018-12-03 00:53:31,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:31,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/2a3bcd26fa544f23892b49dfbc9e9470/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-d267f4ae-1f66-4318-8984-bf73bb451744 2018-12-03 00:53:31,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.183300018311s 2018-12-03 00:53:31,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:53:33,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:53:36,135 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 944c886a-6b3b-4fb4-9dad-8a1b01bbed11 | 2018-12-03T00:53:35.850968 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 944c886a-6b3b-4fb4-9dad-8a1b01bbed11 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:53:39,426 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:53:40,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:53:42,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:53:45,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=9f7e7d3b-3c6e-49a7-889c-d82fa235aab1) as the default verifier for the future CLI operations. 2018-12-03 00:53:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:47,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e42283-6d35-4614-99c8-641054fe87c3 2018-12-03 00:53:47,225 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:53:47,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-89e42283-6d35-4614-99c8-641054fe87c3 2018-12-03 00:53:47,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:53:47,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5c03036b824bdfa31f5d0e9528703f", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1e5c03036b824bdfa31f5d0e9528703f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/1e5c03036b824bdfa31f5d0e9528703f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/1e5c03036b824bdfa31f5d0e9528703f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_1e5c03036b824bdfa31f5d0e9528703f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1e5c03036b824bdfa31f5d0e9528703f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1e5c03036b824bdfa31f5d0e9528703f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/1e5c03036b824bdfa31f5d0e9528703f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/1e5c03036b824bdfa31f5d0e9528703f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/1e5c03036b824bdfa31f5d0e9528703f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "id": "2a3bcd26fa544f23892b49dfbc9e9470"}, "audit_ids": ["GxSooB_USC-a8waW3TOsuA"], "issued_at": "2018-12-03T00:53:47.000000Z"}} 2018-12-03 00:53:47,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:53:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ecec2d24fca38cb4775800518b42f0692b39e5cd" 2018-12-03 00:53:47,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:47 GMT X-Openstack-Request-Id: req-50359ce4-a267-4ca4-b597-7d28cc34fd1a 2018-12-03 00:53:47,925 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:53:47,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-50359ce4-a267-4ca4-b597-7d28cc34fd1a 2018-12-03 00:53:47,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.298169851303s 2018-12-03 00:53:47,936 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-12-03 00:53:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:48,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ec6414-b2a0-4584-91ad-522f06b40c82 2018-12-03 00:53:48,158 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:48,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e4ec6414-b2a0-4584-91ad-522f06b40c82 2018-12-03 00:53:48,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221279144287s 2018-12-03 00:53:48,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6ab270-cfa1-4b39-8b7d-a6e254f82112 2018-12-03 00:53:48,377 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_ceb3e1d6-cdbd-4359-8a19-4afe56c12883", "links": {"self": "http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a3bcd26fa544f23892b49dfbc9e9470", "description": null}} 2018-12-03 00:53:48,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470 used request id req-ea6ab270-cfa1-4b39-8b7d-a6e254f82112 2018-12-03 00:53:48,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211696147919s 2018-12-03 00:53:48,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:53:48,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:48,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab9fb7d8-ee88-46e7-a8e5-3f1a326e6cb6 2018-12-03 00:53:48,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:48,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2a3bcd26fa544f23892b49dfbc9e9470 used request id req-ab9fb7d8-ee88-46e7-a8e5-3f1a326e6cb6 2018-12-03 00:53:48,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.26082611084s 2018-12-03 00:53:48,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:48,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd6312e-8a8b-4d31-b5d2-e220f562838b 2018-12-03 00:53:48,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f"}, "tags": [], "enabled": true, "id": "1e5c03036b824bdfa31f5d0e9528703f", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_ceb3e1d6-cdbd-4359-8a19-4afe56c12883"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:53:48,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-fdd6312e-8a8b-4d31-b5d2-e220f562838b 2018-12-03 00:53:48,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211403131485s 2018-12-03 00:53:48,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:53:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:49,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3924860-91b7-4462-80be-97c63efb8a6c 2018-12-03 00:53:49,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:49,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1e5c03036b824bdfa31f5d0e9528703f used request id req-b3924860-91b7-4462-80be-97c63efb8a6c 2018-12-03 00:53:49,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27178311348s 2018-12-03 00:53:49,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:53:49,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1e5c03036b824bdfa31f5d0e9528703f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1e8733fd6d73f22e23324dd18f07d6659754ad7b" 2018-12-03 00:53:49,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:49 GMT X-Openstack-Request-Id: req-350c1d72-d830-4007-8146-6607777d164f 2018-12-03 00:53:49,181 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:53:49,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=1e5c03036b824bdfa31f5d0e9528703f&name=default used request id req-350c1d72-d830-4007-8146-6607777d164f 2018-12-03 00:53:49,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0413780212402s 2018-12-03 00:53:49,181 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-12-03 00:53:49,182 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-12-03 00:53:49,237 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-12-03 00:53:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:49,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f231997-33dc-4512-9603-95bdf6e67609 2018-12-03 00:53:49,287 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:53:49,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-2f231997-33dc-4512-9603-95bdf6e67609 2018-12-03 00:53:49,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:53:49,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["C-lkF0zsSciQKuFxDlT6Bw"], "issued_at": "2018-12-03T00:53:49.000000Z"}} 2018-12-03 00:53:49,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:53:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:50,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT X-Openstack-Request-Id: req-37d29fa0-9275-45e6-bd14-f39db5b39870 2018-12-03 00:53:50,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:53:50,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-37d29fa0-9275-45e6-bd14-f39db5b39870 2018-12-03 00:53:50,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373568058014s 2018-12-03 00:53:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:53:50,085 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c23db2d-f792-45ca-a816-d842d993cacd 2018-12-03 00:53:50,085 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:53:50,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-9c23db2d-f792-45ca-a816-d842d993cacd 2018-12-03 00:53:50,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:50,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a31fc7b-2ff0-4f21-a2d3-e3b6f100d260 2018-12-03 00:53:50,202 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:53:50,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-2a31fc7b-2ff0-4f21-a2d3-e3b6f100d260 2018-12-03 00:53:50,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116132974625s 2018-12-03 00:53:50,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:53:50,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}}' 2018-12-03 00:53:50,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8962c6dd-a6fe-4213-8a5c-1156ed97fb6d 2018-12-03 00:53:50,357 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce"}, "tags": [], "enabled": true, "id": "8bf08797be8d49d9922662ee629ca9ce", "parent_id": "default", "domain_id": "default", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}} 2018-12-03 00:53:50,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8962c6dd-a6fe-4213-8a5c-1156ed97fb6d 2018-12-03 00:53:50,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147380113602s 2018-12-03 00:53:50,358 - 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'8bf08797be8d49d9922662ee629ca9ce', '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_f6210c85-0222-4dda-8677-ec07b528cfae'}) 2018-12-03 00:53:50,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:53:50,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7549ede3-34f4-41e9-bbfc-bb65dbb94667", "email": null, "name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae"}}' 2018-12-03 00:53:50,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f52b074-5957-4c4a-a52b-bc35b7a38ed1 2018-12-03 00:53:50,842 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:53:50,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-5f52b074-5957-4c4a-a52b-bc35b7a38ed1 2018-12-03 00:53:50,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478131055832s 2018-12-03 00:53:50,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'718af501515c4fe2b524404f32e9b819', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae'}) 2018-12-03 00:53:50,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:50,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4b8a52-81ff-4e73-96b0-4ce47eb089e9 2018-12-03 00:53:50,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:50,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a4b8a52-81ff-4e73-96b0-4ce47eb089e9 2018-12-03 00:53:50,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114321947098s 2018-12-03 00:53:50,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:50,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1c23ab-2517-45c6-9af7-a6d9c03f882f 2018-12-03 00:53:51,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:51,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed1c23ab-2517-45c6-9af7-a6d9c03f882f 2018-12-03 00:53:51,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112550973892s 2018-12-03 00:53:51,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c0c30c-4ce9-4677-9edb-2ba770cb7659 2018-12-03 00:53:51,287 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:51,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7c0c30c-4ce9-4677-9edb-2ba770cb7659 2018-12-03 00:53:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202724933624s 2018-12-03 00:53:51,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e4af12-30d3-4b81-8d6e-18037ecb1a2b 2018-12-03 00:53:51,456 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f6e4af12-30d3-4b81-8d6e-18037ecb1a2b 2018-12-03 00:53:51,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163555145264s 2018-12-03 00:53:51,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd52e273-39e7-4174-9a25-c1e7bad80e10 2018-12-03 00:53:51,593 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:51,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bd52e273-39e7-4174-9a25-c1e7bad80e10 2018-12-03 00:53:51,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136229991913s 2018-12-03 00:53:51,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37cf93c6-325a-46b0-b5d3-d45e98a6415d 2018-12-03 00:53:51,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce"}, "tags": [], "enabled": true, "id": "8bf08797be8d49d9922662ee629ca9ce", "parent_id": "default", "domain_id": "default", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:51,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-37cf93c6-325a-46b0-b5d3-d45e98a6415d 2018-12-03 00:53:51,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185460090637s 2018-12-03 00:53:51,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:51,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cc495a-40ee-4002-ae0b-012df8d7998b 2018-12-03 00:53:51,997 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce", "previous": null, "next": null}} 2018-12-03 00:53:51,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce used request id req-d3cc495a-40ee-4002-ae0b-012df8d7998b 2018-12-03 00:53:51,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198426008224s 2018-12-03 00:53:52,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce/users/718af501515c4fe2b524404f32e9b819/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff4d097-3610-48e7-9b24-7174db2a979d 2018-12-03 00:53:52,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:52,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce/users/718af501515c4fe2b524404f32e9b819/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-8ff4d097-3610-48e7-9b24-7174db2a979d 2018-12-03 00:53:52,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154479026794s 2018-12-03 00:53:52,156 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae', 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'8bf08797be8d49d9922662ee629ca9ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7549ede3-34f4-41e9-bbfc-bb65dbb94667', 'username': u'barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:53:52,160 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae', 'password': '7549ede3-34f4-41e9-bbfc-bb65dbb94667', 'project_name': 'barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '8bf08797be8d49d9922662ee629ca9ce', 'project_domain_name': 'Default'} 2018-12-03 00:53:52,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:52,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2119ae-b3ab-4ad1-aea3-88adc08d2fd8 2018-12-03 00:53:52,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:52,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ba2119ae-b3ab-4ad1-aea3-88adc08d2fd8 2018-12-03 00:53:52,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194802045822s 2018-12-03 00:53:52,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a92b57d-bf4a-419f-bdb1-f35f9fc20221 2018-12-03 00:53:52,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:52,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a92b57d-bf4a-419f-bdb1-f35f9fc20221 2018-12-03 00:53:52,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127765893936s 2018-12-03 00:53:52,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f96ec8-8561-41f7-8086-da61570564b6 2018-12-03 00:53:52,616 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:52,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-95f96ec8-8561-41f7-8086-da61570564b6 2018-12-03 00:53:52,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119239091873s 2018-12-03 00:53:52,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efed720-4b24-4075-9db9-d7ee94659b73 2018-12-03 00:53:52,745 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:52,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7efed720-4b24-4075-9db9-d7ee94659b73 2018-12-03 00:53:52,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128104925156s 2018-12-03 00:53:52,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:53:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8c9847-41e7-4422-bdbd-9d87bc334cdc 2018-12-03 00:53:52,873 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce"}, "tags": [], "enabled": true, "id": "8bf08797be8d49d9922662ee629ca9ce", "parent_id": "default", "domain_id": "default", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 00:53:52,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ab8c9847-41e7-4422-bdbd-9d87bc334cdc 2018-12-03 00:53:52,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117742061615s 2018-12-03 00:53:52,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:52,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e8b4e7-4e26-429d-9128-55a0c0dc8be7 2018-12-03 00:53:52,997 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce", "previous": null, "next": null}} 2018-12-03 00:53:52,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=718af501515c4fe2b524404f32e9b819&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=8bf08797be8d49d9922662ee629ca9ce used request id req-52e8b4e7-4e26-429d-9128-55a0c0dc8be7 2018-12-03 00:53:52,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115653038025s 2018-12-03 00:53:53,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:53:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce/users/718af501515c4fe2b524404f32e9b819/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:53,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2728e3-4141-4565-b4a1-d5330fa29197 2018-12-03 00:53:53,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:53,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce/users/718af501515c4fe2b524404f32e9b819/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-da2728e3-4141-4565-b4a1-d5330fa29197 2018-12-03 00:53:53,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14781498909s 2018-12-03 00:53:53,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:53:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:53,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33815469-e25b-4656-b934-446fac4843c2 2018-12-03 00:53:53,269 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:53:53,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-33815469-e25b-4656-b934-446fac4843c2 2018-12-03 00:53:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117425918579s 2018-12-03 00:53:53,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:53:53,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:53,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e0b10f-f319-46d4-b86a-adceacb66deb 2018-12-03 00:53:53,380 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:53:53,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-01e0b10f-f319-46d4-b86a-adceacb66deb 2018-12-03 00:53:53,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105754852295s 2018-12-03 00:53:53,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:53:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:53,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3b5174-d0c6-46f1-8c87-a8ccb410e2dc 2018-12-03 00:53:53,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:53:53,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6b3b5174-d0c6-46f1-8c87-a8ccb410e2dc 2018-12-03 00:53:53,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127559900284s 2018-12-03 00:53:53,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:53:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=718af501515c4fe2b524404f32e9b819&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:53,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Mon, 03 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19ea6cc-7c99-496d-897b-9db90bc9f8dc 2018-12-03 00:53:53,762 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=718af501515c4fe2b524404f32e9b819&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 00:53:53,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=718af501515c4fe2b524404f32e9b819&scope.domain.id=default used request id req-f19ea6cc-7c99-496d-897b-9db90bc9f8dc 2018-12-03 00:53:53,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.239807844162s 2018-12-03 00:53:53,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 00:53:53,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/718af501515c4fe2b524404f32e9b819/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:53:54,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb13db5c-f30d-4192-93f2-89634a1735ad 2018-12-03 00:53:54,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:53:54,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/718af501515c4fe2b524404f32e9b819/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-cb13db5c-f30d-4192-93f2-89634a1735ad 2018-12-03 00:53:54,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.288068056107s 2018-12-03 00:53:54,054 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 00:53:56,509 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-03 00:53:58,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 48b50557-0fc7-475a-8e84-f22859f6189d | 2018-12-03T00:53:58.232335 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 48b50557-0fc7-475a-8e84-f22859f6189d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 00:54:02,144 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 00:54:02,789 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 00:54:05,028 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-03 00:54:08,130 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e021af55-0c36-497f-b91c-6a4850c37045) as the default verifier for the future CLI operations. 2018-12-03 00:54:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:09,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b445450-c1b3-4690-bc17-b967b168a2de 2018-12-03 00:54:09,923 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:54:09,923 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-3b445450-c1b3-4690-bc17-b967b168a2de 2018-12-03 00:54:09,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:54:10,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bf08797be8d49d9922662ee629ca9ce", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8bf08797be8d49d9922662ee629ca9ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/8bf08797be8d49d9922662ee629ca9ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/8bf08797be8d49d9922662ee629ca9ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_8bf08797be8d49d9922662ee629ca9ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8bf08797be8d49d9922662ee629ca9ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bf08797be8d49d9922662ee629ca9ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/8bf08797be8d49d9922662ee629ca9ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/8bf08797be8d49d9922662ee629ca9ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/8bf08797be8d49d9922662ee629ca9ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "id": "718af501515c4fe2b524404f32e9b819"}, "audit_ids": ["GjszfnNfRSy-JzkUgN9h1A"], "issued_at": "2018-12-03T00:54:10.000000Z"}} 2018-12-03 00:54:10,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:10,331 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dbc484-3cdb-4408-89c2-03595c72f8cc 2018-12-03 00:54:10,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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:54:10,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-79dbc484-3cdb-4408-89c2-03595c72f8cc 2018-12-03 00:54:10,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-03 00:54:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-03 00:54:10,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63743bd3-15ad-4e5f-9348-d3c5a2a2ce3d 2018-12-03 00:54:10,344 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-03 00:54:10,344 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-63743bd3-15ad-4e5f-9348-d3c5a2a2ce3d 2018-12-03 00:54:10,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43a98b20e2015e954263337fac4a202898799636" 2018-12-03 00:54:10,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657d683b-f3ad-4da5-90eb-150ee0431f0c 2018-12-03 00:54:10,539 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-03 00:54:10,539 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-657d683b-f3ad-4da5-90eb-150ee0431f0c 2018-12-03 00:54:10,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204530954361s 2018-12-03 00:54:10,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 00:54:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43a98b20e2015e954263337fac4a202898799636" 2018-12-03 00:54:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:10 GMT X-Openstack-Request-Id: req-e855302b-47fe-4323-b50d-01c3046d86e5 2018-12-03 00:54:10,841 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 00:54:10,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-e855302b-47fe-4323-b50d-01c3046d86e5 2018-12-03 00:54:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289930820465s 2018-12-03 00:54:10,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:54:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:11,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1022 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bf9e0c-5f42-41ae-bd4f-eab974d9c8d4 2018-12-03 00:54:11,065 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:54:11,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c5bf9e0c-5f42-41ae-bd4f-eab974d9c8d4 2018-12-03 00:54:11,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214041948318s 2018-12-03 00:54:11,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:54:11,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:11,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43829fa1-7df1-4e95-8780-3ea832848436 2018-12-03 00:54:11,280 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_f6210c85-0222-4dda-8677-ec07b528cfae", "links": {"self": "http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "718af501515c4fe2b524404f32e9b819", "description": null}} 2018-12-03 00:54:11,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819 used request id req-43829fa1-7df1-4e95-8780-3ea832848436 2018-12-03 00:54:11,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21294593811s 2018-12-03 00:54:11,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 00:54:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:11,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa678b6-d57d-4dce-8c77-21c838eb6e8a 2018-12-03 00:54:11,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:54:11,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/718af501515c4fe2b524404f32e9b819 used request id req-faa678b6-d57d-4dce-8c77-21c838eb6e8a 2018-12-03 00:54:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276468038559s 2018-12-03 00:54:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:54:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:11,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4bfd12-f998-49c7-b65b-ea294bc779b4 2018-12-03 00:54:11,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce"}, "tags": [], "enabled": true, "id": "8bf08797be8d49d9922662ee629ca9ce", "parent_id": "default", "domain_id": "default", "name": "barbican-project_f6210c85-0222-4dda-8677-ec07b528cfae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 00:54:11,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-7f4bfd12-f998-49c7-b65b-ea294bc779b4 2018-12-03 00:54:11,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204594135284s 2018-12-03 00:54:11,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 00:54:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:12,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77483cf-c113-4fb1-8c4c-84cac780dd2e 2018-12-03 00:54:12,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:54:12,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8bf08797be8d49d9922662ee629ca9ce used request id req-e77483cf-c113-4fb1-8c4c-84cac780dd2e 2018-12-03 00:54:12,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260832071304s 2018-12-03 00:54:12,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 00:54:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8bf08797be8d49d9922662ee629ca9ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a077fbfe15a1ba8296c840097addc3c83fadaa2" 2018-12-03 00:54:12,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:12 GMT X-Openstack-Request-Id: req-e009b0ae-bb16-45bf-b6b6-6e041b752c47 2018-12-03 00:54:12,371 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 00:54:12,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=8bf08797be8d49d9922662ee629ca9ce&name=default used request id req-e009b0ae-bb16-45bf-b6b6-6e041b752c47 2018-12-03 00:54:12,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334523200989s 2018-12-03 00:54:12,371 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-12-03 00:54:12,372 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-03 00:54:12,377 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:28 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:23 | PASS | | rally_sanity | functest | smoke | 24:33 | FAIL | | rally_jobs | functest | smoke | 30:43 | PASS | | refstack_defcore | functest | smoke | 07:37 | PASS | | patrole | functest | smoke | 02:40 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:19 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-12-03 00:54:12,387 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-03 00:54:15,202 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 00:54:15,205 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-03 00:54:15,205 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-03 00:54:15,205 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-12-03 00:54:15,210 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-12-03 00:54:15,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:15,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9876a462-c6bd-4341-9873-e2ec970b71ec 2018-12-03 00:54:15,409 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:54:15,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-9876a462-c6bd-4341-9873-e2ec970b71ec 2018-12-03 00:54:15,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:54:15,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T01:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["LDACIuiiQbO6M0hynr0eBA"], "issued_at": "2018-12-03T00:54:15.000000Z"}} 2018-12-03 00:54:15,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 00:54:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:16,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:16 GMT X-Openstack-Request-Id: req-9643ec17-0026-423d-856f-cc1a45c9a9d3 2018-12-03 00:54:16,172 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 00:54:16,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9643ec17-0026-423d-856f-cc1a45c9a9d3 2018-12-03 00:54:16,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354590177536s 2018-12-03 00:54:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:16,184 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd465c9-373b-4db3-8b16-605e17ddb052 2018-12-03 00:54:16,184 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 00:54:16,185 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-5cd465c9-373b-4db3-8b16-605e17ddb052 2018-12-03 00:54:16,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:54:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:16,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382bea74-a800-4e55-abda-db27ce3955ab 2018-12-03 00:54:16,487 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 00:54:16,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-382bea74-a800-4e55-abda-db27ce3955ab 2018-12-03 00:54:16,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301414012909s 2018-12-03 00:54:16,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 00:54:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}}' 2018-12-03 00:54:16,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a374b942-b90a-43d0-9afc-bb8912d8108b 2018-12-03 00:54:16,711 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48"}, "tags": [], "enabled": true, "id": "f5967863f6754bdd8eee5be41fc95d48", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}} 2018-12-03 00:54:16,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a374b942-b90a-43d0-9afc-bb8912d8108b 2018-12-03 00:54:16,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216325998306s 2018-12-03 00:54:16,712 - 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'f5967863f6754bdd8eee5be41fc95d48', '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_09677f9d-e8b4-4252-b7ce-50a9bcb73551'}) 2018-12-03 00:54:16,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 00:54:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "86c321ff-ec43-4dbe-b3d1-1cdadcd31646", "email": null, "name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}}' 2018-12-03 00:54:17,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dad0404c-fadb-4d4b-bf08-09c8f6ff7437 2018-12-03 00:54:17,107 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": {"self": "http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b114f5549ce44171babed1ac6037e0b6", "domain_id": "default", "password_expires_at": null}} 2018-12-03 00:54:17,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-dad0404c-fadb-4d4b-bf08-09c8f6ff7437 2018-12-03 00:54:17,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388076066971s 2018-12-03 00:54:17,108 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b114f5549ce44171babed1ac6037e0b6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551'}) 2018-12-03 00:54:17,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:54:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:17,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694e8d10-8e48-4392-ad1a-7b346a0c0c2b 2018-12-03 00:54:17,298 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:54:17,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-694e8d10-8e48-4392-ad1a-7b346a0c0c2b 2018-12-03 00:54:17,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186458826065s 2018-12-03 00:54:17,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:54:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df502d64-c9d2-4b35-aa4e-04842035b87b 2018-12-03 00:54:17,504 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:54:17,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-df502d64-c9d2-4b35-aa4e-04842035b87b 2018-12-03 00:54:17,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200824022293s 2018-12-03 00:54:17,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:54:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcccfb3-2b49-42e0-b4da-0b8ac7d445cd 2018-12-03 00:54:17,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:54:17,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-adcccfb3-2b49-42e0-b4da-0b8ac7d445cd 2018-12-03 00:54:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199010848999s 2018-12-03 00:54:17,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:54:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:17,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edff00af-e29b-4efc-912f-50fc8b704cc1 2018-12-03 00:54:17,926 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:54:17,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-edff00af-e29b-4efc-912f-50fc8b704cc1 2018-12-03 00:54:17,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212058067322s 2018-12-03 00:54:17,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:54:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:18,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dc8e69-9928-4b4a-90bb-8965f9b2b184 2018-12-03 00:54:18,148 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": {"self": "http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b114f5549ce44171babed1ac6037e0b6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:54:18,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-34dc8e69-9928-4b4a-90bb-8965f9b2b184 2018-12-03 00:54:18,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220366001129s 2018-12-03 00:54:18,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:54:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:18,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02647ce2-5f23-4a20-a687-c0fb37e01602 2018-12-03 00:54:18,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48"}, "tags": [], "enabled": true, "id": "f5967863f6754bdd8eee5be41fc95d48", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}]} 2018-12-03 00:54:18,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-02647ce2-5f23-4a20-a687-c0fb37e01602 2018-12-03 00:54:18,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117757081985s 2018-12-03 00:54:18,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:54:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c109ec32-56cb-466e-87b6-d06116857201 2018-12-03 00:54:18,487 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48", "previous": null, "next": null}} 2018-12-03 00:54:18,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48 used request id req-c109ec32-56cb-466e-87b6-d06116857201 2018-12-03 00:54:18,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198703050613s 2018-12-03 00:54:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:54:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48/users/b114f5549ce44171babed1ac6037e0b6/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:18,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db359a7-a0a2-4fcf-9388-470ddeeab940 2018-12-03 00:54:18,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:54:18,642 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48/users/b114f5549ce44171babed1ac6037e0b6/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-5db359a7-a0a2-4fcf-9388-470ddeeab940 2018-12-03 00:54:18,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151568889618s 2018-12-03 00:54:18,643 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 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'f5967863f6754bdd8eee5be41fc95d48', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '86c321ff-ec43-4dbe-b3d1-1cdadcd31646', 'username': u'vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 00:54:18,647 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'password': '86c321ff-ec43-4dbe-b3d1-1cdadcd31646', 'project_name': 'vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'f5967863f6754bdd8eee5be41fc95d48', 'project_domain_name': 'Default'} 2018-12-03 00:54:18,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 00:54:18,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:18,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57c8e69b-2af8-49e0-a369-7b9b7edcb76d x-openstack-request-id: req-57c8e69b-2af8-49e0-a369-7b9b7edcb76d 2018-12-03 00:54:18,999 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 00:54:18,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-57c8e69b-2af8-49e0-a369-7b9b7edcb76d 2018-12-03 00:54:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.343749046326s 2018-12-03 00:54:19,000 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-12-03 00:54:19,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:19,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf3c128-ad28-4f9c-a5ea-857d75dd98b6 2018-12-03 00:54:19,010 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 00:54:19,010 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-8cf3c128-ad28-4f9c-a5ea-857d75dd98b6 2018-12-03 00:54:19,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 00:54:19,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T01:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5967863f6754bdd8eee5be41fc95d48", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f5967863f6754bdd8eee5be41fc95d48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/f5967863f6754bdd8eee5be41fc95d48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/f5967863f6754bdd8eee5be41fc95d48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_f5967863f6754bdd8eee5be41fc95d48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f5967863f6754bdd8eee5be41fc95d48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f5967863f6754bdd8eee5be41fc95d48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/f5967863f6754bdd8eee5be41fc95d48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/f5967863f6754bdd8eee5be41fc95d48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/f5967863f6754bdd8eee5be41fc95d48", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "id": "b114f5549ce44171babed1ac6037e0b6"}, "audit_ids": ["GHF26k1tRKu-h0DT1O9KOA"], "issued_at": "2018-12-03T00:54:19.000000Z"}} 2018-12-03 00:54:19,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 00:54:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vmtp-router_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "admin_state_up": true}}' 2018-12-03 00:54:21,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:21 GMT X-Openstack-Request-Id: req-74110550-951f-49af-8342-b5e298991530 2018-12-03 00:54:21,365 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "created_at": "2018-12-03T00:54:19Z", "admin_state_up": true, "updated_at": "2018-12-03T00:54:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f5967863f6754bdd8eee5be41fc95d48", "id": "af6ff729-b2fe-4f78-898e-a2f7c61c456b", "name": "vmtp-router_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}} 2018-12-03 00:54:21,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-74110550-951f-49af-8342-b5e298991530 2018-12-03 00:54:21,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.95745491982s 2018-12-03 00:54:21,366 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T00:54:20Z', u'revision_number': 2, u'id': u'af6ff729-b2fe-4f78-898e-a2f7c61c456b', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_09677f9d-e8b4-4252-b7ce-50a9bcb73551', u'admin_state_up': True, u'tenant_id': u'f5967863f6754bdd8eee5be41fc95d48', u'created_at': u'2018-12-03T00:54:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'f5967863f6754bdd8eee5be41fc95d48'}) 2018-12-03 00:54:21,366 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-03 00:54:25,057 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-03 00:54:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 00:54:25,080 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:25 GMT 2018-12-03 00:54:25,080 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 00:54:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:54:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 00:54:25,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:25 GMT X-Openstack-Request-Id: req-86fc9ff4-6feb-4324-b60d-373755130ab7 2018-12-03 00:54:25,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:54:25,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-86fc9ff4-6feb-4324-b60d-373755130ab7 2018-12-03 00:54:25,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282086133957s 2018-12-03 00:54:25,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 00:54:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}' 2018-12-03 00:54:25,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:25 GMT Location: http://172.30.9.26:9292/v2/images/73aefe4d-2834-4356-b181-3437ad47d171 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6efdc06f-614e-4bed-a6f7-c32d94392446 2018-12-03 00:54:25,428 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:54:25Z", "file": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/file", "owner": "f5967863f6754bdd8eee5be41fc95d48", "id": "73aefe4d-2834-4356-b181-3437ad47d171", "size": null, "self": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "checksum": null, "created_at": "2018-12-03T00:54:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 00:54:25,428 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6efdc06f-614e-4bed-a6f7-c32d94392446 2018-12-03 00:54:25,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0519020557404s 2018-12-03 00:54:25,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 00:54:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" -d '' 2018-12-03 00:54:29,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 00:54:29 GMT X-Openstack-Request-Id: req-6eb346cb-de8d-487f-bea0-b88b3b4b04ae 2018-12-03 00:54:29,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 00:54:29,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/file used request id req-6eb346cb-de8d-487f-bea0-b88b3b4b04ae 2018-12-03 00:54:29,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.8490049839s 2018-12-03 00:54:29,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 00:54:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 00:54:29,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:29 GMT X-Openstack-Request-Id: req-de62cfde-f613-4a7d-b08b-0bf174c672ad 2018-12-03 00:54:29,328 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:54:29Z", "file": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/file", "owner": "f5967863f6754bdd8eee5be41fc95d48", "id": "73aefe4d-2834-4356-b181-3437ad47d171", "size": 263586304, "self": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T00:54:25Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 00:54:29,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-de62cfde-f613-4a7d-b08b-0bf174c672ad 2018-12-03 00:54:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043830871582s 2018-12-03 00:54:29,331 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/file', 'owner': u'f5967863f6754bdd8eee5be41fc95d48', 'id': u'73aefe4d-2834-4356-b181-3437ad47d171', 'size': 263586304, u'self': u'/v2/images/73aefe4d-2834-4356-b181-3437ad47d171', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f5967863f6754bdd8eee5be41fc95d48', 'name': 'vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T00:54:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T00:54:29Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/73aefe4d-2834-4356-b181-3437ad47d171', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'created': u'2018-12-03T00:54:25Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-03T00:54:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/73aefe4d-2834-4356-b181-3437ad47d171', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-12-03 00:54:29,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 00:54:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-12-03 00:54:29,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 03 Dec 2018 00: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-bd43693d-693c-4a5f-a978-5350cac28f95 x-openstack-request-id: req-bd43693d-693c-4a5f-a978-5350cac28f95 2018-12-03 00:54:29,365 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad", "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": "e104ba1d-2509-4b70-99e4-f3890b9585ad"}} 2018-12-03 00:54:29,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bd43693d-693c-4a5f-a978-5350cac28f95 2018-12-03 00:54:29,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0337781906128s 2018-12-03 00:54:29,367 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_09677f9d-e8b4-4252-b7ce-50a9bcb73551', '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'de57677664ca4a25ac8718411c5b739c', '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'e104ba1d-2509-4b70-99e4-f3890b9585ad', 'swap': 0}) 2018-12-03 00:54:29,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 00:54:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" -d '{"extra_specs": {}}' 2018-12-03 00:54:29,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54: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-b864460a-9b31-4834-b477-d60fa46e09f9 x-openstack-request-id: req-b864460a-9b31-4834-b477-d60fa46e09f9 2018-12-03 00:54:29,388 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 00:54:29,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad/os-extra_specs used request id req-b864460a-9b31-4834-b477-d60fa46e09f9 2018-12-03 00:54:29,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203649997711s 2018-12-03 00:54:29,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:54:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:29,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d38be50-cb3b-4048-b386-786c2335dc58 2018-12-03 00:54:29,582 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:54:29,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d38be50-cb3b-4048-b386-786c2335dc58 2018-12-03 00:54:29,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191083192825s 2018-12-03 00:54:29,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 00:54:29,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:29,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27b3a40-3955-4131-b967-99434ad4fcce 2018-12-03 00:54:29,701 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 00:54:29,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d27b3a40-3955-4131-b967-99434ad4fcce 2018-12-03 00:54:29,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112543821335s 2018-12-03 00:54:29,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 00:54:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:29,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297187aa-5b51-4227-9a3c-7265052f1902 2018-12-03 00:54:29,908 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 00:54:29,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-297187aa-5b51-4227-9a3c-7265052f1902 2018-12-03 00:54:29,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201930999756s 2018-12-03 00:54:29,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 00:54:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e8fb47-421e-4c92-a54f-13ae8892476b 2018-12-03 00:54:30,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": {"self": "http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b114f5549ce44171babed1ac6037e0b6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 00:54:30,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-52e8fb47-421e-4c92-a54f-13ae8892476b 2018-12-03 00:54:30,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128558158875s 2018-12-03 00:54:30,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 00:54:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:30,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f935e869-a2b5-4aee-9c6c-f3931bf95b19 2018-12-03 00:54:30,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48"}, "tags": [], "enabled": true, "id": "f5967863f6754bdd8eee5be41fc95d48", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}]} 2018-12-03 00:54:30,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f935e869-a2b5-4aee-9c6c-f3931bf95b19 2018-12-03 00:54:30,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228593826294s 2018-12-03 00:54:30,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 00:54:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27c96a6-2c0e-41cc-8cab-4f60c7742ace 2018-12-03 00:54:30,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48", "previous": null, "next": null}} 2018-12-03 00:54:30,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=b114f5549ce44171babed1ac6037e0b6&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=f5967863f6754bdd8eee5be41fc95d48 used request id req-f27c96a6-2c0e-41cc-8cab-4f60c7742ace 2018-12-03 00:54:30,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109649896622s 2018-12-03 00:54:30,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 00:54:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48/users/b114f5549ce44171babed1ac6037e0b6/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 00:54:30,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 00:54:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93d278e-1f72-4307-b27f-918ff2dda8c7 2018-12-03 00:54:30,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 00:54:30,577 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48/users/b114f5549ce44171babed1ac6037e0b6/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-b93d278e-1f72-4307-b27f-918ff2dda8c7 2018-12-03 00:54:30,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.178937911987s 2018-12-03 00:54:30,578 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551' 2018-12-03 00:54:30,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 00:54:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" -d '{"keypair": {"name": "vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}}' 2018-12-03 00:54:31,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54: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-10fe0696-ede5-4172-98df-74809df65cee x-openstack-request-id: req-10fe0696-ede5-4172-98df-74809df65cee 2018-12-03 00:54:31,060 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9TeFBSEPMQ3XL/dgvzthHj0VqvVvv1FhKgaNIEjRdPOMfp6bYILHk5HogjcM7u2edPU8bhPFIjpyyRIZLhSvbqaaCL6mDECLmevw53jdduZOFceglO8ZOPHpr5gL9wU3JBZ0PhJK3EjYZdZL4jlw+0IvIQcMwkBgzEzSVnGT8GRbTJQ688At7QVRSNQZOnlOE1vuyzPJ3vtq4bWdam2PzbCMXatrEIfJ9wcJ8i1k5xVbRmb9qf5wA5daZGMsYPOxfXcNdpkC7fBGaaKfNPmpTP/Jzg30mBELxwnTtq5QUa5MFxmJY183RgKZddBx9xLEm85zeHdUuh1V6v286Gz9B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvU3hQUhDzEN1y/3YL87YR49Far1b79RYSoGjSBI0XTzjH6em\n2CCx5OR6II3DO7tnnT1PG4TxSI6cskSGS4Ur26mmgi+pgxAi5nr8Od43XbmThXHo\nJTvGTjx6a+YC/cFNyQWdD4SStxI2GXWS+I5cPtCLyEHDMJAYMxM0lZxk/BkW0yUO\nvPALe0FUUjUGTp5ThNb7sszyd77auG1nWptj82wjF2raxCHyfcHCfItZOcVW0Zm/\nan+cAOXWmRjLGDzsX13DXaZAu3wRmminzT5qUz/yc4N9JgRC8cJ07auUFGuTBcZi\nWNfN0YCmXXQcfcSxJvOc3h3VLodVer9vOhs/QQIDAQABAoIBAF0iWsdWeVyed+7z\npY/n0Qpr13grT3cP3pxRaXbE1hRlJ0zkm7ZLZ5o4OkmX1Uym59Q5XJkqb9cFqtwd\n0ICJNUmuDqiQMHK11qXULhF+XXj0GzsVDmR7IxZMtOIu2JvlpZJX+6ytyczd3dXq\nvXMh/wo8afkNOa3DxtQiB8XvmtNX3+k6iforXaGkXaZWxifADU/YZIZtO8nlSMwI\nuyqggVu+kwp8d8RchOb0DhZGkwVso64h3oKkvkb0liXhxdD+Ocj9N6HCJ/QUYEmc\niB0nz80DR28xZFaK8ywBkfPzsjnIAtdg/DSwP7LaKQ2la/uzZU5nW7hgaveGUnWv\nkR13TT0CgYEA4qfyzrUAhYUXOR5RCtqSdIZD72u8InEETKPkMFwDKtH+GGgq/HZR\nrMzOFFvAVMvuxfLVBpKXV6DOYz+hhSxGhcJA5dws6dVZ9t1z3x3yjovVM1YK/SwX\nRA3T7tOxV6y5vdNp/Utcff8X8aWZ+U212ITC83SXMKKDznI3Kj2K2oMCgYEA1c/7\nOe+EsCtD6HJNHa1ekhFCRj0oqWoZ/iODl4fTv00934wzF2RN8qFTrcrAy+oKrGIS\nKzX3jTl9ZUbO5/UHgTXE/dgpUUKIbbE5BRvA2bdOgmeEjl0RDVlShlftBdsAS8Xu\nARw21CkAJg8dGJA8kimMg+g6CajZN4ZogRkMY+sCgYEAx9+1JgXF5Pi9xvfuHbUr\ny6gPRpXp/TFOyksI0oCBpoQyH9HUfnfUhJ7C6H8Ut3JzKIqAwuAIqBS9jBYz2J13\nv0LTOiCUVsx3HlShdtMQ8BVtuGybGjGEftX227hAvoEp9rT11ZFcihunQMh5ZLjb\nsIk65bgeD5xwwWBFN3G3/gMCgYAnP1xAUEUtCWQXwROCxRY8/coKlqNmJcHLsr0v\nDZHC5ezboiKmwpTEWvS/TB6Dz9xRtFbdc7STSeBIvOyyC3prL3GPnyRGdE4SxJtQ\n4r1NuaZBrbrZXyAIMUNCwdUSZBbz0ctUjNdLrpMGaXPP1Hop4lKWzAQLTeFBnfyE\n5hIuLQKBgHHMOE0SSqR/mukE2Pjw/EmWp+I+UYa9SUR4KtYcEZZ6dFSCo5Jg26mP\nJUsmXrwtU7X5gU5QhkExhnyAnDC9+PkV86etY9M5CbeClxCFJPcSLlJfqespyUKa\nr58iKLbT3kpN4dklUU7W41YX4CFS2RyI0bCer+aPUIXdg06p5XrE\n-----END RSA PRIVATE KEY-----\n", "user_id": "b114f5549ce44171babed1ac6037e0b6", "name": "vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "fingerprint": "be:8d:a5:bf:2b:d6:47:56:53:2d:75:c4:d7:86:c9:23"}} 2018-12-03 00:54:31,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-10fe0696-ede5-4172-98df-74809df65cee 2018-12-03 00:54:31,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.48008108139s 2018-12-03 00:54:31,061 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9TeFBSEPMQ3XL/dgvzthHj0VqvVvv1FhKgaNIEjRdPOMfp6bYILHk5HogjcM7u2edPU8bhPFIjpyyRIZLhSvbqaaCL6mDECLmevw53jdduZOFceglO8ZOPHpr5gL9wU3JBZ0PhJK3EjYZdZL4jlw+0IvIQcMwkBgzEzSVnGT8GRbTJQ688At7QVRSNQZOnlOE1vuyzPJ3vtq4bWdam2PzbCMXatrEIfJ9wcJ8i1k5xVbRmb9qf5wA5daZGMsYPOxfXcNdpkC7fBGaaKfNPmpTP/Jzg30mBELxwnTtq5QUa5MFxmJY183RgKZddBx9xLEm85zeHdUuh1V6v286Gz9B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvU3hQUhDzEN1y/3YL87YR49Far1b79RYSoGjSBI0XTzjH6em\n2CCx5OR6II3DO7tnnT1PG4TxSI6cskSGS4Ur26mmgi+pgxAi5nr8Od43XbmThXHo\nJTvGTjx6a+YC/cFNyQWdD4SStxI2GXWS+I5cPtCLyEHDMJAYMxM0lZxk/BkW0yUO\nvPALe0FUUjUGTp5ThNb7sszyd77auG1nWptj82wjF2raxCHyfcHCfItZOcVW0Zm/\nan+cAOXWmRjLGDzsX13DXaZAu3wRmminzT5qUz/yc4N9JgRC8cJ07auUFGuTBcZi\nWNfN0YCmXXQcfcSxJvOc3h3VLodVer9vOhs/QQIDAQABAoIBAF0iWsdWeVyed+7z\npY/n0Qpr13grT3cP3pxRaXbE1hRlJ0zkm7ZLZ5o4OkmX1Uym59Q5XJkqb9cFqtwd\n0ICJNUmuDqiQMHK11qXULhF+XXj0GzsVDmR7IxZMtOIu2JvlpZJX+6ytyczd3dXq\nvXMh/wo8afkNOa3DxtQiB8XvmtNX3+k6iforXaGkXaZWxifADU/YZIZtO8nlSMwI\nuyqggVu+kwp8d8RchOb0DhZGkwVso64h3oKkvkb0liXhxdD+Ocj9N6HCJ/QUYEmc\niB0nz80DR28xZFaK8ywBkfPzsjnIAtdg/DSwP7LaKQ2la/uzZU5nW7hgaveGUnWv\nkR13TT0CgYEA4qfyzrUAhYUXOR5RCtqSdIZD72u8InEETKPkMFwDKtH+GGgq/HZR\nrMzOFFvAVMvuxfLVBpKXV6DOYz+hhSxGhcJA5dws6dVZ9t1z3x3yjovVM1YK/SwX\nRA3T7tOxV6y5vdNp/Utcff8X8aWZ+U212ITC83SXMKKDznI3Kj2K2oMCgYEA1c/7\nOe+EsCtD6HJNHa1ekhFCRj0oqWoZ/iODl4fTv00934wzF2RN8qFTrcrAy+oKrGIS\nKzX3jTl9ZUbO5/UHgTXE/dgpUUKIbbE5BRvA2bdOgmeEjl0RDVlShlftBdsAS8Xu\nARw21CkAJg8dGJA8kimMg+g6CajZN4ZogRkMY+sCgYEAx9+1JgXF5Pi9xvfuHbUr\ny6gPRpXp/TFOyksI0oCBpoQyH9HUfnfUhJ7C6H8Ut3JzKIqAwuAIqBS9jBYz2J13\nv0LTOiCUVsx3HlShdtMQ8BVtuGybGjGEftX227hAvoEp9rT11ZFcihunQMh5ZLjb\nsIk65bgeD5xwwWBFN3G3/gMCgYAnP1xAUEUtCWQXwROCxRY8/coKlqNmJcHLsr0v\nDZHC5ezboiKmwpTEWvS/TB6Dz9xRtFbdc7STSeBIvOyyC3prL3GPnyRGdE4SxJtQ\n4r1NuaZBrbrZXyAIMUNCwdUSZBbz0ctUjNdLrpMGaXPP1Hop4lKWzAQLTeFBnfyE\n5hIuLQKBgHHMOE0SSqR/mukE2Pjw/EmWp+I+UYa9SUR4KtYcEZZ6dFSCo5Jg26mP\nJUsmXrwtU7X5gU5QhkExhnyAnDC9+PkV86etY9M5CbeClxCFJPcSLlJfqespyUKa\nr58iKLbT3kpN4dklUU7W41YX4CFS2RyI0bCer+aPUIXdg06p5XrE\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b114f5549ce44171babed1ac6037e0b6', 'name': u'vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'created_at': '2018-12-03T00:54:31.061727', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f5967863f6754bdd8eee5be41fc95d48', 'name': 'vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:8d:a5:bf:2b:d6:47:56:53:2d:75:c4:d7:86:c9:23', 'type': 'ssh', 'id': u'vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551'}) 2018-12-03 00:54:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-03 00:54:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 00:54:31,090 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 00:54: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-fc4b6a19-d61b-4061-8d74-3bf4d36ad495 x-openstack-request-id: req-fc4b6a19-d61b-4061-8d74-3bf4d36ad495 2018-12-03 00:54:31,090 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_09677f9d-e8b4-4252-b7ce-50a9bcb73551 used request id req-fc4b6a19-d61b-4061-8d74-3bf4d36ad495 2018-12-03 00:54:31,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0276050567627s 2018-12-03 00:54:31,809 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-12-03 01:12:55,706 - 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 2018-12-03 00:54:32,394 INFO Using http://172.30.9.26:5000/v3 2018-12-03 00:54:32,394 INFO VM public key: /tmp/tmp9ndMJW 2018-12-03 00:54:32,394 INFO VM private key: /tmp/tmpreFHGC 2018-12-03 00:54:33,510 INFO Found image vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551 to launch VM, will continue 2018-12-03 00:54:34,132 INFO Using external router: vmtp-router_09677f9d-e8b4-4252-b7ce-50a9bcb73551 2018-12-03 00:54:34,133 INFO Using external network: external. 2018-12-03 00:54:34,849 INFO Created internal network: pns-internal-net_09677f9d-e8b4-4252-b7ce-50a9bcb73551. 2018-12-03 00:54:35,927 INFO Created internal network: pns-internal-net2_09677f9d-e8b4-4252-b7ce-50a9bcb73551. 2018-12-03 00:54:38,182 DEBUG Ext router associated to pns-internal-net_09677f9d-e8b4-4252-b7ce-50a9bcb73551 2018-12-03 00:54:40,626 DEBUG Ext router associated to pns-internal-net2_09677f9d-e8b4-4252-b7ce-50a9bcb73551 2018-12-03 00:54:40,702 INFO OpenStack agent: Open vSwitch agent 2018-12-03 00:54:40,702 INFO OpenStack network type: vxlan 2018-12-03 00:54:42,054 INFO [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Creating server VM... 2018-12-03 00:54:42,054 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-03 00:54:44,550 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 1 of 150... 2018-12-03 00:54:47,234 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 2 of 150... 2018-12-03 00:54:49,957 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 3 of 150... 2018-12-03 00:54:52,571 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 4 of 150... 2018-12-03 00:54:54,732 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 5 of 150... 2018-12-03 00:54:57,091 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 6 of 150... 2018-12-03 00:54:59,253 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 7 of 150... 2018-12-03 00:55:01,421 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 8 of 150... 2018-12-03 00:55:04,138 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 9 of 150... 2018-12-03 00:55:06,754 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 10 of 150... 2018-12-03 00:55:09,165 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 11 of 150... 2018-12-03 00:55:11,791 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 12 of 150... 2018-12-03 00:55:14,133 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 13 of 150... 2018-12-03 00:55:16,842 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 14 of 150... 2018-12-03 00:55:19,617 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 15 of 150... 2018-12-03 00:55:21,943 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 16 of 150... 2018-12-03 00:55:24,093 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 17 of 150... 2018-12-03 00:55:26,263 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 18 of 150... 2018-12-03 00:55:28,704 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 19 of 150... 2018-12-03 00:55:31,036 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 20 of 150... 2018-12-03 00:55:33,484 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 21 of 150... 2018-12-03 00:55:35,649 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 22 of 150... 2018-12-03 00:55:37,820 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 23 of 150... 2018-12-03 00:55:40,275 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 24 of 150... 2018-12-03 00:55:42,618 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 25 of 150... 2018-12-03 00:55:44,766 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 26 of 150... 2018-12-03 00:55:47,197 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 27 of 150... 2018-12-03 00:55:49,543 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 28 of 150... 2018-12-03 00:55:52,279 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 29 of 150... 2018-12-03 00:55:54,720 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 30 of 150... 2018-12-03 00:55:57,094 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 31 of 150... 2018-12-03 00:55:59,248 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 32 of 150... 2018-12-03 00:56:01,601 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 33 of 150... 2018-12-03 00:56:04,012 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 34 of 150... 2018-12-03 00:56:06,663 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 35 of 150... 2018-12-03 00:56:09,119 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 36 of 150... 2018-12-03 00:56:11,273 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 37 of 150... 2018-12-03 00:56:13,431 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 38 of 150... 2018-12-03 00:56:15,592 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 39 of 150... 2018-12-03 00:56:18,039 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 40 of 150... 2018-12-03 00:56:20,465 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 41 of 150... 2018-12-03 00:56:22,634 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 42 of 150... 2018-12-03 00:56:24,984 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 43 of 150... 2018-12-03 00:56:27,700 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 44 of 150... 2018-12-03 00:56:32,529 INFO [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Internal network IP: 192.168.1.27 2018-12-03 00:56:32,529 INFO [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] SSH IP: 172.30.9.202 2018-12-03 00:56:32,529 INFO [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Setup SSH for ubuntu@172.30.9.202 2018-12-03 00:56:48,096 INFO [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Installing nuttcp-8.1.4... 2018-12-03 00:56:48,143 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Copying nuttcp-8.1.4 to target... 2018-12-03 00:56:48,301 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Starting nuttcp-8.1.4 server... 2018-12-03 00:56:48,346 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] 2018-12-03 00:56:48,392 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Creating client VM... 2018-12-03 00:56:48,392 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-03 00:56:50,615 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 1 of 150... 2018-12-03 00:56:53,080 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 2 of 150... 2018-12-03 00:56:55,230 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 3 of 150... 2018-12-03 00:56:57,960 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 4 of 150... 2018-12-03 00:57:00,589 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] VM status=BUILD, retrying 5 of 150... 2018-12-03 00:57:05,320 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Internal network IP: 192.168.1.9 2018-12-03 00:57:05,321 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] SSH IP: 172.30.9.204 2018-12-03 00:57:05,321 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Setup SSH for ubuntu@172.30.9.204 2018-12-03 00:57:21,506 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Installing nuttcp-8.1.4... 2018-12-03 00:57:21,577 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Copying nuttcp-8.1.4 to target... 2018-12-03 00:57:21,747 INFO ============================================================ 2018-12-03 00:57:21,747 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-12-03 00:57:30,789 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] PING 192.168.1.27 (192.168.1.27) 64(92) bytes of data. 72 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=21.4 ms 72 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.557 ms 72 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.260 ms 72 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.261 ms 72 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.419 ms 72 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.357 ms 72 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.184 ms 72 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.304 ms 72 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.137 ms 72 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.255 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.137/2.414/21.411/6.333 ms 2018-12-03 00:57:39,829 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] PING 192.168.1.27 (192.168.1.27) 391(419) bytes of data. 399 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=0.195 ms 399 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.176 ms 399 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.101 ms 399 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.127 ms 399 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.111 ms 399 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.132 ms 399 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.103 ms 399 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.127 ms 399 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.110 ms 399 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.180 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.101/0.136/0.195/0.033 ms 2018-12-03 00:57:48,869 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] PING 192.168.1.27 (192.168.1.27) 1500(1528) bytes of data. 1508 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=0.511 ms 1508 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.184 ms 1508 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.171 ms 1508 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.458 ms 1508 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.359 ms 1508 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.480 ms 1508 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.158 ms 1508 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.250 ms 1508 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.409 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.158/0.318/0.511/0.134 ms 2018-12-03 00:57:48,870 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Measuring TCP Throughput (packet size=65536)... 2018-12-03 00:57:48,871 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:57:58,963 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=18627.2803 real_seconds=10.00 rate_Mbps=15632.1795 tx_cpu=32 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.44 2018-12-03 00:57:58,965 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:09,085 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=18066.6875 real_seconds=10.00 rate_Mbps=15159.4608 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.23 2018-12-03 00:58:09,086 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:19,178 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17237.3125 real_seconds=10.00 rate_Mbps=14463.9958 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.24 2018-12-03 00:58:19,178 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Measuring UDP Throughput (packet size=128)... 2018-12-03 00:58:19,179 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:22,505 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17.7520 real_seconds=1.00 rate_Mbps=148.5483 tx_cpu=11 rx_cpu=30 drop=0 pkt=145424 data_loss=0.00000 2018-12-03 00:58:22,507 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=1<152113/5000000<10000000 Kbps loss-rate=0 2018-12-03 00:58:22,507 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R456339K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:25,832 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17.5305 real_seconds=1.00 rate_Mbps=146.5675 tx_cpu=12 rx_cpu=31 drop=0 pkt=143610 data_loss=0.00000 2018-12-03 00:58:25,832 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=1<150085/456339<456339 Kbps loss-rate=0 2018-12-03 00:58:25,832 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303212K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:29,159 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=16.7249 real_seconds=1.00 rate_Mbps=140.0568 tx_cpu=16 rx_cpu=31 drop=89 pkt=137100 data_loss=0.06513 2018-12-03 00:58:29,159 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=1<143418/303212<303212 Kbps loss-rate=0 2018-12-03 00:58:29,159 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223315K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:32,485 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17.5925 real_seconds=1.00 rate_Mbps=147.2373 tx_cpu=11 rx_cpu=28 drop=70 pkt=144187 data_loss=0.04829 2018-12-03 00:58:32,485 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=1<150770/223315<223315 Kbps loss-rate=0 2018-12-03 00:58:32,485 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187042K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:35,811 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17.9255 real_seconds=1.00 rate_Mbps=149.9824 tx_cpu=13 rx_cpu=31 drop=0 pkt=146846 data_loss=0.00000 2018-12-03 00:58:35,812 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=1<153581/187042<187042 Kbps loss-rate=0 2018-12-03 00:58:35,812 DEBUG undershot, min=153581 kbps=170311 max=187042 2018-12-03 00:58:35,812 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170311K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:39,165 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=18.8788 real_seconds=1.00 rate_Mbps=157.9841 tx_cpu=15 rx_cpu=29 drop=0 pkt=154655 data_loss=0.00000 2018-12-03 00:58:39,165 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=153581<161775/170311<187042 Kbps loss-rate=0 2018-12-03 00:58:39,166 DEBUG undershot, min=161775 kbps=174408 max=187042 2018-12-03 00:58:39,166 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174408K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:42,518 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=17.8230 real_seconds=1.00 rate_Mbps=149.2117 tx_cpu=15 rx_cpu=28 drop=230 pkt=146236 data_loss=0.15741 2018-12-03 00:58:42,518 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=161775<152792/174408<187042 Kbps loss-rate=0 2018-12-03 00:58:42,518 DEBUG undershot, min=174408 kbps=180725 max=187042 2018-12-03 00:58:42,519 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180725K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:45,846 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=16.6418 real_seconds=1.00 rate_Mbps=139.3587 tx_cpu=15 rx_cpu=30 drop=108 pkt=136438 data_loss=0.07926 2018-12-03 00:58:45,846 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=128 throughput=174408<142703/180725<187042 Kbps loss-rate=0 2018-12-03 00:58:45,846 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Measuring UDP Throughput (packet size=1024)... 2018-12-03 00:58:45,847 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:49,198 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=141.4277 real_seconds=1.00 rate_Mbps=1185.9857 tx_cpu=18 rx_cpu=31 drop=0 pkt=144822 data_loss=0.00000 2018-12-03 00:58:49,198 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1214449/5000000<10000000 Kbps loss-rate=0 2018-12-03 00:58:49,198 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3107224K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:52,549 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=145.4336 real_seconds=1.00 rate_Mbps=1218.5524 tx_cpu=18 rx_cpu=33 drop=312 pkt=149236 data_loss=0.20907 2018-12-03 00:58:52,549 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1247797/3107224<3107224 Kbps loss-rate=0 2018-12-03 00:58:52,550 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2177510K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:55,878 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=146.4434 real_seconds=1.00 rate_Mbps=1227.1907 tx_cpu=23 rx_cpu=31 drop=107 pkt=150065 data_loss=0.07131 2018-12-03 00:58:55,878 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1256643/2177510<2177510 Kbps loss-rate=0 2018-12-03 00:58:55,878 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1717076K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:58:59,204 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=135.8945 real_seconds=1.00 rate_Mbps=1138.9466 tx_cpu=21 rx_cpu=28 drop=0 pkt=139156 data_loss=0.00000 2018-12-03 00:58:59,205 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1166281/1717076<1717076 Kbps loss-rate=0 2018-12-03 00:58:59,205 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1441678K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:59:02,529 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=127.6650 real_seconds=1.00 rate_Mbps=1070.0780 tx_cpu=16 rx_cpu=28 drop=71 pkt=130800 data_loss=0.05433 2018-12-03 00:59:02,529 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1095759/1441678<1441678 Kbps loss-rate=0 2018-12-03 00:59:02,530 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1268718K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:59:05,857 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=142.0996 real_seconds=1.00 rate_Mbps=1190.6154 tx_cpu=18 rx_cpu=31 drop=0 pkt=145510 data_loss=0.00000 2018-12-03 00:59:05,857 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=1024 throughput=1<1219190/1268718<1268718 Kbps loss-rate=0 2018-12-03 00:59:05,857 DEBUG undershot, min=1219190 kbps=1243954 max=1268718 2018-12-03 00:59:05,858 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Measuring UDP Throughput (packet size=8192)... 2018-12-03 00:59:05,858 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:59:09,182 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=595.4297 real_seconds=1.00 rate_Mbps=4997.4949 tx_cpu=99 rx_cpu=22 drop=79 pkt=76294 data_loss=0.10355 2018-12-03 00:59:09,182 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=8192 throughput=1<5117434/5000000<10000000 Kbps loss-rate=0 2018-12-03 00:59:09,183 DEBUG undershot, min=5117434 kbps=7558717 max=10000000 2018-12-03 00:59:09,183 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558717K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:59:12,508 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=871.2109 real_seconds=1.00 rate_Mbps=7304.8795 tx_cpu=26 rx_cpu=30 drop=39 pkt=111554 data_loss=0.03496 2018-12-03 00:59:12,508 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=8192 throughput=5117434<7480196/7558717<10000000 Kbps loss-rate=0 2018-12-03 00:59:12,509 DEBUG undershot, min=7480196 kbps=8740098 max=10000000 2018-12-03 00:59:12,509 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8740098K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 00:59:15,862 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] megabytes=796.2656 real_seconds=1.00 rate_Mbps=6668.6037 tx_cpu=23 rx_cpu=28 drop=19 pkt=101941 data_loss=0.01865 2018-12-03 00:59:15,863 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] pkt-size=8192 throughput=7480196<6828650/8740098<10000000 Kbps loss-rate=0 2018-12-03 00:59:15,874 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.9', 'ip_to': u'192.168.1.27', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.44, 'throughput_kbps': 16007351, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 15523287, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 14811131, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142703, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1219190, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6828650, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.414', 'rtt_max_ms': '21.411', 'rtt_min_ms': '0.137', 'rtt_stddev': '6.333', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.136', 'rtt_max_ms': '0.195', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.033', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.318', 'rtt_max_ms': '0.511', 'rtt_min_ms': '0.158', 'rtt_stddev': '0.134', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-12-03 00:59:15,875 INFO Deleting floating ip 5f37824e-5fa6-46a5-94b9-348be647a8a7 2018-12-03 00:59:17,459 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Floating IP 172.30.9.204 deleted 2018-12-03 00:59:17,610 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Instance deleted 2018-12-03 00:59:17,724 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Creating client VM... 2018-12-03 00:59:17,725 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-03 00:59:20,018 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 1 of 150... 2018-12-03 00:59:22,512 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 2 of 150... 2018-12-03 00:59:24,680 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 3 of 150... 2018-12-03 00:59:27,114 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 4 of 150... 2018-12-03 00:59:29,279 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 5 of 150... 2018-12-03 00:59:31,689 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] VM status=BUILD, retrying 6 of 150... 2018-12-03 00:59:36,815 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Internal network IP: 192.168.2.14 2018-12-03 00:59:36,815 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] SSH IP: 172.30.9.201 2018-12-03 00:59:36,815 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Setup SSH for ubuntu@172.30.9.201 2018-12-03 00:59:52,378 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Installing nuttcp-8.1.4... 2018-12-03 00:59:52,422 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Copying nuttcp-8.1.4 to target... 2018-12-03 00:59:52,584 INFO ============================================================ 2018-12-03 00:59:52,584 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-12-03 01:00:01,631 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 192.168.1.27 (192.168.1.27) 64(92) bytes of data. 72 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=1.02 ms 72 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.314 ms 72 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.249 ms 72 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.214 ms 72 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.390 ms 72 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.257 ms 72 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.388 ms 72 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.247 ms 72 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.305 ms 72 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.387 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.214/0.377/1.027/0.226 ms 2018-12-03 01:00:10,672 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 192.168.1.27 (192.168.1.27) 391(419) bytes of data. 399 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=0.207 ms 399 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.453 ms 399 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.259 ms 399 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.238 ms 399 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.246 ms 399 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.273 ms 399 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.288 ms 399 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.373 ms 399 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.316 ms 399 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.272 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.207/0.292/0.453/0.070 ms 2018-12-03 01:00:19,720 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 192.168.1.27 (192.168.1.27) 1500(1528) bytes of data. 1508 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=1.32 ms 1508 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.490 ms 1508 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.476 ms 1508 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.334 ms 1508 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.275 ms 1508 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.833 ms 1508 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.289 ms 1508 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.607 ms 1508 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.856 ms 1508 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.393 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.275/0.588/1.327/0.314 ms 2018-12-03 01:00:19,720 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring TCP Throughput (packet size=65536)... 2018-12-03 01:00:19,721 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:00:29,823 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=2099.5623 real_seconds=10.00 rate_Mbps=1760.7009 tx_cpu=4 rx_cpu=8 retrans=52 cwnd=430 rtt_ms=0.38 2018-12-03 01:00:29,824 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:00:39,921 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=1961.1470 real_seconds=10.00 rate_Mbps=1644.7497 tx_cpu=3 rx_cpu=7 retrans=20 cwnd=259 rtt_ms=0.47 2018-12-03 01:00:39,922 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:00:50,023 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=2109.9336 real_seconds=10.00 rate_Mbps=1769.1743 tx_cpu=4 rx_cpu=8 retrans=34 cwnd=361 rtt_ms=0.24 2018-12-03 01:00:50,023 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=128)... 2018-12-03 01:00:50,024 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:00:53,349 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.3693 real_seconds=1.00 rate_Mbps=145.6867 tx_cpu=21 rx_cpu=19 drop=42584 pkt=184873 data_loss=23.03401 2018-12-03 01:00:53,349 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<149183/5000000<10000000 Kbps loss-rate=23 2018-12-03 01:00:53,350 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R447549K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:00:56,677 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.3092 real_seconds=1.01 rate_Mbps=144.3667 tx_cpu=19 rx_cpu=21 drop=55287 pkt=197084 data_loss=28.05251 2018-12-03 01:00:56,677 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<147831/447549<447549 Kbps loss-rate=28 2018-12-03 01:00:56,677 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297690K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:00,004 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.1464 real_seconds=1.01 rate_Mbps=142.6828 tx_cpu=21 rx_cpu=22 drop=53172 pkt=193635 data_loss=27.45980 2018-12-03 01:01:00,005 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<146107/297690<297690 Kbps loss-rate=27 2018-12-03 01:01:00,005 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221898K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:03,335 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.2758 real_seconds=1.01 rate_Mbps=143.9960 tx_cpu=19 rx_cpu=20 drop=40224 pkt=181747 data_loss=22.13162 2018-12-03 01:01:03,335 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<147451/221898<221898 Kbps loss-rate=22 2018-12-03 01:01:03,336 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184674K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:06,688 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.6373 real_seconds=1.01 rate_Mbps=147.1489 tx_cpu=41 rx_cpu=21 drop=35303 pkt=179787 data_loss=19.63575 2018-12-03 01:01:06,689 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<150680/184674<184674 Kbps loss-rate=19 2018-12-03 01:01:06,689 DEBUG overshot, min=1 kbps=150680 max=184674 2018-12-03 01:01:06,689 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150680K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:10,040 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.4436 real_seconds=1.00 rate_Mbps=145.8842 tx_cpu=91 rx_cpu=21 drop=4251 pkt=147149 data_loss=2.88880 2018-12-03 01:01:10,041 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<149385/150680<184674 Kbps loss-rate=2 2018-12-03 01:01:10,041 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=1024)... 2018-12-03 01:01:10,041 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:13,393 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=142.2646 real_seconds=1.01 rate_Mbps=1180.0408 tx_cpu=31 rx_cpu=21 drop=47847 pkt=193526 data_loss=24.72382 2018-12-03 01:01:13,394 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1208361/5000000<10000000 Kbps loss-rate=24 2018-12-03 01:01:13,394 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3104180K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:16,722 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=140.3350 real_seconds=1.00 rate_Mbps=1172.5109 tx_cpu=28 rx_cpu=21 drop=58409 pkt=202112 data_loss=28.89930 2018-12-03 01:01:16,722 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1200651/3104180<3104180 Kbps loss-rate=28 2018-12-03 01:01:16,722 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2152415K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:20,073 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=137.2061 real_seconds=1.00 rate_Mbps=1150.4996 tx_cpu=31 rx_cpu=20 drop=43330 pkt=183829 data_loss=23.57079 2018-12-03 01:01:20,073 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1178111/2152415<2152415 Kbps loss-rate=23 2018-12-03 01:01:20,074 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1665263K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:23,403 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=139.6113 real_seconds=1.00 rate_Mbps=1165.8715 tx_cpu=29 rx_cpu=20 drop=36416 pkt=179378 data_loss=20.30127 2018-12-03 01:01:23,404 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1193852/1665263<1665263 Kbps loss-rate=20 2018-12-03 01:01:23,404 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1429557K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:26,732 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=141.1602 real_seconds=1.00 rate_Mbps=1182.7309 tx_cpu=35 rx_cpu=21 drop=27039 pkt=171587 data_loss=15.75815 2018-12-03 01:01:26,733 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1211116/1429557<1429557 Kbps loss-rate=15 2018-12-03 01:01:26,733 DEBUG overshot, min=1 kbps=1211116 max=1429557 2018-12-03 01:01:26,733 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1211116K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:30,056 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=138.8037 real_seconds=1.00 rate_Mbps=1160.3088 tx_cpu=88 rx_cpu=20 drop=5706 pkt=147841 data_loss=3.85957 2018-12-03 01:01:30,057 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1188156/1211116<1429557 Kbps loss-rate=3 2018-12-03 01:01:30,057 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=8192)... 2018-12-03 01:01:30,058 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:33,387 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=197.6562 real_seconds=1.00 rate_Mbps=1657.8486 tx_cpu=91 rx_cpu=10 drop=50994 pkt=76294 data_loss=66.83882 2018-12-03 01:01:33,387 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1697636/5000000<10000000 Kbps loss-rate=66 2018-12-03 01:01:33,387 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3348818K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:36,740 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=197.3203 real_seconds=1.00 rate_Mbps=1655.0855 tx_cpu=99 rx_cpu=10 drop=25842 pkt=51099 data_loss=50.57242 2018-12-03 01:01:36,740 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1694807/3348818<3348818 Kbps loss-rate=50 2018-12-03 01:01:36,740 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2521812K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:40,065 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=191.5703 real_seconds=1.00 rate_Mbps=1607.0645 tx_cpu=99 rx_cpu=9 drop=13959 pkt=38480 data_loss=36.27599 2018-12-03 01:01:40,066 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1645634/2521812<2521812 Kbps loss-rate=36 2018-12-03 01:01:40,066 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2083723K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:43,396 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=194.2188 real_seconds=1.00 rate_Mbps=1624.4053 tx_cpu=99 rx_cpu=9 drop=6935 pkt=31795 data_loss=21.81157 2018-12-03 01:01:43,397 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1663391/2083723<2083723 Kbps loss-rate=21 2018-12-03 01:01:43,397 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1873557K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:46,724 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=192.4219 real_seconds=1.00 rate_Mbps=1608.9564 tx_cpu=99 rx_cpu=14 drop=3959 pkt=28589 data_loss=13.84799 2018-12-03 01:01:46,724 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1647571/1873557<1873557 Kbps loss-rate=13 2018-12-03 01:01:46,725 DEBUG overshot, min=1 kbps=1647571 max=1873557 2018-12-03 01:01:46,725 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1647571K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:50,077 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=193.9297 real_seconds=1.00 rate_Mbps=1627.0751 tx_cpu=99 rx_cpu=8 drop=317 pkt=25140 data_loss=1.26091 2018-12-03 01:01:50,077 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1666124/1647571<1873557 Kbps loss-rate=1 2018-12-03 01:01:50,077 DEBUG undershot, min=1666124 kbps=1769840 max=1873557 2018-12-03 01:01:50,078 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1769840K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:53,429 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=200.3125 real_seconds=1.00 rate_Mbps=1675.2670 tx_cpu=99 rx_cpu=10 drop=1366 pkt=27006 data_loss=5.05815 2018-12-03 01:01:53,429 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1666124<1715473/1769840<1873557 Kbps loss-rate=5 2018-12-03 01:01:53,430 DEBUG overshot, min=1666124 kbps=1715473 max=1769840 2018-12-03 01:01:53,430 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1715473K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:01:56,759 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=199.8516 real_seconds=1.00 rate_Mbps=1676.3423 tx_cpu=99 rx_cpu=10 drop=595 pkt=26176 data_loss=2.27306 2018-12-03 01:01:56,759 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1666124<1716574/1715473<1769840 Kbps loss-rate=2 2018-12-03 01:01:56,770 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.14', 'ip_to': u'192.168.1.27', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 52, 'rtt_ms': 0.38, 'throughput_kbps': 1802957, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.47, 'throughput_kbps': 1684223, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.24, 'throughput_kbps': 1811634, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.89, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149385, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.86, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1188156, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.27, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1716574, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.377', 'rtt_max_ms': '1.027', 'rtt_min_ms': '0.214', 'rtt_stddev': '0.226', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.292', 'rtt_max_ms': '0.453', 'rtt_min_ms': '0.207', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.588', 'rtt_max_ms': '1.327', 'rtt_min_ms': '0.275', 'rtt_stddev': '0.314', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-03 01:01:56,772 INFO ============================================================ 2018-12-03 01:01:56,772 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-12-03 01:02:05,838 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.407 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.206 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.420 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.427 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.275 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.274 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.256 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.586 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.269 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.399 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.206/0.351/0.586/0.112 ms 2018-12-03 01:02:14,882 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.301 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.244 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.353 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.473 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.373 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.289 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.443 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.487 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.250 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.311 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.244/0.352/0.487/0.086 ms 2018-12-03 01:02:23,931 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.19 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.741 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.460 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.322 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.440 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.327 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.310 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.509 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.601 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.310/0.532/1.195/0.256 ms 2018-12-03 01:02:23,931 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring TCP Throughput (packet size=65536)... 2018-12-03 01:02:23,932 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:02:34,035 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=2039.5373 real_seconds=10.00 rate_Mbps=1710.3610 tx_cpu=4 rx_cpu=6 retrans=41 cwnd=296 rtt_ms=0.30 2018-12-03 01:02:34,036 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:02:44,137 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=2142.6300 real_seconds=10.00 rate_Mbps=1796.7396 tx_cpu=4 rx_cpu=7 retrans=184 cwnd=461 rtt_ms=0.33 2018-12-03 01:02:44,138 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:02:54,265 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=2115.8545 real_seconds=10.00 rate_Mbps=1774.1392 tx_cpu=4 rx_cpu=6 retrans=18 cwnd=369 rtt_ms=0.45 2018-12-03 01:02:54,266 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=128)... 2018-12-03 01:02:54,266 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:02:57,592 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=16.7345 real_seconds=1.01 rate_Mbps=139.6039 tx_cpu=20 rx_cpu=21 drop=71254 pkt=208343 data_loss=34.20033 2018-12-03 01:02:57,592 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<142954/5000000<10000000 Kbps loss-rate=34 2018-12-03 01:02:57,592 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R428862K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:00,920 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=16.9827 real_seconds=1.00 rate_Mbps=142.3783 tx_cpu=21 rx_cpu=17 drop=49050 pkt=188172 data_loss=26.06638 2018-12-03 01:03:00,920 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<145795/428862<428862 Kbps loss-rate=26 2018-12-03 01:03:00,921 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287328K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:04,248 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=16.7224 real_seconds=1.00 rate_Mbps=140.2074 tx_cpu=16 rx_cpu=18 drop=65388 pkt=202378 data_loss=32.30976 2018-12-03 01:03:04,248 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<143572/287328<287328 Kbps loss-rate=32 2018-12-03 01:03:04,248 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215450K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:07,576 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=15.9752 real_seconds=1.00 rate_Mbps=133.9572 tx_cpu=19 rx_cpu=21 drop=69415 pkt=200284 data_loss=34.65828 2018-12-03 01:03:07,576 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<137172/215450<215450 Kbps loss-rate=34 2018-12-03 01:03:07,577 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176311K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:10,903 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=16.4686 real_seconds=1.00 rate_Mbps=137.6242 tx_cpu=77 rx_cpu=17 drop=37268 pkt=172179 data_loss=21.64488 2018-12-03 01:03:10,904 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<140927/176311<176311 Kbps loss-rate=21 2018-12-03 01:03:10,904 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158619K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:14,232 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.3467 real_seconds=1.00 rate_Mbps=144.8068 tx_cpu=87 rx_cpu=20 drop=12797 pkt=154901 data_loss=8.26123 2018-12-03 01:03:14,233 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<148282/158619<158619 Kbps loss-rate=8 2018-12-03 01:03:14,233 DEBUG overshot, min=1 kbps=148282 max=158619 2018-12-03 01:03:14,233 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148282K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:17,560 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=17.0994 real_seconds=1.00 rate_Mbps=142.8365 tx_cpu=92 rx_cpu=19 drop=4588 pkt=144666 data_loss=3.17112 2018-12-03 01:03:17,560 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=128 throughput=1<146264/148282<158619 Kbps loss-rate=3 2018-12-03 01:03:17,561 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=1024)... 2018-12-03 01:03:17,561 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:20,912 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=131.5195 real_seconds=1.00 rate_Mbps=1097.9812 tx_cpu=25 rx_cpu=19 drop=54350 pkt=189026 data_loss=28.75267 2018-12-03 01:03:20,913 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1124332/5000000<10000000 Kbps loss-rate=28 2018-12-03 01:03:20,913 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3062166K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:24,266 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=132.6416 real_seconds=1.01 rate_Mbps=1107.0645 tx_cpu=26 rx_cpu=18 drop=51822 pkt=187647 data_loss=27.61674 2018-12-03 01:03:24,267 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1133634/3062166<3062166 Kbps loss-rate=27 2018-12-03 01:03:24,267 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2097900K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:27,592 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=132.1689 real_seconds=1.01 rate_Mbps=1101.3247 tx_cpu=32 rx_cpu=20 drop=53648 pkt=188989 data_loss=28.38687 2018-12-03 01:03:27,592 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1127756/2097900<2097900 Kbps loss-rate=28 2018-12-03 01:03:27,593 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1612828K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:30,920 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=128.2705 real_seconds=1.01 rate_Mbps=1070.3989 tx_cpu=33 rx_cpu=21 drop=56083 pkt=187432 data_loss=29.92180 2018-12-03 01:03:30,921 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1096088/1612828<1612828 Kbps loss-rate=29 2018-12-03 01:03:30,921 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1354458K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:34,249 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=128.3838 real_seconds=1.00 rate_Mbps=1072.8758 tx_cpu=85 rx_cpu=18 drop=33874 pkt=165339 data_loss=20.48761 2018-12-03 01:03:34,250 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1098624/1354458<1354458 Kbps loss-rate=20 2018-12-03 01:03:34,250 DEBUG overshot, min=1 kbps=1098624 max=1354458 2018-12-03 01:03:34,250 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1098624K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:37,577 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=127.5068 real_seconds=1.00 rate_Mbps=1069.1836 tx_cpu=86 rx_cpu=21 drop=3542 pkt=134109 data_loss=2.64115 2018-12-03 01:03:37,577 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=1024 throughput=1<1094844/1098624<1354458 Kbps loss-rate=2 2018-12-03 01:03:37,578 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Measuring UDP Throughput (packet size=8192)... 2018-12-03 01:03:37,578 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:40,930 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=190.8125 real_seconds=1.00 rate_Mbps=1595.6982 tx_cpu=83 rx_cpu=7 drop=51870 pkt=76294 data_loss=67.98700 2018-12-03 01:03:40,930 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1633994/5000000<10000000 Kbps loss-rate=67 2018-12-03 01:03:40,931 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3316997K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:44,256 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=196.7656 real_seconds=1.00 rate_Mbps=1650.4758 tx_cpu=99 rx_cpu=10 drop=25428 pkt=50614 data_loss=50.23907 2018-12-03 01:03:44,257 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1690087/3316997<3316997 Kbps loss-rate=50 2018-12-03 01:03:44,257 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2503542K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:47,584 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=199.2031 real_seconds=1.00 rate_Mbps=1670.4756 tx_cpu=99 rx_cpu=11 drop=12703 pkt=38201 data_loss=33.25306 2018-12-03 01:03:47,584 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1710567/2503542<2503542 Kbps loss-rate=33 2018-12-03 01:03:47,584 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2107054K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:50,912 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=197.6797 real_seconds=1.00 rate_Mbps=1653.1821 tx_cpu=99 rx_cpu=9 drop=6848 pkt=32151 data_loss=21.29949 2018-12-03 01:03:50,913 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1692858/2107054<2107054 Kbps loss-rate=21 2018-12-03 01:03:50,913 DEBUG overshot, min=1 kbps=1692858 max=2107054 2018-12-03 01:03:50,913 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1692858K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:54,241 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=201.0859 real_seconds=1.00 rate_Mbps=1686.5798 tx_cpu=99 rx_cpu=11 drop=92 pkt=25831 data_loss=0.35619 2018-12-03 01:03:54,242 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1<1727057/1692858<2107054 Kbps loss-rate=0 2018-12-03 01:03:54,242 DEBUG undershot, min=1727057 kbps=1917055 max=2107054 2018-12-03 01:03:54,242 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1917055K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:03:57,594 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=194.6172 real_seconds=1.00 rate_Mbps=1627.2722 tx_cpu=99 rx_cpu=9 drop=4341 pkt=29252 data_loss=14.83999 2018-12-03 01:03:57,595 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1727057<1666326/1917055<2107054 Kbps loss-rate=14 2018-12-03 01:03:57,595 DEBUG overshot, min=1727057 kbps=1666326 max=1917055 2018-12-03 01:03:57,596 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1666326K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:04:00,948 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] megabytes=198.0156 real_seconds=1.00 rate_Mbps=1661.0971 tx_cpu=99 rx_cpu=9 drop=80 pkt=25426 data_loss=0.31464 2018-12-03 01:04:00,949 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] pkt-size=8192 throughput=1727057<1700963/1666326<1917055 Kbps loss-rate=0 2018-12-03 01:04:00,949 DEBUG undershot, min=1822056 kbps=1869555 max=1917055 2018-12-03 01:04:00,957 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.14', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.3, 'throughput_kbps': 1751409, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 184, 'rtt_ms': 0.33, 'throughput_kbps': 1839861, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.45, 'throughput_kbps': 1816718, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.17, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146264, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1094844, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.31, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1700963, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.351', 'rtt_max_ms': '0.586', 'rtt_min_ms': '0.206', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.352', 'rtt_max_ms': '0.487', 'rtt_min_ms': '0.244', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.532', 'rtt_max_ms': '1.195', 'rtt_min_ms': '0.310', 'rtt_stddev': '0.256', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-03 01:04:00,958 INFO Deleting floating ip ca0e6cc7-ff14-4116-a3fe-4bb3d484df7c 2018-12-03 01:04:02,542 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Floating IP 172.30.9.201 deleted 2018-12-03 01:04:02,709 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735512] Instance deleted 2018-12-03 01:04:02,774 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Creating client VM... 2018-12-03 01:04:02,774 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-03 01:04:05,332 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 1 of 150... 2018-12-03 01:04:08,271 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 2 of 150... 2018-12-03 01:04:11,155 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 3 of 150... 2018-12-03 01:04:13,311 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 4 of 150... 2018-12-03 01:04:15,912 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 5 of 150... 2018-12-03 01:04:18,609 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 6 of 150... 2018-12-03 01:04:21,231 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 7 of 150... 2018-12-03 01:04:23,382 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 8 of 150... 2018-12-03 01:04:26,398 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 9 of 150... 2018-12-03 01:04:28,761 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 10 of 150... 2018-12-03 01:04:30,918 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 11 of 150... 2018-12-03 01:04:33,808 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 12 of 150... 2018-12-03 01:04:36,427 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 13 of 150... 2018-12-03 01:04:38,756 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 14 of 150... 2018-12-03 01:04:41,478 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 15 of 150... 2018-12-03 01:04:43,857 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 16 of 150... 2018-12-03 01:04:46,291 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 17 of 150... 2018-12-03 01:04:48,453 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 18 of 150... 2018-12-03 01:04:50,791 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 19 of 150... 2018-12-03 01:04:52,966 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 20 of 150... 2018-12-03 01:04:55,401 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 21 of 150... 2018-12-03 01:04:57,556 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 22 of 150... 2018-12-03 01:04:59,982 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 23 of 150... 2018-12-03 01:05:02,403 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 24 of 150... 2018-12-03 01:05:04,738 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 25 of 150... 2018-12-03 01:05:07,405 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 26 of 150... 2018-12-03 01:05:09,786 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 27 of 150... 2018-12-03 01:05:12,137 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 28 of 150... 2018-12-03 01:05:14,539 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 29 of 150... 2018-12-03 01:05:16,888 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 30 of 150... 2018-12-03 01:05:19,309 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 31 of 150... 2018-12-03 01:05:21,458 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 32 of 150... 2018-12-03 01:05:24,080 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 33 of 150... 2018-12-03 01:05:26,408 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 34 of 150... 2018-12-03 01:05:28,562 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 35 of 150... 2018-12-03 01:05:30,720 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 36 of 150... 2018-12-03 01:05:33,171 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 37 of 150... 2018-12-03 01:05:35,596 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 38 of 150... 2018-12-03 01:05:37,760 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 39 of 150... 2018-12-03 01:05:39,928 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 40 of 150... 2018-12-03 01:05:42,266 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 41 of 150... 2018-12-03 01:05:44,686 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] VM status=BUILD, retrying 42 of 150... 2018-12-03 01:05:49,420 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Internal network IP: 192.168.1.28 2018-12-03 01:05:49,420 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] SSH IP: 172.30.9.204 2018-12-03 01:05:49,420 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Setup SSH for ubuntu@172.30.9.204 2018-12-03 01:06:01,505 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Installing nuttcp-8.1.4... 2018-12-03 01:06:01,548 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Copying nuttcp-8.1.4 to target... 2018-12-03 01:06:01,651 INFO ============================================================ 2018-12-03 01:06:01,651 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-12-03 01:06:10,693 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] PING 192.168.1.27 (192.168.1.27) 64(92) bytes of data. 72 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=22.2 ms 72 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.225 ms 72 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.233 ms 72 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.198 ms 72 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.212 ms 72 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.423 ms 72 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.208 ms 72 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.230 ms 72 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.236 ms 72 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.302 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.198/2.452/22.254/6.600 ms 2018-12-03 01:06:19,729 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] PING 192.168.1.27 (192.168.1.27) 391(419) bytes of data. 399 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=0.223 ms 399 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.425 ms 399 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.336 ms 399 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.260 ms 399 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.324 ms 399 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.532 ms 399 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.465 ms 399 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.295 ms 399 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.266 ms 399 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.172 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.172/0.329/0.532/0.109 ms 2018-12-03 01:06:28,769 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] PING 192.168.1.27 (192.168.1.27) 1500(1528) bytes of data. 1508 bytes from 192.168.1.27: icmp_seq=1 ttl=64 time=0.964 ms 1508 bytes from 192.168.1.27: icmp_seq=2 ttl=64 time=0.235 ms 1508 bytes from 192.168.1.27: icmp_seq=3 ttl=64 time=0.250 ms 1508 bytes from 192.168.1.27: icmp_seq=4 ttl=64 time=0.248 ms 1508 bytes from 192.168.1.27: icmp_seq=5 ttl=64 time=0.551 ms 1508 bytes from 192.168.1.27: icmp_seq=6 ttl=64 time=0.351 ms 1508 bytes from 192.168.1.27: icmp_seq=7 ttl=64 time=0.393 ms 1508 bytes from 192.168.1.27: icmp_seq=8 ttl=64 time=0.193 ms 1508 bytes from 192.168.1.27: icmp_seq=9 ttl=64 time=0.467 ms 1508 bytes from 192.168.1.27: icmp_seq=10 ttl=64 time=0.499 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.193/0.415/0.964/0.217 ms 2018-12-03 01:06:28,770 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Measuring TCP Throughput (packet size=65536)... 2018-12-03 01:06:28,770 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:06:38,889 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=5505.2224 real_seconds=10.00 rate_Mbps=4619.4577 tx_cpu=9 rx_cpu=13 retrans=3 cwnd=428 rtt_ms=0.21 2018-12-03 01:06:38,890 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:06:48,983 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=5292.2962 real_seconds=10.00 rate_Mbps=4441.1964 tx_cpu=9 rx_cpu=14 retrans=2 cwnd=412 rtt_ms=0.39 2018-12-03 01:06:48,984 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:06:59,078 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=5219.0782 real_seconds=10.00 rate_Mbps=4379.8198 tx_cpu=8 rx_cpu=13 retrans=7 cwnd=387 rtt_ms=0.25 2018-12-03 01:06:59,078 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Measuring UDP Throughput (packet size=128)... 2018-12-03 01:06:59,079 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:02,405 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=23.9618 real_seconds=1.00 rate_Mbps=200.8328 tx_cpu=15 rx_cpu=26 drop=0 pkt=196295 data_loss=0.00000 2018-12-03 01:07:02,406 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<205652/5000000<10000000 Kbps loss-rate=0 2018-12-03 01:07:02,406 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R616956K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:05,730 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=25.7820 real_seconds=1.00 rate_Mbps=215.7565 tx_cpu=16 rx_cpu=24 drop=1793 pkt=212999 data_loss=0.84189 2018-12-03 01:07:05,731 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<220934/616956<616956 Kbps loss-rate=0 2018-12-03 01:07:05,731 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R418945K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:09,058 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=25.3965 real_seconds=1.00 rate_Mbps=212.7956 tx_cpu=17 rx_cpu=24 drop=2919 pkt=210967 data_loss=1.38354 2018-12-03 01:07:09,058 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<217902/418945<418945 Kbps loss-rate=1 2018-12-03 01:07:09,058 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R318423K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:12,384 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=25.7469 real_seconds=1.00 rate_Mbps=215.6705 tx_cpu=17 rx_cpu=24 drop=1824 pkt=212743 data_loss=0.85754 2018-12-03 01:07:12,384 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<220846/318423<318423 Kbps loss-rate=0 2018-12-03 01:07:12,385 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R269634K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:15,709 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=24.3434 real_seconds=1.00 rate_Mbps=204.0106 tx_cpu=17 rx_cpu=24 drop=3155 pkt=202576 data_loss=1.55731 2018-12-03 01:07:15,710 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<208906/269634<269634 Kbps loss-rate=1 2018-12-03 01:07:15,710 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R239270K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:19,038 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=25.3853 real_seconds=1.00 rate_Mbps=212.7878 tx_cpu=19 rx_cpu=24 drop=4151 pkt=212107 data_loss=1.95698 2018-12-03 01:07:19,038 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=1<217894/239270<239270 Kbps loss-rate=1 2018-12-03 01:07:19,038 DEBUG undershot, min=217894 kbps=228582 max=239270 2018-12-03 01:07:19,039 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228582K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:22,362 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=25.9579 real_seconds=1.00 rate_Mbps=217.2248 tx_cpu=47 rx_cpu=24 drop=8920 pkt=221567 data_loss=4.02598 2018-12-03 01:07:22,362 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=128 throughput=217894<222438/228582<239270 Kbps loss-rate=4 2018-12-03 01:07:22,363 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Measuring UDP Throughput (packet size=1024)... 2018-12-03 01:07:22,363 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:25,689 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=189.2598 real_seconds=1.00 rate_Mbps=1588.1517 tx_cpu=33 rx_cpu=26 drop=2727 pkt=196529 data_loss=1.38759 2018-12-03 01:07:25,689 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=1024 throughput=1<1626267/5000000<10000000 Kbps loss-rate=1 2018-12-03 01:07:25,690 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3313133K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:29,016 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=190.1709 real_seconds=1.00 rate_Mbps=1595.2292 tx_cpu=32 rx_cpu=26 drop=0 pkt=194735 data_loss=0.00000 2018-12-03 01:07:29,017 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=1024 throughput=1<1633514/3313133<3313133 Kbps loss-rate=0 2018-12-03 01:07:29,017 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2473323K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:32,342 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=196.4902 real_seconds=1.00 rate_Mbps=1648.7049 tx_cpu=31 rx_cpu=27 drop=0 pkt=201206 data_loss=0.00000 2018-12-03 01:07:32,342 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=1024 throughput=1<1688273/2473323<2473323 Kbps loss-rate=0 2018-12-03 01:07:32,342 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2080798K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:35,667 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=200.0674 real_seconds=1.00 rate_Mbps=1677.8791 tx_cpu=27 rx_cpu=28 drop=9368 pkt=214237 data_loss=4.37271 2018-12-03 01:07:35,668 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=1024 throughput=1<1718148/2080798<2080798 Kbps loss-rate=4 2018-12-03 01:07:35,668 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Measuring UDP Throughput (packet size=8192)... 2018-12-03 01:07:35,669 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:39,018 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=315.8281 real_seconds=1.00 rate_Mbps=2646.0534 tx_cpu=99 rx_cpu=15 drop=35868 pkt=76294 data_loss=47.01288 2018-12-03 01:07:39,019 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=8192 throughput=1<2709558/5000000<10000000 Kbps loss-rate=47 2018-12-03 01:07:39,020 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3854779K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:42,345 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=320.6953 real_seconds=1.00 rate_Mbps=2686.7992 tx_cpu=99 rx_cpu=21 drop=17770 pkt=58819 data_loss=30.21132 2018-12-03 01:07:42,345 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=8192 throughput=1<2751282/3854779<3854779 Kbps loss-rate=30 2018-12-03 01:07:42,346 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3303030K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:45,671 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=321.1953 real_seconds=1.00 rate_Mbps=2691.2516 tx_cpu=99 rx_cpu=15 drop=9288 pkt=50401 data_loss=18.42821 2018-12-03 01:07:45,671 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=8192 throughput=1<2755841/3303030<3303030 Kbps loss-rate=18 2018-12-03 01:07:45,671 DEBUG overshot, min=1 kbps=2755841 max=3303030 2018-12-03 01:07:45,671 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2755841K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:07:48,997 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] megabytes=318.3359 real_seconds=1.00 rate_Mbps=2672.2526 tx_cpu=99 rx_cpu=15 drop=1304 pkt=42051 data_loss=3.10100 2018-12-03 01:07:48,998 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] pkt-size=8192 throughput=1<2736386/2755841<3303030 Kbps loss-rate=3 2018-12-03 01:07:49,008 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.28', 'ip_to': u'192.168.1.27', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.21, 'throughput_kbps': 4730324, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.39, 'throughput_kbps': 4547785, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.25, 'throughput_kbps': 4484935, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 222438, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.37, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1718148, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2736386, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.452', 'rtt_max_ms': '22.254', 'rtt_min_ms': '0.198', 'rtt_stddev': '6.600', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.329', 'rtt_max_ms': '0.532', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.415', 'rtt_max_ms': '0.964', 'rtt_min_ms': '0.193', 'rtt_stddev': '0.217', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-03 01:07:49,010 INFO Deleting floating ip 1d9970a6-fc90-46a8-9bef-88fe3e4c01a9 2018-12-03 01:07:50,268 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Floating IP 172.30.9.204 deleted 2018-12-03 01:07:50,434 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735513] Instance deleted 2018-12-03 01:07:50,548 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Creating client VM... 2018-12-03 01:07:50,548 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-03 01:07:53,107 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] VM status=BUILD, retrying 1 of 150... 2018-12-03 01:07:55,595 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] VM status=BUILD, retrying 2 of 150... 2018-12-03 01:07:58,009 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] VM status=BUILD, retrying 3 of 150... 2018-12-03 01:08:00,491 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] VM status=BUILD, retrying 4 of 150... 2018-12-03 01:08:02,893 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] VM status=BUILD, retrying 5 of 150... 2018-12-03 01:08:08,025 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Internal network IP: 192.168.2.6 2018-12-03 01:08:08,026 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] SSH IP: 172.30.9.205 2018-12-03 01:08:08,026 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Setup SSH for ubuntu@172.30.9.205 2018-12-03 01:08:21,621 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Installing nuttcp-8.1.4... 2018-12-03 01:08:21,666 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Copying nuttcp-8.1.4 to target... 2018-12-03 01:08:21,767 INFO ============================================================ 2018-12-03 01:08:21,768 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-12-03 01:08:30,810 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 192.168.1.27 (192.168.1.27) 64(92) bytes of data. 72 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=1.01 ms 72 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.806 ms 72 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.569 ms 72 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.502 ms 72 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.467 ms 72 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.645 ms 72 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.452 ms 72 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.487 ms 72 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.655 ms 72 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.613 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.452/0.620/1.010/0.167 ms 2018-12-03 01:08:39,851 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 192.168.1.27 (192.168.1.27) 391(419) bytes of data. 399 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=0.487 ms 399 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.395 ms 399 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.339 ms 399 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.417 ms 399 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.355 ms 399 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.382 ms 399 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.580 ms 399 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.484 ms 399 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.541 ms 399 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.492 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.339/0.447/0.580/0.078 ms 2018-12-03 01:08:48,894 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 192.168.1.27 (192.168.1.27) 1500(1528) bytes of data. 1508 bytes from 192.168.1.27: icmp_seq=1 ttl=63 time=1.37 ms 1508 bytes from 192.168.1.27: icmp_seq=2 ttl=63 time=0.888 ms 1508 bytes from 192.168.1.27: icmp_seq=3 ttl=63 time=0.735 ms 1508 bytes from 192.168.1.27: icmp_seq=4 ttl=63 time=0.683 ms 1508 bytes from 192.168.1.27: icmp_seq=5 ttl=63 time=0.804 ms 1508 bytes from 192.168.1.27: icmp_seq=6 ttl=63 time=0.648 ms 1508 bytes from 192.168.1.27: icmp_seq=7 ttl=63 time=0.814 ms 1508 bytes from 192.168.1.27: icmp_seq=8 ttl=63 time=0.463 ms 1508 bytes from 192.168.1.27: icmp_seq=9 ttl=63 time=0.714 ms 1508 bytes from 192.168.1.27: icmp_seq=10 ttl=63 time=0.509 ms --- 192.168.1.27 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.463/0.763/1.377/0.241 ms 2018-12-03 01:08:48,895 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring TCP Throughput (packet size=65536)... 2018-12-03 01:08:48,895 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:08:59,017 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2340.6235 real_seconds=10.00 rate_Mbps=1963.6242 tx_cpu=4 rx_cpu=7 retrans=120 cwnd=243 rtt_ms=0.46 2018-12-03 01:08:59,018 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:09,114 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2212.7528 real_seconds=10.00 rate_Mbps=1856.5265 tx_cpu=4 rx_cpu=7 retrans=162 cwnd=320 rtt_ms=0.63 2018-12-03 01:09:09,115 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:19,209 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2186.6830 real_seconds=10.00 rate_Mbps=1834.6419 tx_cpu=4 rx_cpu=8 retrans=447 cwnd=354 rtt_ms=0.62 2018-12-03 01:09:19,210 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=128)... 2018-12-03 01:09:19,210 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:22,537 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.5568 real_seconds=1.00 rate_Mbps=147.2382 tx_cpu=17 rx_cpu=20 drop=74922 pkt=218748 data_loss=34.25060 2018-12-03 01:09:22,537 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<150771/5000000<10000000 Kbps loss-rate=34 2018-12-03 01:09:22,538 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452313K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:25,865 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.4320 real_seconds=1.00 rate_Mbps=145.5123 tx_cpu=16 rx_cpu=18 drop=59554 pkt=202357 data_loss=29.43024 2018-12-03 01:09:25,866 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<149004/452313<452313 Kbps loss-rate=29 2018-12-03 01:09:25,867 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R300658K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:29,218 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.3992 real_seconds=1.00 rate_Mbps=145.9353 tx_cpu=17 rx_cpu=19 drop=68926 pkt=211460 data_loss=32.59520 2018-12-03 01:09:29,218 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<149437/300658<300658 Kbps loss-rate=32 2018-12-03 01:09:29,219 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225047K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:32,569 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.3929 real_seconds=1.00 rate_Mbps=145.3132 tx_cpu=18 rx_cpu=18 drop=66562 pkt=209044 data_loss=31.84093 2018-12-03 01:09:32,569 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<148800/225047<225047 Kbps loss-rate=31 2018-12-03 01:09:32,569 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186923K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:35,895 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=18.3151 real_seconds=1.00 rate_Mbps=153.1735 tx_cpu=99 rx_cpu=20 drop=32503 pkt=182541 data_loss=17.80611 2018-12-03 01:09:35,896 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<156849/186923<186923 Kbps loss-rate=17 2018-12-03 01:09:35,896 DEBUG overshot, min=1 kbps=156849 max=186923 2018-12-03 01:09:35,896 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156849K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:39,222 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=18.3702 real_seconds=1.00 rate_Mbps=153.7307 tx_cpu=99 rx_cpu=18 drop=2685 pkt=153173 data_loss=1.75260 2018-12-03 01:09:39,223 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<157420/156849<186923 Kbps loss-rate=1 2018-12-03 01:09:39,223 DEBUG undershot, min=157420 kbps=172171 max=186923 2018-12-03 01:09:39,223 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172171K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:42,549 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.6505 real_seconds=1.00 rate_Mbps=147.6007 tx_cpu=99 rx_cpu=18 drop=23542 pkt=168135 data_loss=14.00194 2018-12-03 01:09:42,549 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=157420<151143/172171<186923 Kbps loss-rate=14 2018-12-03 01:09:42,550 DEBUG overshot, min=157420 kbps=151143 max=172171 2018-12-03 01:09:42,550 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151143K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:45,876 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=17.5854 real_seconds=1.00 rate_Mbps=147.1886 tx_cpu=99 rx_cpu=20 drop=3541 pkt=147601 data_loss=2.39931 2018-12-03 01:09:45,876 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=157420<150721/151143<172171 Kbps loss-rate=2 2018-12-03 01:09:45,877 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=1024)... 2018-12-03 01:09:45,877 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:49,228 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=142.5596 real_seconds=1.00 rate_Mbps=1196.6614 tx_cpu=32 rx_cpu=19 drop=55892 pkt=201873 data_loss=27.68670 2018-12-03 01:09:49,229 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1225381/5000000<10000000 Kbps loss-rate=27 2018-12-03 01:09:49,229 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3112690K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:52,555 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=140.6367 real_seconds=1.00 rate_Mbps=1174.6249 tx_cpu=31 rx_cpu=20 drop=54725 pkt=198737 data_loss=27.53640 2018-12-03 01:09:52,556 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1202815/3112690<3112690 Kbps loss-rate=27 2018-12-03 01:09:52,556 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2157752K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:55,881 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=142.1289 real_seconds=1.00 rate_Mbps=1186.7619 tx_cpu=25 rx_cpu=19 drop=58119 pkt=203659 data_loss=28.53740 2018-12-03 01:09:55,882 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1215244/2157752<2157752 Kbps loss-rate=28 2018-12-03 01:09:55,882 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1686498K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:09:59,208 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=139.7969 real_seconds=1.00 rate_Mbps=1168.1861 tx_cpu=30 rx_cpu=20 drop=52580 pkt=195732 data_loss=26.86324 2018-12-03 01:09:59,208 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1196222/1686498<1686498 Kbps loss-rate=26 2018-12-03 01:09:59,209 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1441360K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:02,534 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=144.2461 real_seconds=1.00 rate_Mbps=1206.3482 tx_cpu=99 rx_cpu=19 drop=28239 pkt=175947 data_loss=16.04970 2018-12-03 01:10:02,535 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1235300/1441360<1441360 Kbps loss-rate=16 2018-12-03 01:10:02,535 DEBUG overshot, min=1 kbps=1235300 max=1441360 2018-12-03 01:10:02,535 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1235300K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:05,861 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=142.5986 real_seconds=1.00 rate_Mbps=1193.0401 tx_cpu=99 rx_cpu=20 drop=4773 pkt=150794 data_loss=3.16529 2018-12-03 01:10:05,861 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1221673/1235300<1441360 Kbps loss-rate=3 2018-12-03 01:10:05,861 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=8192)... 2018-12-03 01:10:05,862 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:09,187 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=198.1562 real_seconds=1.00 rate_Mbps=1660.9081 tx_cpu=31 rx_cpu=8 drop=46177 pkt=71541 data_loss=64.54622 2018-12-03 01:10:09,188 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1700769/5000000<10000000 Kbps loss-rate=64 2018-12-03 01:10:09,188 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3350384K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:12,514 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=198.0547 real_seconds=1.00 rate_Mbps=1662.0912 tx_cpu=99 rx_cpu=14 drop=25772 pkt=51123 data_loss=50.41174 2018-12-03 01:10:12,514 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1701981/3350384<3350384 Kbps loss-rate=50 2018-12-03 01:10:12,515 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2526182K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:15,867 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=195.2109 real_seconds=1.00 rate_Mbps=1638.4574 tx_cpu=99 rx_cpu=9 drop=13560 pkt=38547 data_loss=35.17784 2018-12-03 01:10:15,868 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1677780/2526182<2526182 Kbps loss-rate=35 2018-12-03 01:10:15,868 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2101981K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:19,197 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=194.0938 real_seconds=1.00 rate_Mbps=1623.9071 tx_cpu=99 rx_cpu=12 drop=7230 pkt=32074 data_loss=22.54159 2018-12-03 01:10:19,197 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1662880/2101981<2101981 Kbps loss-rate=22 2018-12-03 01:10:19,198 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1882430K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:22,520 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=192.3438 real_seconds=1.00 rate_Mbps=1609.0906 tx_cpu=99 rx_cpu=8 drop=4104 pkt=28724 data_loss=14.28766 2018-12-03 01:10:22,520 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1647708/1882430<1882430 Kbps loss-rate=14 2018-12-03 01:10:22,520 DEBUG overshot, min=1 kbps=1647708 max=1882430 2018-12-03 01:10:22,521 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1647708K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:25,871 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=196.4219 real_seconds=1.00 rate_Mbps=1648.2352 tx_cpu=99 rx_cpu=8 drop=0 pkt=25142 data_loss=0.00000 2018-12-03 01:10:25,871 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1687792/1647708<1882430 Kbps loss-rate=0 2018-12-03 01:10:25,871 DEBUG undershot, min=1687792 kbps=1785111 max=1882430 2018-12-03 01:10:25,872 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1785111K -p5001 -P5002 -fparse 192.168.1.27 2018-12-03 01:10:29,197 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=207.4141 real_seconds=1.00 rate_Mbps=1736.6850 tx_cpu=99 rx_cpu=9 drop=690 pkt=27239 data_loss=2.53312 2018-12-03 01:10:29,198 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1687792<1778365/1785111<1882430 Kbps loss-rate=2 2018-12-03 01:10:29,208 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.6', 'ip_to': u'192.168.1.27', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 120, 'rtt_ms': 0.46, 'throughput_kbps': 2010751, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 162, 'rtt_ms': 0.63, 'throughput_kbps': 1901083, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 447, 'rtt_ms': 0.62, 'throughput_kbps': 1878673, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.4, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150721, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.17, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1221673, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.53, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1778365, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.620', 'rtt_max_ms': '1.010', 'rtt_min_ms': '0.452', 'rtt_stddev': '0.167', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.447', 'rtt_max_ms': '0.580', 'rtt_min_ms': '0.339', 'rtt_stddev': '0.078', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.763', 'rtt_max_ms': '1.377', 'rtt_min_ms': '0.463', 'rtt_stddev': '0.241', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-03 01:10:29,210 INFO ============================================================ 2018-12-03 01:10:29,210 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-12-03 01:10:38,273 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.730 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.404 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.567 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.390 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.591 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.429 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.469 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.635 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.446 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.593 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.390/0.525/0.730/0.109 ms 2018-12-03 01:10:47,313 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.601 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.539 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.561 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.620 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.624 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.567 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.488 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.331 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.674 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.537 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.331/0.554/0.674/0.091 ms 2018-12-03 01:10:56,355 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.73 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.447 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.723 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.817 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.565 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.511 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.811 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.433 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.731 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.651 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.433/0.742/1.736/0.358 ms 2018-12-03 01:10:56,356 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring TCP Throughput (packet size=65536)... 2018-12-03 01:10:56,356 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:06,478 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2524.6450 real_seconds=10.00 rate_Mbps=2118.1592 tx_cpu=5 rx_cpu=9 retrans=641 cwnd=281 rtt_ms=0.54 2018-12-03 01:11:06,479 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:16,575 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2053.0324 real_seconds=10.00 rate_Mbps=1722.7259 tx_cpu=4 rx_cpu=7 retrans=107 cwnd=322 rtt_ms=0.51 2018-12-03 01:11:16,575 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:26,670 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=2290.3598 real_seconds=10.00 rate_Mbps=1921.8469 tx_cpu=4 rx_cpu=7 retrans=89 cwnd=225 rtt_ms=0.56 2018-12-03 01:11:26,670 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=128)... 2018-12-03 01:11:26,671 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:29,997 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.7699 real_seconds=1.00 rate_Mbps=140.6965 tx_cpu=17 rx_cpu=20 drop=82189 pkt=219568 data_loss=37.43205 2018-12-03 01:11:29,997 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<144073/5000000<10000000 Kbps loss-rate=37 2018-12-03 01:11:29,997 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432219K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:33,323 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.3193 real_seconds=1.00 rate_Mbps=136.9668 tx_cpu=16 rx_cpu=18 drop=86451 pkt=220139 data_loss=39.27115 2018-12-03 01:11:33,323 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<140254/432219<432219 Kbps loss-rate=39 2018-12-03 01:11:33,323 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286236K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:36,649 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.3490 real_seconds=1.01 rate_Mbps=136.3477 tx_cpu=16 rx_cpu=17 drop=79740 pkt=213671 data_loss=37.31909 2018-12-03 01:11:36,650 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<139620/286236<286236 Kbps loss-rate=37 2018-12-03 01:11:36,650 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212928K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:39,976 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.0197 real_seconds=1.00 rate_Mbps=133.9411 tx_cpu=99 rx_cpu=18 drop=76703 pkt=207937 data_loss=36.88783 2018-12-03 01:11:39,976 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<137155/212928<212928 Kbps loss-rate=36 2018-12-03 01:11:39,976 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175041K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:43,327 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.2115 real_seconds=1.00 rate_Mbps=135.6869 tx_cpu=99 rx_cpu=18 drop=38135 pkt=170939 data_loss=22.30886 2018-12-03 01:11:43,327 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<138943/175041<175041 Kbps loss-rate=22 2018-12-03 01:11:43,328 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156992K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:46,679 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.3623 real_seconds=1.00 rate_Mbps=137.3462 tx_cpu=99 rx_cpu=19 drop=19273 pkt=153313 data_loss=12.57120 2018-12-03 01:11:46,679 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<140642/156992<156992 Kbps loss-rate=12 2018-12-03 01:11:46,679 DEBUG overshot, min=1 kbps=140642 max=156992 2018-12-03 01:11:46,679 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140642K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:50,007 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.6855 real_seconds=1.00 rate_Mbps=140.0897 tx_cpu=99 rx_cpu=19 drop=659 pkt=137346 data_loss=0.47954 2018-12-03 01:11:50,007 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=1<143451/140642<156992 Kbps loss-rate=0 2018-12-03 01:11:50,007 DEBUG undershot, min=143451 kbps=150221 max=156992 2018-12-03 01:11:50,008 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150221K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:53,333 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=16.6575 real_seconds=1.00 rate_Mbps=139.3324 tx_cpu=99 rx_cpu=19 drop=10242 pkt=146700 data_loss=6.98135 2018-12-03 01:11:53,333 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=128 throughput=143451<142676/150221<156992 Kbps loss-rate=6 2018-12-03 01:11:53,333 DEBUG overshot, min=143451 kbps=142676 max=150221 2018-12-03 01:11:53,334 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=1024)... 2018-12-03 01:11:53,334 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:56,659 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=133.9512 real_seconds=1.00 rate_Mbps=1118.6389 tx_cpu=30 rx_cpu=18 drop=63598 pkt=200764 data_loss=31.67798 2018-12-03 01:11:56,660 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1145486/5000000<10000000 Kbps loss-rate=31 2018-12-03 01:11:56,660 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3072743K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:11:59,985 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=132.1377 real_seconds=1.00 rate_Mbps=1108.8627 tx_cpu=31 rx_cpu=18 drop=67682 pkt=202991 data_loss=33.34236 2018-12-03 01:11:59,985 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1135475/3072743<3072743 Kbps loss-rate=33 2018-12-03 01:11:59,985 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2104109K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:03,312 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=129.8457 real_seconds=1.00 rate_Mbps=1084.3678 tx_cpu=28 rx_cpu=18 drop=66457 pkt=199419 data_loss=33.32531 2018-12-03 01:12:03,312 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1110392/2104109<2104109 Kbps loss-rate=33 2018-12-03 01:12:03,313 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1607250K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:06,663 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=128.8369 real_seconds=1.00 rate_Mbps=1076.5069 tx_cpu=38 rx_cpu=18 drop=51231 pkt=183160 data_loss=27.97064 2018-12-03 01:12:06,664 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1102343/1607250<1607250 Kbps loss-rate=27 2018-12-03 01:12:06,664 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1354796K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:09,989 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=130.0859 real_seconds=1.00 rate_Mbps=1087.2790 tx_cpu=99 rx_cpu=18 drop=32172 pkt=165380 data_loss=19.45340 2018-12-03 01:12:09,989 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1113373/1354796<1354796 Kbps loss-rate=19 2018-12-03 01:12:09,990 DEBUG overshot, min=1 kbps=1113373 max=1354796 2018-12-03 01:12:09,990 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1113373K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:13,315 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=131.4404 real_seconds=1.00 rate_Mbps=1099.5784 tx_cpu=99 rx_cpu=20 drop=1314 pkt=135909 data_loss=0.96682 2018-12-03 01:12:13,315 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1<1125968/1113373<1354796 Kbps loss-rate=0 2018-12-03 01:12:13,316 DEBUG undershot, min=1125968 kbps=1240382 max=1354796 2018-12-03 01:12:13,316 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240382K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:16,667 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=136.2754 real_seconds=1.00 rate_Mbps=1139.5053 tx_cpu=99 rx_cpu=19 drop=11868 pkt=151414 data_loss=7.83808 2018-12-03 01:12:16,667 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1125968<1166853/1240382<1354796 Kbps loss-rate=7 2018-12-03 01:12:16,667 DEBUG overshot, min=1125968 kbps=1166853 max=1240382 2018-12-03 01:12:16,668 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1166853K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:20,019 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=127.5498 real_seconds=1.00 rate_Mbps=1067.0767 tx_cpu=99 rx_cpu=19 drop=11827 pkt=142438 data_loss=8.30326 2018-12-03 01:12:20,020 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=1024 throughput=1125968<1092686/1166853<1240382 Kbps loss-rate=8 2018-12-03 01:12:20,020 DEBUG overshot, min=1125968 kbps=1092686 max=1166853 2018-12-03 01:12:20,021 INFO [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Measuring UDP Throughput (packet size=8192)... 2018-12-03 01:12:20,021 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:23,372 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=178.2109 real_seconds=1.00 rate_Mbps=1494.6861 tx_cpu=52 rx_cpu=7 drop=51832 pkt=74643 data_loss=69.43987 2018-12-03 01:12:23,372 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1530558/5000000<10000000 Kbps loss-rate=69 2018-12-03 01:12:23,373 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3265279K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:26,696 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=178.9062 real_seconds=1.00 rate_Mbps=1497.6832 tx_cpu=99 rx_cpu=8 drop=26925 pkt=49825 data_loss=54.03915 2018-12-03 01:12:26,697 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1533627/3265279<3265279 Kbps loss-rate=54 2018-12-03 01:12:26,697 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2399453K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:30,024 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=180.7656 real_seconds=1.00 rate_Mbps=1512.1199 tx_cpu=99 rx_cpu=8 drop=13475 pkt=36613 data_loss=36.80388 2018-12-03 01:12:30,024 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1548410/2399453<2399453 Kbps loss-rate=36 2018-12-03 01:12:30,025 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1973931K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:33,349 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=186.7500 real_seconds=1.00 rate_Mbps=1567.3672 tx_cpu=99 rx_cpu=8 drop=6216 pkt=30120 data_loss=20.63745 2018-12-03 01:12:33,349 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1604984/1973931<1973931 Kbps loss-rate=20 2018-12-03 01:12:33,349 DEBUG overshot, min=1 kbps=1604984 max=1973931 2018-12-03 01:12:33,350 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1604984K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:36,700 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=191.3281 real_seconds=1.00 rate_Mbps=1605.8261 tx_cpu=99 rx_cpu=8 drop=0 pkt=24490 data_loss=0.00000 2018-12-03 01:12:36,701 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1<1644365/1604984<1973931 Kbps loss-rate=0 2018-12-03 01:12:36,701 DEBUG undershot, min=1644365 kbps=1809148 max=1973931 2018-12-03 01:12:36,701 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1809148K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:40,027 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=197.0859 real_seconds=1.00 rate_Mbps=1648.8660 tx_cpu=99 rx_cpu=8 drop=2379 pkt=27606 data_loss=8.61772 2018-12-03 01:12:40,027 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1644365<1688438/1809148<1973931 Kbps loss-rate=8 2018-12-03 01:12:40,027 DEBUG overshot, min=1644365 kbps=1688438 max=1809148 2018-12-03 01:12:40,028 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1688438K -p5001 -P5002 -fparse 172.30.9.202 2018-12-03 01:12:43,352 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] megabytes=196.3516 real_seconds=1.00 rate_Mbps=1644.3866 tx_cpu=99 rx_cpu=9 drop=631 pkt=25764 data_loss=2.44911 2018-12-03 01:12:43,353 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] pkt-size=8192 throughput=1644365<1683851/1688438<1809148 Kbps loss-rate=2 2018-12-03 01:12:43,363 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.6', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 641, 'rtt_ms': 0.54, 'throughput_kbps': 2168995, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 107, 'rtt_ms': 0.51, 'throughput_kbps': 1764071, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 89, 'rtt_ms': 0.56, 'throughput_kbps': 1967971, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.98, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142676, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.3, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1092686, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1683851, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.525', 'rtt_max_ms': '0.730', 'rtt_min_ms': '0.390', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.554', 'rtt_max_ms': '0.674', 'rtt_min_ms': '0.331', 'rtt_stddev': '0.091', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.742', 'rtt_max_ms': '1.736', 'rtt_min_ms': '0.433', 'rtt_stddev': '0.358', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-03 01:12:43,364 INFO Deleting floating ip 06dd59d7-6457-4323-943f-0af955da3bdc 2018-12-03 01:12:45,006 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Floating IP 172.30.9.205 deleted 2018-12-03 01:12:45,445 DEBUG [TestClient_09677f9d-e8b4-4252-b7ce-50a9bcb735514] Instance deleted 2018-12-03 01:12:45,477 INFO Cleaning up... 2018-12-03 01:12:45,477 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Terminating nuttcp-8.1.4 2018-12-03 01:12:45,488 INFO Deleting floating ip e3b1c381-a8d3-43d3-a9ad-4ccff9566bc3 2018-12-03 01:12:47,034 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Floating IP 172.30.9.202 deleted 2018-12-03 01:12:47,203 DEBUG [TestServer_09677f9d-e8b4-4252-b7ce-50a9bcb735511] Instance deleted 2018-12-03 01:12:53,515 INFO Network pns-internal-net_09677f9d-e8b4-4252-b7ce-50a9bcb73551 deleted. 2018-12-03 01:12:55,368 INFO Network pns-internal-net2_09677f9d-e8b4-4252-b7ce-50a9bcb73551 deleted. 2018-12-03 01:12:55,421 INFO Removed public key pns_public_key 2018-12-03 01:12:55,421 INFO Deleting security group 2018-12-03 01:12:55,592 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': '15447256', 'rtt_ms': '0.303333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 142703, 'loss_rate': 0.08}, 1024: {'tp_kbps': 1219190, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6828650, 'loss_rate': 0.02}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.136/0.101/0.195/0.033', | | | | | '64-byte': '2.414/0.137/21.411/6.333', '1500-byte': '0.318/0.158/0.511/0.134'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4587681', 'rtt_ms': '0.283333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 222438, 'loss_rate': 4.03}, 1024: {'tp_kbps': 1718148, | | | | | 'loss_rate': 4.37}, 8192: {'tp_kbps': 2736386, 'loss_rate': 3.1}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.329/0.172/0.532/0.109', | | | | | '64-byte': '2.452/0.198/22.254/6.600', '1500-byte': '0.415/0.193/0.964/0.217'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1766271', 'rtt_ms': '0.363333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 149385, 'loss_rate': 2.89}, 1024: {'tp_kbps': 1188156, | | | | | 'loss_rate': 3.86}, 8192: {'tp_kbps': 1716574, 'loss_rate': 2.27}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.292/0.207/0.453/0.070', | | | | | '64-byte': '0.377/0.214/1.027/0.226', '1500-byte': '0.588/0.275/1.327/0.314'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1930169', 'rtt_ms': '0.57'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150721, 'loss_rate': 2.4}, 1024: {'tp_kbps': 1221673, | | | | | 'loss_rate': 3.17}, 8192: {'tp_kbps': 1778365, 'loss_rate': 2.53}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.447/0.339/0.580/0.078', | | | | | '64-byte': '0.620/0.452/1.010/0.167', '1500-byte': '0.763/0.463/1.377/0.241'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1802662', 'rtt_ms': '0.36'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146264, 'loss_rate': 3.17}, 1024: {'tp_kbps': 1094844, | | | | | 'loss_rate': 2.64}, 8192: {'tp_kbps': 1700963, 'loss_rate': 0.31}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.352/0.244/0.487/0.086', | | | | | '64-byte': '0.351/0.206/0.586/0.112', '1500-byte': '0.532/0.310/1.195/0.256'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1967012', 'rtt_ms': '0.536667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 142676, 'loss_rate': 6.98}, 1024: {'tp_kbps': 1092686, | | | | | 'loss_rate': 8.3}, 8192: {'tp_kbps': 1683851, 'loss_rate': 2.45}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.554/0.331/0.674/0.091', | | | | | '64-byte': '0.525/0.390/0.730/0.109', '1500-byte': '0.742/0.433/1.736/0.358'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-12-03 01:12:55,597 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-12-03 01:12:55,931 - 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... 2018-12-03 01:12:56,052 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 01:12:56,052 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 01:12:56,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 01:12:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:12:56,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1703 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12:56 GMT X-Openstack-Request-Id: req-7b6c7da5-521e-4c53-b609-842067f49d04 2018-12-03 01:12:56,449 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c9281ef723d40e49b8b03c98fc82214", "created_at": "2018-12-02T23:33:07Z", "admin_state_up": true, "updated_at": "2018-12-02T23:33:07Z", "project_id": "6c9281ef723d40e49b8b03c98fc82214", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "47085c92-f6b1-41a5-90d5-2e87ffb6d502", "name": "tempest-pretest-check-1863554930"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "created_at": "2018-12-03T00:54:19Z", "admin_state_up": true, "updated_at": "2018-12-03T01:12:50Z", "project_id": "f5967863f6754bdd8eee5be41fc95d48", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "af6ff729-b2fe-4f78-898e-a2f7c61c456b", "name": "vmtp-router_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b28c7ca91814e608801cac201ba5c21", "created_at": "2018-12-02T23:33:40Z", "admin_state_up": false, "updated_at": "2018-12-02T23:33:40Z", "project_id": "2b28c7ca91814e608801cac201ba5c21", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e0a888ae-134d-487c-8a64-7a04cc963f68", "name": "tempest-router-1088139463"}]} 2018-12-03 01:12:56,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-7b6c7da5-521e-4c53-b609-842067f49d04 2018-12-03 01:12:56,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.390465021133s 2018-12-03 01:12:56,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 01:12:56,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/af6ff729-b2fe-4f78-898e-a2f7c61c456b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:12:57,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:12:57 GMT X-Openstack-Request-Id: req-5519c2af-e2cf-49ce-b7f6-2851a5c267c7 2018-12-03 01:12:57,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:12:57,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/af6ff729-b2fe-4f78-898e-a2f7c61c456b.json used request id req-5519c2af-e2cf-49ce-b7f6-2851a5c267c7 2018-12-03 01:12:57,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28426384926s 2018-12-03 01:12:57,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:12:57,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:12:58,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12:58 GMT X-Openstack-Request-Id: req-408e5de7-7586-4db1-9bd8-d0e90dfd1cf8 2018-12-03 01:12:58,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T00:54:29Z", "file": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171/file", "owner": "f5967863f6754bdd8eee5be41fc95d48", "id": "73aefe4d-2834-4356-b181-3437ad47d171", "size": 263586304, "self": "/v2/images/73aefe4d-2834-4356-b181-3437ad47d171", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/73aefe4d-2834-4356-b181-3437ad47d171/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T00:54:25Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:12:58,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-408e5de7-7586-4db1-9bd8-d0e90dfd1cf8 2018-12-03 01:12:58,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290202140808s 2018-12-03 01:12:58,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 01:12:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/73aefe4d-2834-4356-b181-3437ad47d171 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:12:58,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:12:58 GMT X-Openstack-Request-Id: req-1c9e219e-fcd1-44ad-89ea-ad644afd8d7c 2018-12-03 01:12:58,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. 2018-12-03 01:12:58,362 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/73aefe4d-2834-4356-b181-3437ad47d171 used request id req-1c9e219e-fcd1-44ad-89ea-ad644afd8d7c 2018-12-03 01:12:58,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.330382108688s 2018-12-03 01:12:58,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:12:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:58,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-888e66b2-2a5b-419e-aaef-453be7b952ac x-openstack-request-id: req-888e66b2-2a5b-419e-aaef-453be7b952ac 2018-12-03 01:12:58,678 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad", "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": "e104ba1d-2509-4b70-99e4-f3890b9585ad"}]} 2018-12-03 01:12:58,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-888e66b2-2a5b-419e-aaef-453be7b952ac 2018-12-03 01:12:58,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298143863678s 2018-12-03 01:12:58,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 01:12:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:58,708 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12: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-859f061b-f7a2-4783-a10e-14c13d3be453 x-openstack-request-id: req-859f061b-f7a2-4783-a10e-14c13d3be453 2018-12-03 01:12:58,708 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e104ba1d-2509-4b70-99e4-f3890b9585ad used request id req-859f061b-f7a2-4783-a10e-14c13d3be453 2018-12-03 01:12:58,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287380218506s 2018-12-03 01:12:58,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:12:58,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1019 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa54f23-527e-40a5-8a77-23606573cd61 2018-12-03 01:12:58,929 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": {"self": "http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b114f5549ce44171babed1ac6037e0b6", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:12:58,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7aa54f23-527e-40a5-8a77-23606573cd61 2018-12-03 01:12:58,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220370054245s 2018-12-03 01:12:58,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:12:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:59,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29d9e1c-c972-494c-9c53-b6aa25bacb91 2018-12-03 01:12:59,178 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_09677f9d-e8b4-4252-b7ce-50a9bcb73551", "links": {"self": "http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b114f5549ce44171babed1ac6037e0b6", "description": null}} 2018-12-03 01:12:59,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6 used request id req-b29d9e1c-c972-494c-9c53-b6aa25bacb91 2018-12-03 01:12:59,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242032051086s 2018-12-03 01:12:59,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 01:12:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:59,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a888e1-a9e8-4d55-bf94-7000dd79e3d9 2018-12-03 01:12:59,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:12:59,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b114f5549ce44171babed1ac6037e0b6 used request id req-f1a888e1-a9e8-4d55-bf94-7000dd79e3d9 2018-12-03 01:12:59,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310505151749s 2018-12-03 01:12:59,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:12:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 586 Content-Type: application/json Date: Mon, 03 Dec 2018 01:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710bf5b1-2df7-44c1-b9bb-c9b99c3d5997 2018-12-03 01:12:59,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48"}, "tags": [], "enabled": true, "id": "f5967863f6754bdd8eee5be41fc95d48", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_09677f9d-e8b4-4252-b7ce-50a9bcb73551"}]} 2018-12-03 01:12:59,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-710bf5b1-2df7-44c1-b9bb-c9b99c3d5997 2018-12-03 01:12:59,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206785917282s 2018-12-03 01:12:59,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 01:12:59,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:12:59,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2610c4e4-3bb0-4fb3-abbe-54a63981fc87 2018-12-03 01:12:59,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:12:59,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f5967863f6754bdd8eee5be41fc95d48 used request id req-2610c4e4-3bb0-4fb3-abbe-54a63981fc87 2018-12-03 01:12:59,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265086889267s 2018-12-03 01:12:59,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:12:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f5967863f6754bdd8eee5be41fc95d48&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:13:00,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:00 GMT X-Openstack-Request-Id: req-cf908f3c-335e-4e3d-90c5-1e41d6c46165 2018-12-03 01:13:00,232 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "created_at": "2018-12-03T00:54:34Z", "updated_at": "2018-12-03T00:54:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "0b098427-377b-41d3-bdd0-4700b38a4153", "remote_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "20a3d664-f9f7-477b-86b9-48246c8ffc33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "9d2184f4-d0d3-4725-bc1b-2d84a929b117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "cddb94cf-a351-4ad6-9072-9fe0c6b99cd9", "remote_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}], "revision_number": 1, "project_id": "f5967863f6754bdd8eee5be41fc95d48", "id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "name": "default"}]} 2018-12-03 01:13:00,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=f5967863f6754bdd8eee5be41fc95d48&name=default used request id req-cf908f3c-335e-4e3d-90c5-1e41d6c46165 2018-12-03 01:13:00,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253227949142s 2018-12-03 01:13:00,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:13:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:13:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:00 GMT X-Openstack-Request-Id: req-b19d44ff-4d12-4965-8023-b3214626f917 2018-12-03 01:13:00,352 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "created_at": "2018-12-03T00:54:34Z", "updated_at": "2018-12-03T00:54:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "0b098427-377b-41d3-bdd0-4700b38a4153", "remote_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "20a3d664-f9f7-477b-86b9-48246c8ffc33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "9d2184f4-d0d3-4725-bc1b-2d84a929b117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T00:54:34Z", "revision_number": 0, "id": "cddb94cf-a351-4ad6-9072-9fe0c6b99cd9", "remote_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "remote_ip_prefix": null, "created_at": "2018-12-03T00:54:34Z", "security_group_id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "tenant_id": "f5967863f6754bdd8eee5be41fc95d48", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5967863f6754bdd8eee5be41fc95d48"}], "revision_number": 1, "project_id": "f5967863f6754bdd8eee5be41fc95d48", "id": "5a712adc-7b8c-40b6-944a-5a14df0ca1af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 01:13:00,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b19d44ff-4d12-4965-8023-b3214626f917 2018-12-03 01:13:00,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114984989166s 2018-12-03 01:13:00,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 01:13:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5a712adc-7b8c-40b6-944a-5a14df0ca1af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81082d73bc4e447110541b0cba061b44a3f08ee" 2018-12-03 01:13:00,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:13:00 GMT X-Openstack-Request-Id: req-589fcac7-9e9d-4c18-b3c8-09218a0930bf 2018-12-03 01:13:00,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:13:00,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5a712adc-7b8c-40b6-944a-5a14df0ca1af.json used request id req-589fcac7-9e9d-4c18-b3c8-09218a0930bf 2018-12-03 01:13:00,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135923862457s 2018-12-03 01:13:00,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:13:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:00 GMT X-Openstack-Request-Id: req-590d6e1b-956c-411c-9b11-17d930e41550 2018-12-03 01:13:00,590 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:13:00,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-590d6e1b-956c-411c-9b11-17d930e41550 2018-12-03 01:13:00,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918049812317s 2018-12-03 01:13:00,592 - shade - DEBUG - Network pns-internal-net_09677f9d-e8b4-4252-b7ce-50a9bcb73551 not found for deleting 2018-12-03 01:13:00,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:00,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc333eda12f7fe1e663f219003484296b0f9fa88" 2018-12-03 01:13:00,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:00 GMT X-Openstack-Request-Id: req-6d0e0343-6161-4db9-86c5-c0a533bbbdce 2018-12-03 01:13:00,670 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:13:00,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6d0e0343-6161-4db9-86c5-c0a533bbbdce 2018-12-03 01:13:00,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0778748989105s 2018-12-03 01:13:00,671 - shade - DEBUG - Network pns-internal-net2_09677f9d-e8b4-4252-b7ce-50a9bcb73551 not found for deleting 2018-12-03 01:13:00,684 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-12-03 01:13:00,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:13:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3657c5b2-45ba-4171-a460-0c476a3e9b79 2018-12-03 01:13:00,715 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:13:00,715 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-3657c5b2-45ba-4171-a460-0c476a3e9b79 2018-12-03 01:13:00,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:13:01,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T02:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["D1Xww4oOTMqTgs5bjezFlg"], "issued_at": "2018-12-03T01:13:01.000000Z"}} 2018-12-03 01:13:01,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:01,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:01,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:01 GMT X-Openstack-Request-Id: req-314f65a4-fde1-4d79-9817-20c7b37c2ac8 2018-12-03 01:13:01,503 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:13:01,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-314f65a4-fde1-4d79-9817-20c7b37c2ac8 2018-12-03 01:13:01,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375059843063s 2018-12-03 01:13:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:13:01,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53043735-78df-4ccd-830b-046bd586f395 2018-12-03 01:13:01,516 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 01:13:01,516 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-53043735-78df-4ccd-830b-046bd586f395 2018-12-03 01:13:01,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:13:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a6c6f0-757f-4fdc-aa86-d45dcd234a97 2018-12-03 01:13:01,719 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:13:01,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-55a6c6f0-757f-4fdc-aa86-d45dcd234a97 2018-12-03 01:13:01,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202908039093s 2018-12-03 01:13:01,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 01:13:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}}' 2018-12-03 01:13:01,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b16c600-f8b1-49f9-963b-bbed412cb8b4 2018-12-03 01:13:01,878 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}} 2018-12-03 01:13:01,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b16c600-f8b1-49f9-963b-bbed412cb8b4 2018-12-03 01:13:01,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151359081268s 2018-12-03 01:13:01,879 - 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'4517099c2aa743828d9a44742ce8a180', '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_53df9685-597c-402e-b422-15513804ddd2'}) 2018-12-03 01:13:01,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 01:13:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4132e710-e4cb-4ecb-8db8-6abbcbaa0b44", "email": null, "name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2"}}' 2018-12-03 01:13:02,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae4c3d1-cf4e-4ba1-8aa8-bf43854895cc 2018-12-03 01:13:02,363 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "domain_id": "default", "password_expires_at": null}} 2018-12-03 01:13:02,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-bae4c3d1-cf4e-4ba1-8aa8-bf43854895cc 2018-12-03 01:13:02,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477599859238s 2018-12-03 01:13:02,364 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e6f92fbd3c242dc8dd39d9a942f68af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_53df9685-597c-402e-b422-15513804ddd2'}) 2018-12-03 01:13:02,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:13:02,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:02,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f29510-66a2-473b-8b00-388191943d6c 2018-12-03 01:13:02,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:13:02,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f5f29510-66a2-473b-8b00-388191943d6c 2018-12-03 01:13:02,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19854092598s 2018-12-03 01:13:02,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:13:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:02,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb3683a-6c9a-4b5f-a0b3-3bab2a0d3df5 2018-12-03 01:13:02,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:13:02,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7bb3683a-6c9a-4b5f-a0b3-3bab2a0d3df5 2018-12-03 01:13:02,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20344209671s 2018-12-03 01:13:02,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:13:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:02,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5359c1b4-1122-42cb-b906-1017c1509516 2018-12-03 01:13:02,938 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:13:02,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5359c1b4-1122-42cb-b906-1017c1509516 2018-12-03 01:13:02,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157450914383s 2018-12-03 01:13:02,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:13:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:03,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f4c0f3-6bf1-4fd4-8692-886f6b31e70a 2018-12-03 01:13:03,146 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 01:13:03,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-90f4c0f3-6bf1-4fd4-8692-886f6b31e70a 2018-12-03 01:13:03,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202198982239s 2018-12-03 01:13:03,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:13:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:03,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a79e37-fbb3-4061-b541-6e59fb692d5b 2018-12-03 01:13:03,282 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:13:03,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-06a79e37-fbb3-4061-b541-6e59fb692d5b 2018-12-03 01:13:03,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135436058044s 2018-12-03 01:13:03,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:13:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:03,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e33b3c4-cb4b-4942-b974-ded77904164e 2018-12-03 01:13:03,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:13:03,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7e33b3c4-cb4b-4942-b974-ded77904164e 2018-12-03 01:13:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202805995941s 2018-12-03 01:13:03,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 01:13:03,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=4517099c2aa743828d9a44742ce8a180" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:03,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86a5bf1-4824-4f84-ba17-4d719c84ce24 2018-12-03 01:13:03,616 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=4517099c2aa743828d9a44742ce8a180", "previous": null, "next": null}} 2018-12-03 01:13:03,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=4517099c2aa743828d9a44742ce8a180 used request id req-a86a5bf1-4824-4f84-ba17-4d719c84ce24 2018-12-03 01:13:03,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110681056976s 2018-12-03 01:13:03,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 01:13:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:03,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f95f78c-d624-455b-bc16-972a60f50fb2 2018-12-03 01:13:03,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:13:03,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-9f95f78c-d624-455b-bc16-972a60f50fb2 2018-12-03 01:13:03,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151961803436s 2018-12-03 01:13:03,774 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 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'4517099c2aa743828d9a44742ce8a180', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4132e710-e4cb-4ecb-8db8-6abbcbaa0b44', 'username': u'shaker-user_53df9685-597c-402e-b422-15513804ddd2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 01:13:03,777 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_53df9685-597c-402e-b422-15513804ddd2', 'password': '4132e710-e4cb-4ecb-8db8-6abbcbaa0b44', 'project_name': 'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '4517099c2aa743828d9a44742ce8a180', 'project_domain_name': 'Default'} 2018-12-03 01:13:03,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 01:13:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:04,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-7e147588-f96d-4a0f-9f09-6bd7eeb5e808 x-openstack-request-id: req-7e147588-f96d-4a0f-9f09-6bd7eeb5e808 2018-12-03 01:13:04,103 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 01:13:04,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-7e147588-f96d-4a0f-9f09-6bd7eeb5e808 2018-12-03 01:13:04,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.322271108627s 2018-12-03 01:13:04,104 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-12-03 01:13:04,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:13:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:04,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17b0447-79d4-4fa4-86dc-2d32601baa18 2018-12-03 01:13:04,227 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:13:04,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b17b0447-79d4-4fa4-86dc-2d32601baa18 2018-12-03 01:13:04,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123111963272s 2018-12-03 01:13:04,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:13:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:13:04,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bafcc5-6440-429d-ba54-16dded6dd668 2018-12-03 01:13:04,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:13:04,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-f4bafcc5-6440-429d-ba54-16dded6dd668 2018-12-03 01:13:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112720012665s 2018-12-03 01:13:04,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 01:13:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" -d '{"network": {"tenant_id": "4517099c2aa743828d9a44742ce8a180", "name": "shaker-net_53df9685-597c-402e-b422-15513804ddd2", "admin_state_up": true}}' 2018-12-03 01:13:04,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:04 GMT X-Openstack-Request-Id: req-10c3bc79-b06e-4e97-8afb-7957f2cf7a79 2018-12-03 01:13:04,888 - 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":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:13:04Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","mtu":1450}} 2018-12-03 01:13:04,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-10c3bc79-b06e-4e97-8afb-7957f2cf7a79 2018-12-03 01:13:04,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.537636995316s 2018-12-03 01:13:04,889 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T01:13:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b3a7eb80-1cc2-476e-bb0a-48c7972476a7', u'provider:segmentation_id': 7, 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_53df9685-597c-402e-b422-15513804ddd2', u'created_at': u'2018-12-03T01:13:04Z', u'mtu': 1450, u'tenant_id': u'4517099c2aa743828d9a44742ce8a180', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4517099c2aa743828d9a44742ce8a180', u'l2_adjacency': True}) 2018-12-03 01:13:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:13:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28c68ad-7b88-40c3-83e8-c4780a2921b1 2018-12-03 01:13:04,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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:13:04,900 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-e28c68ad-7b88-40c3-83e8-c4780a2921b1 2018-12-03 01:13:04,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:13:05,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T02:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4517099c2aa743828d9a44742ce8a180", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4517099c2aa743828d9a44742ce8a180", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/4517099c2aa743828d9a44742ce8a180", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/4517099c2aa743828d9a44742ce8a180", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_4517099c2aa743828d9a44742ce8a180", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4517099c2aa743828d9a44742ce8a180", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4517099c2aa743828d9a44742ce8a180", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/4517099c2aa743828d9a44742ce8a180", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/4517099c2aa743828d9a44742ce8a180", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4517099c2aa743828d9a44742ce8a180", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/4517099c2aa743828d9a44742ce8a180", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/4517099c2aa743828d9a44742ce8a180", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4517099c2aa743828d9a44742ce8a180", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/4517099c2aa743828d9a44742ce8a180", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/4517099c2aa743828d9a44742ce8a180", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "id": "3e6f92fbd3c242dc8dd39d9a942f68af"}, "audit_ids": ["08sk5cxCQT23BUAG1zdJkQ"], "issued_at": "2018-12-03T01:13:05.000000Z"}} 2018-12-03 01:13:05,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:05,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:05,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:05 GMT X-Openstack-Request-Id: req-3d32949d-734c-4a51-a481-5228714454c9 2018-12-03 01:13:05,703 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:13:04Z","qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:13:05,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d32949d-734c-4a51-a481-5228714454c9 2018-12-03 01:13:05,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397623062134s 2018-12-03 01:13:05,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 01:13:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"subnet": {"name": "shaker-subnet_53df9685-597c-402e-b422-15513804ddd2", "enable_dhcp": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 01:13:06,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:06 GMT X-Openstack-Request-Id: req-2316641d-680b-42f8-a481-51d5b5a8df5c 2018-12-03 01:13:06,296 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:13:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4517099c2aa743828d9a44742ce8a180","id":"2de768df-1a27-4be5-a037-c089fa348c23","subnetpool_id":null,"name":"shaker-subnet_53df9685-597c-402e-b422-15513804ddd2"}} 2018-12-03 01:13:06,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-2316641d-680b-42f8-a481-51d5b5a8df5c 2018-12-03 01:13:06,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.591246843338s 2018-12-03 01:13:06,297 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:13:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2de768df-1a27-4be5-a037-c089fa348c23', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_53df9685-597c-402e-b422-15513804ddd2', u'enable_dhcp': True, u'network_id': u'b3a7eb80-1cc2-476e-bb0a-48c7972476a7', u'tenant_id': u'4517099c2aa743828d9a44742ce8a180', u'created_at': u'2018-12-03T01:13:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4517099c2aa743828d9a44742ce8a180'}) 2018-12-03 01:13:06,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 01:13:06,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "shaker-router_53df9685-597c-402e-b422-15513804ddd2", "admin_state_up": true}}' 2018-12-03 01:13:07,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:07 GMT X-Openstack-Request-Id: req-5f1f91b7-903c-4d38-8471-a62b46b3d5c4 2018-12-03 01:13:07,933 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:06Z", "admin_state_up": true, "updated_at": "2018-12-03T01:13:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "name": "shaker-router_53df9685-597c-402e-b422-15513804ddd2"}} 2018-12-03 01:13:07,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5f1f91b7-903c-4d38-8471-a62b46b3d5c4 2018-12-03 01:13:07,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63565802574s 2018-12-03 01:13:07,934 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:13:07Z', u'revision_number': 2, u'id': u'42c15b28-d2a3-4c10-82e6-1f595cdfaaf3', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_53df9685-597c-402e-b422-15513804ddd2', u'admin_state_up': True, u'tenant_id': u'4517099c2aa743828d9a44742ce8a180', u'created_at': u'2018-12-03T01:13:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'4517099c2aa743828d9a44742ce8a180'}) 2018-12-03 01:13:07,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 01:13:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"subnet_id": "2de768df-1a27-4be5-a037-c089fa348c23"}' 2018-12-03 01:13:10,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:10 GMT X-Openstack-Request-Id: req-8fb0923b-7f69-4c53-9908-36e48c984cf6 2018-12-03 01:13:10,712 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "subnet_id": "2de768df-1a27-4be5-a037-c089fa348c23", "subnet_ids": ["2de768df-1a27-4be5-a037-c089fa348c23"], "port_id": "c0adfa6b-759c-4f8d-a854-53da2d87be5e", "id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3"} 2018-12-03 01:13:10,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3/add_router_interface.json used request id req-8fb0923b-7f69-4c53-9908-36e48c984cf6 2018-12-03 01:13:10,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77751898766s 2018-12-03 01:13:10,713 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-12-03 01:13:15,929 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-12-03 01:13:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:13:15,936 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:15 GMT 2018-12-03 01:13:15,936 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 01:13:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:13:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:16,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:16 GMT X-Openstack-Request-Id: req-65833cf5-97e6-42b4-a601-a8cb7582bb83 2018-12-03 01:13:16,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:13:16,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-65833cf5-97e6-42b4-a601-a8cb7582bb83 2018-12-03 01:13:16,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312257051468s 2018-12-03 01:13:16,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 01:13:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_53df9685-597c-402e-b422-15513804ddd2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_53df9685-597c-402e-b422-15513804ddd2"}' 2018-12-03 01:13:16,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:16 GMT Location: http://172.30.9.26:9292/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c1ee80f-b2ad-4e47-be58-0fa8c9e6e2fa 2018-12-03 01:13:16,307 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:13:16Z", "file": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file", "owner": "4517099c2aa743828d9a44742ce8a180", "id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "size": null, "self": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "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_53df9685-597c-402e-b422-15513804ddd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_53df9685-597c-402e-b422-15513804ddd2", "checksum": null, "created_at": "2018-12-03T01:13:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 01:13:16,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2c1ee80f-b2ad-4e47-be58-0fa8c9e6e2fa 2018-12-03 01:13:16,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0474891662598s 2018-12-03 01:13:16,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 01:13:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '' 2018-12-03 01:13:26,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:13:26 GMT X-Openstack-Request-Id: req-03bd9545-1fdd-43c4-93d0-ac7724177bd1 2018-12-03 01:13:26,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. 2018-12-03 01:13:26,127 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file used request id req-03bd9545-1fdd-43c4-93d0-ac7724177bd1 2018-12-03 01:13:26,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.81882309914s 2018-12-03 01:13:26,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:13:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:26,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:26 GMT X-Openstack-Request-Id: req-4e9b52d2-5308-420f-8970-efc577505ddf 2018-12-03 01:13:26,179 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:13:26Z", "file": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file", "owner": "4517099c2aa743828d9a44742ce8a180", "id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "size": 666173440, "self": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_53df9685-597c-402e-b422-15513804ddd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_53df9685-597c-402e-b422-15513804ddd2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-03T01:13:16Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:13:26,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4e9b52d2-5308-420f-8970-efc577505ddf 2018-12-03 01:13:26,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.047534942627s 2018-12-03 01:13:26,181 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file', 'owner': u'4517099c2aa743828d9a44742ce8a180', 'id': u'4f9a17da-c422-4b39-87cd-86d64840b00f', 'size': 666173440, u'self': u'/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4517099c2aa743828d9a44742ce8a180', 'name': 'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T01:13:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T01:13:26Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_53df9685-597c-402e-b422-15513804ddd2', '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/4f9a17da-c422-4b39-87cd-86d64840b00f', 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_53df9685-597c-402e-b422-15513804ddd2', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_53df9685-597c-402e-b422-15513804ddd2', 'created': u'2018-12-03T01:13:16Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-12-03T01:13:16Z', 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/4f9a17da-c422-4b39-87cd-86d64840b00f', 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_53df9685-597c-402e-b422-15513804ddd2', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-12-03 01:13:26,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 01:13:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_53df9685-597c-402e-b422-15513804ddd2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-12-03 01:13:26,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-f1c9cd0b-21b5-4a6f-a9d9-2b9a7c3189b3 x-openstack-request-id: req-f1c9cd0b-21b5-4a6f-a9d9-2b9a7c3189b3 2018-12-03 01:13:26,224 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_53df9685-597c-402e-b422-15513804ddd2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "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": "da10b048-836a-4e3a-8e52-d917906b5a03"}} 2018-12-03 01:13:26,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f1c9cd0b-21b5-4a6f-a9d9-2b9a7c3189b3 2018-12-03 01:13:26,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0425238609314s 2018-12-03 01:13:26,225 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_53df9685-597c-402e-b422-15513804ddd2', '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'de57677664ca4a25ac8718411c5b739c', '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'da10b048-836a-4e3a-8e52-d917906b5a03', 'swap': 0}) 2018-12-03 01:13:26,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 01:13:26,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" -d '{"extra_specs": {}}' 2018-12-03 01:13:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-c982ef9a-1c37-4bd1-91ee-a0099d3f2ed6 x-openstack-request-id: req-c982ef9a-1c37-4bd1-91ee-a0099d3f2ed6 2018-12-03 01:13:26,247 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 01:13:26,247 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03/os-extra_specs used request id req-c982ef9a-1c37-4bd1-91ee-a0099d3f2ed6 2018-12-03 01:13:26,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021880865097s 2018-12-03 01:13:26,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 01:13:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"keypair": {"name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2"}}' 2018-12-03 01:13:26,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-7b47ad1c-876c-437b-b04d-27cffd79eab0 x-openstack-request-id: req-7b47ad1c-876c-437b-b04d-27cffd79eab0 2018-12-03 01:13:26,736 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuMmqbI6ZLOR82NNTGsD6tbX4/LsAvMwFI7O2C28PG8RrXcCvvuJyAMPHof0/2RQZaAdtiEOGBovUpyeQUAgmno559Me6KUfuma0tOZl5bB0R9Ll19v77+RUXkhqSUkwn+zU5LCTsfo2tH3M/qXGe3g38gcCTKmCSZbot/ULqt2WtCgHZvMbtVA+UHoY3SVKc6nE3KIDLiqsvbHLOGhuBpDfQBP+c248y+rLGoSL7u7x7H9+HZhDGId6Hy0EWecE56bQqblKz1yns7EnBULJSpeXphKB5NNGniIcg+p801hNMWCRlKhh+w3Zh+P7MkRm+dPi2txSatdk7zMnCsEQ/d Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArjJqmyOmSzkfNjTUxrA+rW1+Py7ALzMBSOztgtvDxvEa13Ar\n77icgDDx6H9P9kUGWgHbYhDhgaL1KcnkFAIJp6OefTHuilH7pmtLTmZeWwdEfS5d\nfb++/kVF5IaklJMJ/s1OSwk7H6NrR9zP6lxnt4N/IHAkypgkmW6Lf1C6rdlrQoB2\nbzG7VQPlB6GN0lSnOpxNyiAy4qrL2xyzhobgaQ30AT/nNuPMvqyxqEi+7u8ex/fh\n2YQxiHeh8tBFnnBOem0Km5Ss9cp7OxJwVCyUqXl6YSgeTTRp4iHIPqfNNYTTFgkZ\nSoYfsN2Yfj+zJEZvnT4trcUmrXZO8zJwrBEP3QIDAQABAoIBAAz35eXc1pF9FCzF\n7B1Km6/vmdl8UoRxCKR0Nw5p6/5Qjs4BJNQ46zXD7w5/A+Xyp5Fl1/5KAW/UQOo2\nhItUx4E6dh8d64NSrShrjnSsvFOMi/XB0OX+s2pcn+Juf6wr8i+M+0osysEFOoRk\nFPp+nJ4V5Q32K1cF0pu1lh8JVIyCpp5ZtadjqkPmoxLLt06teQSchbU6kFgPQ6sO\nNMX0z0O4LucKuzH0L5ecQoYQ3lz7aMxbw3ViUoJ9zLJnnQFiesQ7OtOLldjtgWyK\nlkatXzX/C0Rvv9VHScK7JDyw5fKSz2V3duMsVl4yCLc/neWmJaIO+ZVQ0wCrsWxq\nOOIa6SECgYEA5yNVyiV+LIDMLpM1YGLgbOy9IGuAXMANsOWJWvAh+4q/+IfVzKZ3\nKbWR/EuzlAeh9fVG/X0CBqgUVSvcbBlgYksB+i3YDO0csWaoEn0GtaKVZco9amFb\noSG0BdjlG8vm/5qqnoXKzw31KKk1twPKFQ1JRg7TqtHKq2OK4JXcg7kCgYEAwO8j\nvyv8nS0N19r1pJLUhpc/pwHy0EdCFaSfDkghkE/TYVvXOnt4C+7t/0ZDL/LN4Rvo\nyC1m8PWspIxhR7TWMqrTynIfZ7T4l4I/TGgWgOB4PcDJbD8BSe5lu7CuJNJBAjfL\nmR1yP6kheeQ833bmsfdXuWE3q/Jn5T9k9osDh0UCgYBXvKz6/8JmSDm5UD3JqZ7B\nGhgsb0IZcvl/dZHvCAoOPrviLkW02lePaJHSsDWpckBDaeiZnlMfjbuyHOUdz4Ar\nr4c/nRlOxs7GdE5GPllGp0GIkv0/HVe30WBRe+Rz6bF0wxQS+nxinky6M4jlQLX7\nycBPrJ8iT2JcLnvwBlLfWQKBgDr+5SdoA+7r//epdMPGQkaFqWkgJ2eY4pRLqndr\nhxfh0PlMZBv19Vdw0EXm7lSTInFbX2sWtwunlAsdAgIzQexsYCbfjsrfg8SQh1qN\n2ZO/EAWSFgWLnpFE3Mbv19BampZbCV7gqjbdOOdU62hJq3Fv+Nsu5x8lGK/5Gp5p\nE8MhAoGBAJ3pc2SsMv+QRW6hVn6lKvgJfo+djo7aluobjwx1pgLGMeBPAHJ8/upq\nA7PFDNiP/pubMlB3Fpu6TvHmiRiUKW449vKDlvTPqg6kV7pjm1AIg8fhMDuwXJq3\nCWO7SgewSyNbdPTctKGArU9z7mUZwPtWHp22RW6lWNBc0KqpDa3F\n-----END RSA PRIVATE KEY-----\n", "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "fingerprint": "31:b7:3d:9d:0c:de:0f:a2:eb:e4:47:41:94:66:d3:66"}} 2018-12-03 01:13:26,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7b47ad1c-876c-437b-b04d-27cffd79eab0 2018-12-03 01:13:26,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.486591100693s 2018-12-03 01:13:26,737 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuMmqbI6ZLOR82NNTGsD6tbX4/LsAvMwFI7O2C28PG8RrXcCvvuJyAMPHof0/2RQZaAdtiEOGBovUpyeQUAgmno559Me6KUfuma0tOZl5bB0R9Ll19v77+RUXkhqSUkwn+zU5LCTsfo2tH3M/qXGe3g38gcCTKmCSZbot/ULqt2WtCgHZvMbtVA+UHoY3SVKc6nE3KIDLiqsvbHLOGhuBpDfQBP+c248y+rLGoSL7u7x7H9+HZhDGId6Hy0EWecE56bQqblKz1yns7EnBULJSpeXphKB5NNGniIcg+p801hNMWCRlKhh+w3Zh+P7MkRm+dPi2txSatdk7zMnCsEQ/d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArjJqmyOmSzkfNjTUxrA+rW1+Py7ALzMBSOztgtvDxvEa13Ar\n77icgDDx6H9P9kUGWgHbYhDhgaL1KcnkFAIJp6OefTHuilH7pmtLTmZeWwdEfS5d\nfb++/kVF5IaklJMJ/s1OSwk7H6NrR9zP6lxnt4N/IHAkypgkmW6Lf1C6rdlrQoB2\nbzG7VQPlB6GN0lSnOpxNyiAy4qrL2xyzhobgaQ30AT/nNuPMvqyxqEi+7u8ex/fh\n2YQxiHeh8tBFnnBOem0Km5Ss9cp7OxJwVCyUqXl6YSgeTTRp4iHIPqfNNYTTFgkZ\nSoYfsN2Yfj+zJEZvnT4trcUmrXZO8zJwrBEP3QIDAQABAoIBAAz35eXc1pF9FCzF\n7B1Km6/vmdl8UoRxCKR0Nw5p6/5Qjs4BJNQ46zXD7w5/A+Xyp5Fl1/5KAW/UQOo2\nhItUx4E6dh8d64NSrShrjnSsvFOMi/XB0OX+s2pcn+Juf6wr8i+M+0osysEFOoRk\nFPp+nJ4V5Q32K1cF0pu1lh8JVIyCpp5ZtadjqkPmoxLLt06teQSchbU6kFgPQ6sO\nNMX0z0O4LucKuzH0L5ecQoYQ3lz7aMxbw3ViUoJ9zLJnnQFiesQ7OtOLldjtgWyK\nlkatXzX/C0Rvv9VHScK7JDyw5fKSz2V3duMsVl4yCLc/neWmJaIO+ZVQ0wCrsWxq\nOOIa6SECgYEA5yNVyiV+LIDMLpM1YGLgbOy9IGuAXMANsOWJWvAh+4q/+IfVzKZ3\nKbWR/EuzlAeh9fVG/X0CBqgUVSvcbBlgYksB+i3YDO0csWaoEn0GtaKVZco9amFb\noSG0BdjlG8vm/5qqnoXKzw31KKk1twPKFQ1JRg7TqtHKq2OK4JXcg7kCgYEAwO8j\nvyv8nS0N19r1pJLUhpc/pwHy0EdCFaSfDkghkE/TYVvXOnt4C+7t/0ZDL/LN4Rvo\nyC1m8PWspIxhR7TWMqrTynIfZ7T4l4I/TGgWgOB4PcDJbD8BSe5lu7CuJNJBAjfL\nmR1yP6kheeQ833bmsfdXuWE3q/Jn5T9k9osDh0UCgYBXvKz6/8JmSDm5UD3JqZ7B\nGhgsb0IZcvl/dZHvCAoOPrviLkW02lePaJHSsDWpckBDaeiZnlMfjbuyHOUdz4Ar\nr4c/nRlOxs7GdE5GPllGp0GIkv0/HVe30WBRe+Rz6bF0wxQS+nxinky6M4jlQLX7\nycBPrJ8iT2JcLnvwBlLfWQKBgDr+5SdoA+7r//epdMPGQkaFqWkgJ2eY4pRLqndr\nhxfh0PlMZBv19Vdw0EXm7lSTInFbX2sWtwunlAsdAgIzQexsYCbfjsrfg8SQh1qN\n2ZO/EAWSFgWLnpFE3Mbv19BampZbCV7gqjbdOOdU62hJq3Fv+Nsu5x8lGK/5Gp5p\nE8MhAoGBAJ3pc2SsMv+QRW6hVn6lKvgJfo+djo7aluobjwx1pgLGMeBPAHJ8/upq\nA7PFDNiP/pubMlB3Fpu6TvHmiRiUKW449vKDlvTPqg6kV7pjm1AIg8fhMDuwXJq3\nCWO7SgewSyNbdPTctKGArU9z7mUZwPtWHp22RW6lWNBc0KqpDa3F\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3e6f92fbd3c242dc8dd39d9a942f68af', 'name': u'shaker-kp_53df9685-597c-402e-b422-15513804ddd2', 'created_at': '2018-12-03T01:13:26.737604', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4517099c2aa743828d9a44742ce8a180', 'name': 'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'31:b7:3d:9d:0c:de:0f:a2:eb:e4:47:41:94:66:d3:66', 'type': 'ssh', 'id': u'shaker-kp_53df9685-597c-402e-b422-15513804ddd2'}) 2018-12-03 01:13:26,738 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArjJqmyOmSzkfNjTUxrA+rW1+Py7ALzMBSOztgtvDxvEa13Ar 77icgDDx6H9P9kUGWgHbYhDhgaL1KcnkFAIJp6OefTHuilH7pmtLTmZeWwdEfS5d fb++/kVF5IaklJMJ/s1OSwk7H6NrR9zP6lxnt4N/IHAkypgkmW6Lf1C6rdlrQoB2 bzG7VQPlB6GN0lSnOpxNyiAy4qrL2xyzhobgaQ30AT/nNuPMvqyxqEi+7u8ex/fh 2YQxiHeh8tBFnnBOem0Km5Ss9cp7OxJwVCyUqXl6YSgeTTRp4iHIPqfNNYTTFgkZ SoYfsN2Yfj+zJEZvnT4trcUmrXZO8zJwrBEP3QIDAQABAoIBAAz35eXc1pF9FCzF 7B1Km6/vmdl8UoRxCKR0Nw5p6/5Qjs4BJNQ46zXD7w5/A+Xyp5Fl1/5KAW/UQOo2 hItUx4E6dh8d64NSrShrjnSsvFOMi/XB0OX+s2pcn+Juf6wr8i+M+0osysEFOoRk FPp+nJ4V5Q32K1cF0pu1lh8JVIyCpp5ZtadjqkPmoxLLt06teQSchbU6kFgPQ6sO NMX0z0O4LucKuzH0L5ecQoYQ3lz7aMxbw3ViUoJ9zLJnnQFiesQ7OtOLldjtgWyK lkatXzX/C0Rvv9VHScK7JDyw5fKSz2V3duMsVl4yCLc/neWmJaIO+ZVQ0wCrsWxq OOIa6SECgYEA5yNVyiV+LIDMLpM1YGLgbOy9IGuAXMANsOWJWvAh+4q/+IfVzKZ3 KbWR/EuzlAeh9fVG/X0CBqgUVSvcbBlgYksB+i3YDO0csWaoEn0GtaKVZco9amFb oSG0BdjlG8vm/5qqnoXKzw31KKk1twPKFQ1JRg7TqtHKq2OK4JXcg7kCgYEAwO8j vyv8nS0N19r1pJLUhpc/pwHy0EdCFaSfDkghkE/TYVvXOnt4C+7t/0ZDL/LN4Rvo yC1m8PWspIxhR7TWMqrTynIfZ7T4l4I/TGgWgOB4PcDJbD8BSe5lu7CuJNJBAjfL mR1yP6kheeQ833bmsfdXuWE3q/Jn5T9k9osDh0UCgYBXvKz6/8JmSDm5UD3JqZ7B Ghgsb0IZcvl/dZHvCAoOPrviLkW02lePaJHSsDWpckBDaeiZnlMfjbuyHOUdz4Ar r4c/nRlOxs7GdE5GPllGp0GIkv0/HVe30WBRe+Rz6bF0wxQS+nxinky6M4jlQLX7 ycBPrJ8iT2JcLnvwBlLfWQKBgDr+5SdoA+7r//epdMPGQkaFqWkgJ2eY4pRLqndr hxfh0PlMZBv19Vdw0EXm7lSTInFbX2sWtwunlAsdAgIzQexsYCbfjsrfg8SQh1qN 2ZO/EAWSFgWLnpFE3Mbv19BampZbCV7gqjbdOOdU62hJq3Fv+Nsu5x8lGK/5Gp5p E8MhAoGBAJ3pc2SsMv+QRW6hVn6lKvgJfo+djo7aluobjwx1pgLGMeBPAHJ8/upq A7PFDNiP/pubMlB3Fpu6TvHmiRiUKW449vKDlvTPqg6kV7pjm1AIg8fhMDuwXJq3 CWO7SgewSyNbdPTctKGArU9z7mUZwPtWHp22RW6lWNBc0KqpDa3F -----END RSA PRIVATE KEY----- 2018-12-03 01:13:26,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-03 01:13:26,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"security_group": {"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2", "description": "created by OPNFV Functest (shaker)"}}' 2018-12-03 01:13:27,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-413b74a3-c227-4fb7-b787-a384011185e6 2018-12-03 01:13:27,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "updated_at": "2018-12-03T01:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "01604fb3-e5c3-4ccc-9fdc-28f28cdb12ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "d94f1d56-4449-4cd6-b88c-50bb957cdc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}} 2018-12-03 01:13:27,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-413b74a3-c227-4fb7-b787-a384011185e6 2018-12-03 01:13:27,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.539712905884s 2018-12-03 01:13:27,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:13:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-3fdb1517-d63d-4cbd-ba15-8ef7af936dbd 2018-12-03 01:13:27,640 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "updated_at": "2018-12-03T01:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "01604fb3-e5c3-4ccc-9fdc-28f28cdb12ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "d94f1d56-4449-4cd6-b88c-50bb957cdc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}, {"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}]} 2018-12-03 01:13:27,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3fdb1517-d63d-4cbd-ba15-8ef7af936dbd 2018-12-03 01:13:27,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350419998169s 2018-12-03 01:13:27,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:13:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -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": "44a2f006-0c2d-48fd-9e3b-54244af655f5"}}' 2018-12-03 01:13:27,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-4eda286a-45d3-4909-ad7f-a4a1595835db 2018-12-03 01:13:27,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "06209ad9-ce89-4895-803f-dd4f8a74a8a2"}} 2018-12-03 01:13:27,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-4eda286a-45d3-4909-ad7f-a4a1595835db 2018-12-03 01:13:27,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119755983353s 2018-12-03 01:13:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:13:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:27,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-2c41af26-df2a-4efa-b9b3-0aec4c55963b 2018-12-03 01:13:27,822 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "updated_at": "2018-12-03T01:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "01604fb3-e5c3-4ccc-9fdc-28f28cdb12ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "06209ad9-ce89-4895-803f-dd4f8a74a8a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "d94f1d56-4449-4cd6-b88c-50bb957cdc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 2, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}, {"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}]} 2018-12-03 01:13:27,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2c41af26-df2a-4efa-b9b3-0aec4c55963b 2018-12-03 01:13:27,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048905134201s 2018-12-03 01:13:27,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:13:27,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -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": "44a2f006-0c2d-48fd-9e3b-54244af655f5"}}' 2018-12-03 01:13:27,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-c5cbb838-4d95-4206-a040-263e6ba12c60 2018-12-03 01:13:27,929 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "port_range_min": null, "revision_number": 0, "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "915d82e6-1212-4194-8fb8-008eb0ff5160"}} 2018-12-03 01:13:27,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c5cbb838-4d95-4206-a040-263e6ba12c60 2018-12-03 01:13:27,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.100737810135s 2018-12-03 01:13:27,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:13:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:27 GMT X-Openstack-Request-Id: req-b648193e-8923-4aa1-8fd0-e2c4d0348a25 2018-12-03 01:13:27,982 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "updated_at": "2018-12-03T01:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "01604fb3-e5c3-4ccc-9fdc-28f28cdb12ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "06209ad9-ce89-4895-803f-dd4f8a74a8a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "915d82e6-1212-4194-8fb8-008eb0ff5160", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "d94f1d56-4449-4cd6-b88c-50bb957cdc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 3, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}, {"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}]} 2018-12-03 01:13:27,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b648193e-8923-4aa1-8fd0-e2c4d0348a25 2018-12-03 01:13:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474898815155s 2018-12-03 01:13:27,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:13:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -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": "44a2f006-0c2d-48fd-9e3b-54244af655f5"}}' 2018-12-03 01:13:28,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:28 GMT X-Openstack-Request-Id: req-7111da24-41d8-47d9-a5a3-02ee87c6ca56 2018-12-03 01:13:28,090 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-12-03T01:13:28Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "port_range_min": 9000, "revision_number": 0, "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:28Z", "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "766355d7-5c36-440e-bc2d-342236292d67"}} 2018-12-03 01:13:28,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-7111da24-41d8-47d9-a5a3-02ee87c6ca56 2018-12-03 01:13:28,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.102400064468s 2018-12-03 01:13:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:28,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:28 GMT X-Openstack-Request-Id: req-243aed82-3eeb-4d1d-9e64-435a025424b3 2018-12-03 01:13:28,186 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":["2de768df-1a27-4be5-a037-c089fa348c23"],"description":"","tags":[],"updated_at":"2018-12-03T01:13:05Z","qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:13:28,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-243aed82-3eeb-4d1d-9e64-435a025424b3 2018-12-03 01:13:28,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939500331879s 2018-12-03 01:13:28,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:13:28,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:28,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:28 GMT X-Openstack-Request-Id: req-af570a56-ebff-4e05-a2d3-8df4adf337e7 2018-12-03 01:13:28,229 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:13:26Z", "file": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file", "owner": "4517099c2aa743828d9a44742ce8a180", "id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "size": 666173440, "self": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_53df9685-597c-402e-b422-15513804ddd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_53df9685-597c-402e-b422-15513804ddd2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-03T01:13:16Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:13:28,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-af570a56-ebff-4e05-a2d3-8df4adf337e7 2018-12-03 01:13:28,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376400947571s 2018-12-03 01:13:28,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:13:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:28,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-d7362a61-242d-4e53-ba98-39267775a585 x-openstack-request-id: req-d7362a61-242d-4e53-ba98-39267775a585 2018-12-03 01:13:28,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_53df9685-597c-402e-b422-15513804ddd2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "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": "da10b048-836a-4e3a-8e52-d917906b5a03"}]} 2018-12-03 01:13:28,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-d7362a61-242d-4e53-ba98-39267775a585 2018-12-03 01:13:28,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228641033173s 2018-12-03 01:13:28,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-03 01:13:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"server": {"name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "imageRef": "4f9a17da-c422-4b39-87cd-86d64840b00f", "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "flavorRef": "da10b048-836a-4e3a-8e52-d917906b5a03", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7"}], "security_groups": [{"name": "44a2f006-0c2d-48fd-9e3b-54244af655f5"}]}}' 2018-12-03 01:13:30,081 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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 location: http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b x-compute-request-id: req-e4bd20cd-748f-4592-acb8-11e5ea0529a7 x-openstack-request-id: req-e4bd20cd-748f-4592-acb8-11e5ea0529a7 2018-12-03 01:13:30,081 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "44a2f006-0c2d-48fd-9e3b-54244af655f5"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "adminPass": "DPkf8a2WGCke"}} 2018-12-03 01:13:30,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e4bd20cd-748f-4592-acb8-11e5ea0529a7 2018-12-03 01:13:30,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.82195997238s 2018-12-03 01:13:30,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:30,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-20f18ef8-73a8-4166-9d7e-3935873fbd14 x-openstack-request-id: req-20f18ef8-73a8-4166-9d7e-3935873fbd14 2018-12-03 01:13:30,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:30,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-20f18ef8-73a8-4166-9d7e-3935873fbd14 2018-12-03 01:13:30,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386393070221s 2018-12-03 01:13:30,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:13:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:30,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:30 GMT X-Openstack-Request-Id: req-b7b73d90-4f41-47a6-87bb-92aba90d0c90 2018-12-03 01:13:30,573 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":["2de768df-1a27-4be5-a037-c089fa348c23"],"description":"","tags":[],"updated_at":"2018-12-03T01:13:05Z","qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:13:30,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b7b73d90-4f41-47a6-87bb-92aba90d0c90 2018-12-03 01:13:30,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999479293823s 2018-12-03 01:13:30,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 01:13:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:30,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13:30 GMT X-Openstack-Request-Id: req-58fbc04b-a893-4507-9008-c413e74867b3 2018-12-03 01:13:30,626 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:13:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4517099c2aa743828d9a44742ce8a180","id":"2de768df-1a27-4be5-a037-c089fa348c23","subnetpool_id":null,"name":"shaker-subnet_53df9685-597c-402e-b422-15513804ddd2"}]} 2018-12-03 01:13:30,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-58fbc04b-a893-4507-9008-c413e74867b3 2018-12-03 01:13:30,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0520989894867s 2018-12-03 01:13:30,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:32,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:33,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-63781278-4058-4fad-bdb0-ae97391dc8a8 x-openstack-request-id: req-63781278-4058-4fad-bdb0-ae97391dc8a8 2018-12-03 01:13:33,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:33,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63781278-4058-4fad-bdb0-ae97391dc8a8 2018-12-03 01:13:33,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784611940384s 2018-12-03 01:13:33,422 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:35,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:36,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-e69c1f9a-e894-46b2-bf12-5068b9a9d151 x-openstack-request-id: req-e69c1f9a-e894-46b2-bf12-5068b9a9d151 2018-12-03 01:13:36,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:36,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e69c1f9a-e894-46b2-bf12-5068b9a9d151 2018-12-03 01:13:36,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701538801193s 2018-12-03 01:13:36,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:38,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:38,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-d0922d08-bd75-428c-aa8c-80cb0bd1fb8a x-openstack-request-id: req-d0922d08-bd75-428c-aa8c-80cb0bd1fb8a 2018-12-03 01:13:38,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:38,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d0922d08-bd75-428c-aa8c-80cb0bd1fb8a 2018-12-03 01:13:38,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761466026306s 2018-12-03 01:13:38,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:40,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-b280ebfd-6c6d-45b2-9ea0-ed8d79c45f8d x-openstack-request-id: req-b280ebfd-6c6d-45b2-9ea0-ed8d79c45f8d 2018-12-03 01:13:41,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:41,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b280ebfd-6c6d-45b2-9ea0-ed8d79c45f8d 2018-12-03 01:13:41,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181241989136s 2018-12-03 01:13:41,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:43,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:43,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-5c88f93d-1258-4644-b520-894ded0b2bca x-openstack-request-id: req-5c88f93d-1258-4644-b520-894ded0b2bca 2018-12-03 01:13:43,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:43,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c88f93d-1258-4644-b520-894ded0b2bca 2018-12-03 01:13:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712247133255s 2018-12-03 01:13:43,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:45,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:45,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-8dfbd8d1-2f58-4164-bf92-594cf970be90 x-openstack-request-id: req-8dfbd8d1-2f58-4164-bf92-594cf970be90 2018-12-03 01:13:45,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:45,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8dfbd8d1-2f58-4164-bf92-594cf970be90 2018-12-03 01:13:45,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180660009384s 2018-12-03 01:13:46,006 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:48,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:48,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-88dbe7d6-e8df-42d0-ba13-ade9edf123ca x-openstack-request-id: req-88dbe7d6-e8df-42d0-ba13-ade9edf123ca 2018-12-03 01:13:48,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:48,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88dbe7d6-e8df-42d0-ba13-ade9edf123ca 2018-12-03 01:13:48,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717329025269s 2018-12-03 01:13:48,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:50,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:50,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:51,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-d03136cf-9157-4b6e-b320-e5f7346c2e59 x-openstack-request-id: req-d03136cf-9157-4b6e-b320-e5f7346c2e59 2018-12-03 01:13:51,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:51,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d03136cf-9157-4b6e-b320-e5f7346c2e59 2018-12-03 01:13:51,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436115980148s 2018-12-03 01:13:51,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:53,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-86f6b82d-1bab-4f61-ad6f-a283ae2932f8 x-openstack-request-id: req-86f6b82d-1bab-4f61-ad6f-a283ae2932f8 2018-12-03 01:13:53,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:53,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-86f6b82d-1bab-4f61-ad6f-a283ae2932f8 2018-12-03 01:13:53,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452360868454s 2018-12-03 01:13:53,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:55,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-915762e1-1eb8-43c5-a6ac-31a7f9458acb x-openstack-request-id: req-915762e1-1eb8-43c5-a6ac-31a7f9458acb 2018-12-03 01:13:55,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:55,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-915762e1-1eb8-43c5-a6ac-31a7f9458acb 2018-12-03 01:13:55,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17414188385s 2018-12-03 01:13:55,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:13:57,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:13:57,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:13:57,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:13: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-6281bc0d-8f01-4b90-9cbb-52b5363c3d8f x-openstack-request-id: req-6281bc0d-8f01-4b90-9cbb-52b5363c3d8f 2018-12-03 01:13:57,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:13:57,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6281bc0d-8f01-4b90-9cbb-52b5363c3d8f 2018-12-03 01:13:57,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172218799591s 2018-12-03 01:13:58,000 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:00,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:00,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-955d937f-bf00-449e-aa1a-a974e47777ed x-openstack-request-id: req-955d937f-bf00-449e-aa1a-a974e47777ed 2018-12-03 01:14:00,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:00,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-955d937f-bf00-449e-aa1a-a974e47777ed 2018-12-03 01:14:00,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175934076309s 2018-12-03 01:14:00,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:02,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:02,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-833728ac-8052-4170-b061-55a4eec320f8 x-openstack-request-id: req-833728ac-8052-4170-b061-55a4eec320f8 2018-12-03 01:14:02,363 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:02,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-833728ac-8052-4170-b061-55a4eec320f8 2018-12-03 01:14:02,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176255941391s 2018-12-03 01:14:02,370 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:04,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:04,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-664c2dc5-6f5f-4a81-9976-834c7088eb75 x-openstack-request-id: req-664c2dc5-6f5f-4a81-9976-834c7088eb75 2018-12-03 01:14:04,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:04,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-664c2dc5-6f5f-4a81-9976-834c7088eb75 2018-12-03 01:14:04,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488608121872s 2018-12-03 01:14:04,867 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:06,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:06,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:07,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-16731664-fe8e-4376-9eba-c897ddf191b8 x-openstack-request-id: req-16731664-fe8e-4376-9eba-c897ddf191b8 2018-12-03 01:14:07,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:07,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-16731664-fe8e-4376-9eba-c897ddf191b8 2018-12-03 01:14:07,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662151098251s 2018-12-03 01:14:07,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:09,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:09,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-31cc82b0-5c49-4c72-bf0b-ffe10794813d x-openstack-request-id: req-31cc82b0-5c49-4c72-bf0b-ffe10794813d 2018-12-03 01:14:09,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:09,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31cc82b0-5c49-4c72-bf0b-ffe10794813d 2018-12-03 01:14:09,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377255916595s 2018-12-03 01:14:09,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:11,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-1f969f34-a0f7-4778-9a6d-ff3a2b3a9c95 x-openstack-request-id: req-1f969f34-a0f7-4778-9a6d-ff3a2b3a9c95 2018-12-03 01:14:12,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:12,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1f969f34-a0f7-4778-9a6d-ff3a2b3a9c95 2018-12-03 01:14:12,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363289833069s 2018-12-03 01:14:12,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:14,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:14,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:15,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c428ba41-2b79-46d0-9189-05621d7df88c x-openstack-request-id: req-c428ba41-2b79-46d0-9189-05621d7df88c 2018-12-03 01:14:15,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:15,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c428ba41-2b79-46d0-9189-05621d7df88c 2018-12-03 01:14:15,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787419080734s 2018-12-03 01:14:15,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:17,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:17,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-5c17ea2f-af09-4a8e-9e9d-2e186b2addf7 x-openstack-request-id: req-5c17ea2f-af09-4a8e-9e9d-2e186b2addf7 2018-12-03 01:14:17,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:17,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c17ea2f-af09-4a8e-9e9d-2e186b2addf7 2018-12-03 01:14:17,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196659088135s 2018-12-03 01:14:17,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:19,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:19,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:19,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33949304-d6f8-4085-a808-05e90fed6245 x-openstack-request-id: req-33949304-d6f8-4085-a808-05e90fed6245 2018-12-03 01:14:19,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:19,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33949304-d6f8-4085-a808-05e90fed6245 2018-12-03 01:14:19,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357908010483s 2018-12-03 01:14:19,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:21,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:22,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-f3008a86-3c01-4159-9b0d-b0afa63d9800 x-openstack-request-id: req-f3008a86-3c01-4159-9b0d-b0afa63d9800 2018-12-03 01:14:22,339 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:22,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3008a86-3c01-4159-9b0d-b0afa63d9800 2018-12-03 01:14:22,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670413970947s 2018-12-03 01:14:22,346 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:24,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:24,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-0f4eca53-2bd1-4951-8cb2-2f06f61b6fd2 x-openstack-request-id: req-0f4eca53-2bd1-4951-8cb2-2f06f61b6fd2 2018-12-03 01:14:24,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:24,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0f4eca53-2bd1-4951-8cb2-2f06f61b6fd2 2018-12-03 01:14:24,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405455827713s 2018-12-03 01:14:24,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:26,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:26,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-94350c19-1575-4673-9028-81b10452f505 x-openstack-request-id: req-94350c19-1575-4673-9028-81b10452f505 2018-12-03 01:14:26,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:26,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94350c19-1575-4673-9028-81b10452f505 2018-12-03 01:14:26,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190310001373s 2018-12-03 01:14:26,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:28,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-e422cbd9-d377-45c4-abed-6b9dec3f4fd2 x-openstack-request-id: req-e422cbd9-d377-45c4-abed-6b9dec3f4fd2 2018-12-03 01:14:29,142 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:29,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e422cbd9-d377-45c4-abed-6b9dec3f4fd2 2018-12-03 01:14:29,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180218935013s 2018-12-03 01:14:29,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:31,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:31,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-8eedd463-e4e8-4cca-9972-2ec228abd52b x-openstack-request-id: req-8eedd463-e4e8-4cca-9972-2ec228abd52b 2018-12-03 01:14:31,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:31,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8eedd463-e4e8-4cca-9972-2ec228abd52b 2018-12-03 01:14:31,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725151062012s 2018-12-03 01:14:31,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:33,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:34,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-714a7e6b-9803-44c0-a6dc-2cda5b8f2e37 x-openstack-request-id: req-714a7e6b-9803-44c0-a6dc-2cda5b8f2e37 2018-12-03 01:14:34,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:34,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-714a7e6b-9803-44c0-a6dc-2cda5b8f2e37 2018-12-03 01:14:34,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736095905304s 2018-12-03 01:14:34,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:36,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:36,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:36,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-6f399655-ad1f-40ee-9b19-5e682e1aab77 x-openstack-request-id: req-6f399655-ad1f-40ee-9b19-5e682e1aab77 2018-12-03 01:14:36,986 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:36,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f399655-ad1f-40ee-9b19-5e682e1aab77 2018-12-03 01:14:36,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357705116272s 2018-12-03 01:14:36,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:38,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:39,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-b3a8bad1-8bb6-48da-81ce-6749b2e03961 x-openstack-request-id: req-b3a8bad1-8bb6-48da-81ce-6749b2e03961 2018-12-03 01:14:39,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:39,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b3a8bad1-8bb6-48da-81ce-6749b2e03961 2018-12-03 01:14:39,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445293903351s 2018-12-03 01:14:39,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:41,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:41,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-e86c0529-dc27-434a-bc8a-da9f2975cdef x-openstack-request-id: req-e86c0529-dc27-434a-bc8a-da9f2975cdef 2018-12-03 01:14:41,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:41,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e86c0529-dc27-434a-bc8a-da9f2975cdef 2018-12-03 01:14:41,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180141925812s 2018-12-03 01:14:41,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:43,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:43,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:43,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-27ae26d3-f2b4-4f5a-8e79-4bc0c3b74f06 x-openstack-request-id: req-27ae26d3-f2b4-4f5a-8e79-4bc0c3b74f06 2018-12-03 01:14:43,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:43,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27ae26d3-f2b4-4f5a-8e79-4bc0c3b74f06 2018-12-03 01:14:43,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349581003189s 2018-12-03 01:14:43,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:45,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:46,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:46,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-e79c21d3-f76f-4ce1-b476-a3bd00fcf037 x-openstack-request-id: req-e79c21d3-f76f-4ce1-b476-a3bd00fcf037 2018-12-03 01:14:46,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:46,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e79c21d3-f76f-4ce1-b476-a3bd00fcf037 2018-12-03 01:14:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357853889465s 2018-12-03 01:14:46,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:48,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:48,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-bed4057e-a6bc-46cf-893f-4a6b9cd03231 x-openstack-request-id: req-bed4057e-a6bc-46cf-893f-4a6b9cd03231 2018-12-03 01:14:48,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:48,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bed4057e-a6bc-46cf-893f-4a6b9cd03231 2018-12-03 01:14:48,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17736697197s 2018-12-03 01:14:48,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:50,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-3f1bea1d-1ced-46a6-bcb0-04ad128b25eb x-openstack-request-id: req-3f1bea1d-1ced-46a6-bcb0-04ad128b25eb 2018-12-03 01:14:50,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:50,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3f1bea1d-1ced-46a6-bcb0-04ad128b25eb 2018-12-03 01:14:50,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370807170868s 2018-12-03 01:14:50,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:52,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:53,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-ac124485-bfaf-4924-8b39-2ed124fa62a6 x-openstack-request-id: req-ac124485-bfaf-4924-8b39-2ed124fa62a6 2018-12-03 01:14:53,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:53,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac124485-bfaf-4924-8b39-2ed124fa62a6 2018-12-03 01:14:53,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185237169266s 2018-12-03 01:14:53,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:55,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:55,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-1b25da5a-d9a8-4c34-a936-a237830a655b x-openstack-request-id: req-1b25da5a-d9a8-4c34-a936-a237830a655b 2018-12-03 01:14:55,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:55,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b25da5a-d9a8-4c34-a936-a237830a655b 2018-12-03 01:14:55,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187803983688s 2018-12-03 01:14:55,317 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:57,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:14:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-759fdf14-bfbc-4593-9fa3-8727b54f8aad x-openstack-request-id: req-759fdf14-bfbc-4593-9fa3-8727b54f8aad 2018-12-03 01:14:57,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:14:57,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-759fdf14-bfbc-4593-9fa3-8727b54f8aad 2018-12-03 01:14:57,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450408935547s 2018-12-03 01:14:57,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:14:59,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:14:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:00,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:14: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-49acfddf-c412-49d2-90b3-61adcb190692 x-openstack-request-id: req-49acfddf-c412-49d2-90b3-61adcb190692 2018-12-03 01:15:00,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:00,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49acfddf-c412-49d2-90b3-61adcb190692 2018-12-03 01:15:00,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464071035385s 2018-12-03 01:15:00,249 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:02,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:02,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-d1e5224d-e08f-455e-81e9-22bd4aa52701 x-openstack-request-id: req-d1e5224d-e08f-455e-81e9-22bd4aa52701 2018-12-03 01:15:02,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:02,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1e5224d-e08f-455e-81e9-22bd4aa52701 2018-12-03 01:15:02,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448802947998s 2018-12-03 01:15:02,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:05,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-8ca3fb9b-eda6-4b61-b75f-22a51cb565ac x-openstack-request-id: req-8ca3fb9b-eda6-4b61-b75f-22a51cb565ac 2018-12-03 01:15:05,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:05,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ca3fb9b-eda6-4b61-b75f-22a51cb565ac 2018-12-03 01:15:05,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753067970276s 2018-12-03 01:15:05,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:07,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:07,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-f1ddd391-1142-45c1-b330-7d9323cb1748 x-openstack-request-id: req-f1ddd391-1142-45c1-b330-7d9323cb1748 2018-12-03 01:15:07,831 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:07,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1ddd391-1142-45c1-b330-7d9323cb1748 2018-12-03 01:15:07,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358491897583s 2018-12-03 01:15:07,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:09,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:10,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-fcb55231-a01e-4fa3-b739-5efd840f3e04 x-openstack-request-id: req-fcb55231-a01e-4fa3-b739-5efd840f3e04 2018-12-03 01:15:10,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:10,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcb55231-a01e-4fa3-b739-5efd840f3e04 2018-12-03 01:15:10,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189238786697s 2018-12-03 01:15:10,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:12,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:12,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-817aa078-e571-4fb4-9651-c8a8ed3e1ced x-openstack-request-id: req-817aa078-e571-4fb4-9651-c8a8ed3e1ced 2018-12-03 01:15:12,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:12,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-817aa078-e571-4fb4-9651-c8a8ed3e1ced 2018-12-03 01:15:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446851015091s 2018-12-03 01:15:12,493 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:14,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:14,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77d5ade5-8741-4c7b-b214-be10894a0e48 x-openstack-request-id: req-77d5ade5-8741-4c7b-b214-be10894a0e48 2018-12-03 01:15:14,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:14,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-77d5ade5-8741-4c7b-b214-be10894a0e48 2018-12-03 01:15:14,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439691066742s 2018-12-03 01:15:14,942 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:16,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:17,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-50904cd1-9543-47db-9cb8-d7e20fb660d8 x-openstack-request-id: req-50904cd1-9543-47db-9cb8-d7e20fb660d8 2018-12-03 01:15:17,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:17,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-50904cd1-9543-47db-9cb8-d7e20fb660d8 2018-12-03 01:15:17,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439124107361s 2018-12-03 01:15:17,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:19,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-a1980e70-60ac-4002-8a8e-c015bf32c0a2 x-openstack-request-id: req-a1980e70-60ac-4002-8a8e-c015bf32c0a2 2018-12-03 01:15:19,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:19,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1980e70-60ac-4002-8a8e-c015bf32c0a2 2018-12-03 01:15:19,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174680948257s 2018-12-03 01:15:19,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:21,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:21,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:21,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-d492febc-1dbd-4845-a8a7-bc77198a6233 x-openstack-request-id: req-d492febc-1dbd-4845-a8a7-bc77198a6233 2018-12-03 01:15:21,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:21,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d492febc-1dbd-4845-a8a7-bc77198a6233 2018-12-03 01:15:21,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17947602272s 2018-12-03 01:15:21,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:23,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:24,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-2425e461-cf3b-4991-8942-2ad08a9594ea x-openstack-request-id: req-2425e461-cf3b-4991-8942-2ad08a9594ea 2018-12-03 01:15:24,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:24,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2425e461-cf3b-4991-8942-2ad08a9594ea 2018-12-03 01:15:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406668901443s 2018-12-03 01:15:24,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:26,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:26,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:26,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-bbb2937e-51a9-44d5-b99e-3a4c315cc465 x-openstack-request-id: req-bbb2937e-51a9-44d5-b99e-3a4c315cc465 2018-12-03 01:15:26,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:26,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bbb2937e-51a9-44d5-b99e-3a4c315cc465 2018-12-03 01:15:26,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359550952911s 2018-12-03 01:15:26,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:28,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:28,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-138a7a3a-bb2c-4a89-ba29-4d486583c59b x-openstack-request-id: req-138a7a3a-bb2c-4a89-ba29-4d486583c59b 2018-12-03 01:15:28,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:28,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-138a7a3a-bb2c-4a89-ba29-4d486583c59b 2018-12-03 01:15:28,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393123865128s 2018-12-03 01:15:28,948 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:30,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:31,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-501a0734-4bcb-4100-854d-823bb447890b x-openstack-request-id: req-501a0734-4bcb-4100-854d-823bb447890b 2018-12-03 01:15:31,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:31,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-501a0734-4bcb-4100-854d-823bb447890b 2018-12-03 01:15:31,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436256885529s 2018-12-03 01:15:31,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:33,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:33,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c800695d-2fac-4434-882f-383698af42f0 x-openstack-request-id: req-c800695d-2fac-4434-882f-383698af42f0 2018-12-03 01:15:33,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:33,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c800695d-2fac-4434-882f-383698af42f0 2018-12-03 01:15:33,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443509817123s 2018-12-03 01:15:33,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:35,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:36,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-45782e62-7821-44b5-be2a-493da2337f92 x-openstack-request-id: req-45782e62-7821-44b5-be2a-493da2337f92 2018-12-03 01:15:36,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:36,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45782e62-7821-44b5-be2a-493da2337f92 2018-12-03 01:15:36,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179394960403s 2018-12-03 01:15:36,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:38,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:38,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:38,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-4d02b3a4-9eea-4a19-a892-a3f824c7c019 x-openstack-request-id: req-4d02b3a4-9eea-4a19-a892-a3f824c7c019 2018-12-03 01:15:38,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:38,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4d02b3a4-9eea-4a19-a892-a3f824c7c019 2018-12-03 01:15:38,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440034866333s 2018-12-03 01:15:38,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:40,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:40,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-b67edca8-1b64-4132-8b88-ca8590cca112 x-openstack-request-id: req-b67edca8-1b64-4132-8b88-ca8590cca112 2018-12-03 01:15:40,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:40,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b67edca8-1b64-4132-8b88-ca8590cca112 2018-12-03 01:15:40,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440890073776s 2018-12-03 01:15:40,934 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:43,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbc614e7-0f8f-4d0f-aac5-ac23203a6a23 x-openstack-request-id: req-cbc614e7-0f8f-4d0f-aac5-ac23203a6a23 2018-12-03 01:15:43,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:43,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cbc614e7-0f8f-4d0f-aac5-ac23203a6a23 2018-12-03 01:15:43,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612053155899s 2018-12-03 01:15:43,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:45,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:45,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff559e5b-2505-47d5-9c91-76f7899553ba x-openstack-request-id: req-ff559e5b-2505-47d5-9c91-76f7899553ba 2018-12-03 01:15:45,732 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:45,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ff559e5b-2505-47d5-9c91-76f7899553ba 2018-12-03 01:15:45,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174124002457s 2018-12-03 01:15:45,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:47,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:47,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:48,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-5db7ed80-420d-44fd-9770-50d29ead1705 x-openstack-request-id: req-5db7ed80-420d-44fd-9770-50d29ead1705 2018-12-03 01:15:48,095 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:48,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5db7ed80-420d-44fd-9770-50d29ead1705 2018-12-03 01:15:48,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353909015656s 2018-12-03 01:15:48,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:50,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:50,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:50,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f357c92-72ca-4c10-8e96-969910d12bd6 x-openstack-request-id: req-8f357c92-72ca-4c10-8e96-969910d12bd6 2018-12-03 01:15:50,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:50,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8f357c92-72ca-4c10-8e96-969910d12bd6 2018-12-03 01:15:50,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204226970673s 2018-12-03 01:15:50,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:52,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-c89a1b4c-5106-4d50-b877-643442a2b4c1 x-openstack-request-id: req-c89a1b4c-5106-4d50-b877-643442a2b4c1 2018-12-03 01:15:52,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:52,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c89a1b4c-5106-4d50-b877-643442a2b4c1 2018-12-03 01:15:52,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449027061462s 2018-12-03 01:15:52,774 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:54,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:55,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-fac128e0-c4fd-4207-8268-05a0052b5dd1 x-openstack-request-id: req-fac128e0-c4fd-4207-8268-05a0052b5dd1 2018-12-03 01:15:55,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:55,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fac128e0-c4fd-4207-8268-05a0052b5dd1 2018-12-03 01:15:55,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386723995209s 2018-12-03 01:15:55,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:57,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:57,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:57,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15: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-6cb3708b-777c-4bc9-9ed6-c82ecfc1b50f x-openstack-request-id: req-6cb3708b-777c-4bc9-9ed6-c82ecfc1b50f 2018-12-03 01:15:57,341 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:57,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6cb3708b-777c-4bc9-9ed6-c82ecfc1b50f 2018-12-03 01:15:57,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170652866364s 2018-12-03 01:15:57,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:15:59,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:15:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:15:59,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:15:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b88530c0-1496-4729-95a6-bc57e8922837 x-openstack-request-id: req-b88530c0-1496-4729-95a6-bc57e8922837 2018-12-03 01:15:59,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:15:59,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b88530c0-1496-4729-95a6-bc57e8922837 2018-12-03 01:15:59,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446290016174s 2018-12-03 01:15:59,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:01,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:01,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-902375f3-0d3e-4c3d-bfbc-d8fa6b504d48 x-openstack-request-id: req-902375f3-0d3e-4c3d-bfbc-d8fa6b504d48 2018-12-03 01:16:01,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:01,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-902375f3-0d3e-4c3d-bfbc-d8fa6b504d48 2018-12-03 01:16:01,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174020051956s 2018-12-03 01:16:01,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:03,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:03,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:04,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-f407b3ca-b9a3-4658-92ee-25bd6cfa228e x-openstack-request-id: req-f407b3ca-b9a3-4658-92ee-25bd6cfa228e 2018-12-03 01:16:04,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:04,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f407b3ca-b9a3-4658-92ee-25bd6cfa228e 2018-12-03 01:16:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358237981796s 2018-12-03 01:16:04,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:06,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:06,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2118df2f-8f9f-45c9-999a-99ebeaad8b52 x-openstack-request-id: req-2118df2f-8f9f-45c9-999a-99ebeaad8b52 2018-12-03 01:16:06,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:06,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2118df2f-8f9f-45c9-999a-99ebeaad8b52 2018-12-03 01:16:06,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181234121323s 2018-12-03 01:16:06,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:08,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:08,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-c749c904-53d6-4404-8d50-079b456f8f03 x-openstack-request-id: req-c749c904-53d6-4404-8d50-079b456f8f03 2018-12-03 01:16:08,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:08,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c749c904-53d6-4404-8d50-079b456f8f03 2018-12-03 01:16:08,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188993215561s 2018-12-03 01:16:08,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:10,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-079533a0-ef15-4ebc-b55c-575fbd2aa170 x-openstack-request-id: req-079533a0-ef15-4ebc-b55c-575fbd2aa170 2018-12-03 01:16:11,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:11,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-079533a0-ef15-4ebc-b55c-575fbd2aa170 2018-12-03 01:16:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37618303299s 2018-12-03 01:16:11,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:13,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:13,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95865682-0d89-4af6-af18-a6782a1fa0c9 x-openstack-request-id: req-95865682-0d89-4af6-af18-a6782a1fa0c9 2018-12-03 01:16:13,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:13,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95865682-0d89-4af6-af18-a6782a1fa0c9 2018-12-03 01:16:13,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17450594902s 2018-12-03 01:16:13,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:15,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:15,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-5f02603a-f24f-48e1-b6a8-de4695984238 x-openstack-request-id: req-5f02603a-f24f-48e1-b6a8-de4695984238 2018-12-03 01:16:15,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:15,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5f02603a-f24f-48e1-b6a8-de4695984238 2018-12-03 01:16:15,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447293043137s 2018-12-03 01:16:15,767 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:17,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:17,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:18,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae4c1c96-c635-4e82-9d5c-1bf6fce2f36c x-openstack-request-id: req-ae4c1c96-c635-4e82-9d5c-1bf6fce2f36c 2018-12-03 01:16:18,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:18,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae4c1c96-c635-4e82-9d5c-1bf6fce2f36c 2018-12-03 01:16:18,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727767944336s 2018-12-03 01:16:18,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:20,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:21,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45b3f705-7867-4009-a1fd-cf1447acc38c x-openstack-request-id: req-45b3f705-7867-4009-a1fd-cf1447acc38c 2018-12-03 01:16:21,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:21,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-45b3f705-7867-4009-a1fd-cf1447acc38c 2018-12-03 01:16:21,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531841039658s 2018-12-03 01:16:21,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:23,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:23,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4403ec3d-e323-4984-87f5-08ca1dd480a6 x-openstack-request-id: req-4403ec3d-e323-4984-87f5-08ca1dd480a6 2018-12-03 01:16:23,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:23,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4403ec3d-e323-4984-87f5-08ca1dd480a6 2018-12-03 01:16:23,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176054000854s 2018-12-03 01:16:23,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:25,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:25,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-42b434f8-1ffb-4fa6-b537-2d36ea563dc1 x-openstack-request-id: req-42b434f8-1ffb-4fa6-b537-2d36ea563dc1 2018-12-03 01:16:25,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:25,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-42b434f8-1ffb-4fa6-b537-2d36ea563dc1 2018-12-03 01:16:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564914941788s 2018-12-03 01:16:25,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:27,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:28,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-81ba6382-95d7-4442-8b70-f76571a047a9 x-openstack-request-id: req-81ba6382-95d7-4442-8b70-f76571a047a9 2018-12-03 01:16:28,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:28,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81ba6382-95d7-4442-8b70-f76571a047a9 2018-12-03 01:16:28,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872468948364s 2018-12-03 01:16:28,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:30,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:30,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-810e7555-1da3-448f-b0d4-3d2475da2498 x-openstack-request-id: req-810e7555-1da3-448f-b0d4-3d2475da2498 2018-12-03 01:16:30,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:30,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-810e7555-1da3-448f-b0d4-3d2475da2498 2018-12-03 01:16:30,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18709397316s 2018-12-03 01:16:30,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:32,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:33,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9ab253e-02d6-4165-b15e-ce1e48cc0f83 x-openstack-request-id: req-c9ab253e-02d6-4165-b15e-ce1e48cc0f83 2018-12-03 01:16:33,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:33,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c9ab253e-02d6-4165-b15e-ce1e48cc0f83 2018-12-03 01:16:33,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193550109863s 2018-12-03 01:16:33,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:35,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94b1ba43-acd0-4fcd-aaeb-f1aafb76c94b x-openstack-request-id: req-94b1ba43-acd0-4fcd-aaeb-f1aafb76c94b 2018-12-03 01:16:35,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:35,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-94b1ba43-acd0-4fcd-aaeb-f1aafb76c94b 2018-12-03 01:16:35,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461718082428s 2018-12-03 01:16:35,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:37,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:37,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab5d1426-eadf-4fc7-aa62-a4942c97adf3 x-openstack-request-id: req-ab5d1426-eadf-4fc7-aa62-a4942c97adf3 2018-12-03 01:16:37,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:37,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab5d1426-eadf-4fc7-aa62-a4942c97adf3 2018-12-03 01:16:37,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392800092697s 2018-12-03 01:16:37,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:39,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:40,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-fa7972d6-b3dc-4e72-a497-316e1600f5e1 x-openstack-request-id: req-fa7972d6-b3dc-4e72-a497-316e1600f5e1 2018-12-03 01:16:40,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:40,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fa7972d6-b3dc-4e72-a497-316e1600f5e1 2018-12-03 01:16:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23331618309s 2018-12-03 01:16:40,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:42,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:42,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-74a849af-bee4-4487-af9c-780e5bbd3135 x-openstack-request-id: req-74a849af-bee4-4487-af9c-780e5bbd3135 2018-12-03 01:16:42,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:42,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-74a849af-bee4-4487-af9c-780e5bbd3135 2018-12-03 01:16:42,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195987939835s 2018-12-03 01:16:42,400 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:44,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:44,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-085a20dd-3989-441d-a64f-39a40482ea55 x-openstack-request-id: req-085a20dd-3989-441d-a64f-39a40482ea55 2018-12-03 01:16:44,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:44,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-085a20dd-3989-441d-a64f-39a40482ea55 2018-12-03 01:16:44,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209851026535s 2018-12-03 01:16:44,619 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:46,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:47,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f42858ce-832a-402b-b879-6ea691098584 x-openstack-request-id: req-f42858ce-832a-402b-b879-6ea691098584 2018-12-03 01:16:47,024 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:47,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f42858ce-832a-402b-b879-6ea691098584 2018-12-03 01:16:47,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403173923492s 2018-12-03 01:16:47,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:49,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-2a8f2cf9-99a8-498d-9fa0-57a8581f02ee x-openstack-request-id: req-2a8f2cf9-99a8-498d-9fa0-57a8581f02ee 2018-12-03 01:16:49,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:49,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2a8f2cf9-99a8-498d-9fa0-57a8581f02ee 2018-12-03 01:16:49,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360204935074s 2018-12-03 01:16:49,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:51,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:51,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-4eb1bd11-bad1-4e02-96bc-1bb1e2bcecb7 x-openstack-request-id: req-4eb1bd11-bad1-4e02-96bc-1bb1e2bcecb7 2018-12-03 01:16:51,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:51,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4eb1bd11-bad1-4e02-96bc-1bb1e2bcecb7 2018-12-03 01:16:51,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450162172318s 2018-12-03 01:16:51,861 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:53,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:53,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:54,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-1925bbd4-d82e-4ffb-92d3-b6762794a199 x-openstack-request-id: req-1925bbd4-d82e-4ffb-92d3-b6762794a199 2018-12-03 01:16:54,048 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:13:32Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:54,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1925bbd4-d82e-4ffb-92d3-b6762794a199 2018-12-03 01:16:54,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184691905975s 2018-12-03 01:16:54,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:16:56,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:16:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:56,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16: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-2d157ed6-dc21-4502-ae78-a9afb1b71ddc x-openstack-request-id: req-2d157ed6-dc21-4502-ae78-a9afb1b71ddc 2018-12-03 01:16:56,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_53df9685-597c-402e-b422-15513804ddd2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:1d:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T01:16:55.000000", "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T01:16:55Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:16:56,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2d157ed6-dc21-4502-ae78-a9afb1b71ddc 2018-12-03 01:16:56,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184520959854s 2018-12-03 01:16:56,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:16:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2bd982f7-1052-4ab4-bf96-11032cf1f50b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:56,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:56 GMT X-Openstack-Request-Id: req-85a9fd94-567e-47c1-9069-ef1e804a4743 2018-12-03 01:16:56,309 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:16:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2de768df-1a27-4be5-a037-c089fa348c23","ip_address":"192.168.120.3"}],"id":"18754208-7915-4deb-9c8b-86cea3420328","security_groups":["44a2f006-0c2d-48fd-9e3b-54244af655f5"],"mac_address":"fa:16:3e:81:1d:eb","project_id":"4517099c2aa743828d9a44742ce8a180","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:32Z","binding:vnic_type":"normal","device_id":"2bd982f7-1052-4ab4-bf96-11032cf1f50b","ip_allocation":"immediate"}]} 2018-12-03 01:16:56,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2bd982f7-1052-4ab4-bf96-11032cf1f50b used request id req-85a9fd94-567e-47c1-9069-ef1e804a4743 2018-12-03 01:16:56,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0597860813141s 2018-12-03 01:16:56,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=18754208-7915-4deb-9c8b-86cea3420328" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:56,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:56 GMT X-Openstack-Request-Id: req-63489d78-ecd4-4ad7-8459-2a9f360a1fd1 2018-12-03 01:16:56,372 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 01:16:56,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=18754208-7915-4deb-9c8b-86cea3420328 used request id req-63489d78-ecd4-4ad7-8459-2a9f360a1fd1 2018-12-03 01:16:56,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0527789592743s 2018-12-03 01:16:56,374 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_53df9685-597c-402e-b422-15513804ddd2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:81:1d:eb', 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'4f9a17da-c422-4b39-87cd-86d64840b00f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:16:55.000000', 'flavor': Munch({u'id': u'da10b048-836a-4e3a-8e52-d917906b5a03'}), 'az': u'nova', 'id': u'2bd982f7-1052-4ab4-bf96-11032cf1f50b', 'security_groups': [Munch({u'name': u'shaker-sg_53df9685-597c-402e-b422-15513804ddd2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3e6f92fbd3c242dc8dd39d9a942f68af', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4517099c2aa743828d9a44742ce8a180', 'name': 'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-03T01:16:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T01:16:55Z', 'hostId': u'b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_53df9685-597c-402e-b422-15513804ddd2', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:16:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4517099c2aa743828d9a44742ce8a180', 'name': u'shaker-vm_53df9685-597c-402e-b422-15513804ddd2', 'adminPass': u'DPkf8a2WGCke', 'tenant_id': u'4517099c2aa743828d9a44742ce8a180', 'created_at': u'2018-12-03T01:13:30Z', 'created': u'2018-12-03T01:13:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-03 01:16:56,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:16:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:56,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:56 GMT X-Openstack-Request-Id: req-8a11b872-b728-4d86-a6de-07f0eaa6d67e 2018-12-03 01:16:56,475 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":["2de768df-1a27-4be5-a037-c089fa348c23"],"description":"","tags":[],"updated_at":"2018-12-03T01:13:05Z","qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:16:56,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8a11b872-b728-4d86-a6de-07f0eaa6d67e 2018-12-03 01:16:56,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951690673828s 2018-12-03 01:16:56,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:16:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2bd982f7-1052-4ab4-bf96-11032cf1f50b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:56,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:56 GMT X-Openstack-Request-Id: req-a256301b-cf23-4a4d-a131-b8d0298846c0 2018-12-03 01:16:56,526 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:16:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2de768df-1a27-4be5-a037-c089fa348c23","ip_address":"192.168.120.3"}],"id":"18754208-7915-4deb-9c8b-86cea3420328","security_groups":["44a2f006-0c2d-48fd-9e3b-54244af655f5"],"mac_address":"fa:16:3e:81:1d:eb","project_id":"4517099c2aa743828d9a44742ce8a180","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:32Z","binding:vnic_type":"normal","device_id":"2bd982f7-1052-4ab4-bf96-11032cf1f50b","ip_allocation":"immediate"}]} 2018-12-03 01:16:56,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2bd982f7-1052-4ab4-bf96-11032cf1f50b used request id req-a256301b-cf23-4a4d-a131-b8d0298846c0 2018-12-03 01:16:56,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492391586304s 2018-12-03 01:16:56,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-03 01:16:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.3", "port_id": "18754208-7915-4deb-9c8b-86cea3420328"}}' 2018-12-03 01:16:58,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:58 GMT X-Openstack-Request-Id: req-5705ed11-8590-4e7d-91b5-2862bc6a90e4 2018-12-03 01:16:58,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}} 2018-12-03 01:16:58,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5705ed11-8590-4e7d-91b5-2862bc6a90e4 2018-12-03 01:16:58,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.29772591591s 2018-12-03 01:16:58,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:58,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:58 GMT X-Openstack-Request-Id: req-9cbc4397-8106-4e3c-bb32-b2026d155590 2018-12-03 01:16:58,938 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:16:58,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9cbc4397-8106-4e3c-bb32-b2026d155590 2018-12-03 01:16:58,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0976040363312s 2018-12-03 01:16:58,944 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:16:59,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:59,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:59 GMT X-Openstack-Request-Id: req-11e4be67-e6e2-4eac-a795-6039c952cb82 2018-12-03 01:16:59,118 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:16:59,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-11e4be67-e6e2-4eac-a795-6039c952cb82 2018-12-03 01:16:59,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643839836121s 2018-12-03 01:16:59,124 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:16:59,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:59,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:59 GMT X-Openstack-Request-Id: req-25318af9-cce8-4e57-80a9-76200d869c32 2018-12-03 01:16:59,295 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:16:59,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-25318af9-cce8-4e57-80a9-76200d869c32 2018-12-03 01:16:59,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607240200043s 2018-12-03 01:16:59,301 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:16:59,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:59,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:16:59,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:16:59 GMT X-Openstack-Request-Id: req-5f05d95f-6db7-42ed-bf5c-32f9276c7410 2018-12-03 01:16:59,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:16:59,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-5f05d95f-6db7-42ed-bf5c-32f9276c7410 2018-12-03 01:16:59,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638499259949s 2018-12-03 01:16:59,482 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:16:59,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:16:59,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:17:00,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:00 GMT X-Openstack-Request-Id: req-2ea9b76b-9a0a-4282-b39a-6ef6b280d8f6 2018-12-03 01:17:00,041 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:57Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:17:00,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-2ea9b76b-9a0a-4282-b39a-6ef6b280d8f6 2018-12-03 01:17:00,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.448938846588s 2018-12-03 01:17:00,048 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:17:00,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:17:00,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:17:00,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:00 GMT X-Openstack-Request-Id: req-1cbbb982-4388-4285-8df4-990510679db5 2018-12-03 01:17:00,222 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:16:57Z", "updated_at": "2018-12-03T01:16:59Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "device_owner": "compute:nova", "mac_address": "fa:16:3e:81:1d:eb", "device_id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "port_id": "18754208-7915-4deb-9c8b-86cea3420328", "id": "69ffc831-919b-4517-83d6-6140fdb4744c", "qos_policy_id": null}]} 2018-12-03 01:17:00,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1cbbb982-4388-4285-8df4-990510679db5 2018-12-03 01:17:00,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064484834671s 2018-12-03 01:17:00,229 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'42c15b28-d2a3-4c10-82e6-1f595cdfaaf3', 'updated_at': u'2018-12-03T01:16:59Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'18754208-7915-4deb-9c8b-86cea3420328', 'id': u'69ffc831-919b-4517-83d6-6140fdb4744c', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'18754208-7915-4deb-9c8b-86cea3420328', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4517099c2aa743828d9a44742ce8a180', 'name': 'shaker-project_53df9685-597c-402e-b422-15513804ddd2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4517099c2aa743828d9a44742ce8a180', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3a7eb80-1cc2-476e-bb0a-48c7972476a7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:1d:eb', u'device_id': u'2bd982f7-1052-4ab4-bf96-11032cf1f50b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4517099c2aa743828d9a44742ce8a180', 'created_at': u'2018-12-03T01:16:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b3a7eb80-1cc2-476e-bb0a-48c7972476a7', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:81:1d:eb', u'device_id': u'2bd982f7-1052-4ab4-bf96-11032cf1f50b'}), 'router': u'42c15b28-d2a3-4c10-82e6-1f595cdfaaf3'}) 2018-12-03 01:17:00,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:17:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:17:00,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10467 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17: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-1b3d8733-3bcc-477d-8e34-312a93b43438 x-openstack-request-id: req-1b3d8733-3bcc-477d-8e34-312a93b43438 2018-12-03 01:17:00,318 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177695] pid_max: default: 32768 minimum: 301\n[ 0.178884] ACPI: Core revision 20150930\n[ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182216] Security Framework initialized\n[ 0.183291] Yama: becoming mindful.\n[ 0.184249] AppArmor: AppArmor initialized\n[ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192072] Initializing cgroup subsys io\n[ 0.193136] Initializing cgroup subsys memory\n[ 0.194274] Initializing cgroup subsys devices\n[ 0.195411] Initializing cgroup subsys freezer\n[ 0.196536] Initializing cgroup subsys net_cls\n[ 0.197666] Initializing cgroup subsys perf_event\n[ 0.198866] Initializing cgroup subsys net_prio\n[ 0.200013] Initializing cgroup subsys hugetlb\n[ 0.201146] Initializing cgroup subsys pids\n[ 0.202277] CPU: Physical Processor ID: 0\n[ 0.204043] mce: CPU supports 10 MCE banks\n[ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207892] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.238512] Freeing SMP alternatives memory: 32K\n[ 0.244360] ftrace: allocating 32237 entries in 126 pages\n[ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280696] smpboot: Max logical packages: 1\n[ 0.282022] x2apic enabled\n[ 0.283107] Switched APIC routing to physical x2apic.\n[ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291913] KVM setup paravirtual spinlock\n[ 0.293463] x86: Booted up 1 node, 1 CPUs\n[ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296344] devtmpfs: initialized\n[ 0.298291] evm: security.selinux\n[ 0.299207] evm: security.SMACK64\n[ 0.300118] evm: security.SMACK64EXEC\n[ 0.301098] evm: security.SMACK64TRANSMUTE\n[ 0.302152] evm: security.SMACK64MMAP\n[ 0.303127] evm: security.ima\n[ 0.303968] evm: security.capability\n[ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.308891] pinctrl core: initialized pinctrl subsystem\n[ 0.310312] RTC time: 1:16:55, date: 12/03/18\n[ 0.311555] NET: Registered protocol family 16\n[ 0.312821] cpuidle: using governor ladder\n[ 0.313895] cpuidle: using governor menu\n[ 0.314939] PCCT header not found.\n[ 0.315936] ACPI: bus type PCI registered\n[ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318594] PCI: Using configuration type 1 for base access\n[ 0.320749] ACPI: Added _OSI(Module Device)\n[ 0.321863] ACPI: Added _OSI(Processor Device)\n[ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326338] ACPI: Interpreter enabled\n[ 0.327341] ACPI: (supports S0 S5)\n[ 0.328278] ACPI: Using IOAPIC for interrupt routing\n[ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340972] acpiphp: Slot [3] registered\n[ 0.357423] acpiphp: Slot [4] registered\n[ 0.358650] acpiphp: Slot [5] registered\n[ 0.359715] acpiphp: Slot [6] registered\n[ 0.360758] acpiphp: Slot [7] registered\n[ 0.361784] acpiphp: Slot [8] registered\n[ 0.362816] acpiphp: Slot [9] registered\n[ 0.363845] acpiphp: Slot [10] registered\n[ 0.364885] acpiphp: Slot [11] registered\n[ 0.365943] acpiphp: Slot [12] registered\n[ 0.366997] acpiphp: Slot [13] registered\n[ 0.368046] acpiphp: Slot [14] registered\n[ 0.369102] acpiphp: Slot [15] registered\n[ 0.370163] acpiphp: Slot [16] registered\n[ 0.371224] acpiphp: Slot [17] registered\n[ 0.372275] acpiphp: Slot [18] registered\n[ 0.373333] acpiphp: Slot [19] registered\n[ 0.374394] acpiphp: Slot [20] registered\n[ 0.375448] acpiphp: Slot [21] registered\n[ 0.376614] acpiphp: Slot [22] registered\n[ 0.377674] acpiphp: Slot [23] registered\n[ 0.378740] acpiphp: Slot [24] registered\n[ 0.379805] acpiphp: Slot [25] registered\n[ 0.380862] acpiphp: Slot [26] registered\n[ 0.381919] acpiphp: Slot [27] registered\n[ 0.382983] acpiphp: Slot [28] registered\n[ 0.384041] acpiphp: Slot [29] registered\n[ 0.385096] acpiphp: Slot [30] registered\n[ 0.386153] acpiphp: Slot [31] registered\n[ 0.387220] PCI host bridge to bus 0000:00\n[ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447664] vgaarb: loaded\n[ 0.448457] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450125] SCSI subsystem initialized\n[ 0.451356] ACPI: bus type USB registered\n[ 0.452440] usbcore: registered new interface driver usbfs\n[ 0.453785] usbcore: registered new interface driver hub\n[ 0.455096] usbcore: registered new device driver usb\n[ 0.456541] PCI: Using ACPI for IRQ routing\n[ 0.458035] NetLabel: Initializing\n[ 0.458965] NetLabel: domain hash size = 128\n[ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461312] NetLabel: unlabeled traffic allowed by default\n[ 0.462832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.464110] clocksource: Switched to clocksource kvm-clock\n[ 0.473182] AppArmor: AppArmor Filesystem Enabled\n[ 0.474446] pnp: PnP ACPI init\n[ 0.475652] pnp: PnP ACPI: found 5 devices\n[ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484697] NET: Registered protocol family 2\n[ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489283] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493755] NET: Registered protocol family 1\n[ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530037] Unpacking initramfs...\n[ 1.008219] Freeing initrd memory: 37084K\n[ 1.010284] Scanning for low memory corruption every 60 seconds\n[ 1.011986] audit: initializing netlink subsys (disabled)\n[ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized\n[ 1.014996] Initialise system trusted keyring\n[ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020327] zbud: loaded\n[ 1.021334] VFS: Disk quotas dquot_6.6.0\n[ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.025750] fuse init (API version 7.23)\n[ 1.026895] Key type big_key registered\n[ 1.027891] Allocating IMA MOK and blacklist keyrings.\n[ 1.029438] Key type asymmetric registered\n[ 1.030476] Asymmetric key parser 'x509' registered\n[ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.033539] io scheduler noop registered\n[ 1.034530] io scheduler deadline registered (default)\n[ 1.035763] io scheduler cfq registered\n[ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.041539] ACPI: Power Button [PWRF]\n[ 1.042621] GHES: HEST is not enabled!\n[ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.120168] Linux agpgart interface v0.103\n[ 1.122724] loop: module loaded\n[ 1.125957] vda: vda1\n[ 1.127399] scsi host0: ata_piix\n[ 1.128362] scsi host1: ata_piix\n[ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.132611] libphy: Fixed MDIO Bus: probed\n[ 1.133639] tun: Universal TUN/TAP device driver, 1.6\n[ 1.134822] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.137536] PPP generic driver version 2.4.2\n[ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.140150] ehci-pci: EHCI PCI platform driver\n[ 1.141252] ehci-platform: EHCI generic platform driver\n[ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.143889] ohci-pci: OHCI PCI platform driver\n[ 1.144986] ohci-platform: OHCI generic platform driver\n[ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.171400] usb usb1: Product: UHCI Host Controller\n[ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.174003] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.175220] hub 1-0:1.0: USB hub found\n[ 1.176198] hub 1-0:1.0: 2 ports detected\n[ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.182488] mousedev: PS/2 mouse device common for all mice\n[ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.186346] rtc_cmos 00:00: RTC can wake from S4\n[ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.190670] i2c /dev entries driver\n[ 1.191635] device-mapper: uevent: version 1.0.3\n[ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.196508] NET: Registered protocol family 10\n[ 1.197830] NET: Registered protocol family 17\n[ 1.198943] Key type dns_resolver registered\n[ 1.200227] registered taskstats version 1\n[ 1.201296] Loading compiled-in X.509 certificates\n[ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.205316] zswap: loaded using pool lzo/zbud\n[ 1.207760] Key type trusted registered\n[ 1.210764] Key type encrypted registered\n[ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.213111] ima: No TPM chip found, activating TPM-bypass!\n[ 1.214422] evm: HMAC attrs: 0x1\n[ 1.215596] Magic number: 14:84:255\n[ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816)\n[ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.233393] EDD information not available.\n[ 1.293611] Freeing unused kernel memory: 1512K\n[ 1.294760] Write protecting the kernel read-only data: 14336k\n[ 1.297366] Freeing unused kernel memory: 1692K\n[ 1.298702] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.395134] [drm] Initialized drm 1.1.0 20060810\n[ 1.397382] virtio_net virtio0 ens3: renamed from eth0\n[ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.432592] FDC 0 is a S82078B\n[ 1.441863] AVX2 version of gcm_enc/dec engaged.\n[ 1.443271] AES CTR mode by8 optimization enabled\n[ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.656164] usb 1-1: Product: QEMU USB Tablet\n[ 1.657249] usb 1-1: Manufacturer: QEMU\n[ 1.658224] usb 1-1: SerialNumber: 42\n[ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.673407] usbcore: registered new interface driver usbhid\n[ 1.674778] usbhid: USB HID core driver\n[ 1.677282] 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.680060] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz\n[ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns\nBegin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1\n[ 2.030023] md: multipath personality registered for level -4\n[ 2.033453] md: raid0 personality registered for level 0\n[ 2.037297] md: raid1 personality registered for level 1\n[ 2.108135] raid6: sse2x1 gen() 11258 MB/s\n[ 2.176107] raid6: sse2x1 xor() 8924 MB/s\n[ 2.244129] raid6: sse2x2 gen() 14340 MB/s\n[ 2.312128] raid6: sse2x2 xor() 9621 MB/s\n[ 2.380140] raid6: sse2x4 gen() 16567 MB/s\n[ 2.448127] raid6: sse2x4 xor() 11451 MB/s\n[ 2.516117] raid6: avx2x1 gen() 21971 MB/s\n[ 2.584117] raid6: avx2x2 gen() 25495 MB/s\n[ 2.652118] raid6: avx2x4 gen() 29398 MB/s\n[ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s\n[ 2.654444] raid6: using avx2x2 recovery algorithm\n[ 2.656918] xor: automatically using best checksumming function:\n[ 2.696117] avx : 31701.000 MB/sec\n[ 2.703187] async_tx: api initialized (async)\n[ 2.714468] md: raid6 personality registered for level 6\n[ 2.715750] md: raid5 personality registered for level 5\n[ 2.716996] md: raid4 personality registered for level 4\n[ 2.723285] 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.755767] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.881087] systemd[1]: Detected virtualization kvm.\n[ 2.882270] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885955] systemd[1]: Set hostname to .\n[ 2.888721] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.890106] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018586] 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.022061] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.032456] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.034883] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.037244] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.039932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.042378] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.045091] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.057790] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.060549] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.064602] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.072094] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.075537] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.080496] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.085287] Loading iSCSI transport class v2.0-870.\n[ 3.086668] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp)\n] Listening on Device-mapper event daemon FIFOs.\n[ 3.099774] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.111905] 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.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser)\n\n[ 3.143332] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.146638] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.151378] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.161392] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.164061] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.170344] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.174674] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.183205] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.217555] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting 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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.945989] intel_rapl: no valid rapl domains found in package 0\n"} 2018-12-03 01:17:00,319 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/action used request id req-1b3d8733-3bcc-477d-8e34-312a93b43438 2018-12-03 01:17:00,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.089252948761s 2018-12-03 01:17:00,320 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177695] pid_max: default: 32768 minimum: 301 [ 0.178884] ACPI: Core revision 20150930 [ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182216] Security Framework initialized [ 0.183291] Yama: becoming mindful. [ 0.184249] AppArmor: AppArmor initialized [ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192072] Initializing cgroup subsys io [ 0.193136] Initializing cgroup subsys memory [ 0.194274] Initializing cgroup subsys devices [ 0.195411] Initializing cgroup subsys freezer [ 0.196536] Initializing cgroup subsys net_cls [ 0.197666] Initializing cgroup subsys perf_event [ 0.198866] Initializing cgroup subsys net_prio [ 0.200013] Initializing cgroup subsys hugetlb [ 0.201146] Initializing cgroup subsys pids [ 0.202277] CPU: Physical Processor ID: 0 [ 0.204043] mce: CPU supports 10 MCE banks [ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207892] Spectre V2 : Mitigation: Full generic retpoline [ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.238512] Freeing SMP alternatives memory: 32K [ 0.244360] ftrace: allocating 32237 entries in 126 pages [ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280696] smpboot: Max logical packages: 1 [ 0.282022] x2apic enabled [ 0.283107] Switched APIC routing to physical x2apic. [ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291913] KVM setup paravirtual spinlock [ 0.293463] x86: Booted up 1 node, 1 CPUs [ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296344] devtmpfs: initialized [ 0.298291] evm: security.selinux [ 0.299207] evm: security.SMACK64 [ 0.300118] evm: security.SMACK64EXEC [ 0.301098] evm: security.SMACK64TRANSMUTE [ 0.302152] evm: security.SMACK64MMAP [ 0.303127] evm: security.ima [ 0.303968] evm: security.capability [ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.308891] pinctrl core: initialized pinctrl subsystem [ 0.310312] RTC time: 1:16:55, date: 12/03/18 [ 0.311555] NET: Registered protocol family 16 [ 0.312821] cpuidle: using governor ladder [ 0.313895] cpuidle: using governor menu [ 0.314939] PCCT header not found. [ 0.315936] ACPI: bus type PCI registered [ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318594] PCI: Using configuration type 1 for base access [ 0.320749] ACPI: Added _OSI(Module Device) [ 0.321863] ACPI: Added _OSI(Processor Device) [ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326338] ACPI: Interpreter enabled [ 0.327341] ACPI: (supports S0 S5) [ 0.328278] ACPI: Using IOAPIC for interrupt routing [ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340972] acpiphp: Slot [3] registered [ 0.357423] acpiphp: Slot [4] registered [ 0.358650] acpiphp: Slot [5] registered [ 0.359715] acpiphp: Slot [6] registered [ 0.360758] acpiphp: Slot [7] registered [ 0.361784] acpiphp: Slot [8] registered [ 0.362816] acpiphp: Slot [9] registered [ 0.363845] acpiphp: Slot [10] registered [ 0.364885] acpiphp: Slot [11] registered [ 0.365943] acpiphp: Slot [12] registered [ 0.366997] acpiphp: Slot [13] registered [ 0.368046] acpiphp: Slot [14] registered [ 0.369102] acpiphp: Slot [15] registered [ 0.370163] acpiphp: Slot [16] registered [ 0.371224] acpiphp: Slot [17] registered [ 0.372275] acpiphp: Slot [18] registered [ 0.373333] acpiphp: Slot [19] registered [ 0.374394] acpiphp: Slot [20] registered [ 0.375448] acpiphp: Slot [21] registered [ 0.376614] acpiphp: Slot [22] registered [ 0.377674] acpiphp: Slot [23] registered [ 0.378740] acpiphp: Slot [24] registered [ 0.379805] acpiphp: Slot [25] registered [ 0.380862] acpiphp: Slot [26] registered [ 0.381919] acpiphp: Slot [27] registered [ 0.382983] acpiphp: Slot [28] registered [ 0.384041] acpiphp: Slot [29] registered [ 0.385096] acpiphp: Slot [30] registered [ 0.386153] acpiphp: Slot [31] registered [ 0.387220] PCI host bridge to bus 0000:00 [ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447664] vgaarb: loaded [ 0.448457] vgaarb: bridge control possible 0000:00:02.0 [ 0.450125] SCSI subsystem initialized [ 0.451356] ACPI: bus type USB registered [ 0.452440] usbcore: registered new interface driver usbfs [ 0.453785] usbcore: registered new interface driver hub [ 0.455096] usbcore: registered new device driver usb [ 0.456541] PCI: Using ACPI for IRQ routing [ 0.458035] NetLabel: Initializing [ 0.458965] NetLabel: domain hash size = 128 [ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461312] NetLabel: unlabeled traffic allowed by default [ 0.462832] amd_nb: Cannot enumerate AMD northbridges [ 0.464110] clocksource: Switched to clocksource kvm-clock [ 0.473182] AppArmor: AppArmor Filesystem Enabled [ 0.474446] pnp: PnP ACPI init [ 0.475652] pnp: PnP ACPI: found 5 devices [ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484697] NET: Registered protocol family 2 [ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489283] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493755] NET: Registered protocol family 1 [ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530037] Unpacking initramfs... [ 1.008219] Freeing initrd memory: 37084K [ 1.010284] Scanning for low memory corruption every 60 seconds [ 1.011986] audit: initializing netlink subsys (disabled) [ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized [ 1.014996] Initialise system trusted keyring [ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.020327] zbud: loaded [ 1.021334] VFS: Disk quotas dquot_6.6.0 [ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.025750] fuse init (API version 7.23) [ 1.026895] Key type big_key registered [ 1.027891] Allocating IMA MOK and blacklist keyrings. [ 1.029438] Key type asymmetric registered [ 1.030476] Asymmetric key parser 'x509' registered [ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.033539] io scheduler noop registered [ 1.034530] io scheduler deadline registered (default) [ 1.035763] io scheduler cfq registered [ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.041539] ACPI: Power Button [PWRF] [ 1.042621] GHES: HEST is not enabled! [ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.120168] Linux agpgart interface v0.103 [ 1.122724] loop: module loaded [ 1.125957] vda: vda1 [ 1.127399] scsi host0: ata_piix [ 1.128362] scsi host1: ata_piix [ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.132611] libphy: Fixed MDIO Bus: probed [ 1.133639] tun: Universal TUN/TAP device driver, 1.6 [ 1.134822] tun: (C) 1999-2004 Max Krasnyansky [ 1.137536] PPP generic driver version 2.4.2 [ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.140150] ehci-pci: EHCI PCI platform driver [ 1.141252] ehci-platform: EHCI generic platform driver [ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.143889] ohci-pci: OHCI PCI platform driver [ 1.144986] ohci-platform: OHCI generic platform driver [ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver [ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.171400] usb usb1: Product: UHCI Host Controller [ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.174003] usb usb1: SerialNumber: 0000:00:01.2 [ 1.175220] hub 1-0:1.0: USB hub found [ 1.176198] hub 1-0:1.0: 2 ports detected [ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.182488] mousedev: PS/2 mouse device common for all mice [ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.186346] rtc_cmos 00:00: RTC can wake from S4 [ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.190670] i2c /dev entries driver [ 1.191635] device-mapper: uevent: version 1.0.3 [ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs [ 1.196508] NET: Registered protocol family 10 [ 1.197830] NET: Registered protocol family 17 [ 1.198943] Key type dns_resolver registered [ 1.200227] registered taskstats version 1 [ 1.201296] Loading compiled-in X.509 certificates [ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.205316] zswap: loaded using pool lzo/zbud [ 1.207760] Key type trusted registered [ 1.210764] Key type encrypted registered [ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled [ 1.213111] ima: No TPM chip found, activating TPM-bypass! [ 1.214422] evm: HMAC attrs: 0x1 [ 1.215596] Magic number: 14:84:255 [ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816) [ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.233393] EDD information not available. [ 1.293611] Freeing unused kernel memory: 1512K [ 1.294760] Write protecting the kernel read-only data: 14336k [ 1.297366] Freeing unused kernel memory: 1692K [ 1.298702] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.395134] [drm] Initialized drm 1.1.0 20060810 [ 1.397382] virtio_net virtio0 ens3: renamed from eth0 [ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.432592] FDC 0 is a S82078B [ 1.441863] AVX2 version of gcm_enc/dec engaged. [ 1.443271] AES CTR mode by8 optimization enabled [ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.656164] usb 1-1: Product: QEMU USB Tablet [ 1.657249] usb 1-1: Manufacturer: QEMU [ 1.658224] usb 1-1: SerialNumber: 42 [ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina [ 1.673407] usbcore: registered new interface driver usbhid [ 1.674778] usbhid: USB HID core driver [ 1.677282] 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.680060] 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 [ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz [ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns Begin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1 [ 2.030023] md: multipath personality registered for level -4 [ 2.033453] md: raid0 personality registered for level 0 [ 2.037297] md: raid1 personality registered for level 1 [ 2.108135] raid6: sse2x1 gen() 11258 MB/s [ 2.176107] raid6: sse2x1 xor() 8924 MB/s [ 2.244129] raid6: sse2x2 gen() 14340 MB/s [ 2.312128] raid6: sse2x2 xor() 9621 MB/s [ 2.380140] raid6: sse2x4 gen() 16567 MB/s [ 2.448127] raid6: sse2x4 xor() 11451 MB/s [ 2.516117] raid6: avx2x1 gen() 21971 MB/s [ 2.584117] raid6: avx2x2 gen() 25495 MB/s [ 2.652118] raid6: avx2x4 gen() 29398 MB/s [ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s [ 2.654444] raid6: using avx2x2 recovery algorithm [ 2.656918] xor: automatically using best checksumming function: [ 2.696117] avx : 31701.000 MB/sec [ 2.703187] async_tx: api initialized (async) [ 2.714468] md: raid6 personality registered for level 6 [ 2.715750] md: raid5 personality registered for level 5 [ 2.716996] md: raid4 personality registered for level 4 [ 2.723285] 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.755767] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.881087] systemd[1]: Detected virtualization kvm. [ 2.882270] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885955] systemd[1]: Set hostname to . [ 2.888721] systemd[1]: Initializing machine ID from KVM UUID. [ 2.890106] systemd[1]: Installed transient /etc/machine-id file. [ 3.018586] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.022061] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.032456] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.034883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.037244] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.039932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.042378] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.045091] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.057790] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.060549] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.064602] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.072094] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.075537] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.080496] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.085287] Loading iSCSI transport class v2.0-870. [ 3.086668] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp) ] Listening on Device-mapper event daemon FIFOs. [ 3.099774] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.111905] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser) [ 3.143332] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.146638] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.151378] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.161392] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.164061] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.170344] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.174674] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.183205] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.217555] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting 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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.945989] intel_rapl: no valid rapl domains found in package 0 2018-12-03 01:17:01,323 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-12-03 01:17:10,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:17:10,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:17:10,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11153 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17: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-1d3bec4f-140f-449e-84ab-e989f63baf70 x-openstack-request-id: req-1d3bec4f-140f-449e-84ab-e989f63baf70 2018-12-03 01:17:10,410 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177695] pid_max: default: 32768 minimum: 301\n[ 0.178884] ACPI: Core revision 20150930\n[ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182216] Security Framework initialized\n[ 0.183291] Yama: becoming mindful.\n[ 0.184249] AppArmor: AppArmor initialized\n[ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192072] Initializing cgroup subsys io\n[ 0.193136] Initializing cgroup subsys memory\n[ 0.194274] Initializing cgroup subsys devices\n[ 0.195411] Initializing cgroup subsys freezer\n[ 0.196536] Initializing cgroup subsys net_cls\n[ 0.197666] Initializing cgroup subsys perf_event\n[ 0.198866] Initializing cgroup subsys net_prio\n[ 0.200013] Initializing cgroup subsys hugetlb\n[ 0.201146] Initializing cgroup subsys pids\n[ 0.202277] CPU: Physical Processor ID: 0\n[ 0.204043] mce: CPU supports 10 MCE banks\n[ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207892] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.238512] Freeing SMP alternatives memory: 32K\n[ 0.244360] ftrace: allocating 32237 entries in 126 pages\n[ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280696] smpboot: Max logical packages: 1\n[ 0.282022] x2apic enabled\n[ 0.283107] Switched APIC routing to physical x2apic.\n[ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291913] KVM setup paravirtual spinlock\n[ 0.293463] x86: Booted up 1 node, 1 CPUs\n[ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296344] devtmpfs: initialized\n[ 0.298291] evm: security.selinux\n[ 0.299207] evm: security.SMACK64\n[ 0.300118] evm: security.SMACK64EXEC\n[ 0.301098] evm: security.SMACK64TRANSMUTE\n[ 0.302152] evm: security.SMACK64MMAP\n[ 0.303127] evm: security.ima\n[ 0.303968] evm: security.capability\n[ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.308891] pinctrl core: initialized pinctrl subsystem\n[ 0.310312] RTC time: 1:16:55, date: 12/03/18\n[ 0.311555] NET: Registered protocol family 16\n[ 0.312821] cpuidle: using governor ladder\n[ 0.313895] cpuidle: using governor menu\n[ 0.314939] PCCT header not found.\n[ 0.315936] ACPI: bus type PCI registered\n[ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318594] PCI: Using configuration type 1 for base access\n[ 0.320749] ACPI: Added _OSI(Module Device)\n[ 0.321863] ACPI: Added _OSI(Processor Device)\n[ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326338] ACPI: Interpreter enabled\n[ 0.327341] ACPI: (supports S0 S5)\n[ 0.328278] ACPI: Using IOAPIC for interrupt routing\n[ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340972] acpiphp: Slot [3] registered\n[ 0.357423] acpiphp: Slot [4] registered\n[ 0.358650] acpiphp: Slot [5] registered\n[ 0.359715] acpiphp: Slot [6] registered\n[ 0.360758] acpiphp: Slot [7] registered\n[ 0.361784] acpiphp: Slot [8] registered\n[ 0.362816] acpiphp: Slot [9] registered\n[ 0.363845] acpiphp: Slot [10] registered\n[ 0.364885] acpiphp: Slot [11] registered\n[ 0.365943] acpiphp: Slot [12] registered\n[ 0.366997] acpiphp: Slot [13] registered\n[ 0.368046] acpiphp: Slot [14] registered\n[ 0.369102] acpiphp: Slot [15] registered\n[ 0.370163] acpiphp: Slot [16] registered\n[ 0.371224] acpiphp: Slot [17] registered\n[ 0.372275] acpiphp: Slot [18] registered\n[ 0.373333] acpiphp: Slot [19] registered\n[ 0.374394] acpiphp: Slot [20] registered\n[ 0.375448] acpiphp: Slot [21] registered\n[ 0.376614] acpiphp: Slot [22] registered\n[ 0.377674] acpiphp: Slot [23] registered\n[ 0.378740] acpiphp: Slot [24] registered\n[ 0.379805] acpiphp: Slot [25] registered\n[ 0.380862] acpiphp: Slot [26] registered\n[ 0.381919] acpiphp: Slot [27] registered\n[ 0.382983] acpiphp: Slot [28] registered\n[ 0.384041] acpiphp: Slot [29] registered\n[ 0.385096] acpiphp: Slot [30] registered\n[ 0.386153] acpiphp: Slot [31] registered\n[ 0.387220] PCI host bridge to bus 0000:00\n[ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447664] vgaarb: loaded\n[ 0.448457] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450125] SCSI subsystem initialized\n[ 0.451356] ACPI: bus type USB registered\n[ 0.452440] usbcore: registered new interface driver usbfs\n[ 0.453785] usbcore: registered new interface driver hub\n[ 0.455096] usbcore: registered new device driver usb\n[ 0.456541] PCI: Using ACPI for IRQ routing\n[ 0.458035] NetLabel: Initializing\n[ 0.458965] NetLabel: domain hash size = 128\n[ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461312] NetLabel: unlabeled traffic allowed by default\n[ 0.462832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.464110] clocksource: Switched to clocksource kvm-clock\n[ 0.473182] AppArmor: AppArmor Filesystem Enabled\n[ 0.474446] pnp: PnP ACPI init\n[ 0.475652] pnp: PnP ACPI: found 5 devices\n[ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484697] NET: Registered protocol family 2\n[ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489283] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493755] NET: Registered protocol family 1\n[ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530037] Unpacking initramfs...\n[ 1.008219] Freeing initrd memory: 37084K\n[ 1.010284] Scanning for low memory corruption every 60 seconds\n[ 1.011986] audit: initializing netlink subsys (disabled)\n[ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized\n[ 1.014996] Initialise system trusted keyring\n[ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020327] zbud: loaded\n[ 1.021334] VFS: Disk quotas dquot_6.6.0\n[ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.025750] fuse init (API version 7.23)\n[ 1.026895] Key type big_key registered\n[ 1.027891] Allocating IMA MOK and blacklist keyrings.\n[ 1.029438] Key type asymmetric registered\n[ 1.030476] Asymmetric key parser 'x509' registered\n[ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.033539] io scheduler noop registered\n[ 1.034530] io scheduler deadline registered (default)\n[ 1.035763] io scheduler cfq registered\n[ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.041539] ACPI: Power Button [PWRF]\n[ 1.042621] GHES: HEST is not enabled!\n[ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.120168] Linux agpgart interface v0.103\n[ 1.122724] loop: module loaded\n[ 1.125957] vda: vda1\n[ 1.127399] scsi host0: ata_piix\n[ 1.128362] scsi host1: ata_piix\n[ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.132611] libphy: Fixed MDIO Bus: probed\n[ 1.133639] tun: Universal TUN/TAP device driver, 1.6\n[ 1.134822] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.137536] PPP generic driver version 2.4.2\n[ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.140150] ehci-pci: EHCI PCI platform driver\n[ 1.141252] ehci-platform: EHCI generic platform driver\n[ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.143889] ohci-pci: OHCI PCI platform driver\n[ 1.144986] ohci-platform: OHCI generic platform driver\n[ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.171400] usb usb1: Product: UHCI Host Controller\n[ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.174003] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.175220] hub 1-0:1.0: USB hub found\n[ 1.176198] hub 1-0:1.0: 2 ports detected\n[ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.182488] mousedev: PS/2 mouse device common for all mice\n[ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.186346] rtc_cmos 00:00: RTC can wake from S4\n[ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.190670] i2c /dev entries driver\n[ 1.191635] device-mapper: uevent: version 1.0.3\n[ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.196508] NET: Registered protocol family 10\n[ 1.197830] NET: Registered protocol family 17\n[ 1.198943] Key type dns_resolver registered\n[ 1.200227] registered taskstats version 1\n[ 1.201296] Loading compiled-in X.509 certificates\n[ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.205316] zswap: loaded using pool lzo/zbud\n[ 1.207760] Key type trusted registered\n[ 1.210764] Key type encrypted registered\n[ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.213111] ima: No TPM chip found, activating TPM-bypass!\n[ 1.214422] evm: HMAC attrs: 0x1\n[ 1.215596] Magic number: 14:84:255\n[ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816)\n[ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.233393] EDD information not available.\n[ 1.293611] Freeing unused kernel memory: 1512K\n[ 1.294760] Write protecting the kernel read-only data: 14336k\n[ 1.297366] Freeing unused kernel memory: 1692K\n[ 1.298702] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.395134] [drm] Initialized drm 1.1.0 20060810\n[ 1.397382] virtio_net virtio0 ens3: renamed from eth0\n[ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.432592] FDC 0 is a S82078B\n[ 1.441863] AVX2 version of gcm_enc/dec engaged.\n[ 1.443271] AES CTR mode by8 optimization enabled\n[ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.656164] usb 1-1: Product: QEMU USB Tablet\n[ 1.657249] usb 1-1: Manufacturer: QEMU\n[ 1.658224] usb 1-1: SerialNumber: 42\n[ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.673407] usbcore: registered new interface driver usbhid\n[ 1.674778] usbhid: USB HID core driver\n[ 1.677282] 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.680060] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz\n[ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns\nBegin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1\n[ 2.030023] md: multipath personality registered for level -4\n[ 2.033453] md: raid0 personality registered for level 0\n[ 2.037297] md: raid1 personality registered for level 1\n[ 2.108135] raid6: sse2x1 gen() 11258 MB/s\n[ 2.176107] raid6: sse2x1 xor() 8924 MB/s\n[ 2.244129] raid6: sse2x2 gen() 14340 MB/s\n[ 2.312128] raid6: sse2x2 xor() 9621 MB/s\n[ 2.380140] raid6: sse2x4 gen() 16567 MB/s\n[ 2.448127] raid6: sse2x4 xor() 11451 MB/s\n[ 2.516117] raid6: avx2x1 gen() 21971 MB/s\n[ 2.584117] raid6: avx2x2 gen() 25495 MB/s\n[ 2.652118] raid6: avx2x4 gen() 29398 MB/s\n[ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s\n[ 2.654444] raid6: using avx2x2 recovery algorithm\n[ 2.656918] xor: automatically using best checksumming function:\n[ 2.696117] avx : 31701.000 MB/sec\n[ 2.703187] async_tx: api initialized (async)\n[ 2.714468] md: raid6 personality registered for level 6\n[ 2.715750] md: raid5 personality registered for level 5\n[ 2.716996] md: raid4 personality registered for level 4\n[ 2.723285] 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.755767] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.881087] systemd[1]: Detected virtualization kvm.\n[ 2.882270] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885955] systemd[1]: Set hostname to .\n[ 2.888721] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.890106] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018586] 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.022061] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.032456] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.034883] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.037244] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.039932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.042378] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.045091] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.057790] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.060549] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.064602] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.072094] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.075537] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.080496] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.085287] Loading iSCSI transport class v2.0-870.\n[ 3.086668] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp)\n] Listening on Device-mapper event daemon FIFOs.\n[ 3.099774] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.111905] 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.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser)\n\n[ 3.143332] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.146638] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.151378] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.161392] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.164061] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.170344] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.174674] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.183205] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.217555] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting 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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.945989] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.570463] cloud-init[494]: Cloud-init v. 18.2 running 'init-local' at Mon, 03 Dec 2018 01:16:59 +0000. Up 4.40 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 13.907735] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Mon, 03 Dec 2018 01:17:01 +0000. Up 5.97 seconds.\n[ 13.910113] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.916432] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.920137] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.924139] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.931532] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:81:1d:eb |\n[ 13.933943] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe81:1deb/64 | . | link | fa:16:3e:81:1d:eb |\n[ 13.940260] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 13.943806] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 13.947367] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.953619] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 13.960144] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.962292] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 13.968407] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.970525] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 13.976376] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 13.978499] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 13.984379] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.986473] cloud-init[946]: 2018-12-03 01:17:09,406 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n"} 2018-12-03 01:17:10,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/action used request id req-1d3bec4f-140f-449e-84ab-e989f63baf70 2018-12-03 01:17:10,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777997970581s 2018-12-03 01:17:10,412 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177695] pid_max: default: 32768 minimum: 301 [ 0.178884] ACPI: Core revision 20150930 [ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182216] Security Framework initialized [ 0.183291] Yama: becoming mindful. [ 0.184249] AppArmor: AppArmor initialized [ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192072] Initializing cgroup subsys io [ 0.193136] Initializing cgroup subsys memory [ 0.194274] Initializing cgroup subsys devices [ 0.195411] Initializing cgroup subsys freezer [ 0.196536] Initializing cgroup subsys net_cls [ 0.197666] Initializing cgroup subsys perf_event [ 0.198866] Initializing cgroup subsys net_prio [ 0.200013] Initializing cgroup subsys hugetlb [ 0.201146] Initializing cgroup subsys pids [ 0.202277] CPU: Physical Processor ID: 0 [ 0.204043] mce: CPU supports 10 MCE banks [ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207892] Spectre V2 : Mitigation: Full generic retpoline [ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.238512] Freeing SMP alternatives memory: 32K [ 0.244360] ftrace: allocating 32237 entries in 126 pages [ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280696] smpboot: Max logical packages: 1 [ 0.282022] x2apic enabled [ 0.283107] Switched APIC routing to physical x2apic. [ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291913] KVM setup paravirtual spinlock [ 0.293463] x86: Booted up 1 node, 1 CPUs [ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296344] devtmpfs: initialized [ 0.298291] evm: security.selinux [ 0.299207] evm: security.SMACK64 [ 0.300118] evm: security.SMACK64EXEC [ 0.301098] evm: security.SMACK64TRANSMUTE [ 0.302152] evm: security.SMACK64MMAP [ 0.303127] evm: security.ima [ 0.303968] evm: security.capability [ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.308891] pinctrl core: initialized pinctrl subsystem [ 0.310312] RTC time: 1:16:55, date: 12/03/18 [ 0.311555] NET: Registered protocol family 16 [ 0.312821] cpuidle: using governor ladder [ 0.313895] cpuidle: using governor menu [ 0.314939] PCCT header not found. [ 0.315936] ACPI: bus type PCI registered [ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318594] PCI: Using configuration type 1 for base access [ 0.320749] ACPI: Added _OSI(Module Device) [ 0.321863] ACPI: Added _OSI(Processor Device) [ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326338] ACPI: Interpreter enabled [ 0.327341] ACPI: (supports S0 S5) [ 0.328278] ACPI: Using IOAPIC for interrupt routing [ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340972] acpiphp: Slot [3] registered [ 0.357423] acpiphp: Slot [4] registered [ 0.358650] acpiphp: Slot [5] registered [ 0.359715] acpiphp: Slot [6] registered [ 0.360758] acpiphp: Slot [7] registered [ 0.361784] acpiphp: Slot [8] registered [ 0.362816] acpiphp: Slot [9] registered [ 0.363845] acpiphp: Slot [10] registered [ 0.364885] acpiphp: Slot [11] registered [ 0.365943] acpiphp: Slot [12] registered [ 0.366997] acpiphp: Slot [13] registered [ 0.368046] acpiphp: Slot [14] registered [ 0.369102] acpiphp: Slot [15] registered [ 0.370163] acpiphp: Slot [16] registered [ 0.371224] acpiphp: Slot [17] registered [ 0.372275] acpiphp: Slot [18] registered [ 0.373333] acpiphp: Slot [19] registered [ 0.374394] acpiphp: Slot [20] registered [ 0.375448] acpiphp: Slot [21] registered [ 0.376614] acpiphp: Slot [22] registered [ 0.377674] acpiphp: Slot [23] registered [ 0.378740] acpiphp: Slot [24] registered [ 0.379805] acpiphp: Slot [25] registered [ 0.380862] acpiphp: Slot [26] registered [ 0.381919] acpiphp: Slot [27] registered [ 0.382983] acpiphp: Slot [28] registered [ 0.384041] acpiphp: Slot [29] registered [ 0.385096] acpiphp: Slot [30] registered [ 0.386153] acpiphp: Slot [31] registered [ 0.387220] PCI host bridge to bus 0000:00 [ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447664] vgaarb: loaded [ 0.448457] vgaarb: bridge control possible 0000:00:02.0 [ 0.450125] SCSI subsystem initialized [ 0.451356] ACPI: bus type USB registered [ 0.452440] usbcore: registered new interface driver usbfs [ 0.453785] usbcore: registered new interface driver hub [ 0.455096] usbcore: registered new device driver usb [ 0.456541] PCI: Using ACPI for IRQ routing [ 0.458035] NetLabel: Initializing [ 0.458965] NetLabel: domain hash size = 128 [ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461312] NetLabel: unlabeled traffic allowed by default [ 0.462832] amd_nb: Cannot enumerate AMD northbridges [ 0.464110] clocksource: Switched to clocksource kvm-clock [ 0.473182] AppArmor: AppArmor Filesystem Enabled [ 0.474446] pnp: PnP ACPI init [ 0.475652] pnp: PnP ACPI: found 5 devices [ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484697] NET: Registered protocol family 2 [ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489283] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493755] NET: Registered protocol family 1 [ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530037] Unpacking initramfs... [ 1.008219] Freeing initrd memory: 37084K [ 1.010284] Scanning for low memory corruption every 60 seconds [ 1.011986] audit: initializing netlink subsys (disabled) [ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized [ 1.014996] Initialise system trusted keyring [ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.020327] zbud: loaded [ 1.021334] VFS: Disk quotas dquot_6.6.0 [ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.025750] fuse init (API version 7.23) [ 1.026895] Key type big_key registered [ 1.027891] Allocating IMA MOK and blacklist keyrings. [ 1.029438] Key type asymmetric registered [ 1.030476] Asymmetric key parser 'x509' registered [ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.033539] io scheduler noop registered [ 1.034530] io scheduler deadline registered (default) [ 1.035763] io scheduler cfq registered [ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.041539] ACPI: Power Button [PWRF] [ 1.042621] GHES: HEST is not enabled! [ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.120168] Linux agpgart interface v0.103 [ 1.122724] loop: module loaded [ 1.125957] vda: vda1 [ 1.127399] scsi host0: ata_piix [ 1.128362] scsi host1: ata_piix [ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.132611] libphy: Fixed MDIO Bus: probed [ 1.133639] tun: Universal TUN/TAP device driver, 1.6 [ 1.134822] tun: (C) 1999-2004 Max Krasnyansky [ 1.137536] PPP generic driver version 2.4.2 [ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.140150] ehci-pci: EHCI PCI platform driver [ 1.141252] ehci-platform: EHCI generic platform driver [ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.143889] ohci-pci: OHCI PCI platform driver [ 1.144986] ohci-platform: OHCI generic platform driver [ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver [ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.171400] usb usb1: Product: UHCI Host Controller [ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.174003] usb usb1: SerialNumber: 0000:00:01.2 [ 1.175220] hub 1-0:1.0: USB hub found [ 1.176198] hub 1-0:1.0: 2 ports detected [ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.182488] mousedev: PS/2 mouse device common for all mice [ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.186346] rtc_cmos 00:00: RTC can wake from S4 [ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.190670] i2c /dev entries driver [ 1.191635] device-mapper: uevent: version 1.0.3 [ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs [ 1.196508] NET: Registered protocol family 10 [ 1.197830] NET: Registered protocol family 17 [ 1.198943] Key type dns_resolver registered [ 1.200227] registered taskstats version 1 [ 1.201296] Loading compiled-in X.509 certificates [ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.205316] zswap: loaded using pool lzo/zbud [ 1.207760] Key type trusted registered [ 1.210764] Key type encrypted registered [ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled [ 1.213111] ima: No TPM chip found, activating TPM-bypass! [ 1.214422] evm: HMAC attrs: 0x1 [ 1.215596] Magic number: 14:84:255 [ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816) [ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.233393] EDD information not available. [ 1.293611] Freeing unused kernel memory: 1512K [ 1.294760] Write protecting the kernel read-only data: 14336k [ 1.297366] Freeing unused kernel memory: 1692K [ 1.298702] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.395134] [drm] Initialized drm 1.1.0 20060810 [ 1.397382] virtio_net virtio0 ens3: renamed from eth0 [ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.432592] FDC 0 is a S82078B [ 1.441863] AVX2 version of gcm_enc/dec engaged. [ 1.443271] AES CTR mode by8 optimization enabled [ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.656164] usb 1-1: Product: QEMU USB Tablet [ 1.657249] usb 1-1: Manufacturer: QEMU [ 1.658224] usb 1-1: SerialNumber: 42 [ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina [ 1.673407] usbcore: registered new interface driver usbhid [ 1.674778] usbhid: USB HID core driver [ 1.677282] 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.680060] 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 [ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz [ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns Begin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1 [ 2.030023] md: multipath personality registered for level -4 [ 2.033453] md: raid0 personality registered for level 0 [ 2.037297] md: raid1 personality registered for level 1 [ 2.108135] raid6: sse2x1 gen() 11258 MB/s [ 2.176107] raid6: sse2x1 xor() 8924 MB/s [ 2.244129] raid6: sse2x2 gen() 14340 MB/s [ 2.312128] raid6: sse2x2 xor() 9621 MB/s [ 2.380140] raid6: sse2x4 gen() 16567 MB/s [ 2.448127] raid6: sse2x4 xor() 11451 MB/s [ 2.516117] raid6: avx2x1 gen() 21971 MB/s [ 2.584117] raid6: avx2x2 gen() 25495 MB/s [ 2.652118] raid6: avx2x4 gen() 29398 MB/s [ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s [ 2.654444] raid6: using avx2x2 recovery algorithm [ 2.656918] xor: automatically using best checksumming function: [ 2.696117] avx : 31701.000 MB/sec [ 2.703187] async_tx: api initialized (async) [ 2.714468] md: raid6 personality registered for level 6 [ 2.715750] md: raid5 personality registered for level 5 [ 2.716996] md: raid4 personality registered for level 4 [ 2.723285] 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.755767] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.881087] systemd[1]: Detected virtualization kvm. [ 2.882270] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885955] systemd[1]: Set hostname to . [ 2.888721] systemd[1]: Initializing machine ID from KVM UUID. [ 2.890106] systemd[1]: Installed transient /etc/machine-id file. [ 3.018586] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.022061] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.032456] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.034883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.037244] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.039932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.042378] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.045091] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.057790] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.060549] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.064602] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.072094] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.075537] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.080496] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.085287] Loading iSCSI transport class v2.0-870. [ 3.086668] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp) ] Listening on Device-mapper event daemon FIFOs. [ 3.099774] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.111905] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser) [ 3.143332] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.146638] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.151378] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.161392] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.164061] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.170344] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.174674] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.183205] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.217555] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting 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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.945989] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.570463] cloud-init[494]: Cloud-init v. 18.2 running 'init-local' at Mon, 03 Dec 2018 01:16:59 +0000. Up 4.40 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 13.907735] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Mon, 03 Dec 2018 01:17:01 +0000. Up 5.97 seconds. [ 13.910113] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.916432] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.920137] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.924139] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.931532] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:81:1d:eb | [ 13.933943] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe81:1deb/64 | . | link | fa:16:3e:81:1d:eb | [ 13.940260] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.943806] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.947367] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.953619] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.960144] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.962292] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.968407] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.970525] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.976376] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 13.978499] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.984379] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.986473] cloud-init[946]: 2018-12-03 01:17:09,406 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. 2018-12-03 01:17:10,415 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2018-12-03 01:17:19,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:17:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:17:19,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14354 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17: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-d3370bef-7f96-4a5f-9a93-8d2e6cdd1690 x-openstack-request-id: req-d3370bef-7f96-4a5f-9a93-8d2e6cdd1690 2018-12-03 01:17:19,500 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177695] pid_max: default: 32768 minimum: 301\n[ 0.178884] ACPI: Core revision 20150930\n[ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.182216] Security Framework initialized\n[ 0.183291] Yama: becoming mindful.\n[ 0.184249] AppArmor: AppArmor initialized\n[ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192072] Initializing cgroup subsys io\n[ 0.193136] Initializing cgroup subsys memory\n[ 0.194274] Initializing cgroup subsys devices\n[ 0.195411] Initializing cgroup subsys freezer\n[ 0.196536] Initializing cgroup subsys net_cls\n[ 0.197666] Initializing cgroup subsys perf_event\n[ 0.198866] Initializing cgroup subsys net_prio\n[ 0.200013] Initializing cgroup subsys hugetlb\n[ 0.201146] Initializing cgroup subsys pids\n[ 0.202277] CPU: Physical Processor ID: 0\n[ 0.204043] mce: CPU supports 10 MCE banks\n[ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.207892] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.238512] Freeing SMP alternatives memory: 32K\n[ 0.244360] ftrace: allocating 32237 entries in 126 pages\n[ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280696] smpboot: Max logical packages: 1\n[ 0.282022] x2apic enabled\n[ 0.283107] Switched APIC routing to physical x2apic.\n[ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291913] KVM setup paravirtual spinlock\n[ 0.293463] x86: Booted up 1 node, 1 CPUs\n[ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296344] devtmpfs: initialized\n[ 0.298291] evm: security.selinux\n[ 0.299207] evm: security.SMACK64\n[ 0.300118] evm: security.SMACK64EXEC\n[ 0.301098] evm: security.SMACK64TRANSMUTE\n[ 0.302152] evm: security.SMACK64MMAP\n[ 0.303127] evm: security.ima\n[ 0.303968] evm: security.capability\n[ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.308891] pinctrl core: initialized pinctrl subsystem\n[ 0.310312] RTC time: 1:16:55, date: 12/03/18\n[ 0.311555] NET: Registered protocol family 16\n[ 0.312821] cpuidle: using governor ladder\n[ 0.313895] cpuidle: using governor menu\n[ 0.314939] PCCT header not found.\n[ 0.315936] ACPI: bus type PCI registered\n[ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318594] PCI: Using configuration type 1 for base access\n[ 0.320749] ACPI: Added _OSI(Module Device)\n[ 0.321863] ACPI: Added _OSI(Processor Device)\n[ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326338] ACPI: Interpreter enabled\n[ 0.327341] ACPI: (supports S0 S5)\n[ 0.328278] ACPI: Using IOAPIC for interrupt routing\n[ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340972] acpiphp: Slot [3] registered\n[ 0.357423] acpiphp: Slot [4] registered\n[ 0.358650] acpiphp: Slot [5] registered\n[ 0.359715] acpiphp: Slot [6] registered\n[ 0.360758] acpiphp: Slot [7] registered\n[ 0.361784] acpiphp: Slot [8] registered\n[ 0.362816] acpiphp: Slot [9] registered\n[ 0.363845] acpiphp: Slot [10] registered\n[ 0.364885] acpiphp: Slot [11] registered\n[ 0.365943] acpiphp: Slot [12] registered\n[ 0.366997] acpiphp: Slot [13] registered\n[ 0.368046] acpiphp: Slot [14] registered\n[ 0.369102] acpiphp: Slot [15] registered\n[ 0.370163] acpiphp: Slot [16] registered\n[ 0.371224] acpiphp: Slot [17] registered\n[ 0.372275] acpiphp: Slot [18] registered\n[ 0.373333] acpiphp: Slot [19] registered\n[ 0.374394] acpiphp: Slot [20] registered\n[ 0.375448] acpiphp: Slot [21] registered\n[ 0.376614] acpiphp: Slot [22] registered\n[ 0.377674] acpiphp: Slot [23] registered\n[ 0.378740] acpiphp: Slot [24] registered\n[ 0.379805] acpiphp: Slot [25] registered\n[ 0.380862] acpiphp: Slot [26] registered\n[ 0.381919] acpiphp: Slot [27] registered\n[ 0.382983] acpiphp: Slot [28] registered\n[ 0.384041] acpiphp: Slot [29] registered\n[ 0.385096] acpiphp: Slot [30] registered\n[ 0.386153] acpiphp: Slot [31] registered\n[ 0.387220] PCI host bridge to bus 0000:00\n[ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447664] vgaarb: loaded\n[ 0.448457] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450125] SCSI subsystem initialized\n[ 0.451356] ACPI: bus type USB registered\n[ 0.452440] usbcore: registered new interface driver usbfs\n[ 0.453785] usbcore: registered new interface driver hub\n[ 0.455096] usbcore: registered new device driver usb\n[ 0.456541] PCI: Using ACPI for IRQ routing\n[ 0.458035] NetLabel: Initializing\n[ 0.458965] NetLabel: domain hash size = 128\n[ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461312] NetLabel: unlabeled traffic allowed by default\n[ 0.462832] amd_nb: Cannot enumerate AMD northbridges\n[ 0.464110] clocksource: Switched to clocksource kvm-clock\n[ 0.473182] AppArmor: AppArmor Filesystem Enabled\n[ 0.474446] pnp: PnP ACPI init\n[ 0.475652] pnp: PnP ACPI: found 5 devices\n[ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484697] NET: Registered protocol family 2\n[ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489283] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493755] NET: Registered protocol family 1\n[ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530037] Unpacking initramfs...\n[ 1.008219] Freeing initrd memory: 37084K\n[ 1.010284] Scanning for low memory corruption every 60 seconds\n[ 1.011986] audit: initializing netlink subsys (disabled)\n[ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized\n[ 1.014996] Initialise system trusted keyring\n[ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.020327] zbud: loaded\n[ 1.021334] VFS: Disk quotas dquot_6.6.0\n[ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.025750] fuse init (API version 7.23)\n[ 1.026895] Key type big_key registered\n[ 1.027891] Allocating IMA MOK and blacklist keyrings.\n[ 1.029438] Key type asymmetric registered\n[ 1.030476] Asymmetric key parser 'x509' registered\n[ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.033539] io scheduler noop registered\n[ 1.034530] io scheduler deadline registered (default)\n[ 1.035763] io scheduler cfq registered\n[ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.041539] ACPI: Power Button [PWRF]\n[ 1.042621] GHES: HEST is not enabled!\n[ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.120168] Linux agpgart interface v0.103\n[ 1.122724] loop: module loaded\n[ 1.125957] vda: vda1\n[ 1.127399] scsi host0: ata_piix\n[ 1.128362] scsi host1: ata_piix\n[ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.132611] libphy: Fixed MDIO Bus: probed\n[ 1.133639] tun: Universal TUN/TAP device driver, 1.6\n[ 1.134822] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.137536] PPP generic driver version 2.4.2\n[ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.140150] ehci-pci: EHCI PCI platform driver\n[ 1.141252] ehci-platform: EHCI generic platform driver\n[ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.143889] ohci-pci: OHCI PCI platform driver\n[ 1.144986] ohci-platform: OHCI generic platform driver\n[ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.171400] usb usb1: Product: UHCI Host Controller\n[ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.174003] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.175220] hub 1-0:1.0: USB hub found\n[ 1.176198] hub 1-0:1.0: 2 ports detected\n[ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.182488] mousedev: PS/2 mouse device common for all mice\n[ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.186346] rtc_cmos 00:00: RTC can wake from S4\n[ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.190670] i2c /dev entries driver\n[ 1.191635] device-mapper: uevent: version 1.0.3\n[ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.196508] NET: Registered protocol family 10\n[ 1.197830] NET: Registered protocol family 17\n[ 1.198943] Key type dns_resolver registered\n[ 1.200227] registered taskstats version 1\n[ 1.201296] Loading compiled-in X.509 certificates\n[ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.205316] zswap: loaded using pool lzo/zbud\n[ 1.207760] Key type trusted registered\n[ 1.210764] Key type encrypted registered\n[ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.213111] ima: No TPM chip found, activating TPM-bypass!\n[ 1.214422] evm: HMAC attrs: 0x1\n[ 1.215596] Magic number: 14:84:255\n[ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816)\n[ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.233393] EDD information not available.\n[ 1.293611] Freeing unused kernel memory: 1512K\n[ 1.294760] Write protecting the kernel read-only data: 14336k\n[ 1.297366] Freeing unused kernel memory: 1692K\n[ 1.298702] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.395134] [drm] Initialized drm 1.1.0 20060810\n[ 1.397382] virtio_net virtio0 ens3: renamed from eth0\n[ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.432592] FDC 0 is a S82078B\n[ 1.441863] AVX2 version of gcm_enc/dec engaged.\n[ 1.443271] AES CTR mode by8 optimization enabled\n[ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.656164] usb 1-1: Product: QEMU USB Tablet\n[ 1.657249] usb 1-1: Manufacturer: QEMU\n[ 1.658224] usb 1-1: SerialNumber: 42\n[ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.673407] usbcore: registered new interface driver usbhid\n[ 1.674778] usbhid: USB HID core driver\n[ 1.677282] 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.680060] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz\n[ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns\nBegin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1\n[ 2.030023] md: multipath personality registered for level -4\n[ 2.033453] md: raid0 personality registered for level 0\n[ 2.037297] md: raid1 personality registered for level 1\n[ 2.108135] raid6: sse2x1 gen() 11258 MB/s\n[ 2.176107] raid6: sse2x1 xor() 8924 MB/s\n[ 2.244129] raid6: sse2x2 gen() 14340 MB/s\n[ 2.312128] raid6: sse2x2 xor() 9621 MB/s\n[ 2.380140] raid6: sse2x4 gen() 16567 MB/s\n[ 2.448127] raid6: sse2x4 xor() 11451 MB/s\n[ 2.516117] raid6: avx2x1 gen() 21971 MB/s\n[ 2.584117] raid6: avx2x2 gen() 25495 MB/s\n[ 2.652118] raid6: avx2x4 gen() 29398 MB/s\n[ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s\n[ 2.654444] raid6: using avx2x2 recovery algorithm\n[ 2.656918] xor: automatically using best checksumming function:\n[ 2.696117] avx : 31701.000 MB/sec\n[ 2.703187] async_tx: api initialized (async)\n[ 2.714468] md: raid6 personality registered for level 6\n[ 2.715750] md: raid5 personality registered for level 5\n[ 2.716996] md: raid4 personality registered for level 4\n[ 2.723285] 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.755767] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.881087] systemd[1]: Detected virtualization kvm.\n[ 2.882270] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.885955] systemd[1]: Set hostname to .\n[ 2.888721] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.890106] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.018586] 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.022061] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.032456] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.034883] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.037244] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.039932] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.042378] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.045091] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.057790] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.060549] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.064602] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.072094] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.075537] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.080496] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.085287] Loading iSCSI transport class v2.0-870.\n[ 3.086668] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp)\n] Listening on Device-mapper event daemon FIFOs.\n[ 3.099774] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.111905] 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.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser)\n\n[ 3.143332] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.146638] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.151378] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.161392] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.164061] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.170344] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.174674] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.183205] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.217555] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting 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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.945989] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 4.570463] cloud-init[494]: Cloud-init v. 18.2 running 'init-local' at Mon, 03 Dec 2018 01:16:59 +0000. Up 4.40 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 13.907735] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Mon, 03 Dec 2018 01:17:01 +0000. Up 5.97 seconds.\n[ 13.910113] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.916432] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.920137] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.924139] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.931532] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:81:1d:eb |\n[ 13.933943] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe81:1deb/64 | . | link | fa:16:3e:81:1d:eb |\n[ 13.940260] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 13.943806] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 13.947367] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.953619] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 13.960144] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.962292] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 13.968407] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.970525] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 13.976376] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 13.978499] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 13.984379] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.986473] cloud-init[946]: 2018-12-03 01:17:09,406 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 14.676715] cloud-init[946]: Generating public/private rsa key pair.\n[ 14.678260] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 14.680117] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 14.684120] cloud-init[946]: The key fingerprint is:\n[ 14.688138] cloud-init[946]: SHA256:UCykRyFJ/vvnrzrv5CoQ7OD/jnBKaZuJ9IsiB2TK3ec root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\n[ 14.690229] cloud-init[946]: The key's randomart image is:\n[ 14.696140] cloud-init[946]: +---[RSA 2048]----+\n[ 14.697378] cloud-init[946]: | .oo+o. |\n[ 14.698597] cloud-init[946]: | ..+... |\n[ 14.700120] cloud-init[946]: | .o o. |\n[ 14.704134] cloud-init[946]: | o. oo . |\n[ 14.705376] cloud-init[946]: |=..o... S |\n[ 14.708125] cloud-init[946]: |o..oo. o |\n[ 14.712140] cloud-init[946]: | o=...+ . |\n[ 14.713381] cloud-init[946]: |+++B...E.o. |\n[ 14.716130] cloud-init[946]: |+o=oooo.+O*o. |\n[ 14.717391] cloud-init[946]: +----[SHA256]-----+\n[ 14.720129] cloud-init[946]: Generating public/private dsa key pair.\n[ 14.724131] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 14.728144] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 14.729839] cloud-init[946]: The key fingerprint is:\n[ 14.732145] cloud-init[946]: SHA256:TS73ov+8CH0CKm8pXkh33gGQHW9zN2HPFpPm3Ys40bk root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\n[ 14.739035] cloud-init[946]: The key's randomart image is:\n[ 14.740401] cloud-init[946]: +---[DSA 1024]----+\n[ 14.741745] cloud-init[946]: | .o.. oo.|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 14.746220] cloud-init[946]: | .... . *o|\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 14.748543] cloud-init[946]: | . = o * *|\n[ 14.749419] cloud-init[946]: | * + + +o|\n[ 14.750291] cloud-init[946]: | . . S = o o .|\n[ 14.751290] cloud-init[946]: | . o + * = E . |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m\n[ 14.760345] cloud-init[946]: | o o.o = + |\n[ 14.761416] cloud-init[946]: | .+o o * |\n[ 14.762473] cloud-init[946]: | ..o. ..o.+. |\n[ 14.763535] cloud-init[946]: ] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n+----[SHA256]-----+\n[ 14.766604] cloud-init[946]: Generating public/private ecdsa key pair.\n[ 14.768304] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 14.772964] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 14.777835] cloud-init[946]: The key fingerprint is:\n [ 14.780111] cloud-init[946]: SHA256:fEcYZkUOM3tNrVcwWE4Bf+exU9CElQQcdhxmGMCHKiE root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\n[ 14.782329] cloud-init[946]: The key's randomart image is:\n[ 14.783530] cloud-init[946]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m+---[ECDSA 256]---+\n[ 14.788551] cloud-init[946]: | O+BO/#=|\n[ 14.789626] cloud-init[946]: | E . o @oX==+|\n[ 14.790688] cloud-init[946]: | . . + = +o=|\n[ 14.791753] ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.cloud-init[946]: | o . o .o*|\n[ 14.797856] \n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init[946]: | S . . +.| Starting /etc/rc.local Compatibility...\n[ 14.805053] \n[[0;32m OK [0mcloud-init[946]: | . . .|] Started Regular background program processing daemon.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 14.814174] cloud-init[946]: | | Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n[ 14.821380] cloud-init[946]: | |\n[ 14.823690] cloud-init\n[946]: | |\n[[0;32m OK [0m] Started iperf Service.\n[ 14.830139] cloud-init[946]: Starting Apply the settings specified in cloud-config...\n Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n+----[SHA256]-----+\n[ 14.872062] cloud-init[946]: Generating public/private ed25519 key pair.\n[ 14.879179] [[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\ncloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n Starting Snappy daemon...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 14.913065] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started System Logging Service.\n\n[ 14.981175] cloud-init[946]: The key fingerprint is:\n[ 15.004853] cloud-init[946]: SHA256:WefvjrTrfRJ/57eZQa3HsYurBn6tJsaoR6ayQIoxFsg root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 15.040995] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init Starting Login to default iSCSI targets...\n[946]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m\n] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...[ 15.101095] cloud-init\n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[946]: +--[ED25519 256]--+ Starting Permit User Sessions...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 15.165868] cloud-init[946]: | |\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 15.203962] cloud-init[946]: |o |[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m\n] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...[ 15.237482] cloud-init[946]: |.E . . |\n\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m[ 15.247333] ] Started LSB: automatic crash report generation.cloud-init\n[[0;32m OK [0m] Started Set console scheme.\n[946]: | . o o .|\n[[0;32m OK [0m] Started Snappy daemon.\n[ 15.264802] cloud-init[946]: |oo S . o.|\n Starting Wait until snapd is fully seeded...\n[ 15.274059] cloud-init[946]: |=o o . .ooo|\n[ 15.292257] cloud-init[946]: |o. + + . o o=o|\n[ 15.296195] cloud-init[946]: | .. . o = = *o.@|\n[ 15.304023] cloud-init[946]: | .o.o . =+B==O*|\n[ 15.307421] cloud-init[946]: +----[SHA256]-----+\n[ 15.669969] cloud-init[1064]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 16.419026] cloud-init[1064]: en_US.UTF-8... done\n[ 16.421321] cloud-init[1064]: Generation complete.\n[ 16.871555] cloud-init[1064]: Cloud-init v. 18.2 running 'modules:config' at Mon, 03 Dec 2018 01:17:11 +0000. Up 15.53 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 | 31:b7:3d:9d:0c:de:0f:a2:eb:e4:47:41:94:66:d3:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Dec 3 01:17:15 ec2: \n<14>Dec 3 01:17:15 ec2: #############################################################\n<14>Dec 3 01:17:15 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Dec 3 01:17:15 ec2: 1024 SHA256:TS73ov+8CH0CKm8pXkh33gGQHW9zN2HPFpPm3Ys40bk root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (DSA)\n<14>Dec 3 01:17:15 ec2: 256 SHA256:fEcYZkUOM3tNrVcwWE4Bf+exU9CElQQcdhxmGMCHKiE root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (ECDSA)\n<14>Dec 3 01:17:15 ec2: 256 SHA256:WefvjrTrfRJ/57eZQa3HsYurBn6tJsaoR6ayQIoxFsg root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (ED25519)\n<14>Dec 3 01:17:15 ec2: 2048 SHA256:UCykRyFJ/vvnrzrv5CoQ7OD/jnBKaZuJ9IsiB2TK3ec root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (RSA)\n<14>Dec 3 01:17:15 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Dec 3 01:17:15 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIlO5/gIM4+9voEmhUNVi9rEXUC53mD+RM9BKf+iqjHfBfcOsEm8ru3d5E6XPQRvOTX1iWdTL44oaseDiARYAKo= root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQhioTEff0a1z45TC38GAM29VarK32xG2oKMVRBYDAi root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBSOPWppcinMKfsHOPiQcgcdi5JStQ0xxBP8EW4dVuylyPTD9LWuaGMwC+R3FHz0KXqnBZp+VNIgYJjp0xnwwNl6WehO2Fdm/k964APyChYexvK+6zMnUqalDM2HnSCivXqyALU6w9L92sXT86/nzvOXPLjC8FwSNtuxZtiTVJX6o3J+0drHaexWxQRbjLRHhEkrh3Hno9TRKOMwgMuhoDcOYg4vhkvOlHd22Bd/f5i8twXUsFQq3ieXuR2LHexq86O+jwqCdXuefbhf2PzKWFysGEcRxiRH0ho8Jo2pNJ/UHInv/zeIhX86tyYpR2Rv9hl6E3WYQcy/Hb3FWKmfit root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2\n-----END SSH HOST KEY KEYS-----\n[ 20.209380] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Mon, 03 Dec 2018 01:17:15 +0000. Up 20.06 seconds.\n[ 20.211638] cloud-init[1319]: Cloud-init v. 18.2 finished at Mon, 03 Dec 2018 01:17:15 +0000. Datasource DataSourceEc2. Up 20.20 seconds\n\nUbuntu 16.04.4 LTS shaker-vm-53df9685-597c-402e-b422-15513804ddd2 ttyS0\n\nshaker-vm-53df9685-597c-402e-b422-15513804ddd2 login: "} 2018-12-03 01:17:19,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b/action used request id req-d3370bef-7f96-4a5f-9a93-8d2e6cdd1690 2018-12-03 01:17:19,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768768787384s 2018-12-03 01:17:19,503 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 729528813 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.175529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177695] pid_max: default: 32768 minimum: 301 [ 0.178884] ACPI: Core revision 20150930 [ 0.180511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.182216] Security Framework initialized [ 0.183291] Yama: becoming mindful. [ 0.184249] AppArmor: AppArmor initialized [ 0.185344] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.187072] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188721] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190286] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192072] Initializing cgroup subsys io [ 0.193136] Initializing cgroup subsys memory [ 0.194274] Initializing cgroup subsys devices [ 0.195411] Initializing cgroup subsys freezer [ 0.196536] Initializing cgroup subsys net_cls [ 0.197666] Initializing cgroup subsys perf_event [ 0.198866] Initializing cgroup subsys net_prio [ 0.200013] Initializing cgroup subsys hugetlb [ 0.201146] Initializing cgroup subsys pids [ 0.202277] CPU: Physical Processor ID: 0 [ 0.204043] mce: CPU supports 10 MCE banks [ 0.205144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206467] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.207892] Spectre V2 : Mitigation: Full generic retpoline [ 0.209232] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.210735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.212314] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.213689] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.215655] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.238512] Freeing SMP alternatives memory: 32K [ 0.244360] ftrace: allocating 32237 entries in 126 pages [ 0.279132] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.280696] smpboot: Max logical packages: 1 [ 0.282022] x2apic enabled [ 0.283107] Switched APIC routing to physical x2apic. [ 0.285440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289572] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291913] KVM setup paravirtual spinlock [ 0.293463] x86: Booted up 1 node, 1 CPUs [ 0.294525] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296344] devtmpfs: initialized [ 0.298291] evm: security.selinux [ 0.299207] evm: security.SMACK64 [ 0.300118] evm: security.SMACK64EXEC [ 0.301098] evm: security.SMACK64TRANSMUTE [ 0.302152] evm: security.SMACK64MMAP [ 0.303127] evm: security.ima [ 0.303968] evm: security.capability [ 0.305012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.307367] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.308891] pinctrl core: initialized pinctrl subsystem [ 0.310312] RTC time: 1:16:55, date: 12/03/18 [ 0.311555] NET: Registered protocol family 16 [ 0.312821] cpuidle: using governor ladder [ 0.313895] cpuidle: using governor menu [ 0.314939] PCCT header not found. [ 0.315936] ACPI: bus type PCI registered [ 0.316985] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318594] PCI: Using configuration type 1 for base access [ 0.320749] ACPI: Added _OSI(Module Device) [ 0.321863] ACPI: Added _OSI(Processor Device) [ 0.322997] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.326338] ACPI: Interpreter enabled [ 0.327341] ACPI: (supports S0 S5) [ 0.328278] ACPI: Using IOAPIC for interrupt routing [ 0.329520] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334950] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.338106] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.340972] acpiphp: Slot [3] registered [ 0.357423] acpiphp: Slot [4] registered [ 0.358650] acpiphp: Slot [5] registered [ 0.359715] acpiphp: Slot [6] registered [ 0.360758] acpiphp: Slot [7] registered [ 0.361784] acpiphp: Slot [8] registered [ 0.362816] acpiphp: Slot [9] registered [ 0.363845] acpiphp: Slot [10] registered [ 0.364885] acpiphp: Slot [11] registered [ 0.365943] acpiphp: Slot [12] registered [ 0.366997] acpiphp: Slot [13] registered [ 0.368046] acpiphp: Slot [14] registered [ 0.369102] acpiphp: Slot [15] registered [ 0.370163] acpiphp: Slot [16] registered [ 0.371224] acpiphp: Slot [17] registered [ 0.372275] acpiphp: Slot [18] registered [ 0.373333] acpiphp: Slot [19] registered [ 0.374394] acpiphp: Slot [20] registered [ 0.375448] acpiphp: Slot [21] registered [ 0.376614] acpiphp: Slot [22] registered [ 0.377674] acpiphp: Slot [23] registered [ 0.378740] acpiphp: Slot [24] registered [ 0.379805] acpiphp: Slot [25] registered [ 0.380862] acpiphp: Slot [26] registered [ 0.381919] acpiphp: Slot [27] registered [ 0.382983] acpiphp: Slot [28] registered [ 0.384041] acpiphp: Slot [29] registered [ 0.385096] acpiphp: Slot [30] registered [ 0.386153] acpiphp: Slot [31] registered [ 0.387220] PCI host bridge to bus 0000:00 [ 0.388292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395215] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403169] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410619] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412473] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435323] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.438963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.440746] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.442465] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.445655] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.447664] vgaarb: loaded [ 0.448457] vgaarb: bridge control possible 0000:00:02.0 [ 0.450125] SCSI subsystem initialized [ 0.451356] ACPI: bus type USB registered [ 0.452440] usbcore: registered new interface driver usbfs [ 0.453785] usbcore: registered new interface driver hub [ 0.455096] usbcore: registered new device driver usb [ 0.456541] PCI: Using ACPI for IRQ routing [ 0.458035] NetLabel: Initializing [ 0.458965] NetLabel: domain hash size = 128 [ 0.460064] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461312] NetLabel: unlabeled traffic allowed by default [ 0.462832] amd_nb: Cannot enumerate AMD northbridges [ 0.464110] clocksource: Switched to clocksource kvm-clock [ 0.473182] AppArmor: AppArmor Filesystem Enabled [ 0.474446] pnp: PnP ACPI init [ 0.475652] pnp: PnP ACPI: found 5 devices [ 0.482473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.484697] NET: Registered protocol family 2 [ 0.486080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.489283] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490845] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493755] NET: Registered protocol family 1 [ 0.494891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513817] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530037] Unpacking initramfs... [ 1.008219] Freeing initrd memory: 37084K [ 1.010284] Scanning for low memory corruption every 60 seconds [ 1.011986] audit: initializing netlink subsys (disabled) [ 1.013305] audit: type=2000 audit(1543799816.840:1): initialized [ 1.014996] Initialise system trusted keyring [ 1.016284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.017739] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.020327] zbud: loaded [ 1.021334] VFS: Disk quotas dquot_6.6.0 [ 1.022377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.024160] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.025750] fuse init (API version 7.23) [ 1.026895] Key type big_key registered [ 1.027891] Allocating IMA MOK and blacklist keyrings. [ 1.029438] Key type asymmetric registered [ 1.030476] Asymmetric key parser 'x509' registered [ 1.031673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.033539] io scheduler noop registered [ 1.034530] io scheduler deadline registered (default) [ 1.035763] io scheduler cfq registered [ 1.036848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.038139] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.039709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.041539] ACPI: Power Button [PWRF] [ 1.042621] GHES: HEST is not enabled! [ 1.058251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.090286] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.092898] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.117421] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.120168] Linux agpgart interface v0.103 [ 1.122724] loop: module loaded [ 1.125957] vda: vda1 [ 1.127399] scsi host0: ata_piix [ 1.128362] scsi host1: ata_piix [ 1.129260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.130759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.132611] libphy: Fixed MDIO Bus: probed [ 1.133639] tun: Universal TUN/TAP device driver, 1.6 [ 1.134822] tun: (C) 1999-2004 Max Krasnyansky [ 1.137536] PPP generic driver version 2.4.2 [ 1.138663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.140150] ehci-pci: EHCI PCI platform driver [ 1.141252] ehci-platform: EHCI generic platform driver [ 1.142481] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.143889] ohci-pci: OHCI PCI platform driver [ 1.144986] ohci-platform: OHCI generic platform driver [ 1.146222] uhci_hcd: USB Universal Host Controller Interface driver [ 1.162364] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.163602] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.165439] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.166683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.168112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.169623] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.171400] usb usb1: Product: UHCI Host Controller [ 1.172572] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.174003] usb usb1: SerialNumber: 0000:00:01.2 [ 1.175220] hub 1-0:1.0: USB hub found [ 1.176198] hub 1-0:1.0: 2 ports detected [ 1.177345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.180022] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.181214] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.182488] mousedev: PS/2 mouse device common for all mice [ 1.184038] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.186346] rtc_cmos 00:00: RTC can wake from S4 [ 1.187711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.189199] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.190670] i2c /dev entries driver [ 1.191635] device-mapper: uevent: version 1.0.3 [ 1.192838] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.194869] ledtrig-cpu: registered to indicate activity on CPUs [ 1.196508] NET: Registered protocol family 10 [ 1.197830] NET: Registered protocol family 17 [ 1.198943] Key type dns_resolver registered [ 1.200227] registered taskstats version 1 [ 1.201296] Loading compiled-in X.509 certificates [ 1.202999] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.205316] zswap: loaded using pool lzo/zbud [ 1.207760] Key type trusted registered [ 1.210764] Key type encrypted registered [ 1.211812] AppArmor: AppArmor sha1 policy hashing enabled [ 1.213111] ima: No TPM chip found, activating TPM-bypass! [ 1.214422] evm: HMAC attrs: 0x1 [ 1.215596] Magic number: 14:84:255 [ 1.216683] rtc_cmos 00:00: setting system clock to 2018-12-03 01:16:56 UTC (1543799816) [ 1.218696] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.233393] EDD information not available. [ 1.293611] Freeing unused kernel memory: 1512K [ 1.294760] Write protecting the kernel read-only data: 14336k [ 1.297366] Freeing unused kernel memory: 1692K [ 1.298702] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.309128] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.311301] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.313845] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.316205] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.318468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.320729] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.328711] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.331016] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.334402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.337408] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.395134] [drm] Initialized drm 1.1.0 20060810 [ 1.397382] virtio_net virtio0 ens3: renamed from eth0 [ 1.406243] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.408528] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.432592] FDC 0 is a S82078B [ 1.441863] AVX2 version of gcm_enc/dec engaged. [ 1.443271] AES CTR mode by8 optimization enabled [ 1.488156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.652952] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.654540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.656164] usb 1-1: Product: QEMU USB Tablet [ 1.657249] usb 1-1: Manufacturer: QEMU [ 1.658224] usb 1-1: SerialNumber: 42 [ 1.666423] hidraw: raw HID events driver (C) Jiri Kosina [ 1.673407] usbcore: registered new interface driver usbhid [ 1.674778] usbhid: USB HID core driver [ 1.677282] 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.680060] 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 [ 2.008172] tsc: Refined TSC clocksource calibration: 3491.790 MHz [ 2.009637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550565228, max_idle_ns: 440795333994 ns Begin: Loading essential drivers ... [ 2.026619] md: linear personality registered for level -1 [ 2.030023] md: multipath personality registered for level -4 [ 2.033453] md: raid0 personality registered for level 0 [ 2.037297] md: raid1 personality registered for level 1 [ 2.108135] raid6: sse2x1 gen() 11258 MB/s [ 2.176107] raid6: sse2x1 xor() 8924 MB/s [ 2.244129] raid6: sse2x2 gen() 14340 MB/s [ 2.312128] raid6: sse2x2 xor() 9621 MB/s [ 2.380140] raid6: sse2x4 gen() 16567 MB/s [ 2.448127] raid6: sse2x4 xor() 11451 MB/s [ 2.516117] raid6: avx2x1 gen() 21971 MB/s [ 2.584117] raid6: avx2x2 gen() 25495 MB/s [ 2.652118] raid6: avx2x4 gen() 29398 MB/s [ 2.653171] raid6: using algorithm avx2x4 gen() 29398 MB/s [ 2.654444] raid6: using avx2x2 recovery algorithm [ 2.656918] xor: automatically using best checksumming function: [ 2.696117] avx : 31701.000 MB/sec [ 2.703187] async_tx: api initialized (async) [ 2.714468] md: raid6 personality registered for level 6 [ 2.715750] md: raid5 personality registered for level 5 [ 2.716996] md: raid4 personality registered for level 4 [ 2.723285] 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.755767] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.775552] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.877059] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.881087] systemd[1]: Detected virtualization kvm. [ 2.882270] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.885955] systemd[1]: Set hostname to . [ 2.888721] systemd[1]: Initializing machine ID from KVM UUID. [ 2.890106] systemd[1]: Installed transient /etc/machine-id file. [ 3.018586] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.022061] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.024571] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.027143] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.029776] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.032456] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.034883] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.037244] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.039932] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.042378] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.045091] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.047237] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.050152] 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.053933] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.057790] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.060549] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.064602] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.072094] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.075537] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.080496] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.085287] Loading iSCSI transport class v2.0-870. [ 3.086668] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.091040] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m[ 3.097078] iscsi: registered transport (tcp) ] Listening on Device-mapper event daemon FIFOs. [ 3.099774] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.104426] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.111905] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.119218] 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.127586] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.136548] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.141324] iscsi: registered transport (iser) [ 3.143332] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.146638] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.151378] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.161392] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.164061] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.170344] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.174674] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.183205] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.188745] 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.197927] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.217555] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting 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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.945989] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [ 4.570463] cloud-init[494]: Cloud-init v. 18.2 running 'init-local' at Mon, 03 Dec 2018 01:16:59 +0000. Up 4.40 seconds. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 13.907735] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Mon, 03 Dec 2018 01:17:01 +0000. Up 5.97 seconds. [ 13.910113] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.916432] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.920137] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.924139] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.931532] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | . | fa:16:3e:81:1d:eb | [ 13.933943] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe81:1deb/64 | . | link | fa:16:3e:81:1d:eb | [ 13.940260] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.943806] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.947367] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.953619] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.960144] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.962292] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.968407] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.970525] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.976376] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 13.978499] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.984379] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.986473] cloud-init[946]: 2018-12-03 01:17:09,406 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.676715] cloud-init[946]: Generating public/private rsa key pair. [ 14.678260] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.680117] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.684120] cloud-init[946]: The key fingerprint is: [ 14.688138] cloud-init[946]: SHA256:UCykRyFJ/vvnrzrv5CoQ7OD/jnBKaZuJ9IsiB2TK3ec root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 [ 14.690229] cloud-init[946]: The key's randomart image is: [ 14.696140] cloud-init[946]: +---[RSA 2048]----+ [ 14.697378] cloud-init[946]: | .oo+o. | [ 14.698597] cloud-init[946]: | ..+... | [ 14.700120] cloud-init[946]: | .o o. | [ 14.704134] cloud-init[946]: | o. oo . | [ 14.705376] cloud-init[946]: |=..o... S | [ 14.708125] cloud-init[946]: |o..oo. o | [ 14.712140] cloud-init[946]: | o=...+ . | [ 14.713381] cloud-init[946]: |+++B...E.o. | [ 14.716130] cloud-init[946]: |+o=oooo.+O*o. | [ 14.717391] cloud-init[946]: +----[SHA256]-----+ [ 14.720129] cloud-init[946]: Generating public/private dsa key pair. [ 14.724131] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 14.728144] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 14.729839] cloud-init[946]: The key fingerprint is: [ 14.732145] cloud-init[946]: SHA256:TS73ov+8CH0CKm8pXkh33gGQHW9zN2HPFpPm3Ys40bk root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 [ 14.739035] cloud-init[946]: The key's randomart image is: [ 14.740401] cloud-init[946]: +---[DSA 1024]----+ [ 14.741745] cloud-init[946]: | .o.. oo.| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 14.746220] cloud-init[946]: | .... . *o| [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 14.748543] cloud-init[946]: | . = o * *| [ 14.749419] cloud-init[946]: | * + + +o| [ 14.750291] cloud-init[946]: | . . S = o o .| [ 14.751290] cloud-init[946]: | . o + * = E . | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m [ 14.760345] cloud-init[946]: | o o.o = + | [ 14.761416] cloud-init[946]: | .+o o * | [ 14.762473] cloud-init[946]: | ..o. ..o.+. | [ 14.763535] cloud-init[946]: ] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. +----[SHA256]-----+ [ 14.766604] cloud-init[946]: Generating public/private ecdsa key pair. [ 14.768304] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 14.772964] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Network is Online. [ 14.777835] cloud-init[946]: The key fingerprint is: [ 14.780111] cloud-init[946]: SHA256:fEcYZkUOM3tNrVcwWE4Bf+exU9CElQQcdhxmGMCHKiE root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 [ 14.782329] cloud-init[946]: The key's randomart image is: [ 14.783530] cloud-init[946]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m+---[ECDSA 256]---+ [ 14.788551] cloud-init[946]: | O+BO/#=| [ 14.789626] cloud-init[946]: | E . o @oX==+| [ 14.790688] cloud-init[946]: | . . + = +o=| [ 14.791753] ] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System.cloud-init[946]: | o . o .o*| [ 14.797856] [[0;32m OK [0m] Started Deferred execution scheduler. cloud-init[946]: | S . . +.| Starting /etc/rc.local Compatibility... [ 14.805053] [[0;32m OK [0mcloud-init[946]: | . . .|] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [ 14.814174] cloud-init[946]: | | Starting Accounts Service... Starting LSB: Record successful boot for GRUB... [ 14.821380] cloud-init[946]: | | [ 14.823690] cloud-init [946]: | | [[0;32m OK [0m] Started iperf Service. [ 14.830139] cloud-init[946]: Starting Apply the settings specified in cloud-config... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started D-Bus System Message Bus. +----[SHA256]-----+ [ 14.872062] cloud-init[946]: Generating public/private ed25519 key pair. [ 14.879179] [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Snappy daemon... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 14.913065] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started System Logging Service. [ 14.981175] cloud-init[946]: The key fingerprint is: [ 15.004853] cloud-init[946]: SHA256:WefvjrTrfRJ/57eZQa3HsYurBn6tJsaoR6ayQIoxFsg root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 15.040995] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... cloud-init Starting Login to default iSCSI targets... [946]: The key's randomart image is:[[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m ] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 15.101095] cloud-init Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [946]: +--[ED25519 256]--+ Starting Permit User Sessions... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Accounts Service. [ 15.165868] cloud-init[946]: | | [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 15.203962] cloud-init[946]: |o |[[0;32m OK [0m] Started LSB: network benchmark. [[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. Starting Set console scheme...[ 15.237482] cloud-init[946]: |.E . . | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m[ 15.247333] ] Started LSB: automatic crash report generation.cloud-init [[0;32m OK [0m] Started Set console scheme. [946]: | . o o .| [[0;32m OK [0m] Started Snappy daemon. [ 15.264802] cloud-init[946]: |oo S . o.| Starting Wait until snapd is fully seeded... [ 15.274059] cloud-init[946]: |=o o . .ooo| [ 15.292257] cloud-init[946]: |o. + + . o o=o| [ 15.296195] cloud-init[946]: | .. . o = = *o.@| [ 15.304023] cloud-init[946]: | .o.o . =+B==O*| [ 15.307421] cloud-init[946]: +----[SHA256]-----+ [ 15.669969] cloud-init[1064]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.419026] cloud-init[1064]: en_US.UTF-8... done [ 16.421321] cloud-init[1064]: Generation complete. [ 16.871555] cloud-init[1064]: Cloud-init v. 18.2 running 'modules:config' at Mon, 03 Dec 2018 01:17:11 +0000. Up 15.53 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 | 31:b7:3d:9d:0c:de:0f:a2:eb:e4:47:41:94:66:d3:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Dec 3 01:17:15 ec2: <14>Dec 3 01:17:15 ec2: ############################################################# <14>Dec 3 01:17:15 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Dec 3 01:17:15 ec2: 1024 SHA256:TS73ov+8CH0CKm8pXkh33gGQHW9zN2HPFpPm3Ys40bk root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (DSA) <14>Dec 3 01:17:15 ec2: 256 SHA256:fEcYZkUOM3tNrVcwWE4Bf+exU9CElQQcdhxmGMCHKiE root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (ECDSA) <14>Dec 3 01:17:15 ec2: 256 SHA256:WefvjrTrfRJ/57eZQa3HsYurBn6tJsaoR6ayQIoxFsg root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (ED25519) <14>Dec 3 01:17:15 ec2: 2048 SHA256:UCykRyFJ/vvnrzrv5CoQ7OD/jnBKaZuJ9IsiB2TK3ec root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 (RSA) <14>Dec 3 01:17:15 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Dec 3 01:17:15 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIlO5/gIM4+9voEmhUNVi9rEXUC53mD+RM9BKf+iqjHfBfcOsEm8ru3d5E6XPQRvOTX1iWdTL44oaseDiARYAKo= root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPQhioTEff0a1z45TC38GAM29VarK32xG2oKMVRBYDAi root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBSOPWppcinMKfsHOPiQcgcdi5JStQ0xxBP8EW4dVuylyPTD9LWuaGMwC+R3FHz0KXqnBZp+VNIgYJjp0xnwwNl6WehO2Fdm/k964APyChYexvK+6zMnUqalDM2HnSCivXqyALU6w9L92sXT86/nzvOXPLjC8FwSNtuxZtiTVJX6o3J+0drHaexWxQRbjLRHhEkrh3Hno9TRKOMwgMuhoDcOYg4vhkvOlHd22Bd/f5i8twXUsFQq3ieXuR2LHexq86O+jwqCdXuefbhf2PzKWFysGEcRxiRH0ho8Jo2pNJ/UHInv/zeIhX86tyYpR2Rv9hl6E3WYQcy/Hb3FWKmfit root@shaker-vm-53df9685-597c-402e-b422-15513804ddd2 -----END SSH HOST KEY KEYS----- [ 20.209380] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Mon, 03 Dec 2018 01:17:15 +0000. Up 20.06 seconds. [ 20.211638] cloud-init[1319]: Cloud-init v. 18.2 finished at Mon, 03 Dec 2018 01:17:15 +0000. Datasource DataSourceEc2. Up 20.20 seconds Ubuntu 16.04.4 LTS shaker-vm-53df9685-597c-402e-b422-15513804ddd2 ttyS0 shaker-vm-53df9685-597c-402e-b422-15513804ddd2 login: 2018-12-03 01:17:19,507 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8cd8c50L 2018-12-03 01:17:19,508 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 01:17:19,512 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-12-03 01:17:19,512 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-12-03 01:17:19,514 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 01:17:19,514 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-03 01:17:19,514 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-03 01:17:19,514 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 01:17:19,514 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-03 01:17:19,515 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 01:17:19,557 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-03 01:17:19,558 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 01:17:19,572 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 14fb956a2bfc919290bd06d8acfdd599 2018-12-03 01:17:19,573 - paramiko.transport - DEBUG - Trying discovered key 31b73d9d0cde0fa2ebe447419466d366 in /tmp/tmpemO_M1 2018-12-03 01:17:19,597 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 01:17:19,619 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-03 01:17:19,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-03 01:17:19,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-03 01:17:19,652 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8ee1d4-878d-4658-b826-f9cbe6aaef73 2018-12-03 01:17:19,652 - 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.8:35357/v3/", "rel": "self"}]}]}} 2018-12-03 01:17:19,652 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-1a8ee1d4-878d-4658-b826-f9cbe6aaef73 2018-12-03 01:17:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:19,746 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-03 01:17:19,746 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-03 01:17:19,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e83a881-19f9-4574-bd44-69e2426ac967 2018-12-03 01:17:19,860 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-03 01:17:19,860 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-5e83a881-19f9-4574-bd44-69e2426ac967 2018-12-03 01:17:19,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.218284130096s 2018-12-03 01:17:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-03 01:17:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:20,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7438f653-c756-4a09-9cec-c5db5209af61 2018-12-03 01:17:20,076 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "0c845f8017344abdbaf66391688d9295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "22c6304f96604e2a86830ff359729900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "3230efb607c9404aa61bc4245c350496"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "3daa5dbc196c474681621ae8561415ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "4ea26b7c4ef54660bbabc9834effda9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "901b267f568e4980a1f2ae6e4241699a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "b3ac069871eb40468370a376c3a6934b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "d28a7d1fc5404c6dabd866d92efb84da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d7bbb782e15d41e8ac7839d3a438a796"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "dd86f0feeef34649b3de59866ea1be7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "efe70063c80744ebbc0df433ab846bac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "f0bbb7ba50064122b8b8ee66c2009447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "fa2dbdcff6084c12a42e8784607b1a54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "fde814f71f4a459db5fe853f898fa501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-03 01:17:20,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-7438f653-c756-4a09-9cec-c5db5209af61 2018-12-03 01:17:20,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.208037137985s 2018-12-03 01:17:20,083 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.26:5000 2018-12-03 01:17:20,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:17:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b915bc-b1d8-4904-9022-706b1bbd52a3 2018-12-03 01:17:20,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:17:20,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b0b915bc-b1d8-4904-9022-706b1bbd52a3 2018-12-03 01:17:20,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198267936707s 2018-12-03 01:17:20,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:17:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6b4e95-6999-486c-9bdd-07ec3ffa28cd 2018-12-03 01:17:20,498 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:17:20,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6e6b4e95-6999-486c-9bdd-07ec3ffa28cd 2018-12-03 01:17:20,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208605051041s 2018-12-03 01:17:20,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:17:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:20,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45040425-fc25-418d-bd58-45b4ec692df0 2018-12-03 01:17:20,699 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 01:17:20,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-45040425-fc25-418d-bd58-45b4ec692df0 2018-12-03 01:17:20,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195891141891s 2018-12-03 01:17:20,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:17:20,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:20,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d72748b-9740-42f6-be72-8b659c392c35 2018-12-03 01:17:20,918 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:17:20,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0d72748b-9740-42f6-be72-8b659c392c35 2018-12-03 01:17:20,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218193054199s 2018-12-03 01:17:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:17:20,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81da170a-975b-4392-8410-e7afea89712c 2018-12-03 01:17:21,147 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:17:21,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-81da170a-975b-4392-8410-e7afea89712c 2018-12-03 01:17:21,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21618103981s 2018-12-03 01:17:21,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 01:17:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=4517099c2aa743828d9a44742ce8a180" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812f334f-a098-4a6a-a444-5017418b94ee 2018-12-03 01:17:21,357 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=4517099c2aa743828d9a44742ce8a180", "previous": null, "next": null}} 2018-12-03 01:17:21,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=4517099c2aa743828d9a44742ce8a180 used request id req-812f334f-a098-4a6a-a444-5017418b94ee 2018-12-03 01:17:21,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203151941299s 2018-12-03 01:17:21,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 01:17:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5157833c-c03b-41e0-8ebd-1dc909ddd6b8 2018-12-03 01:17:21,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:17:21,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-5157833c-c03b-41e0-8ebd-1dc909ddd6b8 2018-12-03 01:17:21,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168026924133s 2018-12-03 01:17:21,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:17:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434c2e62-fa7d-41c4-9b0b-f1dafa8004eb 2018-12-03 01:17:21,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:17:21,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-434c2e62-fa7d-41c4-9b0b-f1dafa8004eb 2018-12-03 01:17:21,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113164901733s 2018-12-03 01:17:21,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:17:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8e9929-0afc-49ae-9cc7-6f5e8ab065b9 2018-12-03 01:17:21,769 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:17:21,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef8e9929-0afc-49ae-9cc7-6f5e8ab065b9 2018-12-03 01:17:21,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116451978683s 2018-12-03 01:17:21,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:17:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:21,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187ef6f6-550c-435f-9106-1632cc9f3059 2018-12-03 01:17:21,975 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 01:17:21,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-187ef6f6-550c-435f-9106-1632cc9f3059 2018-12-03 01:17:21,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200391054153s 2018-12-03 01:17:21,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:17:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73f70b9-5a01-4263-ad4f-5cc846f76f22 2018-12-03 01:17:22,106 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:17:22,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c73f70b9-5a01-4263-ad4f-5cc846f76f22 2018-12-03 01:17:22,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130963087082s 2018-12-03 01:17:22,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:17:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:22,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe05b9c-1502-4db3-9a27-628885d70d55 2018-12-03 01:17:22,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:17:22,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6fe05b9c-1502-4db3-9a27-628885d70d55 2018-12-03 01:17:22,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15246796608s 2018-12-03 01:17:22,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 01:17:22,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=4517099c2aa743828d9a44742ce8a180" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:22,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 01:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51b2e87-11f2-40ba-b6f6-a38ebb91fc74 2018-12-03 01:17:22,476 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=4517099c2aa743828d9a44742ce8a180", "previous": null, "next": null}} 2018-12-03 01:17:22,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3e6f92fbd3c242dc8dd39d9a942f68af&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=4517099c2aa743828d9a44742ce8a180 used request id req-a51b2e87-11f2-40ba-b6f6-a38ebb91fc74 2018-12-03 01:17:22,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195380926132s 2018-12-03 01:17:22,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 01:17:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/e366edb086d94a6684ac3969e980062e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:17:22,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8829bf-234b-4e47-ae20-5d81117e0633 2018-12-03 01:17:22,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:17:22,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180/users/3e6f92fbd3c242dc8dd39d9a942f68af/roles/e366edb086d94a6684ac3969e980062e used request id req-0f8829bf-234b-4e47-ae20-5d81117e0633 2018-12-03 01:17:22,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24213719368s 2018-12-03 01:17:22,723 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 01:17:22,725 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 01:17:22,725 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 01:17:22,729 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 01:17:22,802 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-03 01:17:22,803 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-03 01:17:22,803 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-03 01:17:22,841 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-03 01:17:22,841 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-03 01:17:22,868 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-03 01:43:39,099 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-03 01:43:39,099 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4517099c2aa743828d9a44742ce8a180 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 52164 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_53df9685-597c-402e-b422-15513804ddd2 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=4132e710-e4cb-4ecb-8db8-6abbcbaa0b44 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.26:5000 OS_USERNAME=shaker-user_53df9685-597c-402e-b422-15513804ddd2 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.26,192.30.9.8 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 52164 192.168.120.3 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-12-03 01:17:23.188 1422 INFO shaker.engine.utils [-] Logging enabled 2018-12-03 01:17:23.190 1422 INFO shaker.engine.messaging [-] Listening on *:9000 2018-12-03 01:17:23.193 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-12-03 01:17:23.201 1430 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-12-03 01:17:23.201 1430 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.210:9000 2018-12-03 01:17:23.201 1430 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-12-03 01:17:23.212 1422 INFO pykwalify.core [-] validation.valid 2018-12-03 01:17:23.756 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-03 01:17:27.935 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'59b82df3-60da-44c0-a366-3dfe08ce1e9c', u'links': [{u'href': u'http://172.30.9.26:8004/v1/4517099c2aa743828d9a44742ce8a180/stacks/shaker_uitmpa/59b82df3-60da-44c0-a366-3dfe08ce1e9c', u'rel': u'self'}]} 2018-12-03 01:21:26.577 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uitmpa_slave_0', 'shaker_uitmpa_master_0']) 2018-12-03 01:21:37.871 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:23:08.425 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:24:38.912 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:26:09.604 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:26:09.605 1422 INFO shaker.engine.server [-] Execution is done 2018-12-03 01:26:10.357 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-03 01:26:36.919 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:26:36.921 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-12-03 01:26:36.934 1422 INFO pykwalify.core [-] validation.valid 2018-12-03 01:26:37.354 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-03 01:26:40.743 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'89b0c78b-1182-43f4-b0c7-450c40400033', u'links': [{u'href': u'http://172.30.9.26:8004/v1/4517099c2aa743828d9a44742ce8a180/stacks/shaker_omktpr/89b0c78b-1182-43f4-b0c7-450c40400033', u'rel': u'self'}]} 2018-12-03 01:27:36.553 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_omktpr_slave_0', 'shaker_omktpr_master_0']) 2018-12-03 01:27:48.291 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:29:19.856 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:30:50.341 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:32:20.825 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:32:20.826 1422 INFO shaker.engine.server [-] Execution is done 2018-12-03 01:32:21.519 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-03 01:32:46.918 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:32:46.920 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-12-03 01:32:46.937 1422 INFO pykwalify.core [-] validation.valid 2018-12-03 01:32:47.359 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-03 01:32:50.573 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0befffab-25e0-453a-acb8-1f2fb48bbba3', u'links': [{u'href': u'http://172.30.9.26:8004/v1/4517099c2aa743828d9a44742ce8a180/stacks/shaker_teudmi/0befffab-25e0-453a-acb8-1f2fb48bbba3', u'rel': u'self'}]} 2018-12-03 01:33:40.753 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_teudmi_slave_0', 'shaker_teudmi_master_0']) 2018-12-03 01:33:55.553 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:35:26.912 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:36:57.411 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:38:28.104 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:38:28.106 1422 INFO shaker.engine.server [-] Execution is done 2018-12-03 01:38:28.260 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-03 01:38:51.104 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:38:51.106 1422 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-12-03 01:38:51.120 1422 INFO pykwalify.core [-] validation.valid 2018-12-03 01:38:51.534 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-03 01:38:56.442 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0dccd664-a17e-4afb-8d7a-c8aaba6bfc28', u'links': [{u'href': u'http://172.30.9.26:8004/v1/4517099c2aa743828d9a44742ce8a180/stacks/shaker_aipftr/0dccd664-a17e-4afb-8d7a-c8aaba6bfc28', u'rel': u'self'}]} 2018-12-03 01:39:52.337 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aipftr_master_0', 'shaker_aipftr_slave_0']) 2018-12-03 01:40:04.070 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:40:36.768 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:41:56.954 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:43:17.201 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:43:17.202 1422 INFO shaker.engine.server [-] Execution is done 2018-12-03 01:43:17.353 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-03 01:43:38.996 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-03 01:43:38.999 1422 INFO shaker.engine.server [-] Generating aggregated report 2018-12-03 01:43:39.010 1422 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-12-03 01:43:39.013 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-03 01:43:39.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-12-03 01:43:39.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-12-03 01:43:39.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-12-03 01:43:39.013 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-12-03 01:43:39.014 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-03 01:43:39.014 1422 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-12-03 01:43:39.027 1422 INFO shaker.engine.report [-] Report saved to: report.html 2018-12-03 01:43:39,100 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-03 01:43:39,100 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-12-03 01:43:39,102 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-03 01:43:39,141 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-03 01:43:39,141 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-03 01:43:39,168 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-03 01:43:39,221 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-03 01:43:39,222 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-03 01:43:39,229 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-03 01:43:39,261 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-03 01:43:39,261 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-03 01:43:39,294 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-03 01:43:39,305 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-03 01:43:39,306 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-03 01:43:39,431 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 01:43:39,432 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 01:43:39,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 01:43:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/69ffc831-919b-4517-83d6-6140fdb4744c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:40,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:40 GMT X-Openstack-Request-Id: req-76cae74a-f90c-4b6f-ab3b-2fe8480bfe45 2018-12-03 01:43:40,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:40,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/69ffc831-919b-4517-83d6-6140fdb4744c.json used request id req-76cae74a-f90c-4b6f-ab3b-2fe8480bfe45 2018-12-03 01:43:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.55062484741s 2018-12-03 01:43:41,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:43:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:41 GMT X-Openstack-Request-Id: req-c1d4d897-cee0-4325-baac-fafef6656589 2018-12-03 01:43:41,087 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 01:43:41,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-c1d4d897-cee0-4325-baac-fafef6656589 2018-12-03 01:43:41,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0843591690063s 2018-12-03 01:43:41,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 01:43:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:41,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 01:43: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-d7820e42-8b26-4cf9-b88f-604ba0a14a0f x-openstack-request-id: req-d7820e42-8b26-4cf9-b88f-604ba0a14a0f 2018-12-03 01:43:41,531 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b used request id req-d7820e42-8b26-4cf9-b88f-604ba0a14a0f 2018-12-03 01:43:41,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.442877054214s 2018-12-03 01:43:41,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:43:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:42,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43: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-6965b1a2-f781-4ee7-952a-e7df6a1b7adc x-openstack-request-id: req-6965b1a2-f781-4ee7-952a-e7df6a1b7adc 2018-12-03 01:43:42,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_53df9685-597c-402e-b422-15513804ddd2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:1d:eb", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:1d:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2bd982f7-1052-4ab4-bf96-11032cf1f50b", "rel": "bookmark"}], "image": {"id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "links": [{"href": "http://172.30.9.26:8774/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002f", "OS-SRV-USG:launched_at": "2018-12-03T01:16:55.000000", "flavor": {"id": "da10b048-836a-4e3a-8e52-d917906b5a03", "links": [{"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "bookmark"}]}, "id": "2bd982f7-1052-4ab4-bf96-11032cf1f50b", "security_groups": [{"name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}], "user_id": "3e6f92fbd3c242dc8dd39d9a942f68af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T01:43:41Z", "hostId": "b6b02f1d823be91a237924ff63ba531ab6c9c37a7eb067e279eabc54", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_53df9685-597c-402e-b422-15513804ddd2", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_53df9685-597c-402e-b422-15513804ddd2", "created": "2018-12-03T01:13:30Z", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:43:42,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6965b1a2-f781-4ee7-952a-e7df6a1b7adc 2018-12-03 01:43:42,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533478975296s 2018-12-03 01:43:42,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:43:44,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:43:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:44,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43: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-e88eafd3-be14-485d-b8a0-8be552b15c79 x-openstack-request-id: req-e88eafd3-be14-485d-b8a0-8be552b15c79 2018-12-03 01:43:44,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-03 01:43:44,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e88eafd3-be14-485d-b8a0-8be552b15c79 2018-12-03 01:43:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0697410106659s 2018-12-03 01:43:44,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:43:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:44,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33961 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:44 GMT X-Openstack-Request-Id: req-b72ce3cc-2793-4928-8f0d-ebeaffcc81fa 2018-12-03 01:43:44,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:27Z", "updated_at": "2018-12-03T01:13:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "01604fb3-e5c3-4ccc-9fdc-28f28cdb12ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "06209ad9-ce89-4895-803f-dd4f8a74a8a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-12-03T01:13:28Z", "revision_number": 0, "id": "766355d7-5c36-440e-bc2d-342236292d67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:28Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "915d82e6-1212-4194-8fb8-008eb0ff5160", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:27Z", "revision_number": 0, "id": "d94f1d56-4449-4cd6-b88c-50bb957cdc73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:27Z", "security_group_id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 4, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "44a2f006-0c2d-48fd-9e3b-54244af655f5", "name": "shaker-sg_53df9685-597c-402e-b422-15513804ddd2"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 01:43:44,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b72ce3cc-2793-4928-8f0d-ebeaffcc81fa 2018-12-03 01:43:44,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0820009708405s 2018-12-03 01:43:44,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 01:43:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/44a2f006-0c2d-48fd-9e3b-54244af655f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:44,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:44 GMT X-Openstack-Request-Id: req-2d81163b-5b89-4cdf-9efb-b96a6ca92708 2018-12-03 01:43:44,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:44,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/44a2f006-0c2d-48fd-9e3b-54244af655f5.json used request id req-2d81163b-5b89-4cdf-9efb-b96a6ca92708 2018-12-03 01:43:44,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.420092821121s 2018-12-03 01:43:44,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-03 01:43:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_53df9685-597c-402e-b422-15513804ddd2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:44,730 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43: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-8f0da1db-78cc-4961-96e5-88645667abe0 x-openstack-request-id: req-8f0da1db-78cc-4961-96e5-88645667abe0 2018-12-03 01:43:44,730 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_53df9685-597c-402e-b422-15513804ddd2 used request id req-8f0da1db-78cc-4961-96e5-88645667abe0 2018-12-03 01:43:44,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0741040706635s 2018-12-03 01:43:44,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 01:43:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" -d '{"subnet_id": "2de768df-1a27-4be5-a037-c089fa348c23"}' 2018-12-03 01:43:46,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:46 GMT X-Openstack-Request-Id: req-4f8e4929-5872-49e9-9e8c-351eb1e9ea8a 2018-12-03 01:43:46,990 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3a7eb80-1cc2-476e-bb0a-48c7972476a7", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "subnet_id": "2de768df-1a27-4be5-a037-c089fa348c23", "subnet_ids": ["2de768df-1a27-4be5-a037-c089fa348c23"], "port_id": "c0adfa6b-759c-4f8d-a854-53da2d87be5e", "id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3"} 2018-12-03 01:43:46,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3/remove_router_interface.json used request id req-4f8e4929-5872-49e9-9e8c-351eb1e9ea8a 2018-12-03 01:43:46,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25923490524s 2018-12-03 01:43:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 01:43:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:47,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1705 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:47 GMT X-Openstack-Request-Id: req-1f2be455-1904-45a7-b555-bcb089104cc9 2018-12-03 01:43:47,124 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:06Z", "admin_state_up": true, "updated_at": "2018-12-03T01:43:45Z", "project_id": "4517099c2aa743828d9a44742ce8a180", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "42c15b28-d2a3-4c10-82e6-1f595cdfaaf3", "name": "shaker-router_53df9685-597c-402e-b422-15513804ddd2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c9281ef723d40e49b8b03c98fc82214", "created_at": "2018-12-02T23:33:07Z", "admin_state_up": true, "updated_at": "2018-12-02T23:33:07Z", "project_id": "6c9281ef723d40e49b8b03c98fc82214", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "47085c92-f6b1-41a5-90d5-2e87ffb6d502", "name": "tempest-pretest-check-1863554930"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b28c7ca91814e608801cac201ba5c21", "created_at": "2018-12-02T23:33:40Z", "admin_state_up": false, "updated_at": "2018-12-02T23:33:40Z", "project_id": "2b28c7ca91814e608801cac201ba5c21", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e0a888ae-134d-487c-8a64-7a04cc963f68", "name": "tempest-router-1088139463"}]} 2018-12-03 01:43:47,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1f2be455-1904-45a7-b555-bcb089104cc9 2018-12-03 01:43:47,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133755207062s 2018-12-03 01:43:47,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 01:43:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:48,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:48 GMT X-Openstack-Request-Id: req-4c988206-f3bc-4248-996b-457e5cbe4f8c 2018-12-03 01:43:48,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:48,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/42c15b28-d2a3-4c10-82e6-1f595cdfaaf3.json used request id req-4c988206-f3bc-4248-996b-457e5cbe4f8c 2018-12-03 01:43:48,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49083304405s 2018-12-03 01:43:48,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 01:43:48,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:48,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:48 GMT X-Openstack-Request-Id: req-ae595376-7942-4a24-8bd9-49aa01f25980 2018-12-03 01:43:48,665 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-03T01:13:05Z","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":"2de768df-1a27-4be5-a037-c089fa348c23","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4517099c2aa743828d9a44742ce8a180","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_53df9685-597c-402e-b422-15513804ddd2","enable_dhcp":true,"segment_id":null,"network_id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:05Z","ip_version":4},{"updated_at":"2018-12-02T23:06:22Z","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":"88c40008-9808-4197-8b25-e496c18219ff","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:22Z","ip_version":4}]} 2018-12-03 01:43:48,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ae595376-7942-4a24-8bd9-49aa01f25980 2018-12-03 01:43:48,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0476679801941s 2018-12-03 01:43:48,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 01:43:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/2de768df-1a27-4be5-a037-c089fa348c23.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:49,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:49 GMT X-Openstack-Request-Id: req-9cc1171b-32e6-4c55-8d3b-170c402454f4 2018-12-03 01:43:49,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:49,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2de768df-1a27-4be5-a037-c089fa348c23.json used request id req-9cc1171b-32e6-4c55-8d3b-170c402454f4 2018-12-03 01:43:49,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17552709579s 2018-12-03 01:43:49,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:43:49,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:49,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:49 GMT X-Openstack-Request-Id: req-93a1344a-d89b-4bde-9aca-8e5d5a4d80a8 2018-12-03 01:43:49,931 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b3a7eb80-1cc2-476e-bb0a-48c7972476a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"4517099c2aa743828d9a44742ce8a180","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:43:49Z","qos_policy_id":null,"name":"shaker-net_53df9685-597c-402e-b422-15513804ddd2","admin_state_up":true,"tenant_id":"4517099c2aa743828d9a44742ce8a180","created_at":"2018-12-03T01:13:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:43:49,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-93a1344a-d89b-4bde-9aca-8e5d5a4d80a8 2018-12-03 01:43:49,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885851383209s 2018-12-03 01:43:49,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 01:43:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/b3a7eb80-1cc2-476e-bb0a-48c7972476a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:51,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:51 GMT X-Openstack-Request-Id: req-3d60cf3e-86b0-470a-b810-99fab496bb16 2018-12-03 01:43:51,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:51,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b3a7eb80-1cc2-476e-bb0a-48c7972476a7.json used request id req-3d60cf3e-86b0-470a-b810-99fab496bb16 2018-12-03 01:43:51,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40111422539s 2018-12-03 01:43:51,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:43:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:52,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:52 GMT X-Openstack-Request-Id: req-510ea13a-a0f4-4210-83be-1f3f24e0f1e8 2018-12-03 01:43:52,054 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:13:26Z", "file": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f/file", "owner": "4517099c2aa743828d9a44742ce8a180", "id": "4f9a17da-c422-4b39-87cd-86d64840b00f", "size": 666173440, "self": "/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/4f9a17da-c422-4b39-87cd-86d64840b00f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_53df9685-597c-402e-b422-15513804ddd2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_53df9685-597c-402e-b422-15513804ddd2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-03T01:13:16Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:43:52,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-510ea13a-a0f4-4210-83be-1f3f24e0f1e8 2018-12-03 01:43:52,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715099096298s 2018-12-03 01:43:52,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 01:43:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ec7e887e78f91a0b1b21674ab00f1552b5ab628" 2018-12-03 01:43:53,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:43:53 GMT X-Openstack-Request-Id: req-c54619b0-39fa-4bef-a03a-c7ca6db63be3 2018-12-03 01:43:53,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 01:43:53,053 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4f9a17da-c422-4b39-87cd-86d64840b00f used request id req-c54619b0-39fa-4bef-a03a-c7ca6db63be3 2018-12-03 01:43:53,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.997200012207s 2018-12-03 01:43:53,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:43:53,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:53,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c27782d-09de-43af-b8c9-4aed80156c4e x-openstack-request-id: req-1c27782d-09de-43af-b8c9-4aed80156c4e 2018-12-03 01:43:53,374 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_53df9685-597c-402e-b422-15513804ddd2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/da10b048-836a-4e3a-8e52-d917906b5a03", "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": "da10b048-836a-4e3a-8e52-d917906b5a03"}]} 2018-12-03 01:43:53,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1c27782d-09de-43af-b8c9-4aed80156c4e 2018-12-03 01:43:53,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315176963806s 2018-12-03 01:43:53,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 01:43:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:53,411 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43: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-c8eeb6b8-a127-4684-8f85-78239e0e70ab x-openstack-request-id: req-c8eeb6b8-a127-4684-8f85-78239e0e70ab 2018-12-03 01:43:53,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/da10b048-836a-4e3a-8e52-d917906b5a03 used request id req-c8eeb6b8-a127-4684-8f85-78239e0e70ab 2018-12-03 01:43:53,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352129936218s 2018-12-03 01:43:53,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:43:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:53,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f27d466-19c5-4199-b2d0-08513a244d9a 2018-12-03 01:43:53,639 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:43:53,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7f27d466-19c5-4199-b2d0-08513a244d9a 2018-12-03 01:43:53,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227965116501s 2018-12-03 01:43:53,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:43:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a1558f-86dc-47fc-b878-ee8c72f875aa 2018-12-03 01:43:53,866 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_53df9685-597c-402e-b422-15513804ddd2", "links": {"self": "http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3e6f92fbd3c242dc8dd39d9a942f68af", "description": null}} 2018-12-03 01:43:53,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af used request id req-e9a1558f-86dc-47fc-b878-ee8c72f875aa 2018-12-03 01:43:53,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219499111176s 2018-12-03 01:43:53,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 01:43:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:54,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83310a84-867e-4d51-8155-6d8ec038287f 2018-12-03 01:43:54,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:43:54,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3e6f92fbd3c242dc8dd39d9a942f68af used request id req-83310a84-867e-4d51-8155-6d8ec038287f 2018-12-03 01:43:54,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.387501955032s 2018-12-03 01:43:54,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:43:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:54,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b6069d-a523-4111-8520-5e3828567b7d 2018-12-03 01:43:54,464 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180"}, "tags": [], "enabled": true, "id": "4517099c2aa743828d9a44742ce8a180", "parent_id": "default", "domain_id": "default", "name": "shaker-project_53df9685-597c-402e-b422-15513804ddd2"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 01:43:54,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-40b6069d-a523-4111-8520-5e3828567b7d 2018-12-03 01:43:54,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203431129456s 2018-12-03 01:43:54,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 01:43:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:54,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b97b2b1-5591-4407-aebd-277b3ddb9a75 2018-12-03 01:43:54,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:43:54,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4517099c2aa743828d9a44742ce8a180 used request id req-9b97b2b1-5591-4407-aebd-277b3ddb9a75 2018-12-03 01:43:54,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.384416103363s 2018-12-03 01:43:54,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:43:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4517099c2aa743828d9a44742ce8a180&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:55,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:55 GMT X-Openstack-Request-Id: req-63a1aa1c-4a6d-4f91-bb28-a8a0f4f1c295 2018-12-03 01:43:55,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}]} 2018-12-03 01:43:55,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=4517099c2aa743828d9a44742ce8a180&name=default used request id req-63a1aa1c-4a6d-4f91-bb28-a8a0f4f1c295 2018-12-03 01:43:55,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307569980621s 2018-12-03 01:43:55,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:43:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:55,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 03 Dec 2018 01:43:55 GMT X-Openstack-Request-Id: req-72d29a45-5702-4512-9c2e-7937345141f7 2018-12-03 01:43:55,287 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4517099c2aa743828d9a44742ce8a180", "created_at": "2018-12-03T01:13:04Z", "updated_at": "2018-12-03T01:13:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "0cbd16c7-d394-43a2-afc4-c2c72c21cbf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3c9ac7ae-db7a-4afe-9066-b5ed631fa55a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "3e87d393-3224-4c38-b021-bdc7746c6e31", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv6", "project_id": "4517099c2aa743828d9a44742ce8a180"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:13:04Z", "revision_number": 0, "id": "68ca0ea9-81c1-4cd4-8558-38f053d23bfa", "remote_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "remote_ip_prefix": null, "created_at": "2018-12-03T01:13:04Z", "security_group_id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "tenant_id": "4517099c2aa743828d9a44742ce8a180", "port_range_min": null, "ethertype": "IPv4", "project_id": "4517099c2aa743828d9a44742ce8a180"}], "revision_number": 1, "project_id": "4517099c2aa743828d9a44742ce8a180", "id": "6f97e002-3bd4-46ad-8fcf-614b3fe4f513", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 01:43:55,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-72d29a45-5702-4512-9c2e-7937345141f7 2018-12-03 01:43:55,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114431858063s 2018-12-03 01:43:55,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 01:43:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6f97e002-3bd4-46ad-8fcf-614b3fe4f513.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a436f8ab174fd5506ec8461c0dd442181ffa578" 2018-12-03 01:43:55,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:43:55 GMT X-Openstack-Request-Id: req-a27f74ff-7ce5-44d3-bc0f-e560ce310f08 2018-12-03 01:43:55,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:43:55,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6f97e002-3bd4-46ad-8fcf-614b3fe4f513.json used request id req-a27f74ff-7ce5-44d3-bc0f-e560ce310f08 2018-12-03 01:43:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132728099823s 2018-12-03 01:43:55,429 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:37 | PASS | | shaker | functest | benchmarking | 30:35 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-12-03 01:43:55,432 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-03 01:43:55,534 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 01:43:58,276 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 01:43:58,279 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-03 01:43:58,279 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-03 01:43:58,279 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+-----------------------------+ | features | 3 | Test suites from feature projects | doctor-notification | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+-----------------------------+ 2018-12-03 01:43:58,294 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-12-03 01:43:58,487 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-12-03 01:47:50,899 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-12-03 01:47:51,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 01:47:51,017 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:52 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-12-03 01:47:51,022 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:52 | PASS | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-12-03 01:47:51,030 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-03 01:47:53,625 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 01:47:53,628 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-03 01:47:53,628 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-03 01:47:53,629 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-12-03 01:47:53,637 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-12-03 01:47:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:47:53,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c94872-072e-4795-9c62-326c6c34d989 2018-12-03 01:47:53,850 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:47:53,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-14c94872-072e-4795-9c62-326c6c34d989 2018-12-03 01:47:53,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:47:54,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T02:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["-Ond-jf0QViZLqFivqRGyQ"], "issued_at": "2018-12-03T01:47:54.000000Z"}} 2018-12-03 01:47:54,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:47:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:54,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:54 GMT X-Openstack-Request-Id: req-c06861c3-c044-4d25-9204-66fd4c3fe8c6 2018-12-03 01:47:54,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":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:47:54,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c06861c3-c044-4d25-9204-66fd4c3fe8c6 2018-12-03 01:47:54,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371991157532s 2018-12-03 01:47:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:47:54,653 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17bba770-4c1c-420e-ad02-eb79db9d6db0 2018-12-03 01:47:54,654 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 01:47:54,654 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-17bba770-4c1c-420e-ad02-eb79db9d6db0 2018-12-03 01:47:54,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:47:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:54,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a618ea-9e1e-47c8-a2d0-257d041a6f26 2018-12-03 01:47:54,861 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:47:54,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-00a618ea-9e1e-47c8-a2d0-257d041a6f26 2018-12-03 01:47:54,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206808805466s 2018-12-03 01:47:54,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 01:47:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}}' 2018-12-03 01:47:55,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f70e2b-3f19-40d4-8877-bcb9e9f2f4ce 2018-12-03 01:47:55,106 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131"}, "tags": [], "enabled": true, "id": "9b53db09c186485cb6d9ba16a7b94131", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}} 2018-12-03 01:47:55,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c2f70e2b-3f19-40d4-8877-bcb9e9f2f4ce 2018-12-03 01:47:55,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236666917801s 2018-12-03 01:47:55,107 - 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'9b53db09c186485cb6d9ba16a7b94131', '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_a3d06ae9-1220-44a2-9ecf-ef7a7f442327'}) 2018-12-03 01:47:55,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 01:47:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "76115693-2858-48e2-bc3c-e1c24b132e59", "email": null, "name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}}' 2018-12-03 01:47:55,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f6cdae-c6f4-42f1-a99c-65ab4067fec9 2018-12-03 01:47:55,501 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": {"self": "http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6368fa1b4fa644a9bc42e81d362c287d", "domain_id": "default", "password_expires_at": null}} 2018-12-03 01:47:55,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-16f6cdae-c6f4-42f1-a99c-65ab4067fec9 2018-12-03 01:47:55,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389653921127s 2018-12-03 01:47:55,502 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6368fa1b4fa644a9bc42e81d362c287d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327'}) 2018-12-03 01:47:55,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:47:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:55,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be891d92-0138-4d48-b023-842b3795072b 2018-12-03 01:47:55,622 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:47:55,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-be891d92-0138-4d48-b023-842b3795072b 2018-12-03 01:47:55,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116034984589s 2018-12-03 01:47:55,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:47:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:55,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafed04a-f304-4382-af79-a4cda0179a80 2018-12-03 01:47:55,832 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:47:55,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dafed04a-f304-4382-af79-a4cda0179a80 2018-12-03 01:47:55,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204665899277s 2018-12-03 01:47:55,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:47:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1ef4a3-92aa-48b8-9615-61456f2a1894 2018-12-03 01:47:56,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:47:56,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fb1ef4a3-92aa-48b8-9615-61456f2a1894 2018-12-03 01:47:56,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207713127136s 2018-12-03 01:47:56,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:47:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b765b68-2b02-474d-b359-71a01b2d14cd 2018-12-03 01:47:56,205 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 01:47:56,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-1b765b68-2b02-474d-b359-71a01b2d14cd 2018-12-03 01:47:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154344797134s 2018-12-03 01:47:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:47:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df26db18-9a83-4a2f-a41e-c3f59434803b 2018-12-03 01:47:56,338 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": {"self": "http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6368fa1b4fa644a9bc42e81d362c287d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:47:56,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-df26db18-9a83-4a2f-a41e-c3f59434803b 2018-12-03 01:47:56,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131997108459s 2018-12-03 01:47:56,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:47:56,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b83aa8-8046-40c9-9142-667442b456e8 2018-12-03 01:47:56,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131"}, "tags": [], "enabled": true, "id": "9b53db09c186485cb6d9ba16a7b94131", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:47:56,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-67b83aa8-8046-40c9-9142-667442b456e8 2018-12-03 01:47:56,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214241027832s 2018-12-03 01:47:56,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 01:47:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=6368fa1b4fa644a9bc42e81d362c287d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b53db09c186485cb6d9ba16a7b94131" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd13b5d-6554-4c92-aea8-75db1f59fdab 2018-12-03 01:47:56,770 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6368fa1b4fa644a9bc42e81d362c287d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b53db09c186485cb6d9ba16a7b94131", "previous": null, "next": null}} 2018-12-03 01:47:56,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6368fa1b4fa644a9bc42e81d362c287d&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b53db09c186485cb6d9ba16a7b94131 used request id req-dfd13b5d-6554-4c92-aea8-75db1f59fdab 2018-12-03 01:47:56,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195683002472s 2018-12-03 01:47:56,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 01:47:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131/users/6368fa1b4fa644a9bc42e81d362c287d/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:56,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b78b895-3d31-484f-8966-fd771d489b72 2018-12-03 01:47:56,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:47:56,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131/users/6368fa1b4fa644a9bc42e81d362c287d/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-3b78b895-3d31-484f-8966-fd771d489b72 2018-12-03 01:47:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159016132355s 2018-12-03 01:47:56,934 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 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'9b53db09c186485cb6d9ba16a7b94131', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '76115693-2858-48e2-bc3c-e1c24b132e59', 'username': u'cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 01:47:56,938 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'password': '76115693-2858-48e2-bc3c-e1c24b132e59', 'project_name': 'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '9b53db09c186485cb6d9ba16a7b94131', 'project_domain_name': 'Default'} 2018-12-03 01:47:56,939 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-12-03 01:47:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:47:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d659f1e4-71a2-4515-bf5c-fcee11e16c4e 2018-12-03 01:47:57,061 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:47:57,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-d659f1e4-71a2-4515-bf5c-fcee11e16c4e 2018-12-03 01:47:57,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121695995331s 2018-12-03 01:47:57,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:47:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:47:57,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7115a7fe-33d4-4fc5-9f48-b39cfe41db1e 2018-12-03 01:47:57,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131"}, "tags": [], "enabled": true, "id": "9b53db09c186485cb6d9ba16a7b94131", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:47:57,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7115a7fe-33d4-4fc5-9f48-b39cfe41db1e 2018-12-03 01:47:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114409208298s 2018-12-03 01:47:57,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 01:47:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" -d '{"network": {"tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "name": "cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "admin_state_up": true}}' 2018-12-03 01:47:57,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:57 GMT X-Openstack-Request-Id: req-81c36750-d149-4a8d-bc90-fc6e19e3dabe 2018-12-03 01:47:57,518 - 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":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:47:57Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450}} 2018-12-03 01:47:57,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81c36750-d149-4a8d-bc90-fc6e19e3dabe 2018-12-03 01:47:57,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.331342935562s 2018-12-03 01:47:57,519 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T01:47:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a34555e5-f9ba-4070-995a-c3f1c5819a0a', u'provider:segmentation_id': 96, 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_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', u'created_at': u'2018-12-03T01:47:57Z', u'mtu': 1450, u'tenant_id': u'9b53db09c186485cb6d9ba16a7b94131', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9b53db09c186485cb6d9ba16a7b94131', u'l2_adjacency': True}) 2018-12-03 01:47:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:47:57,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438e4415-220f-4c32-a77d-ec055db3f6ed 2018-12-03 01:47:57,529 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:47:57,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-438e4415-220f-4c32-a77d-ec055db3f6ed 2018-12-03 01:47:57,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:47:57,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T02:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b53db09c186485cb6d9ba16a7b94131", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9b53db09c186485cb6d9ba16a7b94131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/9b53db09c186485cb6d9ba16a7b94131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/9b53db09c186485cb6d9ba16a7b94131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_9b53db09c186485cb6d9ba16a7b94131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9b53db09c186485cb6d9ba16a7b94131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b53db09c186485cb6d9ba16a7b94131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/9b53db09c186485cb6d9ba16a7b94131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/9b53db09c186485cb6d9ba16a7b94131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/9b53db09c186485cb6d9ba16a7b94131", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "id": "6368fa1b4fa644a9bc42e81d362c287d"}, "audit_ids": ["gQDVmN2MQoWwcsD5_NJPMw"], "issued_at": "2018-12-03T01:47:57.000000Z"}} 2018-12-03 01:47:57,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:47:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:47:58,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:58 GMT X-Openstack-Request-Id: req-81d60a78-476f-469a-be2c-1a7748804efb 2018-12-03 01:47:58,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:47:57Z","qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:47:58,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-81d60a78-476f-469a-be2c-1a7748804efb 2018-12-03 01:47:58,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.449877023697s 2018-12-03 01:47:58,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 01:47:58,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"subnet": {"name": "cloudify-subnet_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "enable_dhcp": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 01:47:59,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 03 Dec 2018 01:47:59 GMT X-Openstack-Request-Id: req-b5cd780e-cea4-404b-bbe0-a4ddfa528106 2018-12-03 01:47:59,252 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:47:58Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9b53db09c186485cb6d9ba16a7b94131","id":"96170214-2c19-4bf5-bf7c-71e6fe0d77aa","subnetpool_id":null,"name":"cloudify-subnet_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}} 2018-12-03 01:47:59,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b5cd780e-cea4-404b-bbe0-a4ddfa528106 2018-12-03 01:47:59,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.873291015625s 2018-12-03 01:47:59,253 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:47:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'96170214-2c19-4bf5-bf7c-71e6fe0d77aa', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', u'enable_dhcp': True, u'network_id': u'a34555e5-f9ba-4070-995a-c3f1c5819a0a', u'tenant_id': u'9b53db09c186485cb6d9ba16a7b94131', u'created_at': u'2018-12-03T01:47:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9b53db09c186485cb6d9ba16a7b94131'}) 2018-12-03 01:47:59,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 01:47:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "cloudify-router_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "admin_state_up": true}}' 2018-12-03 01:48:00,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 03 Dec 2018 01:48:00 GMT X-Openstack-Request-Id: req-749aee33-4892-4b91-8b7c-27a7dfbfdaab 2018-12-03 01:48:00,885 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:59Z", "admin_state_up": true, "updated_at": "2018-12-03T01:48:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "name": "cloudify-router_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}} 2018-12-03 01:48:00,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-749aee33-4892-4b91-8b7c-27a7dfbfdaab 2018-12-03 01:48:00,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63154196739s 2018-12-03 01:48:00,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:48:00Z', u'revision_number': 2, u'id': u'1c97b78a-f586-4d92-91af-834e8f3f656b', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', u'admin_state_up': True, u'tenant_id': u'9b53db09c186485cb6d9ba16a7b94131', u'created_at': u'2018-12-03T01:47:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b53db09c186485cb6d9ba16a7b94131'}) 2018-12-03 01:48:00,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 01:48:00,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"subnet_id": "96170214-2c19-4bf5-bf7c-71e6fe0d77aa"}' 2018-12-03 01:48:03,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:48:03 GMT X-Openstack-Request-Id: req-dfde00e7-57c6-429a-8f93-034a9283a6e1 2018-12-03 01:48:03,267 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "subnet_id": "96170214-2c19-4bf5-bf7c-71e6fe0d77aa", "subnet_ids": ["96170214-2c19-4bf5-bf7c-71e6fe0d77aa"], "port_id": "38f23d7e-c2c6-4bac-b7e6-825a60c7472b", "id": "1c97b78a-f586-4d92-91af-834e8f3f656b"} 2018-12-03 01:48:03,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b/add_router_interface.json used request id req-dfde00e7-57c6-429a-8f93-034a9283a6e1 2018-12-03 01:48:03,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38115382195s 2018-12-03 01:48:03,268 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-03 01:48:45,780 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-03 01:48:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:48:45,796 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 01:48:45 GMT 2018-12-03 01:48:45,797 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 01:48:45,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:48:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:48:46,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 01:48:46 GMT X-Openstack-Request-Id: req-1f860bd5-a0d2-418d-b650-105d14e289ff 2018-12-03 01:48:46,100 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:48:46,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1f860bd5-a0d2-418d-b650-105d14e289ff 2018-12-03 01:48:46,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297883033752s 2018-12-03 01:48:46,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 01:48:46,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}' 2018-12-03 01:48:46,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 03 Dec 2018 01:48:46 GMT Location: http://172.30.9.26:9292/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19ad7f9c-eebb-4fa9-a129-0938366492bc 2018-12-03 01:48:46,150 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:48:46Z", "file": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file", "owner": "9b53db09c186485cb6d9ba16a7b94131", "id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "size": null, "self": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "checksum": null, "created_at": "2018-12-03T01:48:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 01:48:46,150 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-19ad7f9c-eebb-4fa9-a129-0938366492bc 2018-12-03 01:48:46,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0409021377563s 2018-12-03 01:48:46,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 01:48:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '' 2018-12-03 01:49:45,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:49:45 GMT X-Openstack-Request-Id: req-b114d456-5500-491c-8e68-c6a6806166aa 2018-12-03 01:49:45,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 01:49:45,082 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file used request id req-b114d456-5500-491c-8e68-c6a6806166aa 2018-12-03 01:49:45,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.9312639236s 2018-12-03 01:49:45,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:49:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:45 GMT X-Openstack-Request-Id: req-141ae3c7-81e9-4414-8a51-c6eb36fdac94 2018-12-03 01:49:45,132 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:49:44Z", "file": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file", "owner": "9b53db09c186485cb6d9ba16a7b94131", "id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "size": 4373348352, "self": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:48:46Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:49:45,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-141ae3c7-81e9-4414-8a51-c6eb36fdac94 2018-12-03 01:49:45,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0454139709473s 2018-12-03 01:49:45,134 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file', 'owner': u'9b53db09c186485cb6d9ba16a7b94131', 'id': u'383a2cc8-4bcd-46e7-bcea-42347ffb4c3d', 'size': 4373348352, u'self': u'/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b53db09c186485cb6d9ba16a7b94131', 'name': 'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T01:49:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T01:49:44Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'created': u'2018-12-03T01:48:46Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-03T01:48:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-03 01:49:45,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 01:49:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-03 01:49:45,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-1bf57c7d-ea9a-4830-a75b-c0271bf03e1a x-openstack-request-id: req-1bf57c7d-ea9a-4830-a75b-c0271bf03e1a 2018-12-03 01:49:45,454 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "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": "110704a9-154b-4a29-a5f7-55d113a042a4"}} 2018-12-03 01:49:45,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1bf57c7d-ea9a-4830-a75b-c0271bf03e1a 2018-12-03 01:49:45,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316345930099s 2018-12-03 01:49:45,455 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', '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'de57677664ca4a25ac8718411c5b739c', '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'110704a9-154b-4a29-a5f7-55d113a042a4', 'swap': 0}) 2018-12-03 01:49:45,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 01:49:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" -d '{"extra_specs": {}}' 2018-12-03 01:49:45,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-4c17e4cb-eaf4-4450-93ec-7ecc43a9b4e7 x-openstack-request-id: req-4c17e4cb-eaf4-4450-93ec-7ecc43a9b4e7 2018-12-03 01:49:45,482 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 01:49:45,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4/os-extra_specs used request id req-4c17e4cb-eaf4-4450-93ec-7ecc43a9b4e7 2018-12-03 01:49:45,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262920856476s 2018-12-03 01:49:45,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 01:49:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"keypair": {"name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}}' 2018-12-03 01:49:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-f593628f-43b3-4f7b-bd89-1bf9eeefbdbc x-openstack-request-id: req-f593628f-43b3-4f7b-bd89-1bf9eeefbdbc 2018-12-03 01:49:45,953 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdaDWGDwkGaQZhs8TN7YnQdNUgi45rTWYo+qdthoY9jhrHhM2QgupcvqWOkk0gsq6hNSc/5XkMGjY4HxU4JVsl7Ekb/tgLFVJL92qncQqJ/pG4H/2C+KgjfOwawkhRN2uYS8ycePn7h6C4AUMtSSVP6bLt/DUOIUN1tPgtt3qv8aHcXvCEN+yweJn5NVKss4vERTLPyqD51juXM/F1TSzLxjmfZimhZqhCNhgYwud39GC0m3IeQMiQ/IUSRFSlP0FfZFGeXi7wSGCONIfi13KBMJmJ+5IXMxajtdbXTsoSjufKE3u8gBBIPk/0KDLMpohLG/aDf4k1cZtIP8rIID/j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnWg1hg8JBmkGYbPEze2J0HTVIIuOa01mKPqnbYaGPY4ax4TN\nkILqXL6ljpJNILKuoTUnP+V5DBo2OB8VOCVbJexJG/7YCxVSS/dqp3EKif6RuB/9\ngvioI3zsGsJIUTdrmEvMnHj5+4eguAFDLUklT+my7fw1DiFDdbT4Lbd6r/Gh3F7w\nhDfssHiZ+TVSrLOLxEUyz8qg+dY7lzPxdU0sy8Y5n2YpoWaoQjYYGMLnd/RgtJty\nHkDIkPyFEkRUpT9BX2RRnl4u8EhgjjSH4tdygTCZifuSFzMWo7XW107KEo7nyhN7\nvIAQSD5P9CgyzKaISxv2g3+JNXGbSD/KyCA/4wIDAQABAoIBAGF8ofGWLEPBFge6\nu7/CRyFIypqudBU2yXfFzZ4Cu+8xrJo3QM0ol5e7J3QGXihLIeaLsfRb3b1GGqBl\nd9HfKPVywtDI4+rxWJfd8zsiwqE2fe9oOK097XyVKPFltD5Asa2P/HhIYKKMnFh5\nx64raCV3Gq9UDVPj/BDRdQdzZFPEvZC2+SR0mV4f4QAKjeXrMzC5xLP11XafA6a2\n0uhs/JQeIPHR54MBdqQVskAryE3EzRXvhqdsLntxH9Y8gwXT9BQ0792DxFjX8E85\nlXEqQiAqM+ONG3bkDoF4LWIQJgtfO+H9bmT5pr0CoLBa5ccGhumPM/VsEx7DNSig\nzIqgQJECgYEAyNChlf3aS2j/pwx1bke6O+1+xZPFN6x792Zk/RfueIMRxGpXmeBL\ndCM6gRw7nogcOKy5XmfngmWgnc2+RhpZTJLYjFFDbo22mzTiowhMR/wolTb9GB7u\nugvV2Dh+v98FCcNVDYaOkJLL0iEe8kId+L6sf69suPEfA7BL9J+2gcsCgYEAyKnT\nDRB33mc/B6ATnqJ2IRWuwnh/Li0gYLnPEGxumSGTzJSI/lABy15pU0yXRtu+LaB6\n7s2l9otUqtfWSCZUzfpFxhSWsZjnTQbcdrHqPOb6m4uhz+ESi6W9c48uJDpA/j3i\nljux9nFNfuwCOAVMvO8iigeYoOHpEwzhbmjEF0kCgYBeOPX4SJnKVEPP/5qB2gnZ\n4H9g+QrKKpYn6NVto3Ly/Jyziin8Oy9sGLN0rOiUY8zKEtEPKLWJi2GnaUfj4K0R\nrr0IaYC4OKn7fP7x/Ay+oePwz1JFpQ3iIXd+8lMWd/AHOq2HoSD3WMllmMDKbpdd\nhSmu54Kd7BTfSDL7XozlrQKBgHr8Et1T9ZO7Bdd/lebJPcuDRYvtXE2J3OlLmIxB\nWPvDp5lghCISGTdy0uz56VHFhmbij9Xi9tAHj0nyZWPtElb4CGGh5sZMp57/EIoy\n+xR+oKRKzU7ibIJof5fe7nHHvmPUvBZF2gnoYY3jymxZWzIFAs9EXphkPXyujVAl\nJ+H5AoGAFkZD0nBRmppW79JZAOpG8xrL7ay10tCInlR7zJ4XCwQxa67lBHZ3nNS1\nQHRRc7aa65VHN23miW+dVbO2s5FQo8MMhX3LZ3mTpgnwCmo2NzAjxvkfxq3c/dkk\nxIKrs3aHWVob2wu3TVy01ft+YwH8RxgEyrsX+0lYM9xMx9w/rm4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "fingerprint": "6a:e1:30:60:4e:04:32:94:64:bb:86:50:65:e8:57:1e"}} 2018-12-03 01:49:45,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f593628f-43b3-4f7b-bd89-1bf9eeefbdbc 2018-12-03 01:49:45,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.467749118805s 2018-12-03 01:49:45,954 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdaDWGDwkGaQZhs8TN7YnQdNUgi45rTWYo+qdthoY9jhrHhM2QgupcvqWOkk0gsq6hNSc/5XkMGjY4HxU4JVsl7Ekb/tgLFVJL92qncQqJ/pG4H/2C+KgjfOwawkhRN2uYS8ycePn7h6C4AUMtSSVP6bLt/DUOIUN1tPgtt3qv8aHcXvCEN+yweJn5NVKss4vERTLPyqD51juXM/F1TSzLxjmfZimhZqhCNhgYwud39GC0m3IeQMiQ/IUSRFSlP0FfZFGeXi7wSGCONIfi13KBMJmJ+5IXMxajtdbXTsoSjufKE3u8gBBIPk/0KDLMpohLG/aDf4k1cZtIP8rIID/j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnWg1hg8JBmkGYbPEze2J0HTVIIuOa01mKPqnbYaGPY4ax4TN\nkILqXL6ljpJNILKuoTUnP+V5DBo2OB8VOCVbJexJG/7YCxVSS/dqp3EKif6RuB/9\ngvioI3zsGsJIUTdrmEvMnHj5+4eguAFDLUklT+my7fw1DiFDdbT4Lbd6r/Gh3F7w\nhDfssHiZ+TVSrLOLxEUyz8qg+dY7lzPxdU0sy8Y5n2YpoWaoQjYYGMLnd/RgtJty\nHkDIkPyFEkRUpT9BX2RRnl4u8EhgjjSH4tdygTCZifuSFzMWo7XW107KEo7nyhN7\nvIAQSD5P9CgyzKaISxv2g3+JNXGbSD/KyCA/4wIDAQABAoIBAGF8ofGWLEPBFge6\nu7/CRyFIypqudBU2yXfFzZ4Cu+8xrJo3QM0ol5e7J3QGXihLIeaLsfRb3b1GGqBl\nd9HfKPVywtDI4+rxWJfd8zsiwqE2fe9oOK097XyVKPFltD5Asa2P/HhIYKKMnFh5\nx64raCV3Gq9UDVPj/BDRdQdzZFPEvZC2+SR0mV4f4QAKjeXrMzC5xLP11XafA6a2\n0uhs/JQeIPHR54MBdqQVskAryE3EzRXvhqdsLntxH9Y8gwXT9BQ0792DxFjX8E85\nlXEqQiAqM+ONG3bkDoF4LWIQJgtfO+H9bmT5pr0CoLBa5ccGhumPM/VsEx7DNSig\nzIqgQJECgYEAyNChlf3aS2j/pwx1bke6O+1+xZPFN6x792Zk/RfueIMRxGpXmeBL\ndCM6gRw7nogcOKy5XmfngmWgnc2+RhpZTJLYjFFDbo22mzTiowhMR/wolTb9GB7u\nugvV2Dh+v98FCcNVDYaOkJLL0iEe8kId+L6sf69suPEfA7BL9J+2gcsCgYEAyKnT\nDRB33mc/B6ATnqJ2IRWuwnh/Li0gYLnPEGxumSGTzJSI/lABy15pU0yXRtu+LaB6\n7s2l9otUqtfWSCZUzfpFxhSWsZjnTQbcdrHqPOb6m4uhz+ESi6W9c48uJDpA/j3i\nljux9nFNfuwCOAVMvO8iigeYoOHpEwzhbmjEF0kCgYBeOPX4SJnKVEPP/5qB2gnZ\n4H9g+QrKKpYn6NVto3Ly/Jyziin8Oy9sGLN0rOiUY8zKEtEPKLWJi2GnaUfj4K0R\nrr0IaYC4OKn7fP7x/Ay+oePwz1JFpQ3iIXd+8lMWd/AHOq2HoSD3WMllmMDKbpdd\nhSmu54Kd7BTfSDL7XozlrQKBgHr8Et1T9ZO7Bdd/lebJPcuDRYvtXE2J3OlLmIxB\nWPvDp5lghCISGTdy0uz56VHFhmbij9Xi9tAHj0nyZWPtElb4CGGh5sZMp57/EIoy\n+xR+oKRKzU7ibIJof5fe7nHHvmPUvBZF2gnoYY3jymxZWzIFAs9EXphkPXyujVAl\nJ+H5AoGAFkZD0nBRmppW79JZAOpG8xrL7ay10tCInlR7zJ4XCwQxa67lBHZ3nNS1\nQHRRc7aa65VHN23miW+dVbO2s5FQo8MMhX3LZ3mTpgnwCmo2NzAjxvkfxq3c/dkk\nxIKrs3aHWVob2wu3TVy01ft+YwH8RxgEyrsX+0lYM9xMx9w/rm4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6368fa1b4fa644a9bc42e81d362c287d', 'name': u'cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'created_at': '2018-12-03T01:49:45.954768', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b53db09c186485cb6d9ba16a7b94131', 'name': 'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6a:e1:30:60:4e:04:32:94:64:bb:86:50:65:e8:57:1e', 'type': 'ssh', 'id': u'cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327'}) 2018-12-03 01:49:45,955 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnWg1hg8JBmkGYbPEze2J0HTVIIuOa01mKPqnbYaGPY4ax4TN kILqXL6ljpJNILKuoTUnP+V5DBo2OB8VOCVbJexJG/7YCxVSS/dqp3EKif6RuB/9 gvioI3zsGsJIUTdrmEvMnHj5+4eguAFDLUklT+my7fw1DiFDdbT4Lbd6r/Gh3F7w hDfssHiZ+TVSrLOLxEUyz8qg+dY7lzPxdU0sy8Y5n2YpoWaoQjYYGMLnd/RgtJty HkDIkPyFEkRUpT9BX2RRnl4u8EhgjjSH4tdygTCZifuSFzMWo7XW107KEo7nyhN7 vIAQSD5P9CgyzKaISxv2g3+JNXGbSD/KyCA/4wIDAQABAoIBAGF8ofGWLEPBFge6 u7/CRyFIypqudBU2yXfFzZ4Cu+8xrJo3QM0ol5e7J3QGXihLIeaLsfRb3b1GGqBl d9HfKPVywtDI4+rxWJfd8zsiwqE2fe9oOK097XyVKPFltD5Asa2P/HhIYKKMnFh5 x64raCV3Gq9UDVPj/BDRdQdzZFPEvZC2+SR0mV4f4QAKjeXrMzC5xLP11XafA6a2 0uhs/JQeIPHR54MBdqQVskAryE3EzRXvhqdsLntxH9Y8gwXT9BQ0792DxFjX8E85 lXEqQiAqM+ONG3bkDoF4LWIQJgtfO+H9bmT5pr0CoLBa5ccGhumPM/VsEx7DNSig zIqgQJECgYEAyNChlf3aS2j/pwx1bke6O+1+xZPFN6x792Zk/RfueIMRxGpXmeBL dCM6gRw7nogcOKy5XmfngmWgnc2+RhpZTJLYjFFDbo22mzTiowhMR/wolTb9GB7u ugvV2Dh+v98FCcNVDYaOkJLL0iEe8kId+L6sf69suPEfA7BL9J+2gcsCgYEAyKnT DRB33mc/B6ATnqJ2IRWuwnh/Li0gYLnPEGxumSGTzJSI/lABy15pU0yXRtu+LaB6 7s2l9otUqtfWSCZUzfpFxhSWsZjnTQbcdrHqPOb6m4uhz+ESi6W9c48uJDpA/j3i ljux9nFNfuwCOAVMvO8iigeYoOHpEwzhbmjEF0kCgYBeOPX4SJnKVEPP/5qB2gnZ 4H9g+QrKKpYn6NVto3Ly/Jyziin8Oy9sGLN0rOiUY8zKEtEPKLWJi2GnaUfj4K0R rr0IaYC4OKn7fP7x/Ay+oePwz1JFpQ3iIXd+8lMWd/AHOq2HoSD3WMllmMDKbpdd hSmu54Kd7BTfSDL7XozlrQKBgHr8Et1T9ZO7Bdd/lebJPcuDRYvtXE2J3OlLmIxB WPvDp5lghCISGTdy0uz56VHFhmbij9Xi9tAHj0nyZWPtElb4CGGh5sZMp57/EIoy +xR+oKRKzU7ibIJof5fe7nHHvmPUvBZF2gnoYY3jymxZWzIFAs9EXphkPXyujVAl J+H5AoGAFkZD0nBRmppW79JZAOpG8xrL7ay10tCInlR7zJ4XCwQxa67lBHZ3nNS1 QHRRc7aa65VHN23miW+dVbO2s5FQo8MMhX3LZ3mTpgnwCmo2NzAjxvkfxq3c/dkk xIKrs3aHWVob2wu3TVy01ft+YwH8RxgEyrsX+0lYM9xMx9w/rm4= -----END RSA PRIVATE KEY----- 2018-12-03 01:49:45,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-03 01:49:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"security_group": {"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "description": "created by OPNFV Functest (cloudify)"}}' 2018-12-03 01:49:46,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-46a70820-b736-4ec7-994e-f2136aa3c6c9 2018-12-03 01:49:46,433 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}} 2018-12-03 01:49:46,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-46a70820-b736-4ec7-994e-f2136aa3c6c9 2018-12-03 01:49:46,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.472890138626s 2018-12-03 01:49:46,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:46,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-c3f1a545-2353-405c-bb70-a07eb84e1334 2018-12-03 01:49:46,508 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:46,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c3f1a545-2353-405c-bb70-a07eb84e1334 2018-12-03 01:49:46,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0682508945465s 2018-12-03 01:49:46,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:46,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:46,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-735a6fa1-331c-4d6d-b3da-6fb453c1a65c 2018-12-03 01:49:46,671 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": 22, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "680b8c6b-f1ce-415d-95e9-57574232f57b"}} 2018-12-03 01:49:46,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-735a6fa1-331c-4d6d-b3da-6fb453c1a65c 2018-12-03 01:49:46,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155690908432s 2018-12-03 01:49:46,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:46,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-342710c0-68dc-4ec2-a20a-35d1c6691cb8 2018-12-03 01:49:46,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 2, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:46,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-342710c0-68dc-4ec2-a20a-35d1c6691cb8 2018-12-03 01:49:46,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459721088409s 2018-12-03 01:49:46,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:46,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-fe614cb2-f24d-451b-a6af-7019cce8d7b7 2018-12-03 01:49:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": null, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "f71f3d47-1425-4736-a819-02b6df2d6b12"}} 2018-12-03 01:49:46,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-fe614cb2-f24d-451b-a6af-7019cce8d7b7 2018-12-03 01:49:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120580911636s 2018-12-03 01:49:46,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:46,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:46 GMT X-Openstack-Request-Id: req-5f991737-7afb-49f4-b0b9-c3837571f80d 2018-12-03 01:49:46,901 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f71f3d47-1425-4736-a819-02b6df2d6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 3, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:46,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5f991737-7afb-49f4-b0b9-c3837571f80d 2018-12-03 01:49:46,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451509952545s 2018-12-03 01:49:46,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:47,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-46d6be7a-5ed5-4430-a072-6d9cca7051b4 2018-12-03 01:49:47,034 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": 80, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "4d396599-9fb9-4944-95ee-19e080bca59f"}} 2018-12-03 01:49:47,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-46d6be7a-5ed5-4430-a072-6d9cca7051b4 2018-12-03 01:49:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130496025085s 2018-12-03 01:49:47,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-090e459b-be2d-47e6-a741-5e9df306cbe9 2018-12-03 01:49:47,088 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "4d396599-9fb9-4944-95ee-19e080bca59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f71f3d47-1425-4736-a819-02b6df2d6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 4, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:47,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-090e459b-be2d-47e6-a741-5e9df306cbe9 2018-12-03 01:49:47,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493559837341s 2018-12-03 01:49:47,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:47,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-1ed6f769-1582-4bfd-aa62-549e1d38c279 2018-12-03 01:49:47,221 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": 443, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:47Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "10fde46e-969c-4492-b069-c68aaa66f918"}} 2018-12-03 01:49:47,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1ed6f769-1582-4bfd-aa62-549e1d38c279 2018-12-03 01:49:47,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130663871765s 2018-12-03 01:49:47,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-26bbcb49-3ff7-4006-a0c6-14d989c6633f 2018-12-03 01:49:47,270 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "10fde46e-969c-4492-b069-c68aaa66f918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "4d396599-9fb9-4944-95ee-19e080bca59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f71f3d47-1425-4736-a819-02b6df2d6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 5, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:47,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-26bbcb49-3ff7-4006-a0c6-14d989c6633f 2018-12-03 01:49:47,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456809997559s 2018-12-03 01:49:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:47,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:47,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-573814a2-3c86-4aca-8211-c96bc3f7d1fd 2018-12-03 01:49:47,407 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:47Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "55be6a26-b12e-4e81-9ea6-65bd4915fc2a"}} 2018-12-03 01:49:47,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-573814a2-3c86-4aca-8211-c96bc3f7d1fd 2018-12-03 01:49:47,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134526014328s 2018-12-03 01:49:47,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:49:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-d68a415d-dffd-42ca-bb56-0afcda76e0d3 2018-12-03 01:49:47,462 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "10fde46e-969c-4492-b069-c68aaa66f918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "4d396599-9fb9-4944-95ee-19e080bca59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "55be6a26-b12e-4e81-9ea6-65bd4915fc2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f71f3d47-1425-4736-a819-02b6df2d6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 6, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:49:47,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d68a415d-dffd-42ca-bb56-0afcda76e0d3 2018-12-03 01:49:47,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490140914917s 2018-12-03 01:49:47,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:49:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -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": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}}' 2018-12-03 01:49:47,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-a683be29-4200-413c-9415-17496db49122 2018-12-03 01:49:47,629 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:47Z", "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "47273f9a-23a0-4221-9a01-d082f405ca12"}} 2018-12-03 01:49:47,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a683be29-4200-413c-9415-17496db49122 2018-12-03 01:49:47,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161080121994s 2018-12-03 01:49:47,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:49:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-8b5cd043-6d77-48a4-b440-dee52465f127 2018-12-03 01:49:47,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":["96170214-2c19-4bf5-bf7c-71e6fe0d77aa"],"description":"","tags":[],"updated_at":"2018-12-03T01:47:58Z","qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:49:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8b5cd043-6d77-48a4-b440-dee52465f127 2018-12-03 01:49:47,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100672960281s 2018-12-03 01:49:47,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:49:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:47 GMT X-Openstack-Request-Id: req-912efaa8-f643-4081-bb5c-418e7d9ba0a0 2018-12-03 01:49:47,766 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:49:44Z", "file": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file", "owner": "9b53db09c186485cb6d9ba16a7b94131", "id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "size": 4373348352, "self": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:48:46Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:49:47,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-912efaa8-f643-4081-bb5c-418e7d9ba0a0 2018-12-03 01:49:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339589118958s 2018-12-03 01:49:47,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:49:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:47,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-0e6c1687-cc29-4474-80fb-4c3154313561 x-openstack-request-id: req-0e6c1687-cc29-4474-80fb-4c3154313561 2018-12-03 01:49:47,800 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "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": "110704a9-154b-4a29-a5f7-55d113a042a4"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}]} 2018-12-03 01:49:47,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0e6c1687-cc29-4474-80fb-4c3154313561 2018-12-03 01:49:47,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210580825806s 2018-12-03 01:49:47,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-03 01:49:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"server": {"name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "imageRef": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "flavorRef": "110704a9-154b-4a29-a5f7-55d113a042a4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a34555e5-f9ba-4070-995a-c3f1c5819a0a"}], "security_groups": [{"name": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}]}}' 2018-12-03 01:49:50,284 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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 location: http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862 x-compute-request-id: req-c2f7c26d-396c-4ff7-ab3f-f03e900fd476 x-openstack-request-id: req-c2f7c26d-396c-4ff7-ab3f-f03e900fd476 2018-12-03 01:49:50,284 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"}], "OS-DCF:diskConfig": "MANUAL", "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "adminPass": "krYZXuvmx4P3"}} 2018-12-03 01:49:50,285 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c2f7c26d-396c-4ff7-ab3f-f03e900fd476 2018-12-03 01:49:50,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.48367118835s 2018-12-03 01:49:50,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:49:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:50,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98dc59cf-99ff-4077-8263-dc161492c23d x-openstack-request-id: req-98dc59cf-99ff-4077-8263-dc161492c23d 2018-12-03 01:49:50,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:49:50,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-98dc59cf-99ff-4077-8263-dc161492c23d 2018-12-03 01:49:50,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373608112335s 2018-12-03 01:49:50,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:49:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:50,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:50 GMT X-Openstack-Request-Id: req-f92e64a3-2ca0-4b20-811d-6b116fea19a2 2018-12-03 01:49:50,765 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":["96170214-2c19-4bf5-bf7c-71e6fe0d77aa"],"description":"","tags":[],"updated_at":"2018-12-03T01:47:58Z","qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:49:50,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f92e64a3-2ca0-4b20-811d-6b116fea19a2 2018-12-03 01:49:50,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948810577393s 2018-12-03 01:49:50,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 01:49:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:50,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49:50 GMT X-Openstack-Request-Id: req-5ae0710c-548a-44fc-a25c-7219b6730bb5 2018-12-03 01:49:50,812 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:47:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9b53db09c186485cb6d9ba16a7b94131","id":"96170214-2c19-4bf5-bf7c-71e6fe0d77aa","subnetpool_id":null,"name":"cloudify-subnet_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}]} 2018-12-03 01:49:50,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5ae0710c-548a-44fc-a25c-7219b6730bb5 2018-12-03 01:49:50,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459039211273s 2018-12-03 01:49:50,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:49:52,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:49:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-6cc614f6-631b-448b-b735-84d190013bdc x-openstack-request-id: req-6cc614f6-631b-448b-b735-84d190013bdc 2018-12-03 01:49:53,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:49:53,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6cc614f6-631b-448b-b735-84d190013bdc 2018-12-03 01:49:53,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647336006165s 2018-12-03 01:49:53,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:49:55,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:49:55,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:56,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-bae4769a-12a7-46c1-92ae-f5e133c0bde2 x-openstack-request-id: req-bae4769a-12a7-46c1-92ae-f5e133c0bde2 2018-12-03 01:49:56,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:49:56,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bae4769a-12a7-46c1-92ae-f5e133c0bde2 2018-12-03 01:49:56,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683108091354s 2018-12-03 01:49:56,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:49:58,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:49:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:49:58,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:49: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-afbb6f24-6d21-4598-8a8e-5ebde9bcc1a3 x-openstack-request-id: req-afbb6f24-6d21-4598-8a8e-5ebde9bcc1a3 2018-12-03 01:49:58,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:49:58,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-afbb6f24-6d21-4598-8a8e-5ebde9bcc1a3 2018-12-03 01:49:58,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434201002121s 2018-12-03 01:49:58,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:00,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:01,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-99422a2e-939b-452f-a42a-39e0e9abe16f x-openstack-request-id: req-99422a2e-939b-452f-a42a-39e0e9abe16f 2018-12-03 01:50:01,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:01,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99422a2e-939b-452f-a42a-39e0e9abe16f 2018-12-03 01:50:01,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587546110153s 2018-12-03 01:50:01,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:03,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:03,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-9718e791-ecbc-457e-9010-d53e4c3c15f9 x-openstack-request-id: req-9718e791-ecbc-457e-9010-d53e4c3c15f9 2018-12-03 01:50:03,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:03,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9718e791-ecbc-457e-9010-d53e4c3c15f9 2018-12-03 01:50:03,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633697986603s 2018-12-03 01:50:03,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:05,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:06,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-41250fdb-dda5-4c5e-8989-74f89ed3b78d x-openstack-request-id: req-41250fdb-dda5-4c5e-8989-74f89ed3b78d 2018-12-03 01:50:06,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:06,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-41250fdb-dda5-4c5e-8989-74f89ed3b78d 2018-12-03 01:50:06,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211632966995s 2018-12-03 01:50:06,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:08,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:08,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-1a9472b4-ab3e-4698-9609-41fd2406b613 x-openstack-request-id: req-1a9472b4-ab3e-4698-9609-41fd2406b613 2018-12-03 01:50:08,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:08,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a9472b4-ab3e-4698-9609-41fd2406b613 2018-12-03 01:50:08,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512777805328s 2018-12-03 01:50:08,591 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:10,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:11,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-808aef84-e7cc-49be-b77f-01483b6e463e x-openstack-request-id: req-808aef84-e7cc-49be-b77f-01483b6e463e 2018-12-03 01:50:11,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:11,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-808aef84-e7cc-49be-b77f-01483b6e463e 2018-12-03 01:50:11,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735502958298s 2018-12-03 01:50:11,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:13,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:13,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-715460be-c658-4aa0-a132-4aa4804bb6a9 x-openstack-request-id: req-715460be-c658-4aa0-a132-4aa4804bb6a9 2018-12-03 01:50:13,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:13,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-715460be-c658-4aa0-a132-4aa4804bb6a9 2018-12-03 01:50:13,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562813043594s 2018-12-03 01:50:13,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:15,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:16,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-aad75625-c511-4090-a0be-0daf77578db9 x-openstack-request-id: req-aad75625-c511-4090-a0be-0daf77578db9 2018-12-03 01:50:16,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:16,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-aad75625-c511-4090-a0be-0daf77578db9 2018-12-03 01:50:16,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63547205925s 2018-12-03 01:50:16,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:18,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:19,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-1ff335fe-42a9-4376-9864-276dc8fe315d x-openstack-request-id: req-1ff335fe-42a9-4376-9864-276dc8fe315d 2018-12-03 01:50:19,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:19,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1ff335fe-42a9-4376-9864-276dc8fe315d 2018-12-03 01:50:19,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653721094131s 2018-12-03 01:50:19,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:21,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7a82201-33ce-4460-bbd6-22e779ca587e x-openstack-request-id: req-c7a82201-33ce-4460-bbd6-22e779ca587e 2018-12-03 01:50:21,971 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:21,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7a82201-33ce-4460-bbd6-22e779ca587e 2018-12-03 01:50:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751877069473s 2018-12-03 01:50:21,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:23,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:23,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:24,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-13f5b1dd-e5cf-4ae4-bcc2-a576b9f2dc63 x-openstack-request-id: req-13f5b1dd-e5cf-4ae4-bcc2-a576b9f2dc63 2018-12-03 01:50:24,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:24,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13f5b1dd-e5cf-4ae4-bcc2-a576b9f2dc63 2018-12-03 01:50:24,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353125095367s 2018-12-03 01:50:24,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:26,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:26,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-9de03f56-8f9b-464c-93f3-62b85a23bbaf x-openstack-request-id: req-9de03f56-8f9b-464c-93f3-62b85a23bbaf 2018-12-03 01:50:26,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:26,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9de03f56-8f9b-464c-93f3-62b85a23bbaf 2018-12-03 01:50:26,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384644985199s 2018-12-03 01:50:26,735 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:28,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:28,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-62c72f8b-1e7a-4f60-8995-d4fe1b8bbfdb x-openstack-request-id: req-62c72f8b-1e7a-4f60-8995-d4fe1b8bbfdb 2018-12-03 01:50:28,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:28,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-62c72f8b-1e7a-4f60-8995-d4fe1b8bbfdb 2018-12-03 01:50:28,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173285961151s 2018-12-03 01:50:28,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:30,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:31,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-4c070757-acad-4f46-bbe0-1f4fdca5a2e2 x-openstack-request-id: req-4c070757-acad-4f46-bbe0-1f4fdca5a2e2 2018-12-03 01:50:31,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:31,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c070757-acad-4f46-bbe0-1f4fdca5a2e2 2018-12-03 01:50:31,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598973035812s 2018-12-03 01:50:31,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:33,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:33,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-07c19084-7be9-413b-a8bf-4e957627e0fe x-openstack-request-id: req-07c19084-7be9-413b-a8bf-4e957627e0fe 2018-12-03 01:50:33,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:33,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-07c19084-7be9-413b-a8bf-4e957627e0fe 2018-12-03 01:50:33,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369506120682s 2018-12-03 01:50:33,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:35,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:36,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-09917167-eb70-4c6e-829c-085d763ee25e x-openstack-request-id: req-09917167-eb70-4c6e-829c-085d763ee25e 2018-12-03 01:50:36,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:36,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-09917167-eb70-4c6e-829c-085d763ee25e 2018-12-03 01:50:36,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190650939941s 2018-12-03 01:50:36,106 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:38,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b80b219d-e304-4be2-b6ac-1e6283eb8da5 x-openstack-request-id: req-b80b219d-e304-4be2-b6ac-1e6283eb8da5 2018-12-03 01:50:38,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:38,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b80b219d-e304-4be2-b6ac-1e6283eb8da5 2018-12-03 01:50:38,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450386047363s 2018-12-03 01:50:38,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:40,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:41,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-f6276902-dc27-4a76-ac00-5fd1f988d432 x-openstack-request-id: req-f6276902-dc27-4a76-ac00-5fd1f988d432 2018-12-03 01:50:41,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:41,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f6276902-dc27-4a76-ac00-5fd1f988d432 2018-12-03 01:50:41,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474857091904s 2018-12-03 01:50:41,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:43,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:43,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-c3e7fb4d-750f-4ef7-b488-e3caebc51d80 x-openstack-request-id: req-c3e7fb4d-750f-4ef7-b488-e3caebc51d80 2018-12-03 01:50:43,229 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:43,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c3e7fb4d-750f-4ef7-b488-e3caebc51d80 2018-12-03 01:50:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176048994064s 2018-12-03 01:50:43,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:45,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:45,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-c6da67fa-085f-406d-9c41-0e8fda2632ab x-openstack-request-id: req-c6da67fa-085f-406d-9c41-0e8fda2632ab 2018-12-03 01:50:45,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:45,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c6da67fa-085f-406d-9c41-0e8fda2632ab 2018-12-03 01:50:45,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418684959412s 2018-12-03 01:50:45,664 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:47,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:47,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-4de1cfe5-5e29-4673-9d80-b56a8a2e41ff x-openstack-request-id: req-4de1cfe5-5e29-4673-9d80-b56a8a2e41ff 2018-12-03 01:50:47,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:47,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4de1cfe5-5e29-4673-9d80-b56a8a2e41ff 2018-12-03 01:50:47,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176812887192s 2018-12-03 01:50:47,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:49,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:49,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:50,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-f718d1b7-9415-4b29-b4a5-b4bed5e58d68 x-openstack-request-id: req-f718d1b7-9415-4b29-b4a5-b4bed5e58d68 2018-12-03 01:50:50,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:50,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f718d1b7-9415-4b29-b4a5-b4bed5e58d68 2018-12-03 01:50:50,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464996099472s 2018-12-03 01:50:50,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:53,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-3f50e6d8-9e64-4513-bf3c-27b2f51a85b1 x-openstack-request-id: req-3f50e6d8-9e64-4513-bf3c-27b2f51a85b1 2018-12-03 01:50:53,016 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:53,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3f50e6d8-9e64-4513-bf3c-27b2f51a85b1 2018-12-03 01:50:53,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689956903458s 2018-12-03 01:50:53,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:55,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-d2f4c691-4a80-4358-8ede-7d287b96d3f7 x-openstack-request-id: req-d2f4c691-4a80-4358-8ede-7d287b96d3f7 2018-12-03 01:50:55,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:55,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2f4c691-4a80-4358-8ede-7d287b96d3f7 2018-12-03 01:50:55,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445069074631s 2018-12-03 01:50:55,473 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:57,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:50:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50: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-1316e011-961c-42ad-93c1-294b80a03426 x-openstack-request-id: req-1316e011-961c-42ad-93c1-294b80a03426 2018-12-03 01:50:57,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:50:57,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1316e011-961c-42ad-93c1-294b80a03426 2018-12-03 01:50:57,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443022966385s 2018-12-03 01:50:57,925 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:50:59,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:50:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:00,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:50:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e980b14-caf2-4254-b06e-466c944e6629 x-openstack-request-id: req-2e980b14-caf2-4254-b06e-466c944e6629 2018-12-03 01:51:00,692 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:00,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2e980b14-caf2-4254-b06e-466c944e6629 2018-12-03 01:51:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764843940735s 2018-12-03 01:51:00,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:02,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-f3eaf7b2-c78a-41d5-a4bc-efd1f2ac50a4 x-openstack-request-id: req-f3eaf7b2-c78a-41d5-a4bc-efd1f2ac50a4 2018-12-03 01:51:03,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:03,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f3eaf7b2-c78a-41d5-a4bc-efd1f2ac50a4 2018-12-03 01:51:03,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393262147903s 2018-12-03 01:51:03,101 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:05,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:05,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-e51335c9-242f-464d-807a-2fe246cf86d1 x-openstack-request-id: req-e51335c9-242f-464d-807a-2fe246cf86d1 2018-12-03 01:51:05,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:05,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e51335c9-242f-464d-807a-2fe246cf86d1 2018-12-03 01:51:05,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181944847107s 2018-12-03 01:51:05,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:07,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-c94d0c74-dabb-471d-8693-05f6ac387526 x-openstack-request-id: req-c94d0c74-dabb-471d-8693-05f6ac387526 2018-12-03 01:51:07,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:07,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c94d0c74-dabb-471d-8693-05f6ac387526 2018-12-03 01:51:07,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176254034042s 2018-12-03 01:51:07,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:09,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:09,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-d8eaa16a-22fe-4d8f-ac55-a767544d5010 x-openstack-request-id: req-d8eaa16a-22fe-4d8f-ac55-a767544d5010 2018-12-03 01:51:09,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:09,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d8eaa16a-22fe-4d8f-ac55-a767544d5010 2018-12-03 01:51:09,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186675071716s 2018-12-03 01:51:09,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:11,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:11,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-14ea387d-3141-409d-b8e3-1ebdf0850d58 x-openstack-request-id: req-14ea387d-3141-409d-b8e3-1ebdf0850d58 2018-12-03 01:51:11,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:11,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14ea387d-3141-409d-b8e3-1ebdf0850d58 2018-12-03 01:51:11,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182829856873s 2018-12-03 01:51:11,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:13,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:14,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-a671c44f-81e5-487c-929b-90e02b9be2e5 x-openstack-request-id: req-a671c44f-81e5-487c-929b-90e02b9be2e5 2018-12-03 01:51:14,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:14,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a671c44f-81e5-487c-929b-90e02b9be2e5 2018-12-03 01:51:14,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184240102768s 2018-12-03 01:51:14,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:16,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:16,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-48b34c09-b8c0-4983-a461-8b5e4168ba3e x-openstack-request-id: req-48b34c09-b8c0-4983-a461-8b5e4168ba3e 2018-12-03 01:51:16,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:16,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48b34c09-b8c0-4983-a461-8b5e4168ba3e 2018-12-03 01:51:16,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184314966202s 2018-12-03 01:51:16,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:18,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:18,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-a0612074-08ef-4ab0-b1fc-2d99557eeb00 x-openstack-request-id: req-a0612074-08ef-4ab0-b1fc-2d99557eeb00 2018-12-03 01:51:18,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:18,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0612074-08ef-4ab0-b1fc-2d99557eeb00 2018-12-03 01:51:18,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680593013763s 2018-12-03 01:51:18,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:20,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-dd931d62-5c72-4dd4-bdc7-f846b5697c4c x-openstack-request-id: req-dd931d62-5c72-4dd4-bdc7-f846b5697c4c 2018-12-03 01:51:21,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:21,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dd931d62-5c72-4dd4-bdc7-f846b5697c4c 2018-12-03 01:51:21,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179193019867s 2018-12-03 01:51:21,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:23,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:23,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-f73f45ed-a57e-49c5-a3f8-7c042d788568 x-openstack-request-id: req-f73f45ed-a57e-49c5-a3f8-7c042d788568 2018-12-03 01:51:23,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:23,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f73f45ed-a57e-49c5-a3f8-7c042d788568 2018-12-03 01:51:23,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172879934311s 2018-12-03 01:51:23,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:25,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-e7a9a568-1e4d-4e6f-b93d-8c3c13a98293 x-openstack-request-id: req-e7a9a568-1e4d-4e6f-b93d-8c3c13a98293 2018-12-03 01:51:25,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:25,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e7a9a568-1e4d-4e6f-b93d-8c3c13a98293 2018-12-03 01:51:25,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193904876709s 2018-12-03 01:51:25,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:27,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:27,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-9ccb1c77-4e7a-4489-a906-5fec4fdbbab2 x-openstack-request-id: req-9ccb1c77-4e7a-4489-a906-5fec4fdbbab2 2018-12-03 01:51:27,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:27,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ccb1c77-4e7a-4489-a906-5fec4fdbbab2 2018-12-03 01:51:27,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188889026642s 2018-12-03 01:51:27,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:29,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:29,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-4bde7a08-6f6b-42e2-a5a2-a31a22f9c8e1 x-openstack-request-id: req-4bde7a08-6f6b-42e2-a5a2-a31a22f9c8e1 2018-12-03 01:51:29,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:29,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4bde7a08-6f6b-42e2-a5a2-a31a22f9c8e1 2018-12-03 01:51:29,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196324825287s 2018-12-03 01:51:29,921 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:31,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:32,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efca5533-d58d-4559-8dff-80a4e0dcce2d x-openstack-request-id: req-efca5533-d58d-4559-8dff-80a4e0dcce2d 2018-12-03 01:51:32,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:32,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-efca5533-d58d-4559-8dff-80a4e0dcce2d 2018-12-03 01:51:32,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614229917526s 2018-12-03 01:51:32,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:34,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-6aa655f8-735b-43be-8e65-0166d686e581 x-openstack-request-id: req-6aa655f8-735b-43be-8e65-0166d686e581 2018-12-03 01:51:35,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:35,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aa655f8-735b-43be-8e65-0166d686e581 2018-12-03 01:51:35,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924757003784s 2018-12-03 01:51:35,478 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:37,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:37,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-d4f24ae6-ee74-48cb-8cff-2b5573e0b18e x-openstack-request-id: req-d4f24ae6-ee74-48cb-8cff-2b5573e0b18e 2018-12-03 01:51:37,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:37,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d4f24ae6-ee74-48cb-8cff-2b5573e0b18e 2018-12-03 01:51:37,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362308979034s 2018-12-03 01:51:37,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:39,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:39,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:40,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-129fa909-c734-4bf3-9e1d-07fda6d9bd60 x-openstack-request-id: req-129fa909-c734-4bf3-9e1d-07fda6d9bd60 2018-12-03 01:51:40,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:40,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-129fa909-c734-4bf3-9e1d-07fda6d9bd60 2018-12-03 01:51:40,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370175123215s 2018-12-03 01:51:40,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:42,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a9f3957-12d8-4181-b3f5-2b113289bc41 x-openstack-request-id: req-3a9f3957-12d8-4181-b3f5-2b113289bc41 2018-12-03 01:51:42,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:42,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a9f3957-12d8-4181-b3f5-2b113289bc41 2018-12-03 01:51:42,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460147857666s 2018-12-03 01:51:42,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:44,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-704023ad-b3ae-4550-bb2f-3c32025f05c4 x-openstack-request-id: req-704023ad-b3ae-4550-bb2f-3c32025f05c4 2018-12-03 01:51:45,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:45,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-704023ad-b3ae-4550-bb2f-3c32025f05c4 2018-12-03 01:51:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449360847473s 2018-12-03 01:51:45,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:47,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:47,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-da341501-2cb3-4f2a-9aca-b6b597597990 x-openstack-request-id: req-da341501-2cb3-4f2a-9aca-b6b597597990 2018-12-03 01:51:47,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:47,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-da341501-2cb3-4f2a-9aca-b6b597597990 2018-12-03 01:51:47,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471144914627s 2018-12-03 01:51:47,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:49,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:50,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-88506261-e143-49a3-b236-a430a9265576 x-openstack-request-id: req-88506261-e143-49a3-b236-a430a9265576 2018-12-03 01:51:50,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:50,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-88506261-e143-49a3-b236-a430a9265576 2018-12-03 01:51:50,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465445041656s 2018-12-03 01:51:50,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:52,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:52,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-99ac74fe-4207-4729-bdd9-84cacd48858d x-openstack-request-id: req-99ac74fe-4207-4729-bdd9-84cacd48858d 2018-12-03 01:51:52,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:52,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99ac74fe-4207-4729-bdd9-84cacd48858d 2018-12-03 01:51:52,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445697069168s 2018-12-03 01:51:52,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:55,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fa749f4-5b4c-47be-b1ae-56e491455a94 x-openstack-request-id: req-0fa749f4-5b4c-47be-b1ae-56e491455a94 2018-12-03 01:51:55,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:55,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0fa749f4-5b4c-47be-b1ae-56e491455a94 2018-12-03 01:51:55,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461055994034s 2018-12-03 01:51:55,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:57,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:57,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:57,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-905e6bfe-53ea-4ff0-8f63-7fb180eaf0db x-openstack-request-id: req-905e6bfe-53ea-4ff0-8f63-7fb180eaf0db 2018-12-03 01:51:57,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:57,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-905e6bfe-53ea-4ff0-8f63-7fb180eaf0db 2018-12-03 01:51:57,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18320608139s 2018-12-03 01:51:57,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:51:59,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:51:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:51:59,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:51: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-54b68958-3d06-49da-8058-962ff1a759d2 x-openstack-request-id: req-54b68958-3d06-49da-8058-962ff1a759d2 2018-12-03 01:51:59,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:51:59,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-54b68958-3d06-49da-8058-962ff1a759d2 2018-12-03 01:51:59,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177471876144s 2018-12-03 01:51:59,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:01,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:01,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:01,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-742bec19-1d9d-4d54-a71f-d122a9ed5303 x-openstack-request-id: req-742bec19-1d9d-4d54-a71f-d122a9ed5303 2018-12-03 01:52:01,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:01,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-742bec19-1d9d-4d54-a71f-d122a9ed5303 2018-12-03 01:52:01,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444895029068s 2018-12-03 01:52:01,867 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:03,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:04,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31a173f7-c293-43ee-afad-18ddd25dbcc7 x-openstack-request-id: req-31a173f7-c293-43ee-afad-18ddd25dbcc7 2018-12-03 01:52:04,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:04,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31a173f7-c293-43ee-afad-18ddd25dbcc7 2018-12-03 01:52:04,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19686293602s 2018-12-03 01:52:04,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:06,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13854dc6-bdbb-44d3-82d2-5f1e60b2694b x-openstack-request-id: req-13854dc6-bdbb-44d3-82d2-5f1e60b2694b 2018-12-03 01:52:06,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:06,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-13854dc6-bdbb-44d3-82d2-5f1e60b2694b 2018-12-03 01:52:06,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179160833359s 2018-12-03 01:52:06,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:08,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:08,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-6d3e56c2-260e-4582-a9e3-12ee4b1a6e99 x-openstack-request-id: req-6d3e56c2-260e-4582-a9e3-12ee4b1a6e99 2018-12-03 01:52:08,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:08,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6d3e56c2-260e-4582-a9e3-12ee4b1a6e99 2018-12-03 01:52:08,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431838989258s 2018-12-03 01:52:08,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:10,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:10,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b15d725-1554-40d3-a559-f30316899270 x-openstack-request-id: req-4b15d725-1554-40d3-a559-f30316899270 2018-12-03 01:52:10,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:10,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4b15d725-1554-40d3-a559-f30316899270 2018-12-03 01:52:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201710939407s 2018-12-03 01:52:10,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:12,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:13,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7070a10f-98a8-43e8-9451-7dadcd122ef9 x-openstack-request-id: req-7070a10f-98a8-43e8-9451-7dadcd122ef9 2018-12-03 01:52:13,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:13,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7070a10f-98a8-43e8-9451-7dadcd122ef9 2018-12-03 01:52:13,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447641134262s 2018-12-03 01:52:13,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:15,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:15,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a5d46b7-6e95-456c-80ca-4dbd077b2ff4 x-openstack-request-id: req-6a5d46b7-6e95-456c-80ca-4dbd077b2ff4 2018-12-03 01:52:15,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:15,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a5d46b7-6e95-456c-80ca-4dbd077b2ff4 2018-12-03 01:52:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336131095886s 2018-12-03 01:52:15,716 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:17,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:18,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-410c4077-9fb8-4935-9898-39b5b9def11d x-openstack-request-id: req-410c4077-9fb8-4935-9898-39b5b9def11d 2018-12-03 01:52:18,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:18,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-410c4077-9fb8-4935-9898-39b5b9def11d 2018-12-03 01:52:18,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448411941528s 2018-12-03 01:52:18,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-041ecfaa-41ee-4e71-8421-7d94c6ce6c8b x-openstack-request-id: req-041ecfaa-41ee-4e71-8421-7d94c6ce6c8b 2018-12-03 01:52:20,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:49:53Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:20,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-041ecfaa-41ee-4e71-8421-7d94c6ce6c8b 2018-12-03 01:52:20,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4853079319s 2018-12-03 01:52:20,668 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:22,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:22,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-a75ef418-4786-4986-ac22-d06b73c8249a x-openstack-request-id: req-a75ef418-4786-4986-ac22-d06b73c8249a 2018-12-03 01:52:22,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:51:1c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T01:52:21.000000", "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T01:52:21Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:22,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a75ef418-4786-4986-ac22-d06b73c8249a 2018-12-03 01:52:22,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18624997139s 2018-12-03 01:52:22,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:52:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1493fe91-c3e9-40b5-b4ec-2a0c383fc862" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:22,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:22 GMT X-Openstack-Request-Id: req-39489380-b39e-4d19-bc09-d29bf5abab86 2018-12-03 01:52:22,938 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:52:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96170214-2c19-4bf5-bf7c-71e6fe0d77aa","ip_address":"192.168.120.3"}],"id":"619b5fbb-0f87-480f-b82f-925300e9cdc0","security_groups":["3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"],"mac_address":"fa:16:3e:ac:51:1c","project_id":"9b53db09c186485cb6d9ba16a7b94131","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:49:54Z","binding:vnic_type":"normal","device_id":"1493fe91-c3e9-40b5-b4ec-2a0c383fc862","ip_allocation":"immediate"}]} 2018-12-03 01:52:22,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1493fe91-c3e9-40b5-b4ec-2a0c383fc862 used request id req-39489380-b39e-4d19-bc09-d29bf5abab86 2018-12-03 01:52:22,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0749320983887s 2018-12-03 01:52:22,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=619b5fbb-0f87-480f-b82f-925300e9cdc0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:22,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:22 GMT X-Openstack-Request-Id: req-413df25b-33c6-4c0b-9ba2-348fa2002015 2018-12-03 01:52:22,995 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 01:52:22,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=619b5fbb-0f87-480f-b82f-925300e9cdc0 used request id req-413df25b-33c6-4c0b-9ba2-348fa2002015 2018-12-03 01:52:22,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468409061432s 2018-12-03 01:52:22,996 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ac:51:1c', 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'383a2cc8-4bcd-46e7-bcea-42347ffb4c3d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:52:21.000000', 'flavor': Munch({u'id': u'110704a9-154b-4a29-a5f7-55d113a042a4'}), 'az': u'nova', 'id': u'1493fe91-c3e9-40b5-b4ec-2a0c383fc862', 'security_groups': [Munch({u'name': u'cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6368fa1b4fa644a9bc42e81d362c287d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b53db09c186485cb6d9ba16a7b94131', 'name': 'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-03T01:52:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T01:52:21Z', 'hostId': u'f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:52:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9b53db09c186485cb6d9ba16a7b94131', 'name': u'cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'adminPass': u'krYZXuvmx4P3', 'tenant_id': u'9b53db09c186485cb6d9ba16a7b94131', 'created_at': u'2018-12-03T01:49:50Z', 'created': u'2018-12-03T01:49:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-03 01:52:23,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:52:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:23,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:23 GMT X-Openstack-Request-Id: req-1b253ad9-9581-42e8-bc46-4338dce0569d 2018-12-03 01:52:23,097 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":["96170214-2c19-4bf5-bf7c-71e6fe0d77aa"],"description":"","tags":[],"updated_at":"2018-12-03T01:47:58Z","qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:52:23,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b253ad9-9581-42e8-bc46-4338dce0569d 2018-12-03 01:52:23,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954079627991s 2018-12-03 01:52:23,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:52:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=1493fe91-c3e9-40b5-b4ec-2a0c383fc862" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:23 GMT X-Openstack-Request-Id: req-e6362302-4f26-4d1f-b54e-7bd5cd08b6f0 2018-12-03 01:52:23,151 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:52:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96170214-2c19-4bf5-bf7c-71e6fe0d77aa","ip_address":"192.168.120.3"}],"id":"619b5fbb-0f87-480f-b82f-925300e9cdc0","security_groups":["3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc"],"mac_address":"fa:16:3e:ac:51:1c","project_id":"9b53db09c186485cb6d9ba16a7b94131","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:49:54Z","binding:vnic_type":"normal","device_id":"1493fe91-c3e9-40b5-b4ec-2a0c383fc862","ip_allocation":"immediate"}]} 2018-12-03 01:52:23,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=1493fe91-c3e9-40b5-b4ec-2a0c383fc862 used request id req-e6362302-4f26-4d1f-b54e-7bd5cd08b6f0 2018-12-03 01:52:23,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524928569794s 2018-12-03 01:52:23,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-03 01:52:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.3", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0"}}' 2018-12-03 01:52:25,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:25 GMT X-Openstack-Request-Id: req-b7a2b49f-231b-4dbb-a85a-9ca1831771d6 2018-12-03 01:52:25,441 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}} 2018-12-03 01:52:25,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b7a2b49f-231b-4dbb-a85a-9ca1831771d6 2018-12-03 01:52:25,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.28901600838s 2018-12-03 01:52:25,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:25,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:25,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:25 GMT X-Openstack-Request-Id: req-542a6fbe-8d09-4ec7-8e8f-aa353decc262 2018-12-03 01:52:25,541 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-542a6fbe-8d09-4ec7-8e8f-aa353decc262 2018-12-03 01:52:25,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.084254026413s 2018-12-03 01:52:25,547 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:52:25,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:25,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:25 GMT X-Openstack-Request-Id: req-4c8f378c-aa07-48e9-a68c-1a9346ff61c6 2018-12-03 01:52:25,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:25,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4c8f378c-aa07-48e9-a68c-1a9346ff61c6 2018-12-03 01:52:25,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601699352264s 2018-12-03 01:52:25,724 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:52:25,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:25 GMT X-Openstack-Request-Id: req-3cc50fb9-8b17-423d-bd5a-bf992ceb151b 2018-12-03 01:52:25,904 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:25,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-3cc50fb9-8b17-423d-bd5a-bf992ceb151b 2018-12-03 01:52:25,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702841281891s 2018-12-03 01:52:25,911 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:52:26,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:26,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:26,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:26 GMT X-Openstack-Request-Id: req-edd9cf40-4518-4048-a964-d19dc9767a8d 2018-12-03 01:52:26,079 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:26,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-edd9cf40-4518-4048-a964-d19dc9767a8d 2018-12-03 01:52:26,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583810806274s 2018-12-03 01:52:26,084 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:52:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:26,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:26 GMT X-Openstack-Request-Id: req-a969b7d0-81ac-4d6b-84cc-bb620c9b4357 2018-12-03 01:52:26,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:24Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:26,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a969b7d0-81ac-4d6b-84cc-bb620c9b4357 2018-12-03 01:52:26,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643630027771s 2018-12-03 01:52:26,265 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:52:26,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:26,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:26 GMT X-Openstack-Request-Id: req-36301b48-ca88-42e9-a195-769904464a75 2018-12-03 01:52:26,695 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:52:24Z", "updated_at": "2018-12-03T01:52:26Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:51:1c", "device_id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "port_id": "619b5fbb-0f87-480f-b82f-925300e9cdc0", "id": "3c59f6c0-17be-4dfd-8364-184fb640900d", "qos_policy_id": null}]} 2018-12-03 01:52:26,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-36301b48-ca88-42e9-a195-769904464a75 2018-12-03 01:52:26,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320266008377s 2018-12-03 01:52:26,702 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1c97b78a-f586-4d92-91af-834e8f3f656b', 'updated_at': u'2018-12-03T01:52:26Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'619b5fbb-0f87-480f-b82f-925300e9cdc0', 'id': u'3c59f6c0-17be-4dfd-8364-184fb640900d', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'619b5fbb-0f87-480f-b82f-925300e9cdc0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b53db09c186485cb6d9ba16a7b94131', 'name': 'cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9b53db09c186485cb6d9ba16a7b94131', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34555e5-f9ba-4070-995a-c3f1c5819a0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:51:1c', u'device_id': u'1493fe91-c3e9-40b5-b4ec-2a0c383fc862'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9b53db09c186485cb6d9ba16a7b94131', 'created_at': u'2018-12-03T01:52:24Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a34555e5-f9ba-4070-995a-c3f1c5819a0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ac:51:1c', u'device_id': u'1493fe91-c3e9-40b5-b4ec-2a0c383fc862'}), 'router': u'1c97b78a-f586-4d92-91af-834e8f3f656b'}) 2018-12-03 01:52:26,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:52:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:52:26,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10022 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d718081a-34db-4c1d-9913-73ddc7ed495c x-openstack-request-id: req-d718081a-34db-4c1d-9913-73ddc7ed495c 2018-12-03 01:52:26,776 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1823253601 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.404620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.407541] pid_max: default: 32768 minimum: 301\n[ 0.409149] Security Framework initialized\n[ 0.410650] SELinux: Initializing.\n[ 0.412237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.418375] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.422171] Mount-cache hash table entries: 4096\n[ 0.424016] Initializing cgroup subsys memory\n[ 0.425538] Initializing cgroup subsys devices\n[ 0.427073] Initializing cgroup subsys freezer\n[ 0.428594] Initializing cgroup subsys net_cls\n[ 0.430151] Initializing cgroup subsys blkio\n[ 0.431632] Initializing cgroup subsys perf_event\n[ 0.433219] Initializing cgroup subsys hugetlb\n[ 0.434737] Initializing cgroup subsys pids\n[ 0.436205] Initializing cgroup subsys net_prio\n[ 0.437825] CPU: Physical Processor ID: 0\n[ 0.440014] mce: CPU supports 10 MCE banks\n[ 0.441489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.443189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.444880] tlb_flushall_shift: 6\n[ 0.446365] Freeing SMP alternatives: 28k freed\n[ 0.450500] ACPI: Core revision 20130517\n[ 0.452356] ACPI: All ACPI Tables successfully acquired\n[ 0.454250] ftrace: allocating 25812 entries in 101 pages\n[ 0.475593] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477575] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479547] smpboot: Max logical packages: 2\n[ 0.481350] Enabling x2apic\n[ 0.482517] Enabled x2apic\n[ 0.483925] Switched APIC routing to physical x2apic.\n[ 0.486806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.488776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.492394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501263] KVM setup paravirtual spinlock\n[ 0.504016] smpboot: Booting Node 0, Processors #1 OK\n[ 0.506113] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.528027] Brought up 2 CPUs\n[ 0.528029] KVM setup async PF for cpu 1\n[ 0.528032] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.532265] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.535040] devtmpfs: initialized\n[ 0.537715] EVM: security.selinux\n[ 0.539027] EVM: security.ima\n[ 0.540266] EVM: security.capability\n[ 0.542348] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.544425] pinctrl core: initialized pinctrl subsystem\n[ 0.546265] NET: Registered protocol family 16\n[ 0.548057] ACPI: bus type PCI registered\n[ 0.549521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.551593] PCI: Using configuration type 1 for base access\n[ 0.556737] ACPI: Added _OSI(Module Device)\n[ 0.558264] ACPI: Added _OSI(Processor Device)\n[ 0.559834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.561471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.564349] ACPI: Interpreter enabled\n[ 0.565757] ACPI: (supports S0 S5)\n[ 0.567091] ACPI: Using IOAPIC for interrupt routing\n[ 0.568793] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.573673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.575643] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.577722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.579754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.583496] acpiphp: Slot [3] registered\n[ 0.584949] acpiphp: Slot [4] registered\n[ 0.586449] acpiphp: Slot [5] registered\n[ 0.587875] acpiphp: Slot [6] registered\n[ 0.589371] acpiphp: Slot [7] registered\n[ 0.590793] acpiphp: Slot [8] registered\n[ 0.592254] acpiphp: Slot [9] registered\n[ 0.593689] acpiphp: Slot [10] registered\n[ 0.595168] acpiphp: Slot [11] registered\n[ 0.596655] acpiphp: Slot [12] registered\n[ 0.598099] acpiphp: Slot [13] registered\n[ 0.599599] acpiphp: Slot [14] registered\n[ 0.601028] acpiphp: Slot [15] registered\n[ 0.602521] acpiphp: Slot [16] registered\n[ 0.603988] acpiphp: Slot [17] registered\n[ 0.605473] acpiphp: Slot [18] registered\n[ 0.606946] acpiphp: Slot [19] registered\n[ 0.608432] acpiphp: Slot [20] registered\n[ 0.609915] acpiphp: Slot [21] registered\n[ 0.611396] acpiphp: Slot [22] registered\n[ 0.612878] acpiphp: Slot [23] registered\n[ 0.614343] acpiphp: Slot [24] registered\n[ 0.615894] acpiphp: Slot [25] registered\n[ 0.617360] acpiphp: Slot [26] registered\n[ 0.618864] acpiphp: Slot [27] registered\n[ 0.620330] acpiphp: Slot [28] registered\n[ 0.621812] acpiphp: Slot [29] registered\n[ 0.623287] acpiphp: Slot [30] registered\n[ 0.624799] acpiphp: Slot [31] registered\n[ 0.626271] PCI host bridge to bus 0000:00\n[ 0.627784] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.629555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.631657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.633758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.636457] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.639164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.644657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.646720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.648564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.654581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.657114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.679652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.681939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.684402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.686588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.688753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.690798] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.692881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.695533] vgaarb: loaded\n[ 0.696656] vgaarb: bridge control possible 0000:00:02.0\n[ 0.698467] SCSI subsystem initialized\n[ 0.699835] ACPI: bus type USB registered\n[ 0.701245] usbcore: registered new interface driver usbfs\n[ 0.702920] usbcore: registered new interface driver hub\n[ 0.704571] usbcore: registered new device driver usb\n[ 0.706353] PCI: Using ACPI for IRQ routing\n[ 0.708137] NetLabel: Initializing\n[ 0.709405] NetLabel: domain hash size = 128\n[ 0.710839] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.712436] NetLabel: unlabeled traffic allowed by default\n[ 0.714252] Switched to clocksource kvm-clock\n[ 0.724029] pnp: PnP ACPI init\n[ 0.725241] ACPI: bus type PNP registered\n[ 0.727014] pnp: PnP ACPI: found 5 devices\n[ 0.728408] ACPI: bus type PNP unregistered\n[ 0.736053] NET: Registered protocol family 2\n[ 0.737841] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.740617] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.742898] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.744865] TCP: reno registered\n[ 0.746093] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.747911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.749847] NET: Registered protocol family 1\n[ 0.751323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.753065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.754778] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.775117] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.795119] Unpacking initramfs...\n[ 1.263648] Freeing initrd memory: 37508k freed\n[ 1.273474] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.275408] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.278977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.280855] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.283001] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.284816] Initialise system trusted keyring\n[ 1.286278] audit: initializing netlink socket (disabled)\n[ 1.287935] type=2000 audit(1543801944.221:1): initialized\n[ 1.304999] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.306833] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.309483] zpool: loaded\n[ 1.310601] zbud: loaded\n[ 1.311882] VFS: Disk quotas dquot_6.5.2\n[ 1.313284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.315302] msgmni has been set to 7578\n[ 1.316706] Key type big_key registered\n[ 1.318838] NET: Registered protocol family 38\n[ 1.320312] Key type asymmetric registered\n[ 1.321698] Asymmetric key parser 'x509' registered\n[ 1.323244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.325829] io scheduler noop registered\n[ 1.327198] io scheduler deadline registered (default)\n[ 1.341541] io scheduler cfq registered\n[ 1.342991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.344660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.346641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.349169] ACPI: Power Button [PWRF]\n[ 1.350705] GHES: HEST is not enabled!\n[ 1.352348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.377320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.379780] Non-volatile memory driver v1.3\n[ 1.381442] Linux agpgart interface v0.103\n[ 1.383194] crash memory driver: version 1.1\n[ 1.384920] rdac: device handler registered\n[ 1.386614] hp_sw: device handler registered\n[ 1.388284] emc: device handler registered\n[ 1.389897] alua: device handler registered\n[ 1.391573] libphy: Fixed MDIO Bus: probed\n[ 1.393289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.395506] ehci-pci: EHCI PCI platform driver\n[ 1.397208] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.399350] ohci-pci: OHCI PCI platform driver\n[ 1.401065] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.421376] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.423353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.426288] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.428132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.430249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.432567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.435384] usb usb1: Product: UHCI Host Controller\n[ 1.437132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.439482] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.441377] hub 1-0:1.0: USB hub found\n[ 1.442947] hub 1-0:1.0: 2 ports detected\n[ 1.444728] usbcore: registered new interface driver usbserial\n[ 1.446817] usbcore: registered new interface driver usbserial_generic\n[ 1.449044] usbserial: USB Serial support registered for generic\n[ 1.451144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454981] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.456821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.458769] mousedev: PS/2 mouse device common for all mice\n[ 1.461161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.464646] rtc_cmos 00:00: RTC can wake from S4\n[ 1.465562] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.467010] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.472082] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.473870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.475667] cpuidle: using governor menu\n[ 1.477037] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.478702] usbcore: registered new interface driver usbhid\n[ 1.480302] usbhid: USB HID core driver\n[ 1.481628] drop_monitor: Initializing network drop monitor service\n[ 1.483406] TCP: cubic registered\n[ 1.484604] Initializing XFRM netlink socket\n[ 1.486053] NET: Registered protocol family 10\n[ 1.487721] NET: Registered protocol family 17\n[ 1.489327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.491381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.493061] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.495871] Loading compiled-in X.509 certificates\n[ 1.497380] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.500218] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.503528] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.506405] registered taskstats version 1\n[ 1.509757] Key type trusted registered\n[ 1.512418] Key type encrypted registered\n[ 1.514981] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.516983] rtc_cmos 00:00: setting system clock to 2018-12-03 01:52:24 UTC (1543801944)\n[ 1.520213] Freeing unused kernel memory: 1680k freed\n[ 1.525474] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.531558] systemd[1]: Detected virtualization kvm.\n[ 1.533413] systemd[1]: Detected architecture x86-64.\n[ 1.535269] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.538798] systemd[1]: No hostname configured.\n[ 1.540525] systemd[1]: Set hostname to .\n[ 1.542420] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.569243] systemd[1]: Reached target Swap.\n[ 1.570924] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.573767] systemd[1]: Reached target Local File Systems.\n[ 1.575732] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.578780] systemd[1]: Created slice Root Slice.\n[ 1.580567] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.583490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.585413] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.588529] systemd[1]: Listening on udev Control Socket.\n[ 1.590470] systemd[1]: Starting udev Control Socket.\n[ 1.592361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.599629] systemd[1]: Reached target Timers.\n[ 1.601339] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.603990] systemd[1]: Reached target Paths.\n[ 1.605680] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.608476] systemd[1]: Listening on Journal Socket.\n[ 1.610321] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.613156] systemd[1]: Reached target Sockets.\n[ 1.614893] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.617731] systemd[1]: Created slice System Slice.\n[ 1.619557] systemd[1]: Starting System Slice.\n[ 1.621611] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.627133] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.630591] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.634822] systemd[1]: Reached target Slices.\n[ 1.636548] systemd[1]: Starting Slices.\n[ 1.638441] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.644855] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.650136] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.653232] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.708225] RPC: Registered named UNIX socket transport module.\n[ 1.709943] RPC: Registered udp transport module.\n[ 1.711410] RPC: Registered tcp transport module.\n[ 1.712865] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.746273] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.820109] FDC 0 is a S82078B\n[ 1.837376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840442] scsi host0: ata_piix\n[ 1.841750] scsi host1: ata_piix\n[ 1.842956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.844778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.884517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.890916] vda: vda1\n[ 1.897688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.899573] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.901522] usb 1-1: Product: QEMU USB Tablet\n[ 1.902974] usb 1-1: Manufacturer: QEMU\n[ 1.904309] usb 1-1: SerialNumber: 42\n[ 1.914872] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.917964] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.016690] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.019369] XFS (vda1): Mounting V4 Filesystem\n[ 2.100524] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[ 2.280373] tsc: Refined TSC clocksource calibration: 3491.808 MHz\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336434] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.541907] SELinux: Disabled at runtime.\n[ 2.578274] type=1404 audit(1543801945.561:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.662712] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.664442] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 3.232875] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 3.317468] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n"} 2018-12-03 01:52:26,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862/action used request id req-d718081a-34db-4c1d-9913-73ddc7ed495c 2018-12-03 01:52:26,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741798877716s 2018-12-03 01:52:26,778 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1823253601 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.404620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.407541] pid_max: default: 32768 minimum: 301 [ 0.409149] Security Framework initialized [ 0.410650] SELinux: Initializing. [ 0.412237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.418375] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.422171] Mount-cache hash table entries: 4096 [ 0.424016] Initializing cgroup subsys memory [ 0.425538] Initializing cgroup subsys devices [ 0.427073] Initializing cgroup subsys freezer [ 0.428594] Initializing cgroup subsys net_cls [ 0.430151] Initializing cgroup subsys blkio [ 0.431632] Initializing cgroup subsys perf_event [ 0.433219] Initializing cgroup subsys hugetlb [ 0.434737] Initializing cgroup subsys pids [ 0.436205] Initializing cgroup subsys net_prio [ 0.437825] CPU: Physical Processor ID: 0 [ 0.440014] mce: CPU supports 10 MCE banks [ 0.441489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.443189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.444880] tlb_flushall_shift: 6 [ 0.446365] Freeing SMP alternatives: 28k freed [ 0.450500] ACPI: Core revision 20130517 [ 0.452356] ACPI: All ACPI Tables successfully acquired [ 0.454250] ftrace: allocating 25812 entries in 101 pages [ 0.475593] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477575] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479547] smpboot: Max logical packages: 2 [ 0.481350] Enabling x2apic [ 0.482517] Enabled x2apic [ 0.483925] Switched APIC routing to physical x2apic. [ 0.486806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.488776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.492394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501263] KVM setup paravirtual spinlock [ 0.504016] smpboot: Booting Node 0, Processors #1 OK [ 0.506113] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.528027] Brought up 2 CPUs [ 0.528029] KVM setup async PF for cpu 1 [ 0.528032] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.532265] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.535040] devtmpfs: initialized [ 0.537715] EVM: security.selinux [ 0.539027] EVM: security.ima [ 0.540266] EVM: security.capability [ 0.542348] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.544425] pinctrl core: initialized pinctrl subsystem [ 0.546265] NET: Registered protocol family 16 [ 0.548057] ACPI: bus type PCI registered [ 0.549521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.551593] PCI: Using configuration type 1 for base access [ 0.556737] ACPI: Added _OSI(Module Device) [ 0.558264] ACPI: Added _OSI(Processor Device) [ 0.559834] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.561471] ACPI: Added _OSI(Processor Aggregator Device) [ 0.564349] ACPI: Interpreter enabled [ 0.565757] ACPI: (supports S0 S5) [ 0.567091] ACPI: Using IOAPIC for interrupt routing [ 0.568793] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.573673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.575643] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.577722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.579754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.583496] acpiphp: Slot [3] registered [ 0.584949] acpiphp: Slot [4] registered [ 0.586449] acpiphp: Slot [5] registered [ 0.587875] acpiphp: Slot [6] registered [ 0.589371] acpiphp: Slot [7] registered [ 0.590793] acpiphp: Slot [8] registered [ 0.592254] acpiphp: Slot [9] registered [ 0.593689] acpiphp: Slot [10] registered [ 0.595168] acpiphp: Slot [11] registered [ 0.596655] acpiphp: Slot [12] registered [ 0.598099] acpiphp: Slot [13] registered [ 0.599599] acpiphp: Slot [14] registered [ 0.601028] acpiphp: Slot [15] registered [ 0.602521] acpiphp: Slot [16] registered [ 0.603988] acpiphp: Slot [17] registered [ 0.605473] acpiphp: Slot [18] registered [ 0.606946] acpiphp: Slot [19] registered [ 0.608432] acpiphp: Slot [20] registered [ 0.609915] acpiphp: Slot [21] registered [ 0.611396] acpiphp: Slot [22] registered [ 0.612878] acpiphp: Slot [23] registered [ 0.614343] acpiphp: Slot [24] registered [ 0.615894] acpiphp: Slot [25] registered [ 0.617360] acpiphp: Slot [26] registered [ 0.618864] acpiphp: Slot [27] registered [ 0.620330] acpiphp: Slot [28] registered [ 0.621812] acpiphp: Slot [29] registered [ 0.623287] acpiphp: Slot [30] registered [ 0.624799] acpiphp: Slot [31] registered [ 0.626271] PCI host bridge to bus 0000:00 [ 0.627784] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.629555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.631657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.633758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.636457] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.639164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.644657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.646720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.648564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.654581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.657114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.679652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.681939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.684402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.686588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.688753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.690798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.692881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.695533] vgaarb: loaded [ 0.696656] vgaarb: bridge control possible 0000:00:02.0 [ 0.698467] SCSI subsystem initialized [ 0.699835] ACPI: bus type USB registered [ 0.701245] usbcore: registered new interface driver usbfs [ 0.702920] usbcore: registered new interface driver hub [ 0.704571] usbcore: registered new device driver usb [ 0.706353] PCI: Using ACPI for IRQ routing [ 0.708137] NetLabel: Initializing [ 0.709405] NetLabel: domain hash size = 128 [ 0.710839] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.712436] NetLabel: unlabeled traffic allowed by default [ 0.714252] Switched to clocksource kvm-clock [ 0.724029] pnp: PnP ACPI init [ 0.725241] ACPI: bus type PNP registered [ 0.727014] pnp: PnP ACPI: found 5 devices [ 0.728408] ACPI: bus type PNP unregistered [ 0.736053] NET: Registered protocol family 2 [ 0.737841] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.740617] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.742898] TCP: Hash tables configured (established 32768 bind 32768) [ 0.744865] TCP: reno registered [ 0.746093] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.747911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.749847] NET: Registered protocol family 1 [ 0.751323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.753065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.754778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.775117] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.795119] Unpacking initramfs... [ 1.263648] Freeing initrd memory: 37508k freed [ 1.273474] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.275408] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.278977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.280855] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.283001] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.284816] Initialise system trusted keyring [ 1.286278] audit: initializing netlink socket (disabled) [ 1.287935] type=2000 audit(1543801944.221:1): initialized [ 1.304999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.306833] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.309483] zpool: loaded [ 1.310601] zbud: loaded [ 1.311882] VFS: Disk quotas dquot_6.5.2 [ 1.313284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.315302] msgmni has been set to 7578 [ 1.316706] Key type big_key registered [ 1.318838] NET: Registered protocol family 38 [ 1.320312] Key type asymmetric registered [ 1.321698] Asymmetric key parser 'x509' registered [ 1.323244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.325829] io scheduler noop registered [ 1.327198] io scheduler deadline registered (default) [ 1.341541] io scheduler cfq registered [ 1.342991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.344660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.346641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.349169] ACPI: Power Button [PWRF] [ 1.350705] GHES: HEST is not enabled! [ 1.352348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.377320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.379780] Non-volatile memory driver v1.3 [ 1.381442] Linux agpgart interface v0.103 [ 1.383194] crash memory driver: version 1.1 [ 1.384920] rdac: device handler registered [ 1.386614] hp_sw: device handler registered [ 1.388284] emc: device handler registered [ 1.389897] alua: device handler registered [ 1.391573] libphy: Fixed MDIO Bus: probed [ 1.393289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.395506] ehci-pci: EHCI PCI platform driver [ 1.397208] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399350] ohci-pci: OHCI PCI platform driver [ 1.401065] uhci_hcd: USB Universal Host Controller Interface driver [ 1.421376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.423353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.426288] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.428132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.430249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.432567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.435384] usb usb1: Product: UHCI Host Controller [ 1.437132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.439482] usb usb1: SerialNumber: 0000:00:01.2 [ 1.441377] hub 1-0:1.0: USB hub found [ 1.442947] hub 1-0:1.0: 2 ports detected [ 1.444728] usbcore: registered new interface driver usbserial [ 1.446817] usbcore: registered new interface driver usbserial_generic [ 1.449044] usbserial: USB Serial support registered for generic [ 1.451144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454981] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.456821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.458769] mousedev: PS/2 mouse device common for all mice [ 1.461161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.464646] rtc_cmos 00:00: RTC can wake from S4 [ 1.465562] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.467010] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.472082] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.473870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.475667] cpuidle: using governor menu [ 1.477037] hidraw: raw HID events driver (C) Jiri Kosina [ 1.478702] usbcore: registered new interface driver usbhid [ 1.480302] usbhid: USB HID core driver [ 1.481628] drop_monitor: Initializing network drop monitor service [ 1.483406] TCP: cubic registered [ 1.484604] Initializing XFRM netlink socket [ 1.486053] NET: Registered protocol family 10 [ 1.487721] NET: Registered protocol family 17 [ 1.489327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.491381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.493061] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.495871] Loading compiled-in X.509 certificates [ 1.497380] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.500218] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.503528] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.506405] registered taskstats version 1 [ 1.509757] Key type trusted registered [ 1.512418] Key type encrypted registered [ 1.514981] IMA: No TPM chip found, activating TPM-bypass! [ 1.516983] rtc_cmos 00:00: setting system clock to 2018-12-03 01:52:24 UTC (1543801944) [ 1.520213] Freeing unused kernel memory: 1680k freed [ 1.525474] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.531558] systemd[1]: Detected virtualization kvm. [ 1.533413] systemd[1]: Detected architecture x86-64. [ 1.535269] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.538798] systemd[1]: No hostname configured. [ 1.540525] systemd[1]: Set hostname to . [ 1.542420] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.569243] systemd[1]: Reached target Swap. [ 1.570924] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.573767] systemd[1]: Reached target Local File Systems. [ 1.575732] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.578780] systemd[1]: Created slice Root Slice. [ 1.580567] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.583490] systemd[1]: Listening on udev Kernel Socket. [ 1.585413] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.588529] systemd[1]: Listening on udev Control Socket. [ 1.590470] systemd[1]: Starting udev Control Socket. [ 1.592361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.599629] systemd[1]: Reached target Timers. [ 1.601339] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.603990] systemd[1]: Reached target Paths. [ 1.605680] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.608476] systemd[1]: Listening on Journal Socket. [ 1.610321] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.613156] systemd[1]: Reached target Sockets. [ 1.614893] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.617731] systemd[1]: Created slice System Slice. [ 1.619557] systemd[1]: Starting System Slice. [ 1.621611] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.627133] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.630591] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.634822] systemd[1]: Reached target Slices. [ 1.636548] systemd[1]: Starting Slices. [ 1.638441] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.644855] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.650136] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.653232] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.708225] RPC: Registered named UNIX socket transport module. [ 1.709943] RPC: Registered udp transport module. [ 1.711410] RPC: Registered tcp transport module. [ 1.712865] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.746273] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.820109] FDC 0 is a S82078B [ 1.837376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.840442] scsi host0: ata_piix [ 1.841750] scsi host1: ata_piix [ 1.842956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.844778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.884517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.890916] vda: vda1 [ 1.897688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.899573] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.901522] usb 1-1: Product: QEMU USB Tablet [ 1.902974] usb 1-1: Manufacturer: QEMU [ 1.904309] usb 1-1: SerialNumber: 42 [ 1.914872] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.917964] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.016690] SGI XFS with ACLs, security attributes, no debug enabled [ 2.019369] XFS (vda1): Mounting V4 Filesystem [ 2.100524] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ 2.280373] tsc: Refined TSC clocksource calibration: 3491.808 MHz [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336434] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.541907] SELinux: Disabled at runtime. [ 2.578274] type=1404 audit(1543801945.561:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.662712] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.664442] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Setup Virtual Console... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 3.232875] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.317468] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... 2018-12-03 01:52:27,781 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-12-03 01:52:36,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:52:36,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:52:36,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12793 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-62309133-79a1-466e-b27e-6eebdd58c941 x-openstack-request-id: req-62309133-79a1-466e-b27e-6eebdd58c941 2018-12-03 01:52:36,875 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1823253601 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.404620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.407541] pid_max: default: 32768 minimum: 301\n[ 0.409149] Security Framework initialized\n[ 0.410650] SELinux: Initializing.\n[ 0.412237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.418375] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.422171] Mount-cache hash table entries: 4096\n[ 0.424016] Initializing cgroup subsys memory\n[ 0.425538] Initializing cgroup subsys devices\n[ 0.427073] Initializing cgroup subsys freezer\n[ 0.428594] Initializing cgroup subsys net_cls\n[ 0.430151] Initializing cgroup subsys blkio\n[ 0.431632] Initializing cgroup subsys perf_event\n[ 0.433219] Initializing cgroup subsys hugetlb\n[ 0.434737] Initializing cgroup subsys pids\n[ 0.436205] Initializing cgroup subsys net_prio\n[ 0.437825] CPU: Physical Processor ID: 0\n[ 0.440014] mce: CPU supports 10 MCE banks\n[ 0.441489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.443189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.444880] tlb_flushall_shift: 6\n[ 0.446365] Freeing SMP alternatives: 28k freed\n[ 0.450500] ACPI: Core revision 20130517\n[ 0.452356] ACPI: All ACPI Tables successfully acquired\n[ 0.454250] ftrace: allocating 25812 entries in 101 pages\n[ 0.475593] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477575] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479547] smpboot: Max logical packages: 2\n[ 0.481350] Enabling x2apic\n[ 0.482517] Enabled x2apic\n[ 0.483925] Switched APIC routing to physical x2apic.\n[ 0.486806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.488776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.492394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501263] KVM setup paravirtual spinlock\n[ 0.504016] smpboot: Booting Node 0, Processors #1 OK\n[ 0.506113] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.528027] Brought up 2 CPUs\n[ 0.528029] KVM setup async PF for cpu 1\n[ 0.528032] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.532265] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.535040] devtmpfs: initialized\n[ 0.537715] EVM: security.selinux\n[ 0.539027] EVM: security.ima\n[ 0.540266] EVM: security.capability\n[ 0.542348] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.544425] pinctrl core: initialized pinctrl subsystem\n[ 0.546265] NET: Registered protocol family 16\n[ 0.548057] ACPI: bus type PCI registered\n[ 0.549521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.551593] PCI: Using configuration type 1 for base access\n[ 0.556737] ACPI: Added _OSI(Module Device)\n[ 0.558264] ACPI: Added _OSI(Processor Device)\n[ 0.559834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.561471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.564349] ACPI: Interpreter enabled\n[ 0.565757] ACPI: (supports S0 S5)\n[ 0.567091] ACPI: Using IOAPIC for interrupt routing\n[ 0.568793] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.573673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.575643] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.577722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.579754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.583496] acpiphp: Slot [3] registered\n[ 0.584949] acpiphp: Slot [4] registered\n[ 0.586449] acpiphp: Slot [5] registered\n[ 0.587875] acpiphp: Slot [6] registered\n[ 0.589371] acpiphp: Slot [7] registered\n[ 0.590793] acpiphp: Slot [8] registered\n[ 0.592254] acpiphp: Slot [9] registered\n[ 0.593689] acpiphp: Slot [10] registered\n[ 0.595168] acpiphp: Slot [11] registered\n[ 0.596655] acpiphp: Slot [12] registered\n[ 0.598099] acpiphp: Slot [13] registered\n[ 0.599599] acpiphp: Slot [14] registered\n[ 0.601028] acpiphp: Slot [15] registered\n[ 0.602521] acpiphp: Slot [16] registered\n[ 0.603988] acpiphp: Slot [17] registered\n[ 0.605473] acpiphp: Slot [18] registered\n[ 0.606946] acpiphp: Slot [19] registered\n[ 0.608432] acpiphp: Slot [20] registered\n[ 0.609915] acpiphp: Slot [21] registered\n[ 0.611396] acpiphp: Slot [22] registered\n[ 0.612878] acpiphp: Slot [23] registered\n[ 0.614343] acpiphp: Slot [24] registered\n[ 0.615894] acpiphp: Slot [25] registered\n[ 0.617360] acpiphp: Slot [26] registered\n[ 0.618864] acpiphp: Slot [27] registered\n[ 0.620330] acpiphp: Slot [28] registered\n[ 0.621812] acpiphp: Slot [29] registered\n[ 0.623287] acpiphp: Slot [30] registered\n[ 0.624799] acpiphp: Slot [31] registered\n[ 0.626271] PCI host bridge to bus 0000:00\n[ 0.627784] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.629555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.631657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.633758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.636457] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.639164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.644657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.646720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.648564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.654581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.657114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.679652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.681939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.684402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.686588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.688753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.690798] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.692881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.695533] vgaarb: loaded\n[ 0.696656] vgaarb: bridge control possible 0000:00:02.0\n[ 0.698467] SCSI subsystem initialized\n[ 0.699835] ACPI: bus type USB registered\n[ 0.701245] usbcore: registered new interface driver usbfs\n[ 0.702920] usbcore: registered new interface driver hub\n[ 0.704571] usbcore: registered new device driver usb\n[ 0.706353] PCI: Using ACPI for IRQ routing\n[ 0.708137] NetLabel: Initializing\n[ 0.709405] NetLabel: domain hash size = 128\n[ 0.710839] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.712436] NetLabel: unlabeled traffic allowed by default\n[ 0.714252] Switched to clocksource kvm-clock\n[ 0.724029] pnp: PnP ACPI init\n[ 0.725241] ACPI: bus type PNP registered\n[ 0.727014] pnp: PnP ACPI: found 5 devices\n[ 0.728408] ACPI: bus type PNP unregistered\n[ 0.736053] NET: Registered protocol family 2\n[ 0.737841] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.740617] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.742898] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.744865] TCP: reno registered\n[ 0.746093] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.747911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.749847] NET: Registered protocol family 1\n[ 0.751323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.753065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.754778] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.775117] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.795119] Unpacking initramfs...\n[ 1.263648] Freeing initrd memory: 37508k freed\n[ 1.273474] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.275408] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.278977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.280855] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.283001] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.284816] Initialise system trusted keyring\n[ 1.286278] audit: initializing netlink socket (disabled)\n[ 1.287935] type=2000 audit(1543801944.221:1): initialized\n[ 1.304999] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.306833] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.309483] zpool: loaded\n[ 1.310601] zbud: loaded\n[ 1.311882] VFS: Disk quotas dquot_6.5.2\n[ 1.313284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.315302] msgmni has been set to 7578\n[ 1.316706] Key type big_key registered\n[ 1.318838] NET: Registered protocol family 38\n[ 1.320312] Key type asymmetric registered\n[ 1.321698] Asymmetric key parser 'x509' registered\n[ 1.323244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.325829] io scheduler noop registered\n[ 1.327198] io scheduler deadline registered (default)\n[ 1.341541] io scheduler cfq registered\n[ 1.342991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.344660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.346641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.349169] ACPI: Power Button [PWRF]\n[ 1.350705] GHES: HEST is not enabled!\n[ 1.352348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.377320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.379780] Non-volatile memory driver v1.3\n[ 1.381442] Linux agpgart interface v0.103\n[ 1.383194] crash memory driver: version 1.1\n[ 1.384920] rdac: device handler registered\n[ 1.386614] hp_sw: device handler registered\n[ 1.388284] emc: device handler registered\n[ 1.389897] alua: device handler registered\n[ 1.391573] libphy: Fixed MDIO Bus: probed\n[ 1.393289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.395506] ehci-pci: EHCI PCI platform driver\n[ 1.397208] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.399350] ohci-pci: OHCI PCI platform driver\n[ 1.401065] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.421376] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.423353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.426288] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.428132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.430249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.432567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.435384] usb usb1: Product: UHCI Host Controller\n[ 1.437132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.439482] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.441377] hub 1-0:1.0: USB hub found\n[ 1.442947] hub 1-0:1.0: 2 ports detected\n[ 1.444728] usbcore: registered new interface driver usbserial\n[ 1.446817] usbcore: registered new interface driver usbserial_generic\n[ 1.449044] usbserial: USB Serial support registered for generic\n[ 1.451144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.454981] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.456821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.458769] mousedev: PS/2 mouse device common for all mice\n[ 1.461161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.464646] rtc_cmos 00:00: RTC can wake from S4\n[ 1.465562] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.467010] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.472082] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.473870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.475667] cpuidle: using governor menu\n[ 1.477037] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.478702] usbcore: registered new interface driver usbhid\n[ 1.480302] usbhid: USB HID core driver\n[ 1.481628] drop_monitor: Initializing network drop monitor service\n[ 1.483406] TCP: cubic registered\n[ 1.484604] Initializing XFRM netlink socket\n[ 1.486053] NET: Registered protocol family 10\n[ 1.487721] NET: Registered protocol family 17\n[ 1.489327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.491381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.493061] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.495871] Loading compiled-in X.509 certificates\n[ 1.497380] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.500218] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.503528] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.506405] registered taskstats version 1\n[ 1.509757] Key type trusted registered\n[ 1.512418] Key type encrypted registered\n[ 1.514981] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.516983] rtc_cmos 00:00: setting system clock to 2018-12-03 01:52:24 UTC (1543801944)\n[ 1.520213] Freeing unused kernel memory: 1680k freed\n[ 1.525474] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.531558] systemd[1]: Detected virtualization kvm.\n[ 1.533413] systemd[1]: Detected architecture x86-64.\n[ 1.535269] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.538798] systemd[1]: No hostname configured.\n[ 1.540525] systemd[1]: Set hostname to .\n[ 1.542420] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.569243] systemd[1]: Reached target Swap.\n[ 1.570924] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.573767] systemd[1]: Reached target Local File Systems.\n[ 1.575732] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.578780] systemd[1]: Created slice Root Slice.\n[ 1.580567] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.583490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.585413] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.588529] systemd[1]: Listening on udev Control Socket.\n[ 1.590470] systemd[1]: Starting udev Control Socket.\n[ 1.592361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.599629] systemd[1]: Reached target Timers.\n[ 1.601339] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.603990] systemd[1]: Reached target Paths.\n[ 1.605680] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.608476] systemd[1]: Listening on Journal Socket.\n[ 1.610321] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.613156] systemd[1]: Reached target Sockets.\n[ 1.614893] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.617731] systemd[1]: Created slice System Slice.\n[ 1.619557] systemd[1]: Starting System Slice.\n[ 1.621611] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.627133] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.630591] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.634822] systemd[1]: Reached target Slices.\n[ 1.636548] systemd[1]: Starting Slices.\n[ 1.638441] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.644855] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.650136] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.653232] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.708225] RPC: Registered named UNIX socket transport module.\n[ 1.709943] RPC: Registered udp transport module.\n[ 1.711410] RPC: Registered tcp transport module.\n[ 1.712865] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.746273] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.820109] FDC 0 is a S82078B\n[ 1.837376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.840442] scsi host0: ata_piix\n[ 1.841750] scsi host1: ata_piix\n[ 1.842956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.844778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.884517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.890916] vda: vda1\n[ 1.897688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.899573] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.901522] usb 1-1: Product: QEMU USB Tablet\n[ 1.902974] usb 1-1: Manufacturer: QEMU\n[ 1.904309] usb 1-1: SerialNumber: 42\n[ 1.914872] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.917964] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.016690] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.019369] XFS (vda1): Mounting V4 Filesystem\n[ 2.100524] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[ 2.280373] tsc: Refined TSC clocksource calibration: 3491.808 MHz\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.336434] systemd-journald[122]: Received SIGTERM from PID 1 (systemd).\n[ 2.541907] SELinux: Disabled at runtime.\n[ 2.578274] type=1404 audit(1543801945.561:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.662712] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.664442] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Setup Virtual Console...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 3.232875] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 3.317468] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.441718] type=1305 audit(1543801946.424:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.654069] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.665344] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.719479] [drm] Initialized drm 1.1.0 20060810\n[ 3.726182] ppdev: user-space parallel port driver\n[ 3.754372] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.756372] [TTM] Initializing pool allocator\n[ 3.757962] [TTM] Initializing DMA pool allocator\n[ 3.760335] [drm] fb mappable at 0xFC000000\n[ 3.762041] [drm] vram aper at 0xFC000000\n[ 3.763402] [drm] size 33554432\n[ 3.764607] [drm] fb depth is 24\n[ 3.765816] [drm] pitch is 3072\n[ 3.767209] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.790910] Console: switching to colour frame buffer device 128x48\n[ 3.804946] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.807280] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[ 3.861596] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.889693] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.897497] alg: No test for crc32 (crc32-pclmul)\n[ 3.907884] intel_rapl: no valid rapl domains found in package 0\n[ 3.912615] intel_rapl: no valid rapl domains found in package 0\n[ 3.914641] intel_powerclamp: No package C-state available\n[ 3.919361] intel_powerclamp: No package C-state available[ 4.204276] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:52:27 +0000. Up 4.16 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.194938] cloud-init[839]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 01:52:29 +0000. Up 6.15 seconds.\n[ 6.217235] cloud-init[839]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.225313] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.227041] cloud-init[839]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.229338] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.233973] cloud-init[839]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.237803] cloud-init[839]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:ac:51:1c |\n[ 6.246883] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.253228] cloud-init[839]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.260371] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.271263] cloud-init[839]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.273764] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.278032] cloud-init[839]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.284896] cloud-init[839]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.291032] cloud-init[839]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.293362] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.384294] cloud-init[3651]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 01:52:34 +0000. Up 11.33 seconds.\n[ 11.671834] cloud-init[3782]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 01:52:35 +0000. Up 11.62 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 6a:e1:30:60:4e:04:32:94:64:bb:86:50:65:e8:57:1e | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.755543] cloud-init[3782]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 01:52:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.75 seconds\n"} 2018-12-03 01:52:36,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862/action used request id req-62309133-79a1-466e-b27e-6eebdd58c941 2018-12-03 01:52:36,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0906019210815s 2018-12-03 01:52:36,877 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1823253601 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.404620] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.407541] pid_max: default: 32768 minimum: 301 [ 0.409149] Security Framework initialized [ 0.410650] SELinux: Initializing. [ 0.412237] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.418375] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.422171] Mount-cache hash table entries: 4096 [ 0.424016] Initializing cgroup subsys memory [ 0.425538] Initializing cgroup subsys devices [ 0.427073] Initializing cgroup subsys freezer [ 0.428594] Initializing cgroup subsys net_cls [ 0.430151] Initializing cgroup subsys blkio [ 0.431632] Initializing cgroup subsys perf_event [ 0.433219] Initializing cgroup subsys hugetlb [ 0.434737] Initializing cgroup subsys pids [ 0.436205] Initializing cgroup subsys net_prio [ 0.437825] CPU: Physical Processor ID: 0 [ 0.440014] mce: CPU supports 10 MCE banks [ 0.441489] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.443189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.444880] tlb_flushall_shift: 6 [ 0.446365] Freeing SMP alternatives: 28k freed [ 0.450500] ACPI: Core revision 20130517 [ 0.452356] ACPI: All ACPI Tables successfully acquired [ 0.454250] ftrace: allocating 25812 entries in 101 pages [ 0.475593] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477575] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479547] smpboot: Max logical packages: 2 [ 0.481350] Enabling x2apic [ 0.482517] Enabled x2apic [ 0.483925] Switched APIC routing to physical x2apic. [ 0.486806] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.488776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.492394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501263] KVM setup paravirtual spinlock [ 0.504016] smpboot: Booting Node 0, Processors #1 OK [ 0.506113] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.528027] Brought up 2 CPUs [ 0.528029] KVM setup async PF for cpu 1 [ 0.528032] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.532265] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.535040] devtmpfs: initialized [ 0.537715] EVM: security.selinux [ 0.539027] EVM: security.ima [ 0.540266] EVM: security.capability [ 0.542348] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.544425] pinctrl core: initialized pinctrl subsystem [ 0.546265] NET: Registered protocol family 16 [ 0.548057] ACPI: bus type PCI registered [ 0.549521] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.551593] PCI: Using configuration type 1 for base access [ 0.556737] ACPI: Added _OSI(Module Device) [ 0.558264] ACPI: Added _OSI(Processor Device) [ 0.559834] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.561471] ACPI: Added _OSI(Processor Aggregator Device) [ 0.564349] ACPI: Interpreter enabled [ 0.565757] ACPI: (supports S0 S5) [ 0.567091] ACPI: Using IOAPIC for interrupt routing [ 0.568793] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.573673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.575643] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.577722] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.579754] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.583496] acpiphp: Slot [3] registered [ 0.584949] acpiphp: Slot [4] registered [ 0.586449] acpiphp: Slot [5] registered [ 0.587875] acpiphp: Slot [6] registered [ 0.589371] acpiphp: Slot [7] registered [ 0.590793] acpiphp: Slot [8] registered [ 0.592254] acpiphp: Slot [9] registered [ 0.593689] acpiphp: Slot [10] registered [ 0.595168] acpiphp: Slot [11] registered [ 0.596655] acpiphp: Slot [12] registered [ 0.598099] acpiphp: Slot [13] registered [ 0.599599] acpiphp: Slot [14] registered [ 0.601028] acpiphp: Slot [15] registered [ 0.602521] acpiphp: Slot [16] registered [ 0.603988] acpiphp: Slot [17] registered [ 0.605473] acpiphp: Slot [18] registered [ 0.606946] acpiphp: Slot [19] registered [ 0.608432] acpiphp: Slot [20] registered [ 0.609915] acpiphp: Slot [21] registered [ 0.611396] acpiphp: Slot [22] registered [ 0.612878] acpiphp: Slot [23] registered [ 0.614343] acpiphp: Slot [24] registered [ 0.615894] acpiphp: Slot [25] registered [ 0.617360] acpiphp: Slot [26] registered [ 0.618864] acpiphp: Slot [27] registered [ 0.620330] acpiphp: Slot [28] registered [ 0.621812] acpiphp: Slot [29] registered [ 0.623287] acpiphp: Slot [30] registered [ 0.624799] acpiphp: Slot [31] registered [ 0.626271] PCI host bridge to bus 0000:00 [ 0.627784] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.629555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.631657] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.633758] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.636457] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.639164] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.644657] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.646720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.648564] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.654581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.657114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.679652] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.681939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.684402] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.686588] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.688753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.690798] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.692881] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.695533] vgaarb: loaded [ 0.696656] vgaarb: bridge control possible 0000:00:02.0 [ 0.698467] SCSI subsystem initialized [ 0.699835] ACPI: bus type USB registered [ 0.701245] usbcore: registered new interface driver usbfs [ 0.702920] usbcore: registered new interface driver hub [ 0.704571] usbcore: registered new device driver usb [ 0.706353] PCI: Using ACPI for IRQ routing [ 0.708137] NetLabel: Initializing [ 0.709405] NetLabel: domain hash size = 128 [ 0.710839] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.712436] NetLabel: unlabeled traffic allowed by default [ 0.714252] Switched to clocksource kvm-clock [ 0.724029] pnp: PnP ACPI init [ 0.725241] ACPI: bus type PNP registered [ 0.727014] pnp: PnP ACPI: found 5 devices [ 0.728408] ACPI: bus type PNP unregistered [ 0.736053] NET: Registered protocol family 2 [ 0.737841] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.740617] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.742898] TCP: Hash tables configured (established 32768 bind 32768) [ 0.744865] TCP: reno registered [ 0.746093] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.747911] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.749847] NET: Registered protocol family 1 [ 0.751323] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.753065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.754778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.775117] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.795119] Unpacking initramfs... [ 1.263648] Freeing initrd memory: 37508k freed [ 1.273474] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.275408] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.278977] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.280855] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.283001] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.284816] Initialise system trusted keyring [ 1.286278] audit: initializing netlink socket (disabled) [ 1.287935] type=2000 audit(1543801944.221:1): initialized [ 1.304999] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.306833] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.309483] zpool: loaded [ 1.310601] zbud: loaded [ 1.311882] VFS: Disk quotas dquot_6.5.2 [ 1.313284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.315302] msgmni has been set to 7578 [ 1.316706] Key type big_key registered [ 1.318838] NET: Registered protocol family 38 [ 1.320312] Key type asymmetric registered [ 1.321698] Asymmetric key parser 'x509' registered [ 1.323244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.325829] io scheduler noop registered [ 1.327198] io scheduler deadline registered (default) [ 1.341541] io scheduler cfq registered [ 1.342991] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.344660] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.346641] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.349169] ACPI: Power Button [PWRF] [ 1.350705] GHES: HEST is not enabled! [ 1.352348] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.377320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.379780] Non-volatile memory driver v1.3 [ 1.381442] Linux agpgart interface v0.103 [ 1.383194] crash memory driver: version 1.1 [ 1.384920] rdac: device handler registered [ 1.386614] hp_sw: device handler registered [ 1.388284] emc: device handler registered [ 1.389897] alua: device handler registered [ 1.391573] libphy: Fixed MDIO Bus: probed [ 1.393289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.395506] ehci-pci: EHCI PCI platform driver [ 1.397208] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.399350] ohci-pci: OHCI PCI platform driver [ 1.401065] uhci_hcd: USB Universal Host Controller Interface driver [ 1.421376] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.423353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.426288] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.428132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.430249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.432567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.435384] usb usb1: Product: UHCI Host Controller [ 1.437132] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.439482] usb usb1: SerialNumber: 0000:00:01.2 [ 1.441377] hub 1-0:1.0: USB hub found [ 1.442947] hub 1-0:1.0: 2 ports detected [ 1.444728] usbcore: registered new interface driver usbserial [ 1.446817] usbcore: registered new interface driver usbserial_generic [ 1.449044] usbserial: USB Serial support registered for generic [ 1.451144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.454981] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.456821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.458769] mousedev: PS/2 mouse device common for all mice [ 1.461161] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.464646] rtc_cmos 00:00: RTC can wake from S4 [ 1.465562] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.467010] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.472082] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.473870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.475667] cpuidle: using governor menu [ 1.477037] hidraw: raw HID events driver (C) Jiri Kosina [ 1.478702] usbcore: registered new interface driver usbhid [ 1.480302] usbhid: USB HID core driver [ 1.481628] drop_monitor: Initializing network drop monitor service [ 1.483406] TCP: cubic registered [ 1.484604] Initializing XFRM netlink socket [ 1.486053] NET: Registered protocol family 10 [ 1.487721] NET: Registered protocol family 17 [ 1.489327] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.491381] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.493061] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.495871] Loading compiled-in X.509 certificates [ 1.497380] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.500218] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.503528] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.506405] registered taskstats version 1 [ 1.509757] Key type trusted registered [ 1.512418] Key type encrypted registered [ 1.514981] IMA: No TPM chip found, activating TPM-bypass! [ 1.516983] rtc_cmos 00:00: setting system clock to 2018-12-03 01:52:24 UTC (1543801944) [ 1.520213] Freeing unused kernel memory: 1680k freed [ 1.525474] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.531558] systemd[1]: Detected virtualization kvm. [ 1.533413] systemd[1]: Detected architecture x86-64. [ 1.535269] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.538798] systemd[1]: No hostname configured. [ 1.540525] systemd[1]: Set hostname to . [ 1.542420] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.569243] systemd[1]: Reached target Swap. [ 1.570924] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.573767] systemd[1]: Reached target Local File Systems. [ 1.575732] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.578780] systemd[1]: Created slice Root Slice. [ 1.580567] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.583490] systemd[1]: Listening on udev Kernel Socket. [ 1.585413] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.588529] systemd[1]: Listening on udev Control Socket. [ 1.590470] systemd[1]: Starting udev Control Socket. [ 1.592361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.599629] systemd[1]: Reached target Timers. [ 1.601339] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.603990] systemd[1]: Reached target Paths. [ 1.605680] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.608476] systemd[1]: Listening on Journal Socket. [ 1.610321] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.613156] systemd[1]: Reached target Sockets. [ 1.614893] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.617731] systemd[1]: Created slice System Slice. [ 1.619557] systemd[1]: Starting System Slice. [ 1.621611] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.627133] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.630591] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.634822] systemd[1]: Reached target Slices. [ 1.636548] systemd[1]: Starting Slices. [ 1.638441] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.644855] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.650136] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.653232] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.708225] RPC: Registered named UNIX socket transport module. [ 1.709943] RPC: Registered udp transport module. [ 1.711410] RPC: Registered tcp transport module. [ 1.712865] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.746273] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.820109] FDC 0 is a S82078B [ 1.837376] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.840442] scsi host0: ata_piix [ 1.841750] scsi host1: ata_piix [ 1.842956] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.844778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.884517] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.890916] vda: vda1 [ 1.897688] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.899573] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.901522] usb 1-1: Product: QEMU USB Tablet [ 1.902974] usb 1-1: Manufacturer: QEMU [ 1.904309] usb 1-1: SerialNumber: 42 [ 1.914872] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.917964] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.016690] SGI XFS with ACLs, security attributes, no debug enabled [ 2.019369] XFS (vda1): Mounting V4 Filesystem [ 2.100524] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ 2.280373] tsc: Refined TSC clocksource calibration: 3491.808 MHz [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.336434] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.541907] SELinux: Disabled at runtime. [ 2.578274] type=1404 audit(1543801945.561:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.662712] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.664442] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Setup Virtual Console... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 3.232875] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.317468] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.441718] type=1305 audit(1543801946.424:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.654069] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.665344] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.719479] [drm] Initialized drm 1.1.0 20060810 [ 3.726182] ppdev: user-space parallel port driver [ 3.754372] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.756372] [TTM] Initializing pool allocator [ 3.757962] [TTM] Initializing DMA pool allocator [ 3.760335] [drm] fb mappable at 0xFC000000 [ 3.762041] [drm] vram aper at 0xFC000000 [ 3.763402] [drm] size 33554432 [ 3.764607] [drm] fb depth is 24 [ 3.765816] [drm] pitch is 3072 [ 3.767209] fbcon: cirrusdrmfb (fb0) is primary device [ 3.790910] Console: switching to colour frame buffer device 128x48 [ 3.804946] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.807280] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [ 3.861596] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.889693] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.897497] alg: No test for crc32 (crc32-pclmul) [ 3.907884] intel_rapl: no valid rapl domains found in package 0 [ 3.912615] intel_rapl: no valid rapl domains found in package 0 [ 3.914641] intel_powerclamp: No package C-state available [ 3.919361] intel_powerclamp: No package C-state available[ 4.204276] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:52:27 +0000. Up 4.16 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 6.194938] cloud-init[839]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 01:52:29 +0000. Up 6.15 seconds. [ 6.217235] cloud-init[839]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.225313] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.227041] cloud-init[839]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.229338] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.233973] cloud-init[839]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.237803] cloud-init[839]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:ac:51:1c | [ 6.246883] cloud-init[839]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.253228] cloud-init[839]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.260371] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.271263] cloud-init[839]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.273764] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.278032] cloud-init[839]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.284896] cloud-init[839]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.291032] cloud-init[839]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.293362] cloud-init[839]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.384294] cloud-init[3651]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 01:52:34 +0000. Up 11.33 seconds. [ 11.671834] cloud-init[3782]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 01:52:35 +0000. Up 11.62 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 6a:e1:30:60:4e:04:32:94:64:bb:86:50:65:e8:57:1e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.755543] cloud-init[3782]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 01:52:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.75 seconds 2018-12-03 01:52:36,881 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3e34b90L 2018-12-03 01:52:36,882 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 01:52:36,890 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-03 01:52:36,891 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-03 01:52:36,917 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 01:52:36,917 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-03 01:52:36,917 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-03 01:52:36,917 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 01:52:36,918 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-03 01:52:36,918 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 01:52:36,926 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-03 01:52:36,927 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 01:52:36,945 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-03 01:52:36,946 - paramiko.transport - DEBUG - Trying discovered key 6ae130604e04329464bb865065e8571e in /tmp/tmpxAdOVE 2018-12-03 01:52:36,966 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 01:52:36,988 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-03 01:52:37,010 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-03 01:52:37,011 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-03 01:52:37,011 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-03 01:52:37,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:52:37,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 817, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1832, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"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"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 848, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 823, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 813, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:52:36 GMT 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-03 01:52:37,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:52:37,277 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1832, 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'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'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 848, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 823, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 813, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 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'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 922, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 01:52:37,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/status 2018-12-03 01:52:37,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:52:37,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 817, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1832, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"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"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 848, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 823, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 813, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 01:52:37,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:52:37,459 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:52:37 GMT 2018-12-03 01:52:37,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:52:37,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-03 01:52:37,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:52:37,459 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 01:52:37,460 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.208:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 01:52:37,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:52:37,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:52:37,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:52:37,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:52:37,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:52:37.176Z", "updated_at": "2018-12-03T01:52:37.176Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:52:37 GMT 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-03 01:52:37,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:52:37,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.208:80/api/v3/secrets 2018-12-03 01:52:37,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:52:37,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:52:37,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:52:37,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-03T01:52:37.176Z", "updated_at": "2018-12-03T01:52:37.176Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:52:37 GMT 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:52:37,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-03 01:52:37,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:52:37,635 - functest.core.cloudify - DEBUG - List secrets: 2018-12-03 01:52:37,635 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.208:80/api/v3/secrets/foo 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:52:37,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:52:37.176Z", "updated_at": "2018-12-03T01:52:37.176Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:52:37 GMT 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-03 01:52:37,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:52:37,848 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-03 01:52:37,848 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-03 01:52:37,971 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 01:52:37,972 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 01:52:37,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 01:52:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/3c59f6c0-17be-4dfd-8364-184fb640900d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:39,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:39 GMT X-Openstack-Request-Id: req-37dea16e-161a-4495-911f-e8ad19aefdf5 2018-12-03 01:52:39,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:39,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3c59f6c0-17be-4dfd-8364-184fb640900d.json used request id req-37dea16e-161a-4495-911f-e8ad19aefdf5 2018-12-03 01:52:39,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08728504181s 2018-12-03 01:52:39,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:52:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:39,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:39 GMT X-Openstack-Request-Id: req-a6c5f962-6f90-4503-967f-ce255324c778 2018-12-03 01:52:39,386 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 01:52:39,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a6c5f962-6f90-4503-967f-ce255324c778 2018-12-03 01:52:39,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.305237054825s 2018-12-03 01:52:39,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 01:52:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:39,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-432f8104-cfe1-4ad1-9e4d-a759860a8fa1 x-openstack-request-id: req-432f8104-cfe1-4ad1-9e4d-a759860a8fa1 2018-12-03 01:52:39,543 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862 used request id req-432f8104-cfe1-4ad1-9e4d-a759860a8fa1 2018-12-03 01:52:39,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155359983444s 2018-12-03 01:52:39,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:40,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-949da054-3e92-4bef-bbba-23f2190ae4d1 x-openstack-request-id: req-949da054-3e92-4bef-bbba-23f2190ae4d1 2018-12-03 01:52:40,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:51:1c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:51:1c", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "rel": "bookmark"}], "image": {"id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "links": [{"href": "http://172.30.9.26:8774/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T01:52:21.000000", "flavor": {"id": "110704a9-154b-4a29-a5f7-55d113a042a4", "links": [{"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "bookmark"}]}, "id": "1493fe91-c3e9-40b5-b4ec-2a0c383fc862", "security_groups": [{"name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}], "user_id": "6368fa1b4fa644a9bc42e81d362c287d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T01:52:39Z", "hostId": "f66bc697f9f0d587bcc9da1678999459fa8a9631ac54766e09f25839", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "name": "cloudify-vm_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "created": "2018-12-03T01:49:50Z", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:52:40,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-949da054-3e92-4bef-bbba-23f2190ae4d1 2018-12-03 01:52:40,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486695051193s 2018-12-03 01:52:40,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:52:42,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:52:42,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:42,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-d27d84c2-e107-47a7-972e-8ca5dcfb8e36 x-openstack-request-id: req-d27d84c2-e107-47a7-972e-8ca5dcfb8e36 2018-12-03 01:52:42,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-03 01:52:42,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d27d84c2-e107-47a7-972e-8ca5dcfb8e36 2018-12-03 01:52:42,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.069797039032s 2018-12-03 01:52:42,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:52:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:42,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:42 GMT X-Openstack-Request-Id: req-a281d310-59e5-4fd4-a4b8-ec7503cd57df 2018-12-03 01:52:42,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:49:46Z", "updated_at": "2018-12-03T01:49:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "10fde46e-969c-4492-b069-c68aaa66f918", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "47273f9a-23a0-4221-9a01-d082f405ca12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "4d396599-9fb9-4944-95ee-19e080bca59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T01:49:47Z", "revision_number": 0, "id": "55be6a26-b12e-4e81-9ea6-65bd4915fc2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:47Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "680b8c6b-f1ce-415d-95e9-57574232f57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "82c07a4c-bbd4-4286-a9ef-e927a29c0f10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f378ee89-d71b-4ae1-b905-ea89482be376", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:49:46Z", "revision_number": 0, "id": "f71f3d47-1425-4736-a819-02b6df2d6b12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:49:46Z", "security_group_id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 7, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc", "name": "cloudify-sg_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:52:42,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a281d310-59e5-4fd4-a4b8-ec7503cd57df 2018-12-03 01:52:42,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0655581951141s 2018-12-03 01:52:42,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 01:52:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:42,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:42 GMT X-Openstack-Request-Id: req-d9986380-6366-438d-897c-e06a48317aad 2018-12-03 01:52:42,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:42,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3e2e3f70-53c7-4370-b4c1-d4d2b2969dfc.json used request id req-d9986380-6366-438d-897c-e06a48317aad 2018-12-03 01:52:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.201741933823s 2018-12-03 01:52:42,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-03 01:52:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:42,412 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-b4b8320b-04bf-4ccb-904e-52fc7df8c9e1 x-openstack-request-id: req-b4b8320b-04bf-4ccb-904e-52fc7df8c9e1 2018-12-03 01:52:42,412 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_a3d06ae9-1220-44a2-9ecf-ef7a7f442327 used request id req-b4b8320b-04bf-4ccb-904e-52fc7df8c9e1 2018-12-03 01:52:42,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290129184723s 2018-12-03 01:52:42,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 01:52:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" -d '{"subnet_id": "96170214-2c19-4bf5-bf7c-71e6fe0d77aa"}' 2018-12-03 01:52:44,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:44 GMT X-Openstack-Request-Id: req-20000f20-539e-413a-b19a-4b95b6abbaeb 2018-12-03 01:52:44,472 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a34555e5-f9ba-4070-995a-c3f1c5819a0a", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "subnet_id": "96170214-2c19-4bf5-bf7c-71e6fe0d77aa", "subnet_ids": ["96170214-2c19-4bf5-bf7c-71e6fe0d77aa"], "port_id": "38f23d7e-c2c6-4bac-b7e6-825a60c7472b", "id": "1c97b78a-f586-4d92-91af-834e8f3f656b"} 2018-12-03 01:52:44,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b/remove_router_interface.json used request id req-20000f20-539e-413a-b19a-4b95b6abbaeb 2018-12-03 01:52:44,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0599360466s 2018-12-03 01:52:44,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 01:52:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:44 GMT X-Openstack-Request-Id: req-c8d7a1a9-861b-4581-b52f-9c5e34337335 2018-12-03 01:52:44,855 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:59Z", "admin_state_up": true, "updated_at": "2018-12-03T01:52:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "1c97b78a-f586-4d92-91af-834e8f3f656b", "name": "cloudify-router_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}]} 2018-12-03 01:52:44,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c8d7a1a9-861b-4581-b52f-9c5e34337335 2018-12-03 01:52:44,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.382122993469s 2018-12-03 01:52:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 01:52:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:46,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:46 GMT X-Openstack-Request-Id: req-c458aa04-2a8b-4f32-873b-a0c525439e27 2018-12-03 01:52:46,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:46,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/1c97b78a-f586-4d92-91af-834e8f3f656b.json used request id req-c458aa04-2a8b-4f32-873b-a0c525439e27 2018-12-03 01:52:46,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27913999557s 2018-12-03 01:52:46,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 01:52:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:46,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:46 GMT X-Openstack-Request-Id: req-7e39cb16-d3fc-49a8-b7f8-7795ec034672 2018-12-03 01:52:46,179 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:47:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9b53db09c186485cb6d9ba16a7b94131","id":"96170214-2c19-4bf5-bf7c-71e6fe0d77aa","subnetpool_id":null,"name":"cloudify-subnet_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}]} 2018-12-03 01:52:46,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7e39cb16-d3fc-49a8-b7f8-7795ec034672 2018-12-03 01:52:46,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426599979401s 2018-12-03 01:52:46,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 01:52:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/96170214-2c19-4bf5-bf7c-71e6fe0d77aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:47,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:47 GMT X-Openstack-Request-Id: req-ae416e1d-6fe2-415e-9793-1a92aa846aa4 2018-12-03 01:52:47,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:47,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/96170214-2c19-4bf5-bf7c-71e6fe0d77aa.json used request id req-ae416e1d-6fe2-415e-9793-1a92aa846aa4 2018-12-03 01:52:47,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0055680275s 2018-12-03 01:52:47,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:52:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:47,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:47 GMT X-Openstack-Request-Id: req-ec18d95d-24ea-477e-b032-6c1db5f41eea 2018-12-03 01:52:47,285 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a34555e5-f9ba-4070-995a-c3f1c5819a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b53db09c186485cb6d9ba16a7b94131","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:52:47Z","qos_policy_id":null,"name":"cloudify-net_a3d06ae9-1220-44a2-9ecf-ef7a7f442327","admin_state_up":true,"tenant_id":"9b53db09c186485cb6d9ba16a7b94131","created_at":"2018-12-03T01:47:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:52:47,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ec18d95d-24ea-477e-b032-6c1db5f41eea 2018-12-03 01:52:47,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982739925385s 2018-12-03 01:52:47,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 01:52:47,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/a34555e5-f9ba-4070-995a-c3f1c5819a0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:48,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:48 GMT X-Openstack-Request-Id: req-82db1f59-cc6b-4aba-9c21-23573a61c73d 2018-12-03 01:52:48,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:48,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a34555e5-f9ba-4070-995a-c3f1c5819a0a.json used request id req-82db1f59-cc6b-4aba-9c21-23573a61c73d 2018-12-03 01:52:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28281402588s 2018-12-03 01:52:48,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:52:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:49,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:49 GMT X-Openstack-Request-Id: req-26262192-3422-4c09-9e92-5059a25e01d2 2018-12-03 01:52:49,278 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:49:44Z", "file": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/file", "owner": "9b53db09c186485cb6d9ba16a7b94131", "id": "383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "size": 4373348352, "self": "/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:48:46Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:52:49,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-26262192-3422-4c09-9e92-5059a25e01d2 2018-12-03 01:52:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703799009323s 2018-12-03 01:52:49,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 01:52:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}342d0b716acf45977932127f22f6b88fc72b0b14" 2018-12-03 01:52:49,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:52:49 GMT X-Openstack-Request-Id: req-370f0e4f-889c-400a-8c56-47f979b2af11 2018-12-03 01:52:49,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 01:52:49,758 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/383a2cc8-4bcd-46e7-bcea-42347ffb4c3d used request id req-370f0e4f-889c-400a-8c56-47f979b2af11 2018-12-03 01:52:49,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.478283166885s 2018-12-03 01:52:49,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:52:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:49,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-c04f80b9-8668-44d4-9150-37fc8563fa78 x-openstack-request-id: req-c04f80b9-8668-44d4-9150-37fc8563fa78 2018-12-03 01:52:49,787 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/110704a9-154b-4a29-a5f7-55d113a042a4", "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": "110704a9-154b-4a29-a5f7-55d113a042a4"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}]} 2018-12-03 01:52:49,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c04f80b9-8668-44d4-9150-37fc8563fa78 2018-12-03 01:52:49,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237081050873s 2018-12-03 01:52:49,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 01:52:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:49,828 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52: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-85b78c04-54d7-4374-b59b-b200878dac68 x-openstack-request-id: req-85b78c04-54d7-4374-b59b-b200878dac68 2018-12-03 01:52:49,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/110704a9-154b-4a29-a5f7-55d113a042a4 used request id req-85b78c04-54d7-4374-b59b-b200878dac68 2018-12-03 01:52:49,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392429828644s 2018-12-03 01:52:49,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:52:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:50,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbc4d92-a664-484e-8f23-ea2b7b3baed2 2018-12-03 01:52:50,074 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": {"self": "http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6368fa1b4fa644a9bc42e81d362c287d", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:52:50,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ddbc4d92-a664-484e-8f23-ea2b7b3baed2 2018-12-03 01:52:50,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245684862137s 2018-12-03 01:52:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:52:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:50,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e78dc45-112f-469a-95d1-3c3d16242af0 2018-12-03 01:52:50,304 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_a3d06ae9-1220-44a2-9ecf-ef7a7f442327", "links": {"self": "http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6368fa1b4fa644a9bc42e81d362c287d", "description": null}} 2018-12-03 01:52:50,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d used request id req-4e78dc45-112f-469a-95d1-3c3d16242af0 2018-12-03 01:52:50,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223024129868s 2018-12-03 01:52:50,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 01:52:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:50,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09decd03-1f71-4f13-be3b-5e58750701b4 2018-12-03 01:52:50,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:52:50,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6368fa1b4fa644a9bc42e81d362c287d used request id req-09decd03-1f71-4f13-be3b-5e58750701b4 2018-12-03 01:52:50,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345772981644s 2018-12-03 01:52:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:52:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:50,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8403e480-26d2-41c4-b90d-97428b3a379f 2018-12-03 01:52:50,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131"}, "tags": [], "enabled": true, "id": "9b53db09c186485cb6d9ba16a7b94131", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a3d06ae9-1220-44a2-9ecf-ef7a7f442327"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 01:52:50,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-8403e480-26d2-41c4-b90d-97428b3a379f 2018-12-03 01:52:50,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203790903091s 2018-12-03 01:52:50,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 01:52:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:51,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79624293-74bb-428c-87b4-3aaeaf493e61 2018-12-03 01:52:51,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:52:51,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9b53db09c186485cb6d9ba16a7b94131 used request id req-79624293-74bb-428c-87b4-3aaeaf493e61 2018-12-03 01:52:51,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253112077713s 2018-12-03 01:52:51,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:52:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9b53db09c186485cb6d9ba16a7b94131&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:51,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:51 GMT X-Openstack-Request-Id: req-b4f30da4-13e7-484e-9e2b-815a65afb155 2018-12-03 01:52:51,361 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}]} 2018-12-03 01:52:51,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9b53db09c186485cb6d9ba16a7b94131&name=default used request id req-b4f30da4-13e7-484e-9e2b-815a65afb155 2018-12-03 01:52:51,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235439062119s 2018-12-03 01:52:51,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:52:51,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:51,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:51 GMT X-Openstack-Request-Id: req-347adcc2-a68d-4c9b-9a8b-edb28aee56fa 2018-12-03 01:52:51,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0932506096f145008aae0a12cee6dbeb", "created_at": "2018-12-03T01:44:20Z", "updated_at": "2018-12-03T01:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "1afba005-c713-421b-b89e-3e64238b0048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "29b5b333-a4f6-41c7-a70e-1f5ae9d04ff4", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "b119e636-38f9-417a-b7a5-ae414d3b23f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "c2d0e848-6fe9-447a-a1b4-e111e377539d", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}], "revision_number": 1, "project_id": "0932506096f145008aae0a12cee6dbeb", "id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "created_at": "2018-12-03T01:47:57Z", "updated_at": "2018-12-03T01:47:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "3a57945e-8716-47af-9867-cedbb611b22e", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "983f2e0c-8125-4284-87ba-c62a2c197b19", "remote_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "bd18a254-9363-4db7-a035-08cc681799bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:47:57Z", "revision_number": 0, "id": "f3244bb4-fcb6-4486-92fe-eae95a4e2b6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:47:57Z", "security_group_id": "a3b60c51-65fb-44f0-9190-60459db77239", "tenant_id": "9b53db09c186485cb6d9ba16a7b94131", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b53db09c186485cb6d9ba16a7b94131"}], "revision_number": 1, "project_id": "9b53db09c186485cb6d9ba16a7b94131", "id": "a3b60c51-65fb-44f0-9190-60459db77239", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 01:52:51,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-347adcc2-a68d-4c9b-9a8b-edb28aee56fa 2018-12-03 01:52:51,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116214036942s 2018-12-03 01:52:51,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 01:52:51,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a3b60c51-65fb-44f0-9190-60459db77239.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}477a49f0ffffa9eed72ec67f46cb05383aa58b4a" 2018-12-03 01:52:51,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 01:52:51 GMT X-Openstack-Request-Id: req-f2580b60-aa81-46ac-9876-2415d83dcd88 2018-12-03 01:52:51,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 01:52:51,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a3b60c51-65fb-44f0-9190-60459db77239.json used request id req-f2580b60-aa81-46ac-9876-2415d83dcd88 2018-12-03 01:52:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119880914688s 2018-12-03 01:52:51,634 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-03 01:52:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:52:51,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e57eb0-01bf-4fa8-bf65-3cf65585901a 2018-12-03 01:52:51,668 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:52:51,668 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-44e57eb0-01bf-4fa8-bf65-3cf65585901a 2018-12-03 01:52:51,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:52:52,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T02:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["-eEUak4wQ76i9USnl0QSxw"], "issued_at": "2018-12-03T01:52:52.000000Z"}} 2018-12-03 01:52:52,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:52:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:52,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:52 GMT X-Openstack-Request-Id: req-2696d08e-a304-4864-a8f4-9e74054c02de 2018-12-03 01:52:52,479 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 01:52:52,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2696d08e-a304-4864-a8f4-9e74054c02de 2018-12-03 01:52:52,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373852968216s 2018-12-03 01:52:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:52:52,491 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98216629-4a62-4df8-87d3-e27fa1c65a91 2018-12-03 01:52:52,492 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 01:52:52,492 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-98216629-4a62-4df8-87d3-e27fa1c65a91 2018-12-03 01:52:52,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:52:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd343f2-5995-407d-984a-97fa47eb025a 2018-12-03 01:52:52,684 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:52:52,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-cbd343f2-5995-407d-984a-97fa47eb025a 2018-12-03 01:52:52,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191403150558s 2018-12-03 01:52:52,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 01:52:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}}' 2018-12-03 01:52:52,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3d95ae-4517-473b-bbed-fb0168bb208c 2018-12-03 01:52:52,896 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960"}, "tags": [], "enabled": true, "id": "03f7d131905c4ad281aac371eb9f8960", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}} 2018-12-03 01:52:52,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe3d95ae-4517-473b-bbed-fb0168bb208c 2018-12-03 01:52:52,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203723907471s 2018-12-03 01:52:52,896 - 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'03f7d131905c4ad281aac371eb9f8960', '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_b1e63daf-2e8a-442e-9da2-04abb99534ef'}) 2018-12-03 01:52:52,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 01:52:52,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1261523b-af2c-46a2-8339-dfdbc3816f7b", "email": null, "name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef"}}' 2018-12-03 01:52:53,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a794e8-a617-4be3-8225-3850d207252c 2018-12-03 01:52:53,475 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": {"self": "http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab368e2c0df44e5a4fe82af19024fe0", "domain_id": "default", "password_expires_at": null}} 2018-12-03 01:52:53,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-10a794e8-a617-4be3-8225-3850d207252c 2018-12-03 01:52:53,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.571860074997s 2018-12-03 01:52:53,476 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ab368e2c0df44e5a4fe82af19024fe0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef'}) 2018-12-03 01:52:53,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:52:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:53,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531f2553-2146-4819-80a7-14bbcb5832e1 2018-12-03 01:52:53,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:52:53,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-531f2553-2146-4819-80a7-14bbcb5832e1 2018-12-03 01:52:53,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205912828445s 2018-12-03 01:52:53,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:52:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:53,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c21c33-bfcf-4939-a8ec-96b5bbc607d4 2018-12-03 01:52:53,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:52:53,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c8c21c33-bfcf-4939-a8ec-96b5bbc607d4 2018-12-03 01:52:53,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111912965775s 2018-12-03 01:52:53,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 01:52:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:53,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe3e581-780b-47b9-9888-071c248218c3 2018-12-03 01:52:53,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 01:52:53,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbe3e581-780b-47b9-9888-071c248218c3 2018-12-03 01:52:53,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109623908997s 2018-12-03 01:52:53,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:52:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488ce7cb-3417-413c-9bb7-649e4ca7e883 2018-12-03 01:52:54,037 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 01:52:54,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-488ce7cb-3417-413c-9bb7-649e4ca7e883 2018-12-03 01:52:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114084005356s 2018-12-03 01:52:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 01:52:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:54,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0b8636-da4a-4041-9228-40f594cf579b 2018-12-03 01:52:54,257 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": {"self": "http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab368e2c0df44e5a4fe82af19024fe0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 01:52:54,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-af0b8636-da4a-4041-9228-40f594cf579b 2018-12-03 01:52:54,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218469142914s 2018-12-03 01:52:54,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:52:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:54,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475cd054-4e75-44da-be70-42d8b2f45f43 2018-12-03 01:52:54,490 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960"}, "tags": [], "enabled": true, "id": "03f7d131905c4ad281aac371eb9f8960", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:52:54,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-475cd054-4e75-44da-be70-42d8b2f45f43 2018-12-03 01:52:54,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22057390213s 2018-12-03 01:52:54,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 01:52:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=0ab368e2c0df44e5a4fe82af19024fe0&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=03f7d131905c4ad281aac371eb9f8960" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:54,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fa9f16-747c-4a45-8481-e6b500c9e7d0 2018-12-03 01:52:54,612 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=0ab368e2c0df44e5a4fe82af19024fe0&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=03f7d131905c4ad281aac371eb9f8960", "previous": null, "next": null}} 2018-12-03 01:52:54,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=0ab368e2c0df44e5a4fe82af19024fe0&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=03f7d131905c4ad281aac371eb9f8960 used request id req-e8fa9f16-747c-4a45-8481-e6b500c9e7d0 2018-12-03 01:52:54,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112792015076s 2018-12-03 01:52:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 01:52:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960/users/0ab368e2c0df44e5a4fe82af19024fe0/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:54,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee50420-8dd3-432b-8402-ee9495530dd7 2018-12-03 01:52:54,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 01:52:54,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960/users/0ab368e2c0df44e5a4fe82af19024fe0/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-9ee50420-8dd3-432b-8402-ee9495530dd7 2018-12-03 01:52:54,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151033163071s 2018-12-03 01:52:54,768 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 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'03f7d131905c4ad281aac371eb9f8960', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1261523b-af2c-46a2-8339-dfdbc3816f7b', 'username': u'cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 01:52:54,771 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'password': '1261523b-af2c-46a2-8339-dfdbc3816f7b', 'project_name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '03f7d131905c4ad281aac371eb9f8960', 'project_domain_name': 'Default'} 2018-12-03 01:52:54,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-12-03 01:52:54,840 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-03 01:52:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 01:52:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:55,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5ba150-c0cd-4b0e-b418-47d20a056325 2018-12-03 01:52:55,050 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 01:52:55,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6b5ba150-c0cd-4b0e-b418-47d20a056325 2018-12-03 01:52:55,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20902299881s 2018-12-03 01:52:55,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:52:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:52:55,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d0e22f-06bb-4791-b451-3c20f9aeb95b 2018-12-03 01:52:55,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960"}, "tags": [], "enabled": true, "id": "03f7d131905c4ad281aac371eb9f8960", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 01:52:55,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-31d0e22f-06bb-4791-b451-3c20f9aeb95b 2018-12-03 01:52:55,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214359045029s 2018-12-03 01:52:55,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 01:52:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"network": {"tenant_id": "03f7d131905c4ad281aac371eb9f8960", "name": "cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef", "admin_state_up": true}}' 2018-12-03 01:52:55,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:55 GMT X-Openstack-Request-Id: req-15ba5c2c-a012-4934-87df-2f4bc742a8d5 2018-12-03 01:52:55,646 - 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":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:52:55Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450}} 2018-12-03 01:52:55,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-15ba5c2c-a012-4934-87df-2f4bc742a8d5 2018-12-03 01:52:55,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.371340990067s 2018-12-03 01:52:55,647 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T01:52:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'created_at': u'2018-12-03T01:52:55Z', u'mtu': 1450, u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03f7d131905c4ad281aac371eb9f8960', u'l2_adjacency': True}) 2018-12-03 01:52:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:52:55,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55903f30-216c-4fcc-9e10-f9229a5462ef 2018-12-03 01:52:55,657 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 01:52:55,658 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-55903f30-216c-4fcc-9e10-f9229a5462ef 2018-12-03 01:52:55,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 01:52:56,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T02:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03f7d131905c4ad281aac371eb9f8960", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/03f7d131905c4ad281aac371eb9f8960", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/03f7d131905c4ad281aac371eb9f8960", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/03f7d131905c4ad281aac371eb9f8960", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_03f7d131905c4ad281aac371eb9f8960", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_03f7d131905c4ad281aac371eb9f8960", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/03f7d131905c4ad281aac371eb9f8960", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/03f7d131905c4ad281aac371eb9f8960", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/03f7d131905c4ad281aac371eb9f8960", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/03f7d131905c4ad281aac371eb9f8960", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "id": "0ab368e2c0df44e5a4fe82af19024fe0"}, "audit_ids": ["rhzVBId7S2qOkT9B0vCMFg"], "issued_at": "2018-12-03T01:52:55.000000Z"}} 2018-12-03 01:52:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:52:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:52:56,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:56 GMT X-Openstack-Request-Id: req-db8b5a60-7d26-4c47-ab3e-0a4c52420ac0 2018-12-03 01:52:56,430 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T01:52:55Z","qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:52:56,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-db8b5a60-7d26-4c47-ab3e-0a4c52420ac0 2018-12-03 01:52:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368822097778s 2018-12-03 01:52:56,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 01:52:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"subnet": {"name": "cloudify_ims-subnet_b1e63daf-2e8a-442e-9da2-04abb99534ef", "enable_dhcp": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 01:52:57,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:57 GMT X-Openstack-Request-Id: req-0b9b5589-adbc-44f9-a59e-9860f66dd965 2018-12-03 01:52:57,104 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:52:56Z","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":"03f7d131905c4ad281aac371eb9f8960","id":"a43263ae-dd6c-4ae2-af36-257cfdb557c3","subnetpool_id":null,"name":"cloudify_ims-subnet_b1e63daf-2e8a-442e-9da2-04abb99534ef"}} 2018-12-03 01:52:57,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0b9b5589-adbc-44f9-a59e-9860f66dd965 2018-12-03 01:52:57,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.673301935196s 2018-12-03 01:52:57,105 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:52:56Z', 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'a43263ae-dd6c-4ae2-af36-257cfdb557c3', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'enable_dhcp': True, u'network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca', u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:52:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'03f7d131905c4ad281aac371eb9f8960'}) 2018-12-03 01:52:57,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 01:52:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "cloudify_ims-router_b1e63daf-2e8a-442e-9da2-04abb99534ef", "admin_state_up": true}}' 2018-12-03 01:52:58,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 03 Dec 2018 01:52:58 GMT X-Openstack-Request-Id: req-995a4cc2-9e9a-4580-a6f3-1c7f8b6ff165 2018-12-03 01:52:58,867 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:57Z", "admin_state_up": true, "updated_at": "2018-12-03T01:52:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "name": "cloudify_ims-router_b1e63daf-2e8a-442e-9da2-04abb99534ef"}} 2018-12-03 01:52:58,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-995a4cc2-9e9a-4580-a6f3-1c7f8b6ff165 2018-12-03 01:52:58,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76196908951s 2018-12-03 01:52:58,868 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T01:52:58Z', u'revision_number': 2, u'id': u'0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'admin_state_up': True, u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:52:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'03f7d131905c4ad281aac371eb9f8960'}) 2018-12-03 01:52:58,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 01:52:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"subnet_id": "a43263ae-dd6c-4ae2-af36-257cfdb557c3"}' 2018-12-03 01:53:01,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 01:53:01 GMT X-Openstack-Request-Id: req-259c857f-1739-4e9c-83dd-9db5565f491a 2018-12-03 01:53:01,647 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "subnet_id": "a43263ae-dd6c-4ae2-af36-257cfdb557c3", "subnet_ids": ["a43263ae-dd6c-4ae2-af36-257cfdb557c3"], "port_id": "954e47d1-d5f2-4aef-8cc8-39959b2c1892", "id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30"} 2018-12-03 01:53:01,647 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30/add_router_interface.json used request id req-259c857f-1739-4e9c-83dd-9db5565f491a 2018-12-03 01:53:01,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77810621262s 2018-12-03 01:53:01,648 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-03 01:53:24,709 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-03 01:53:24,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 01:53:24,718 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 01:53:24 GMT 2018-12-03 01:53:24,719 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 01:53:24,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:53:24,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:53:25,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 01:53:25 GMT X-Openstack-Request-Id: req-b6931eb2-e8c5-4403-9373-249afa212348 2018-12-03 01:53:25,029 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:53:25,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b6931eb2-e8c5-4403-9373-249afa212348 2018-12-03 01:53:25,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30827498436s 2018-12-03 01:53:25,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 01:53:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef"}' 2018-12-03 01:53:25,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 03 Dec 2018 01:53:25 GMT Location: http://172.30.9.26:9292/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58b4aae3-1b6e-4058-8a16-cb83ec9a738c 2018-12-03 01:53:25,085 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:53:25Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": null, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": null, "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 01:53:25,085 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-58b4aae3-1b6e-4058-8a16-cb83ec9a738c 2018-12-03 01:53:25,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465340614319s 2018-12-03 01:53:25,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 01:53:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '' 2018-12-03 01:54:24,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:54:24 GMT X-Openstack-Request-Id: req-bc608043-c68b-43c0-8158-466659e2f3ac 2018-12-03 01:54:24,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 01:54:24,323 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file used request id req-bc608043-c68b-43c0-8158-466659e2f3ac 2018-12-03 01:54:24,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.2373809814s 2018-12-03 01:54:24,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:54:24,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:24 GMT X-Openstack-Request-Id: req-45c550d9-593d-4739-95be-08b739336322 2018-12-03 01:54:24,372 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:54:24Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": 4373348352, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:54:24,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-45c550d9-593d-4739-95be-08b739336322 2018-12-03 01:54:24,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040787935257s 2018-12-03 01:54:24,375 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file', 'owner': u'03f7d131905c4ad281aac371eb9f8960', 'id': u'ea57d960-33ac-4f8f-8313-6cdd1fe13eea', 'size': 4373348352, u'self': u'/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03f7d131905c4ad281aac371eb9f8960', 'name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T01:54:24Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T01:54:24Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'created': u'2018-12-03T01:53:25Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-03T01:53:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-03 01:54:24,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 01:54:24,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-03 01:54:24,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f366eea0-7a8b-4d94-98a8-92273bce37ec x-openstack-request-id: req-f366eea0-7a8b-4d94-98a8-92273bce37ec 2018-12-03 01:54:24,696 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "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": "93c53633-e1c6-4783-8daf-e2f83decca22"}} 2018-12-03 01:54:24,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f366eea0-7a8b-4d94-98a8-92273bce37ec 2018-12-03 01:54:24,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316836118698s 2018-12-03 01:54:24,697 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef', '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'de57677664ca4a25ac8718411c5b739c', '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'93c53633-e1c6-4783-8daf-e2f83decca22', 'swap': 0}) 2018-12-03 01:54:24,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 01:54:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"extra_specs": {}}' 2018-12-03 01:54:24,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f8b48aa-80be-44b4-8e42-d6dba73faead x-openstack-request-id: req-6f8b48aa-80be-44b4-8e42-d6dba73faead 2018-12-03 01:54:24,719 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 01:54:24,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22/os-extra_specs used request id req-6f8b48aa-80be-44b4-8e42-d6dba73faead 2018-12-03 01:54:24,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217490196228s 2018-12-03 01:54:24,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 01:54:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"keypair": {"name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef"}}' 2018-12-03 01:54:25,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f26f196-cb9f-464e-bb5d-7ee50777d3dc x-openstack-request-id: req-8f26f196-cb9f-464e-bb5d-7ee50777d3dc 2018-12-03 01:54:25,224 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoPdE5CUC6735e6t1KSo0uQdHp2aQwtIRXULCMNZHDP0iK8lBncc88od3g1SxKXzfkJChBq0Y3lSv5BRiEYT0nOjgvlN68RTOEk+9JS7Q0klcVEqdst3qNubm3DyyBMuLhDr7isnul8I6/y8y+yrcRbJL3CVasE62X1aclLwPKlMFI1X0iT21IH5l3U87T/DqhE/UaqtksRmHfRywKke9iE0mYyFe7/IYuApedJbuKzvXmJ2GXkLjPUlbweYyb+1wu7DxeBP0npwmC6vVTfB1o/lq7RLGGiKWm4ahZIeXvv0w+EbW77m4xv6SEGveMMFOzyHocVh9yaF9ViHDtwYgb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqD3ROQlAuu9+XurdSkqNLkHR6dmkMLSEV1CwjDWRwz9IivJQ\nZ3HPPKHd4NUsSl835CQoQatGN5Ur+QUYhGE9Jzo4L5TevEUzhJPvSUu0NJJXFRKn\nbLd6jbm5tw8sgTLi4Q6+4rJ7pfCOv8vMvsq3EWyS9wlWrBOtl9WnJS8DypTBSNV9\nIk9tSB+Zd1PO0/w6oRP1GqrZLEZh30csCpHvYhNJmMhXu/yGLgKXnSW7is715idh\nl5C4z1JW8HmMm/tcLuw8XgT9J6cJgur1U3wdaP5au0SxhoilpuGoWSHl779MPhG1\nu+5uMb+khBr3jDBTs8h6HFYfcmhfVYhw7cGIGwIDAQABAoIBACkiDAAs4fWSTkw4\nkefy+DeCAidxfbImwGB0quVsx3l8BGlsOvo/mhJR5ORuWgjI5OpTaMA9dspqHzkf\n5NGg0InBszD27coMBT95x7wc1S8xRDczu1laNo1mBiDaheAEp/GsYEEesBpvCQed\ndS6Ec2PALuJVFyq1GPERXG874mpptHG4c4Q7cdNtmF8WJbZ3LEJE/GdfvrGs6Sfq\nXmXynrD7AkDDETcx5bYInrn++0x2ltyALr8r8aDScXNVz9MyiUZE8I906+191GKb\n315nl9y6TqI8EJAP8ZCsCM2bahAe9Ph+LxZfukUy2s+JhyP1A9RoKeG59GvXPPlg\nAovMODECgYEA3YdQapkBexT+BI2g/RRWaGKRsQhtTn5Whz/R6S14sTR0T5faKwDv\nAHtqEnoekfLgEI2mk3aSZVZ3XEbtLBaQgVJZYWrit90vtjbwlB24zzEcIeWwv+uq\nZlnv9po6+ZXdpVtxRpCLKStcUSxDaaQZI2YSbmC8HZF0Bx/eivzfGaMCgYEAwmvJ\n6eVVMuB1k376yHjfDi7U2z1847qMk03e9dE+TKTQgGwNH2K63+Obp8f6wnRi1gW1\nnw4MtWYpPwwrnhi0MqyrzFMNYe5cxgVW5zBhFygECiQHqy0ZDHfAw9p5lOqNnHoe\nUvH0Cw+7iNwkdPmE39o6rrt13WwixttUbB6ArykCgYB8qXkHg7LhoJ6R0WGXCarW\ncyGpjiR014O5+KAXqA8TKYGKiNms+YmFq+21GCO73gFZT109/qvDezUQKJmvBcOs\nArtppsyOy1neIGyh7VfiwLAkIy2j0urBTjtLet9VNJDWTO8h1pV5RX1d8Jq/CCld\nUkNs+eLigMfaeoSxkju6IQKBgCdtCFMgKHjav70bYOvKZyFPKecTvwHHUL6GahJb\nTlDok0eXocmdkdvZIjWR/i30wB46piwNA1K91ttsMmQrCk/EaEpVBT+4wKN/bbIQ\nQ4AYo0kTKWLzEENQ/Yw5/7HNJs52jTOw0RZ1KEiGq/X0q5dhf8jzRuGSDjNZQvNx\n9BKRAoGAbTHlrXyr6U4Bu7/C+7T23UR4wPxYpsG7FII8lkcM7nmqv1/7TCWjWTAQ\nHN72ZHGV5pcDvP8KZa5H1y+B/BPxtLaVkMb1zPUDYAJxe3DD4uOer9TFXCfdChEC\nY3Eo/urBYcrvApvr4UuA4H5BL9RhJib1ejPVeu0Uf7CAx1r0lVg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "fingerprint": "e5:38:12:f7:c7:0d:6f:a3:af:21:b8:b7:59:d0:6b:b7"}} 2018-12-03 01:54:25,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8f26f196-cb9f-464e-bb5d-7ee50777d3dc 2018-12-03 01:54:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.502139091492s 2018-12-03 01:54:25,226 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoPdE5CUC6735e6t1KSo0uQdHp2aQwtIRXULCMNZHDP0iK8lBncc88od3g1SxKXzfkJChBq0Y3lSv5BRiEYT0nOjgvlN68RTOEk+9JS7Q0klcVEqdst3qNubm3DyyBMuLhDr7isnul8I6/y8y+yrcRbJL3CVasE62X1aclLwPKlMFI1X0iT21IH5l3U87T/DqhE/UaqtksRmHfRywKke9iE0mYyFe7/IYuApedJbuKzvXmJ2GXkLjPUlbweYyb+1wu7DxeBP0npwmC6vVTfB1o/lq7RLGGiKWm4ahZIeXvv0w+EbW77m4xv6SEGveMMFOzyHocVh9yaF9ViHDtwYgb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqD3ROQlAuu9+XurdSkqNLkHR6dmkMLSEV1CwjDWRwz9IivJQ\nZ3HPPKHd4NUsSl835CQoQatGN5Ur+QUYhGE9Jzo4L5TevEUzhJPvSUu0NJJXFRKn\nbLd6jbm5tw8sgTLi4Q6+4rJ7pfCOv8vMvsq3EWyS9wlWrBOtl9WnJS8DypTBSNV9\nIk9tSB+Zd1PO0/w6oRP1GqrZLEZh30csCpHvYhNJmMhXu/yGLgKXnSW7is715idh\nl5C4z1JW8HmMm/tcLuw8XgT9J6cJgur1U3wdaP5au0SxhoilpuGoWSHl779MPhG1\nu+5uMb+khBr3jDBTs8h6HFYfcmhfVYhw7cGIGwIDAQABAoIBACkiDAAs4fWSTkw4\nkefy+DeCAidxfbImwGB0quVsx3l8BGlsOvo/mhJR5ORuWgjI5OpTaMA9dspqHzkf\n5NGg0InBszD27coMBT95x7wc1S8xRDczu1laNo1mBiDaheAEp/GsYEEesBpvCQed\ndS6Ec2PALuJVFyq1GPERXG874mpptHG4c4Q7cdNtmF8WJbZ3LEJE/GdfvrGs6Sfq\nXmXynrD7AkDDETcx5bYInrn++0x2ltyALr8r8aDScXNVz9MyiUZE8I906+191GKb\n315nl9y6TqI8EJAP8ZCsCM2bahAe9Ph+LxZfukUy2s+JhyP1A9RoKeG59GvXPPlg\nAovMODECgYEA3YdQapkBexT+BI2g/RRWaGKRsQhtTn5Whz/R6S14sTR0T5faKwDv\nAHtqEnoekfLgEI2mk3aSZVZ3XEbtLBaQgVJZYWrit90vtjbwlB24zzEcIeWwv+uq\nZlnv9po6+ZXdpVtxRpCLKStcUSxDaaQZI2YSbmC8HZF0Bx/eivzfGaMCgYEAwmvJ\n6eVVMuB1k376yHjfDi7U2z1847qMk03e9dE+TKTQgGwNH2K63+Obp8f6wnRi1gW1\nnw4MtWYpPwwrnhi0MqyrzFMNYe5cxgVW5zBhFygECiQHqy0ZDHfAw9p5lOqNnHoe\nUvH0Cw+7iNwkdPmE39o6rrt13WwixttUbB6ArykCgYB8qXkHg7LhoJ6R0WGXCarW\ncyGpjiR014O5+KAXqA8TKYGKiNms+YmFq+21GCO73gFZT109/qvDezUQKJmvBcOs\nArtppsyOy1neIGyh7VfiwLAkIy2j0urBTjtLet9VNJDWTO8h1pV5RX1d8Jq/CCld\nUkNs+eLigMfaeoSxkju6IQKBgCdtCFMgKHjav70bYOvKZyFPKecTvwHHUL6GahJb\nTlDok0eXocmdkdvZIjWR/i30wB46piwNA1K91ttsMmQrCk/EaEpVBT+4wKN/bbIQ\nQ4AYo0kTKWLzEENQ/Yw5/7HNJs52jTOw0RZ1KEiGq/X0q5dhf8jzRuGSDjNZQvNx\n9BKRAoGAbTHlrXyr6U4Bu7/C+7T23UR4wPxYpsG7FII8lkcM7nmqv1/7TCWjWTAQ\nHN72ZHGV5pcDvP8KZa5H1y+B/BPxtLaVkMb1zPUDYAJxe3DD4uOer9TFXCfdChEC\nY3Eo/urBYcrvApvr4UuA4H5BL9RhJib1ejPVeu0Uf7CAx1r0lVg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ab368e2c0df44e5a4fe82af19024fe0', 'name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'created_at': '2018-12-03T01:54:25.226002', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03f7d131905c4ad281aac371eb9f8960', 'name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e5:38:12:f7:c7:0d:6f:a3:af:21:b8:b7:59:d0:6b:b7', 'type': 'ssh', 'id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef'}) 2018-12-03 01:54:25,226 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqD3ROQlAuu9+XurdSkqNLkHR6dmkMLSEV1CwjDWRwz9IivJQ Z3HPPKHd4NUsSl835CQoQatGN5Ur+QUYhGE9Jzo4L5TevEUzhJPvSUu0NJJXFRKn bLd6jbm5tw8sgTLi4Q6+4rJ7pfCOv8vMvsq3EWyS9wlWrBOtl9WnJS8DypTBSNV9 Ik9tSB+Zd1PO0/w6oRP1GqrZLEZh30csCpHvYhNJmMhXu/yGLgKXnSW7is715idh l5C4z1JW8HmMm/tcLuw8XgT9J6cJgur1U3wdaP5au0SxhoilpuGoWSHl779MPhG1 u+5uMb+khBr3jDBTs8h6HFYfcmhfVYhw7cGIGwIDAQABAoIBACkiDAAs4fWSTkw4 kefy+DeCAidxfbImwGB0quVsx3l8BGlsOvo/mhJR5ORuWgjI5OpTaMA9dspqHzkf 5NGg0InBszD27coMBT95x7wc1S8xRDczu1laNo1mBiDaheAEp/GsYEEesBpvCQed dS6Ec2PALuJVFyq1GPERXG874mpptHG4c4Q7cdNtmF8WJbZ3LEJE/GdfvrGs6Sfq XmXynrD7AkDDETcx5bYInrn++0x2ltyALr8r8aDScXNVz9MyiUZE8I906+191GKb 315nl9y6TqI8EJAP8ZCsCM2bahAe9Ph+LxZfukUy2s+JhyP1A9RoKeG59GvXPPlg AovMODECgYEA3YdQapkBexT+BI2g/RRWaGKRsQhtTn5Whz/R6S14sTR0T5faKwDv AHtqEnoekfLgEI2mk3aSZVZ3XEbtLBaQgVJZYWrit90vtjbwlB24zzEcIeWwv+uq Zlnv9po6+ZXdpVtxRpCLKStcUSxDaaQZI2YSbmC8HZF0Bx/eivzfGaMCgYEAwmvJ 6eVVMuB1k376yHjfDi7U2z1847qMk03e9dE+TKTQgGwNH2K63+Obp8f6wnRi1gW1 nw4MtWYpPwwrnhi0MqyrzFMNYe5cxgVW5zBhFygECiQHqy0ZDHfAw9p5lOqNnHoe UvH0Cw+7iNwkdPmE39o6rrt13WwixttUbB6ArykCgYB8qXkHg7LhoJ6R0WGXCarW cyGpjiR014O5+KAXqA8TKYGKiNms+YmFq+21GCO73gFZT109/qvDezUQKJmvBcOs ArtppsyOy1neIGyh7VfiwLAkIy2j0urBTjtLet9VNJDWTO8h1pV5RX1d8Jq/CCld UkNs+eLigMfaeoSxkju6IQKBgCdtCFMgKHjav70bYOvKZyFPKecTvwHHUL6GahJb TlDok0eXocmdkdvZIjWR/i30wB46piwNA1K91ttsMmQrCk/EaEpVBT+4wKN/bbIQ Q4AYo0kTKWLzEENQ/Yw5/7HNJs52jTOw0RZ1KEiGq/X0q5dhf8jzRuGSDjNZQvNx 9BKRAoGAbTHlrXyr6U4Bu7/C+7T23UR4wPxYpsG7FII8lkcM7nmqv1/7TCWjWTAQ HN72ZHGV5pcDvP8KZa5H1y+B/BPxtLaVkMb1zPUDYAJxe3DD4uOer9TFXCfdChEC Y3Eo/urBYcrvApvr4UuA4H5BL9RhJib1ejPVeu0Uf7CAx1r0lVg= -----END RSA PRIVATE KEY----- 2018-12-03 01:54:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-03 01:54:25,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"security_group": {"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-03 01:54:25,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:25 GMT X-Openstack-Request-Id: req-d3e4033e-d535-4aee-8fbb-5ef014bfa0cd 2018-12-03 01:54:25,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}} 2018-12-03 01:54:25,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-d3e4033e-d535-4aee-8fbb-5ef014bfa0cd 2018-12-03 01:54:25,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.451153993607s 2018-12-03 01:54:25,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:25,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:25 GMT X-Openstack-Request-Id: req-6482e353-2ba7-43dd-bc11-d3e11cc8fca0 2018-12-03 01:54:25,755 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:25,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6482e353-2ba7-43dd-bc11-d3e11cc8fca0 2018-12-03 01:54:25,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0672168731689s 2018-12-03 01:54:25,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:25,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:25 GMT X-Openstack-Request-Id: req-a41954eb-7fc1-44c8-8092-18c5184d658d 2018-12-03 01:54:25,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": 22, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe"}} 2018-12-03 01:54:25,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a41954eb-7fc1-44c8-8092-18c5184d658d 2018-12-03 01:54:25,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127801179886s 2018-12-03 01:54:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:25,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:25 GMT X-Openstack-Request-Id: req-de14956a-c6d0-42b2-8695-b27e99749ba2 2018-12-03 01:54:25,942 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 2, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:25,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-de14956a-c6d0-42b2-8695-b27e99749ba2 2018-12-03 01:54:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504519939423s 2018-12-03 01:54:25,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:25,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:26,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-27e8293b-db3b-4ec6-a2e0-649d239ec49e 2018-12-03 01:54:26,088 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": null, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:26Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c"}} 2018-12-03 01:54:26,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-27e8293b-db3b-4ec6-a2e0-649d239ec49e 2018-12-03 01:54:26,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139321088791s 2018-12-03 01:54:26,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:26,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-06a9d0a5-f2f8-4ffc-be2c-818897532b59 2018-12-03 01:54:26,146 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 3, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:26,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-06a9d0a5-f2f8-4ffc-be2c-818897532b59 2018-12-03 01:54:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520179271698s 2018-12-03 01:54:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:26,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-36227413-5d48-4c12-92d3-d3e7c690a6fe 2018-12-03 01:54:26,316 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": 80, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:26Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "28d3be95-e791-436d-be2e-30a86c1f563d"}} 2018-12-03 01:54:26,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-36227413-5d48-4c12-92d3-d3e7c690a6fe 2018-12-03 01:54:26,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164549827576s 2018-12-03 01:54:26,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:26,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-73dc2932-523a-4f24-88be-d207f79502eb 2018-12-03 01:54:26,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "28d3be95-e791-436d-be2e-30a86c1f563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 80, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 4, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:26,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-73dc2932-523a-4f24-88be-d207f79502eb 2018-12-03 01:54:26,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.276390075684s 2018-12-03 01:54:26,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:26,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-c154fd35-f844-4324-b4b3-d14fc7f2126b 2018-12-03 01:54:26,762 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": 443, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:26Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "a784b0e1-b7a5-4e70-ad07-a3fd64b264e4"}} 2018-12-03 01:54:26,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c154fd35-f844-4324-b4b3-d14fc7f2126b 2018-12-03 01:54:26,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157244920731s 2018-12-03 01:54:26,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:26,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-3463f7ff-d579-472e-8a14-9df9dfd74414 2018-12-03 01:54:26,814 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "28d3be95-e791-436d-be2e-30a86c1f563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 80, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "a784b0e1-b7a5-4e70-ad07-a3fd64b264e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 443, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 5, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:26,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3463f7ff-d579-472e-8a14-9df9dfd74414 2018-12-03 01:54:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465500354767s 2018-12-03 01:54:26,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:26,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:26,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:26 GMT X-Openstack-Request-Id: req-28f27d8c-8133-43a8-9a60-8a0325504972 2018-12-03 01:54:26,973 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:26Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "08ea8bc6-478d-4837-b7d0-0664d88df96d"}} 2018-12-03 01:54:26,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-28f27d8c-8133-43a8-9a60-8a0325504972 2018-12-03 01:54:26,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15215587616s 2018-12-03 01:54:26,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:54:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:27,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:27 GMT X-Openstack-Request-Id: req-45d4d6ef-baec-412a-ae50-ef7c2f2017d0 2018-12-03 01:54:27,029 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "08ea8bc6-478d-4837-b7d0-0664d88df96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "28d3be95-e791-436d-be2e-30a86c1f563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 80, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "a784b0e1-b7a5-4e70-ad07-a3fd64b264e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 443, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 6, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:54:27,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-45d4d6ef-baec-412a-ae50-ef7c2f2017d0 2018-12-03 01:54:27,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494539737701s 2018-12-03 01:54:27,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:54:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}}' 2018-12-03 01:54:27,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:27 GMT X-Openstack-Request-Id: req-6063169a-85e6-42c6-8bd9-ebd6949e4a2a 2018-12-03 01:54:27,169 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-03T01:54:27Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:27Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "1032b776-c74d-4230-98b4-5fbc46233263"}} 2018-12-03 01:54:27,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-6063169a-85e6-42c6-8bd9-ebd6949e4a2a 2018-12-03 01:54:27,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134224176407s 2018-12-03 01:54:27,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:54:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:27,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:27 GMT X-Openstack-Request-Id: req-f35536b7-4c31-492d-9521-d8fc7bec971b 2018-12-03 01:54:27,285 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":["a43263ae-dd6c-4ae2-af36-257cfdb557c3"],"description":"","tags":[],"updated_at":"2018-12-03T01:52:56Z","qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:54:27,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f35536b7-4c31-492d-9521-d8fc7bec971b 2018-12-03 01:54:27,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114719867706s 2018-12-03 01:54:27,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:54:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:27,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:27 GMT X-Openstack-Request-Id: req-640a70bc-78dd-4e53-ae17-4427bbb769c3 2018-12-03 01:54:27,328 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:54:24Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": 4373348352, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:54:27,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-640a70bc-78dd-4e53-ae17-4427bbb769c3 2018-12-03 01:54:27,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373520851135s 2018-12-03 01:54:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 01:54:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:27,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d607e59-7d29-4282-a575-d08825e64f32 x-openstack-request-id: req-5d607e59-7d29-4282-a575-d08825e64f32 2018-12-03 01:54:27,358 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "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": "93c53633-e1c6-4783-8daf-e2f83decca22"}]} 2018-12-03 01:54:27,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-5d607e59-7d29-4282-a575-d08825e64f32 2018-12-03 01:54:27,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231318473816s 2018-12-03 01:54:27,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-03 01:54:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"server": {"name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "imageRef": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "flavorRef": "93c53633-e1c6-4783-8daf-e2f83decca22", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55a32b8b-18f5-46c1-8047-3f515e47c9ca"}], "security_groups": [{"name": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}]}}' 2018-12-03 01:54:30,332 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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 location: http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e x-compute-request-id: req-2a95d68a-a5ea-4d51-80c0-c381fd5fe4c8 x-openstack-request-id: req-2a95d68a-a5ea-4d51-80c0-c381fd5fe4c8 2018-12-03 01:54:30,332 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "adminPass": "KE5bpv24Uykx"}} 2018-12-03 01:54:30,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2a95d68a-a5ea-4d51-80c0-c381fd5fe4c8 2018-12-03 01:54:30,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.97167181969s 2018-12-03 01:54:30,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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-1dfd5207-36e6-4503-9704-c3d82392b78a x-openstack-request-id: req-1dfd5207-36e6-4503-9704-c3d82392b78a 2018-12-03 01:54:30,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:30,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1dfd5207-36e6-4503-9704-c3d82392b78a 2018-12-03 01:54:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361102104187s 2018-12-03 01:54:30,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:54:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:30,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:30 GMT X-Openstack-Request-Id: req-66e9afbd-e5ef-4db9-8cd1-2e894b5bca06 2018-12-03 01:54:30,811 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":["a43263ae-dd6c-4ae2-af36-257cfdb557c3"],"description":"","tags":[],"updated_at":"2018-12-03T01:52:56Z","qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:54:30,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-66e9afbd-e5ef-4db9-8cd1-2e894b5bca06 2018-12-03 01:54:30,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104167938232s 2018-12-03 01:54:30,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 01:54:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:30,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:30 GMT X-Openstack-Request-Id: req-189e583b-d6f9-4540-8045-94fe25826cef 2018-12-03 01:54:30,857 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:52:56Z","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":"03f7d131905c4ad281aac371eb9f8960","id":"a43263ae-dd6c-4ae2-af36-257cfdb557c3","subnetpool_id":null,"name":"cloudify_ims-subnet_b1e63daf-2e8a-442e-9da2-04abb99534ef"}]} 2018-12-03 01:54:30,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-189e583b-d6f9-4540-8045-94fe25826cef 2018-12-03 01:54:30,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044741153717s 2018-12-03 01:54:30,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:32,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:33,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df8577e1-9f62-47c0-a59a-97330dbb2b83 x-openstack-request-id: req-df8577e1-9f62-47c0-a59a-97330dbb2b83 2018-12-03 01:54:33,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:33,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df8577e1-9f62-47c0-a59a-97330dbb2b83 2018-12-03 01:54:33,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391350030899s 2018-12-03 01:54:33,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:35,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:36,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-3a985c9c-9bf5-4188-97e5-d18dee2fd564 x-openstack-request-id: req-3a985c9c-9bf5-4188-97e5-d18dee2fd564 2018-12-03 01:54:36,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:36,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3a985c9c-9bf5-4188-97e5-d18dee2fd564 2018-12-03 01:54:36,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.933770179749s 2018-12-03 01:54:36,203 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:38,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:38,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a850f02c-333a-4199-8075-5b69cf2a1fce x-openstack-request-id: req-a850f02c-333a-4199-8075-5b69cf2a1fce 2018-12-03 01:54:38,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:38,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a850f02c-333a-4199-8075-5b69cf2a1fce 2018-12-03 01:54:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735434055328s 2018-12-03 01:54:38,947 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:40,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:40,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:41,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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-7e060c0a-5dc7-453c-bce0-1f2f1ab2f0fa x-openstack-request-id: req-7e060c0a-5dc7-453c-bce0-1f2f1ab2f0fa 2018-12-03 01:54:41,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:41,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7e060c0a-5dc7-453c-bce0-1f2f1ab2f0fa 2018-12-03 01:54:41,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204329013824s 2018-12-03 01:54:41,159 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:43,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:43,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-0fa84975-d3ea-49f4-b662-2231ea139b94 x-openstack-request-id: req-0fa84975-d3ea-49f4-b662-2231ea139b94 2018-12-03 01:54:43,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:43,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0fa84975-d3ea-49f4-b662-2231ea139b94 2018-12-03 01:54:43,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224184036255s 2018-12-03 01:54:43,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:45,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:45,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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-249c929b-15a6-44f1-90bb-23a5df574ed9 x-openstack-request-id: req-249c929b-15a6-44f1-90bb-23a5df574ed9 2018-12-03 01:54:45,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:45,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-249c929b-15a6-44f1-90bb-23a5df574ed9 2018-12-03 01:54:45,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20524096489s 2018-12-03 01:54:45,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:47,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90fb3864-df22-49f6-98d9-c12af44bbefc x-openstack-request-id: req-90fb3864-df22-49f6-98d9-c12af44bbefc 2018-12-03 01:54:48,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:48,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90fb3864-df22-49f6-98d9-c12af44bbefc 2018-12-03 01:54:48,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515733957291s 2018-12-03 01:54:48,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:50,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:51,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76177cb0-f3c0-4de7-a7b1-34db027f7359 x-openstack-request-id: req-76177cb0-f3c0-4de7-a7b1-34db027f7359 2018-12-03 01:54:51,065 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:51,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-76177cb0-f3c0-4de7-a7b1-34db027f7359 2018-12-03 01:54:51,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929878950119s 2018-12-03 01:54:51,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:53,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:53,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:53,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a202cef8-962c-482f-8c3a-41fa6d25f69d x-openstack-request-id: req-a202cef8-962c-482f-8c3a-41fa6d25f69d 2018-12-03 01:54:53,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:53,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a202cef8-962c-482f-8c3a-41fa6d25f69d 2018-12-03 01:54:53,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176573038101s 2018-12-03 01:54:53,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:55,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce329298-0a84-411b-a6ff-33fc0e760d19 x-openstack-request-id: req-ce329298-0a84-411b-a6ff-33fc0e760d19 2018-12-03 01:54:55,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:55,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ce329298-0a84-411b-a6ff-33fc0e760d19 2018-12-03 01:54:55,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489291906357s 2018-12-03 01:54:55,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:57,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:54:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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-599b3a58-ff37-468d-9485-4187b5ddcbf3 x-openstack-request-id: req-599b3a58-ff37-468d-9485-4187b5ddcbf3 2018-12-03 01:54:57,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:54:57,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-599b3a58-ff37-468d-9485-4187b5ddcbf3 2018-12-03 01:54:57,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170645952225s 2018-12-03 01:54:57,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:54:59,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:54:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:00,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:54: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-b51000db-c561-455a-bd04-1b6fb1ca5c9f x-openstack-request-id: req-b51000db-c561-455a-bd04-1b6fb1ca5c9f 2018-12-03 01:55:00,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:00,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b51000db-c561-455a-bd04-1b6fb1ca5c9f 2018-12-03 01:55:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920721054077s 2018-12-03 01:55:00,868 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:02,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:03,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-4884bafa-67d0-4945-ad97-1988c81f9564 x-openstack-request-id: req-4884bafa-67d0-4945-ad97-1988c81f9564 2018-12-03 01:55:03,317 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:03,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4884bafa-67d0-4945-ad97-1988c81f9564 2018-12-03 01:55:03,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446907997131s 2018-12-03 01:55:03,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:05,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:05,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-a207e18a-750a-416a-a919-2cee92417220 x-openstack-request-id: req-a207e18a-750a-416a-a919-2cee92417220 2018-12-03 01:55:05,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:05,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a207e18a-750a-416a-a919-2cee92417220 2018-12-03 01:55:05,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627992153168s 2018-12-03 01:55:05,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:07,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:08,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-51d4c4d4-be6f-4646-abd2-e388805a8936 x-openstack-request-id: req-51d4c4d4-be6f-4646-abd2-e388805a8936 2018-12-03 01:55:08,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:08,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-51d4c4d4-be6f-4646-abd2-e388805a8936 2018-12-03 01:55:08,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355827093124s 2018-12-03 01:55:08,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:10,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:10,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a843733-67ca-4c41-8dfc-7ed34a031c32 x-openstack-request-id: req-1a843733-67ca-4c41-8dfc-7ed34a031c32 2018-12-03 01:55:10,783 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:10,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1a843733-67ca-4c41-8dfc-7ed34a031c32 2018-12-03 01:55:10,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457797765732s 2018-12-03 01:55:10,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:12,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:12,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:12,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bbdff6c-a268-4212-b5b9-43aa30ee6f60 x-openstack-request-id: req-6bbdff6c-a268-4212-b5b9-43aa30ee6f60 2018-12-03 01:55:12,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:12,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bbdff6c-a268-4212-b5b9-43aa30ee6f60 2018-12-03 01:55:12,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18129491806s 2018-12-03 01:55:12,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:14,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:15,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-33d2f935-3183-42d2-8a1e-a1e1a1f1ceac x-openstack-request-id: req-33d2f935-3183-42d2-8a1e-a1e1a1f1ceac 2018-12-03 01:55:15,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:15,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-33d2f935-3183-42d2-8a1e-a1e1a1f1ceac 2018-12-03 01:55:15,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360485076904s 2018-12-03 01:55:15,347 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:17,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:17,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-d5b6fc57-947c-4688-bab8-ab9e3859e455 x-openstack-request-id: req-d5b6fc57-947c-4688-bab8-ab9e3859e455 2018-12-03 01:55:17,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:17,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5b6fc57-947c-4688-bab8-ab9e3859e455 2018-12-03 01:55:17,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195749998093s 2018-12-03 01:55:17,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:19,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:20,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-4cc288da-977f-46d7-82fb-56a991b1b0aa x-openstack-request-id: req-4cc288da-977f-46d7-82fb-56a991b1b0aa 2018-12-03 01:55:20,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:20,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4cc288da-977f-46d7-82fb-56a991b1b0aa 2018-12-03 01:55:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455365896225s 2018-12-03 01:55:20,017 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:22,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:22,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e0816f6-2224-45f6-861b-97bff7c8467b x-openstack-request-id: req-1e0816f6-2224-45f6-861b-97bff7c8467b 2018-12-03 01:55:22,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:22,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e0816f6-2224-45f6-861b-97bff7c8467b 2018-12-03 01:55:22,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540536165237s 2018-12-03 01:55:22,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:24,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:24,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-2c46b197-f6b5-4d9b-83aa-119c7002ae55 x-openstack-request-id: req-2c46b197-f6b5-4d9b-83aa-119c7002ae55 2018-12-03 01:55:25,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:25,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c46b197-f6b5-4d9b-83aa-119c7002ae55 2018-12-03 01:55:25,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455040931702s 2018-12-03 01:55:25,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:27,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:27,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:27,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-e719d80e-10bb-4644-b65a-aeea8084bef1 x-openstack-request-id: req-e719d80e-10bb-4644-b65a-aeea8084bef1 2018-12-03 01:55:27,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:27,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e719d80e-10bb-4644-b65a-aeea8084bef1 2018-12-03 01:55:27,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434968948364s 2018-12-03 01:55:27,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:29,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:29,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-4602867e-9799-425b-bf22-a416c6365401 x-openstack-request-id: req-4602867e-9799-425b-bf22-a416c6365401 2018-12-03 01:55:29,682 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:29,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4602867e-9799-425b-bf22-a416c6365401 2018-12-03 01:55:29,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208518981934s 2018-12-03 01:55:29,685 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:31,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:32,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-48390de3-d14b-4a00-9fdd-8279027bfb6d x-openstack-request-id: req-48390de3-d14b-4a00-9fdd-8279027bfb6d 2018-12-03 01:55:32,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:32,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-48390de3-d14b-4a00-9fdd-8279027bfb6d 2018-12-03 01:55:32,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470541000366s 2018-12-03 01:55:32,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:34,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-e338b656-f441-455c-a70a-8c8c23fd5310 x-openstack-request-id: req-e338b656-f441-455c-a70a-8c8c23fd5310 2018-12-03 01:55:34,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:34,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e338b656-f441-455c-a70a-8c8c23fd5310 2018-12-03 01:55:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36883187294s 2018-12-03 01:55:34,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:36,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-2ac19b7a-306a-4eed-b301-ddafad4d18dc x-openstack-request-id: req-2ac19b7a-306a-4eed-b301-ddafad4d18dc 2018-12-03 01:55:37,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:37,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ac19b7a-306a-4eed-b301-ddafad4d18dc 2018-12-03 01:55:37,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644245147705s 2018-12-03 01:55:37,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:39,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:39,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-ec10db52-59f2-4219-8a8e-f5c0daa787f9 x-openstack-request-id: req-ec10db52-59f2-4219-8a8e-f5c0daa787f9 2018-12-03 01:55:39,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:39,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec10db52-59f2-4219-8a8e-f5c0daa787f9 2018-12-03 01:55:39,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450071811676s 2018-12-03 01:55:39,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:41,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:41,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-ec8a8679-917c-4100-8b91-6b18c1687e76 x-openstack-request-id: req-ec8a8679-917c-4100-8b91-6b18c1687e76 2018-12-03 01:55:41,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:41,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec8a8679-917c-4100-8b91-6b18c1687e76 2018-12-03 01:55:41,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207984924316s 2018-12-03 01:55:41,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:43,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:43,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:44,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-68a61b8e-c69b-400a-8bdb-a4370d8b284c x-openstack-request-id: req-68a61b8e-c69b-400a-8bdb-a4370d8b284c 2018-12-03 01:55:44,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:44,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-68a61b8e-c69b-400a-8bdb-a4370d8b284c 2018-12-03 01:55:44,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376631975174s 2018-12-03 01:55:44,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:46,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-8beb0f96-c267-46af-8ef2-bed92d396c6c x-openstack-request-id: req-8beb0f96-c267-46af-8ef2-bed92d396c6c 2018-12-03 01:55:46,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:46,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8beb0f96-c267-46af-8ef2-bed92d396c6c 2018-12-03 01:55:46,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189456939697s 2018-12-03 01:55:46,458 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:48,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-4814d294-a275-4ea2-b4ee-50466d6a36a6 x-openstack-request-id: req-4814d294-a275-4ea2-b4ee-50466d6a36a6 2018-12-03 01:55:48,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:48,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4814d294-a275-4ea2-b4ee-50466d6a36a6 2018-12-03 01:55:48,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379909038544s 2018-12-03 01:55:48,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:50,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-b1395ee3-b370-4313-aaf6-89c9325a709f x-openstack-request-id: req-b1395ee3-b370-4313-aaf6-89c9325a709f 2018-12-03 01:55:51,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:51,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b1395ee3-b370-4313-aaf6-89c9325a709f 2018-12-03 01:55:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205704927444s 2018-12-03 01:55:51,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:53,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:53,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-de6ae49b-b9eb-44a5-af99-4fd3877a4bc7 x-openstack-request-id: req-de6ae49b-b9eb-44a5-af99-4fd3877a4bc7 2018-12-03 01:55:53,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:53,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de6ae49b-b9eb-44a5-af99-4fd3877a4bc7 2018-12-03 01:55:53,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190126180649s 2018-12-03 01:55:53,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:55,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:55,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-8d896d83-7ff5-4099-85f4-73a90ec8e3d8 x-openstack-request-id: req-8d896d83-7ff5-4099-85f4-73a90ec8e3d8 2018-12-03 01:55:55,955 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:55,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8d896d83-7ff5-4099-85f4-73a90ec8e3d8 2018-12-03 01:55:55,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694647073746s 2018-12-03 01:55:55,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:55:57,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:55:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:55:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:55: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-67e31959-9616-4f89-8e6b-c031c9d22b36 x-openstack-request-id: req-67e31959-9616-4f89-8e6b-c031c9d22b36 2018-12-03 01:55:58,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:55:58,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-67e31959-9616-4f89-8e6b-c031c9d22b36 2018-12-03 01:55:58,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186693906784s 2018-12-03 01:55:58,158 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:00,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:00,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-49f31361-053a-4e36-8079-6213d2272c3d x-openstack-request-id: req-49f31361-053a-4e36-8079-6213d2272c3d 2018-12-03 01:56:00,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:00,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-49f31361-053a-4e36-8079-6213d2272c3d 2018-12-03 01:56:00,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199602127075s 2018-12-03 01:56:00,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:02,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:02,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-9b37fd74-53c8-4f9e-b82c-afaf3326bc13 x-openstack-request-id: req-9b37fd74-53c8-4f9e-b82c-afaf3326bc13 2018-12-03 01:56:02,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:02,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9b37fd74-53c8-4f9e-b82c-afaf3326bc13 2018-12-03 01:56:02,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366329908371s 2018-12-03 01:56:02,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:04,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c230030-fdc4-4c99-a156-98f122a5ac70 x-openstack-request-id: req-2c230030-fdc4-4c99-a156-98f122a5ac70 2018-12-03 01:56:05,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:05,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c230030-fdc4-4c99-a156-98f122a5ac70 2018-12-03 01:56:05,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466245889664s 2018-12-03 01:56:05,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:07,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:07,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-325c300c-e5fc-4954-8d1a-40b7d0753695 x-openstack-request-id: req-325c300c-e5fc-4954-8d1a-40b7d0753695 2018-12-03 01:56:07,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:07,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-325c300c-e5fc-4954-8d1a-40b7d0753695 2018-12-03 01:56:07,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476047992706s 2018-12-03 01:56:07,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:10,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-9e500008-e6a6-4f8c-bbb2-d773bca0deeb x-openstack-request-id: req-9e500008-e6a6-4f8c-bbb2-d773bca0deeb 2018-12-03 01:56:10,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:10,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e500008-e6a6-4f8c-bbb2-d773bca0deeb 2018-12-03 01:56:10,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378177881241s 2018-12-03 01:56:10,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:12,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:12,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-286c2c00-4d75-4a79-b366-b49713f23b17 x-openstack-request-id: req-286c2c00-4d75-4a79-b366-b49713f23b17 2018-12-03 01:56:12,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:12,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-286c2c00-4d75-4a79-b366-b49713f23b17 2018-12-03 01:56:12,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181557178497s 2018-12-03 01:56:12,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:14,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:14,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:14,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-915fd9af-c5f1-45e7-967c-03473dab027a x-openstack-request-id: req-915fd9af-c5f1-45e7-967c-03473dab027a 2018-12-03 01:56:14,750 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:14,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-915fd9af-c5f1-45e7-967c-03473dab027a 2018-12-03 01:56:14,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465559959412s 2018-12-03 01:56:14,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:16,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:17,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-bacebc6b-ea7e-4b4e-b926-66cfea78335a x-openstack-request-id: req-bacebc6b-ea7e-4b4e-b926-66cfea78335a 2018-12-03 01:56:17,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:17,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bacebc6b-ea7e-4b4e-b926-66cfea78335a 2018-12-03 01:56:17,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383924007416s 2018-12-03 01:56:17,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:19,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:19,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:19,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-0e03426a-46a5-4467-916d-537c7df94b6e x-openstack-request-id: req-0e03426a-46a5-4467-916d-537c7df94b6e 2018-12-03 01:56:19,591 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:19,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e03426a-46a5-4467-916d-537c7df94b6e 2018-12-03 01:56:19,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439429044724s 2018-12-03 01:56:19,598 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:21,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:21,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:21,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-c22027a5-7bfa-4b2d-8785-1afbbd63853f x-openstack-request-id: req-c22027a5-7bfa-4b2d-8785-1afbbd63853f 2018-12-03 01:56:21,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:21,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c22027a5-7bfa-4b2d-8785-1afbbd63853f 2018-12-03 01:56:21,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188931941986s 2018-12-03 01:56:21,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:23,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-f99c6766-b89c-40ea-8570-9d622c234e80 x-openstack-request-id: req-f99c6766-b89c-40ea-8570-9d622c234e80 2018-12-03 01:56:24,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:24,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f99c6766-b89c-40ea-8570-9d622c234e80 2018-12-03 01:56:24,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424218177795s 2018-12-03 01:56:24,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:26,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:26,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4ef2e64-76d6-48d7-a302-b8251239efe5 x-openstack-request-id: req-a4ef2e64-76d6-48d7-a302-b8251239efe5 2018-12-03 01:56:26,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:26,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4ef2e64-76d6-48d7-a302-b8251239efe5 2018-12-03 01:56:26,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446996212006s 2018-12-03 01:56:26,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:28,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-acc31c07-f461-4393-b8ee-6f1622125c29 x-openstack-request-id: req-acc31c07-f461-4393-b8ee-6f1622125c29 2018-12-03 01:56:28,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:28,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-acc31c07-f461-4393-b8ee-6f1622125c29 2018-12-03 01:56:28,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173194169998s 2018-12-03 01:56:28,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:30,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:31,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-25c32b69-c678-4d99-969f-21f3eed08790 x-openstack-request-id: req-25c32b69-c678-4d99-969f-21f3eed08790 2018-12-03 01:56:31,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:31,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-25c32b69-c678-4d99-969f-21f3eed08790 2018-12-03 01:56:31,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208157062531s 2018-12-03 01:56:31,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:33,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:33,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:33,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-cd385527-197b-4df9-9c02-8a0a1c31fc1d x-openstack-request-id: req-cd385527-197b-4df9-9c02-8a0a1c31fc1d 2018-12-03 01:56:33,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:33,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cd385527-197b-4df9-9c02-8a0a1c31fc1d 2018-12-03 01:56:33,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461595058441s 2018-12-03 01:56:33,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:35,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:35,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-0c5499ad-cc3c-4e31-9335-ce8f99a2ba6a x-openstack-request-id: req-0c5499ad-cc3c-4e31-9335-ce8f99a2ba6a 2018-12-03 01:56:35,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:35,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c5499ad-cc3c-4e31-9335-ce8f99a2ba6a 2018-12-03 01:56:35,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184037923813s 2018-12-03 01:56:35,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:37,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:37,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:38,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ccd8249-10aa-4482-89c0-7292056afefd x-openstack-request-id: req-9ccd8249-10aa-4482-89c0-7292056afefd 2018-12-03 01:56:38,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:38,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9ccd8249-10aa-4482-89c0-7292056afefd 2018-12-03 01:56:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44842004776s 2018-12-03 01:56:38,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:40,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:40,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-c5175b0e-5f96-471f-b9e4-d902fb96f892 x-openstack-request-id: req-c5175b0e-5f96-471f-b9e4-d902fb96f892 2018-12-03 01:56:40,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:40,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c5175b0e-5f96-471f-b9e4-d902fb96f892 2018-12-03 01:56:40,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196193933487s 2018-12-03 01:56:40,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:42,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:42,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-1c1730b9-a0e5-477a-99c3-2ada48ddfdbb x-openstack-request-id: req-1c1730b9-a0e5-477a-99c3-2ada48ddfdbb 2018-12-03 01:56:42,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:42,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c1730b9-a0e5-477a-99c3-2ada48ddfdbb 2018-12-03 01:56:42,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536107063293s 2018-12-03 01:56:42,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:44,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:45,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-766b54f9-d3af-4451-9520-34df76d60bd2 x-openstack-request-id: req-766b54f9-d3af-4451-9520-34df76d60bd2 2018-12-03 01:56:45,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:45,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-766b54f9-d3af-4451-9520-34df76d60bd2 2018-12-03 01:56:45,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657752990723s 2018-12-03 01:56:45,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:47,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:47,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:47,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6023e383-c80e-44a0-ba5f-0f9a57dfe939 x-openstack-request-id: req-6023e383-c80e-44a0-ba5f-0f9a57dfe939 2018-12-03 01:56:47,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:47,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6023e383-c80e-44a0-ba5f-0f9a57dfe939 2018-12-03 01:56:47,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191256046295s 2018-12-03 01:56:47,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:49,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:50,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0abe8f4e-e58c-4484-b054-15f678e2f33d x-openstack-request-id: req-0abe8f4e-e58c-4484-b054-15f678e2f33d 2018-12-03 01:56:50,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:50,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0abe8f4e-e58c-4484-b054-15f678e2f33d 2018-12-03 01:56:50,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472567081451s 2018-12-03 01:56:50,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:52,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:52,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-914c2022-b490-4fea-a786-25855fa0abc7 x-openstack-request-id: req-914c2022-b490-4fea-a786-25855fa0abc7 2018-12-03 01:56:52,499 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:52,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-914c2022-b490-4fea-a786-25855fa0abc7 2018-12-03 01:56:52,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190701007843s 2018-12-03 01:56:52,506 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:54,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-0e9db058-0b48-40d2-8f6d-e9a329059d32 x-openstack-request-id: req-0e9db058-0b48-40d2-8f6d-e9a329059d32 2018-12-03 01:56:54,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:54,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0e9db058-0b48-40d2-8f6d-e9a329059d32 2018-12-03 01:56:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440645933151s 2018-12-03 01:56:54,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:57,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-1dd01816-d98a-4c28-83b2-f3b3c795ab56 x-openstack-request-id: req-1dd01816-d98a-4c28-83b2-f3b3c795ab56 2018-12-03 01:56:57,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:57,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1dd01816-d98a-4c28-83b2-f3b3c795ab56 2018-12-03 01:56:57,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477984189987s 2018-12-03 01:56:57,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:56:59,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:56:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:56:59,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:56: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-0bf452df-a31b-4f68-93bb-2eb1c32c5ec3 x-openstack-request-id: req-0bf452df-a31b-4f68-93bb-2eb1c32c5ec3 2018-12-03 01:56:59,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:56:59,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0bf452df-a31b-4f68-93bb-2eb1c32c5ec3 2018-12-03 01:56:59,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394845962524s 2018-12-03 01:56:59,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:57:01,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:57:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:02,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ece5ae3c-c563-4166-85eb-e5a573fa77d1 x-openstack-request-id: req-ece5ae3c-c563-4166-85eb-e5a573fa77d1 2018-12-03 01:57:02,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T01:54:32Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:57:02,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ece5ae3c-c563-4166-85eb-e5a573fa77d1 2018-12-03 01:57:02,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70765209198s 2018-12-03 01:57:02,564 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 01:57:04,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 01:57:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:04,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57: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-ab3c2738-4007-41e1-9320-8dfd360f6325 x-openstack-request-id: req-ab3c2738-4007-41e1-9320-8dfd360f6325 2018-12-03 01:57:04,998 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:04:f3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T01:57:01.000000", "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T01:57:01Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 01:57:04,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab3c2738-4007-41e1-9320-8dfd360f6325 2018-12-03 01:57:04,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431499958038s 2018-12-03 01:57:05,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:57:05,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b7bd3f8f-00be-4629-973f-adb1fa2d768e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:05,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:05 GMT X-Openstack-Request-Id: req-0c65fe67-32cf-4ab7-a33e-4275fdb54f3d 2018-12-03 01:57:05,063 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:57:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a43263ae-dd6c-4ae2-af36-257cfdb557c3","ip_address":"192.168.120.9"}],"id":"ed2f4fab-8c37-4dd2-9382-3f0c51d65f82","security_groups":["785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"],"mac_address":"fa:16:3e:af:04:f3","project_id":"03f7d131905c4ad281aac371eb9f8960","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:54:33Z","binding:vnic_type":"normal","device_id":"b7bd3f8f-00be-4629-973f-adb1fa2d768e","ip_allocation":"immediate"}]} 2018-12-03 01:57:05,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b7bd3f8f-00be-4629-973f-adb1fa2d768e used request id req-0c65fe67-32cf-4ab7-a33e-4275fdb54f3d 2018-12-03 01:57:05,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586898326874s 2018-12-03 01:57:05,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:05,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=ed2f4fab-8c37-4dd2-9382-3f0c51d65f82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:05,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:05 GMT X-Openstack-Request-Id: req-7900b4b8-a3e0-4995-a011-e44f5c204bd8 2018-12-03 01:57:05,120 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 01:57:05,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=ed2f4fab-8c37-4dd2-9382-3f0c51d65f82 used request id req-7900b4b8-a3e0-4995-a011-e44f5c204bd8 2018-12-03 01:57:05,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0464589595795s 2018-12-03 01:57:05,121 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:04:f3', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ea57d960-33ac-4f8f-8313-6cdd1fe13eea'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:57:01.000000', 'flavor': Munch({u'id': u'93c53633-e1c6-4783-8daf-e2f83decca22'}), 'az': u'nova', 'id': u'b7bd3f8f-00be-4629-973f-adb1fa2d768e', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ab368e2c0df44e5a4fe82af19024fe0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03f7d131905c4ad281aac371eb9f8960', 'name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-03T01:57:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T01:57:01Z', 'hostId': u'b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T01:57:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'03f7d131905c4ad281aac371eb9f8960', 'name': u'cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'adminPass': u'KE5bpv24Uykx', 'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', 'created_at': u'2018-12-03T01:54:30Z', 'created': u'2018-12-03T01:54:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-03 01:57:05,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 01:57:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:05,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:05 GMT X-Openstack-Request-Id: req-0f930e8a-0638-439d-ab1b-baa03b08207d 2018-12-03 01:57:05,222 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":["a43263ae-dd6c-4ae2-af36-257cfdb557c3"],"description":"","tags":[],"updated_at":"2018-12-03T01:52:56Z","qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 01:57:05,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0f930e8a-0638-439d-ab1b-baa03b08207d 2018-12-03 01:57:05,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953469276428s 2018-12-03 01:57:05,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 01:57:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b7bd3f8f-00be-4629-973f-adb1fa2d768e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:05 GMT X-Openstack-Request-Id: req-0bccaef2-14b6-41ab-bedc-9d0cf8102531 2018-12-03 01:57:05,274 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T01:57:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a43263ae-dd6c-4ae2-af36-257cfdb557c3","ip_address":"192.168.120.9"}],"id":"ed2f4fab-8c37-4dd2-9382-3f0c51d65f82","security_groups":["785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0"],"mac_address":"fa:16:3e:af:04:f3","project_id":"03f7d131905c4ad281aac371eb9f8960","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:54:33Z","binding:vnic_type":"normal","device_id":"b7bd3f8f-00be-4629-973f-adb1fa2d768e","ip_allocation":"immediate"}]} 2018-12-03 01:57:05,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b7bd3f8f-00be-4629-973f-adb1fa2d768e used request id req-0bccaef2-14b6-41ab-bedc-9d0cf8102531 2018-12-03 01:57:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0506429672241s 2018-12-03 01:57:05,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-03 01:57:05,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.9", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82"}}' 2018-12-03 01:57:07,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:07 GMT X-Openstack-Request-Id: req-a410d2d1-1416-4955-9102-90d13b84dbaf 2018-12-03 01:57:07,572 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}} 2018-12-03 01:57:07,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a410d2d1-1416-4955-9102-90d13b84dbaf 2018-12-03 01:57:07,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.29772686958s 2018-12-03 01:57:07,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:07,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:07 GMT X-Openstack-Request-Id: req-6d47004d-53d8-49eb-8b55-061ded638581 2018-12-03 01:57:07,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:07,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-6d47004d-53d8-49eb-8b55-061ded638581 2018-12-03 01:57:07,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0873489379883s 2018-12-03 01:57:07,683 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:57:07,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:07 GMT X-Openstack-Request-Id: req-1d6279b5-8498-4069-803e-a58e78e0729f 2018-12-03 01:57:07,867 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:07,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1d6279b5-8498-4069-803e-a58e78e0729f 2018-12-03 01:57:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0737299919128s 2018-12-03 01:57:07,874 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:57:07,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:07,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:08,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:08 GMT X-Openstack-Request-Id: req-9a218997-7ec5-4680-80ac-15d8fe1dead1 2018-12-03 01:57:08,051 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:08,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9a218997-7ec5-4680-80ac-15d8fe1dead1 2018-12-03 01:57:08,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672290325165s 2018-12-03 01:57:08,058 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:57:08,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:08,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:08,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:08 GMT X-Openstack-Request-Id: req-a82c63e7-e97c-4862-bdda-efd302c6cf55 2018-12-03 01:57:08,272 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:08,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a82c63e7-e97c-4862-bdda-efd302c6cf55 2018-12-03 01:57:08,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.103686094284s 2018-12-03 01:57:08,279 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:57:08,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:08,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:08,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:08 GMT X-Openstack-Request-Id: req-10898db8-7ecc-4c03-aa99-6894434e8b71 2018-12-03 01:57:08,448 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:06Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:08,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-10898db8-7ecc-4c03-aa99-6894434e8b71 2018-12-03 01:57:08,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596008300781s 2018-12-03 01:57:08,454 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 01:57:08,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 01:57:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:57:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:08 GMT X-Openstack-Request-Id: req-d805b60b-d8d4-40a9-aaf9-e72eab8b6ba7 2018-12-03 01:57:08,886 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:57:06Z", "updated_at": "2018-12-03T01:57:08Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "device_owner": "compute:nova", "mac_address": "fa:16:3e:af:04:f3", "device_id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "port_id": "ed2f4fab-8c37-4dd2-9382-3f0c51d65f82", "id": "4a1e7b0a-123f-4fe4-9f7c-365273fc36ae", "qos_policy_id": null}]} 2018-12-03 01:57:08,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-d805b60b-d8d4-40a9-aaf9-e72eab8b6ba7 2018-12-03 01:57:08,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320902109146s 2018-12-03 01:57:08,893 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30', 'updated_at': u'2018-12-03T01:57:08Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'ed2f4fab-8c37-4dd2-9382-3f0c51d65f82', 'id': u'4a1e7b0a-123f-4fe4-9f7c-365273fc36ae', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'ed2f4fab-8c37-4dd2-9382-3f0c51d65f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03f7d131905c4ad281aac371eb9f8960', 'name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'03f7d131905c4ad281aac371eb9f8960', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:af:04:f3', u'device_id': u'b7bd3f8f-00be-4629-973f-adb1fa2d768e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', 'created_at': u'2018-12-03T01:57:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:af:04:f3', u'device_id': u'b7bd3f8f-00be-4629-973f-adb1fa2d768e'}), 'router': u'0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30'}) 2018-12-03 01:57:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:57:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:57:08,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10949 Content-Type: application/json Date: Mon, 03 Dec 2018 01: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-646b09cd-626e-489f-b4a9-7a520dbfef97 x-openstack-request-id: req-646b09cd-626e-489f-b4a9-7a520dbfef97 2018-12-03 01:57:08,963 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2152859079 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.392541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.395306] pid_max: default: 32768 minimum: 301\n[ 0.396794] Security Framework initialized\n[ 0.398178] SELinux: Initializing.\n[ 0.399684] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405526] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.409077] Mount-cache hash table entries: 4096\n[ 0.410822] Initializing cgroup subsys memory\n[ 0.412274] Initializing cgroup subsys devices\n[ 0.413711] Initializing cgroup subsys freezer\n[ 0.415153] Initializing cgroup subsys net_cls\n[ 0.416588] Initializing cgroup subsys blkio\n[ 0.417985] Initializing cgroup subsys perf_event\n[ 0.419452] Initializing cgroup subsys hugetlb\n[ 0.420878] Initializing cgroup subsys pids\n[ 0.422257] Initializing cgroup subsys net_prio\n[ 0.423778] CPU: Physical Processor ID: 0\n[ 0.425859] mce: CPU supports 10 MCE banks\n[ 0.427270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430449] tlb_flushall_shift: 6\n[ 0.431864] Freeing SMP alternatives: 28k freed\n[ 0.435999] ACPI: Core revision 20130517\n[ 0.437769] ACPI: All ACPI Tables successfully acquired\n[ 0.439586] ftrace: allocating 25812 entries in 101 pages\n[ 0.461697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.463581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.465420] smpboot: Max logical packages: 2\n[ 0.467089] Enabling x2apic\n[ 0.468217] Enabled x2apic\n[ 0.469598] Switched APIC routing to physical x2apic.\n[ 0.472429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.474262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485615] KVM setup paravirtual spinlock\n[ 0.488209] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490143] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511946] Brought up 2 CPUs\n[ 0.511949] KVM setup async PF for cpu 1\n[ 0.511952] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515836] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.518438] devtmpfs: initialized\n[ 0.521023] EVM: security.selinux\n[ 0.522245] EVM: security.ima\n[ 0.523389] EVM: security.capability\n[ 0.525306] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.527180] pinctrl core: initialized pinctrl subsystem\n[ 0.528865] NET: Registered protocol family 16\n[ 0.530512] ACPI: bus type PCI registered\n[ 0.531858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533728] PCI: Using configuration type 1 for base access\n[ 0.538723] ACPI: Added _OSI(Module Device)\n[ 0.540120] ACPI: Added _OSI(Processor Device)\n[ 0.541540] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.543021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545682] ACPI: Interpreter enabled\n[ 0.546990] ACPI: (supports S0 S5)\n[ 0.548210] ACPI: Using IOAPIC for interrupt routing\n[ 0.549720] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.554265] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.556028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.559693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.563110] acpiphp: Slot [3] registered\n[ 0.564448] acpiphp: Slot [4] registered\n[ 0.565779] acpiphp: Slot [5] registered\n[ 0.567115] acpiphp: Slot [6] registered\n[ 0.568433] acpiphp: Slot [7] registered\n[ 0.569759] acpiphp: Slot [8] registered\n[ 0.571087] acpiphp: Slot [9] registered\n[ 0.572411] acpiphp: Slot [10] registered\n[ 0.573766] acpiphp: Slot [11] registered\n[ 0.575109] acpiphp: Slot [12] registered\n[ 0.576449] acpiphp: Slot [13] registered\n[ 0.577803] acpiphp: Slot [14] registered\n[ 0.579160] acpiphp: Slot [15] registered\n[ 0.580506] acpiphp: Slot [16] registered\n[ 0.581855] acpiphp: Slot [17] registered\n[ 0.583206] acpiphp: Slot [18] registered\n[ 0.584546] acpiphp: Slot [19] registered\n[ 0.585893] acpiphp: Slot [20] registered\n[ 0.587247] acpiphp: Slot [21] registered\n[ 0.588583] acpiphp: Slot [22] registered\n[ 0.589920] acpiphp: Slot [23] registered\n[ 0.591276] acpiphp: Slot [24] registered\n[ 0.592622] acpiphp: Slot [25] registered\n[ 0.593971] acpiphp: Slot [26] registered\n[ 0.595324] acpiphp: Slot [27] registered\n[ 0.596700] acpiphp: Slot [28] registered\n[ 0.598047] acpiphp: Slot [29] registered\n[ 0.599386] acpiphp: Slot [30] registered\n[ 0.600730] acpiphp: Slot [31] registered\n[ 0.602066] PCI host bridge to bus 0000:00\n[ 0.603405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.605002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.611135] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613603] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622413] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624316] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.653011] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.655202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.657340] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.659596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.661685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.663631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.665679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.668266] vgaarb: loaded\n[ 0.669360] vgaarb: bridge control possible 0000:00:02.0\n[ 0.671109] SCSI subsystem initialized\n[ 0.672439] ACPI: bus type USB registered\n[ 0.673799] usbcore: registered new interface driver usbfs\n[ 0.675408] usbcore: registered new interface driver hub\n[ 0.677012] usbcore: registered new device driver usb\n[ 0.678744] PCI: Using ACPI for IRQ routing\n[ 0.680489] NetLabel: Initializing\n[ 0.681724] NetLabel: domain hash size = 128\n[ 0.683117] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.684657] NetLabel: unlabeled traffic allowed by default\n[ 0.686430] Switched to clocksource kvm-clock\n[ 0.695646] pnp: PnP ACPI init\n[ 0.696834] ACPI: bus type PNP registered\n[ 0.698553] pnp: PnP ACPI: found 5 devices\n[ 0.699905] ACPI: bus type PNP unregistered\n[ 0.707744] NET: Registered protocol family 2\n[ 0.709482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.712184] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.714413] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.716325] TCP: reno registered\n[ 0.717524] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.719282] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721148] NET: Registered protocol family 1\n[ 0.722569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.724264] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.746186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.766416] Unpacking initramfs...\n[ 1.220609] Freeing initrd memory: 37508k freed\n[ 1.230186] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.232055] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.235514] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.237347] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.239423] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.241210] Initialise system trusted keyring\n[ 1.242640] audit: initializing netlink socket (disabled)\n[ 1.244264] type=2000 audit(1543802224.838:1): initialized\n[ 1.261234] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.263014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.265623] zpool: loaded\n[ 1.266729] zbud: loaded\n[ 1.267992] VFS: Disk quotas dquot_6.5.2\n[ 1.269341] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.271297] msgmni has been set to 7578\n[ 1.272663] Key type big_key registered\n[ 1.274833] NET: Registered protocol family 38\n[ 1.276266] Key type asymmetric registered\n[ 1.277621] Asymmetric key parser 'x509' registered\n[ 1.279133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.281651] io scheduler noop registered\n[ 1.282985] io scheduler deadline registered (default)\n[ 1.297241] io scheduler cfq registered\n[ 1.298631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.300259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.302156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.304620] ACPI: Power Button [PWRF]\n[ 1.306040] GHES: HEST is not enabled!\n[ 1.307424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.332348] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.334469] Non-volatile memory driver v1.3\n[ 1.335848] Linux agpgart interface v0.103\n[ 1.337331] crash memory driver: version 1.1\n[ 1.338761] rdac: device handler registered\n[ 1.340182] hp_sw: device handler registered\n[ 1.341579] emc: device handler registered\n[ 1.342939] alua: device handler registered\n[ 1.344324] libphy: Fixed MDIO Bus: probed\n[ 1.345749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.347560] ehci-pci: EHCI PCI platform driver\n[ 1.348979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.350705] ohci-pci: OHCI PCI platform driver\n[ 1.352125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.372213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.373837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.376328] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.377893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.379624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.381478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.383908] usb usb1: Product: UHCI Host Controller\n[ 1.385397] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.387292] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.388864] hub 1-0:1.0: USB hub found\n[ 1.390168] hub 1-0:1.0: 2 ports detected\n[ 1.391640] usbcore: registered new interface driver usbserial\n[ 1.393338] usbcore: registered new interface driver usbserial_generic\n[ 1.395156] usbserial: USB Serial support registered for generic\n[ 1.396886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.400166] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.401721] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.403327] mousedev: PS/2 mouse device common for all mice\n[ 1.405270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.408539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.410553] rtc_cmos 00:00: RTC can wake from S4\n[ 1.410859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.410971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.411016] cpuidle: using governor menu\n[ 1.411082] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.411168] usbcore: registered new interface driver usbhid\n[ 1.411170] usbhid: USB HID core driver\n[ 1.411218] drop_monitor: Initializing network drop monitor service\n[ 1.411274] TCP: cubic registered\n[ 1.411276] Initializing XFRM netlink socket\n[ 1.411369] NET: Registered protocol family 10\n[ 1.412899] NET: Registered protocol family 17\n[ 1.414467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.414472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.414494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.414574] Loading compiled-in X.509 certificates\n[ 1.414607] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.414614] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.414947] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.414965] registered taskstats version 1\n[ 1.416710] Key type trusted registered\n[ 1.417828] Key type encrypted registered\n[ 1.419005] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.420880] rtc_cmos 00:00: setting system clock to 2018-12-03 01:57:04 UTC (1543802224)\n[ 1.451721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.466779] Freeing unused kernel memory: 1680k freed\n[ 1.472495] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.479048] systemd[1]: Detected virtualization kvm.\n[ 1.480892] systemd[1]: Detected architecture x86-64.\n[ 1.482833] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.486048] systemd[1]: No hostname configured.\n[ 1.487578] systemd[1]: Set hostname to .\n[ 1.489240] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518043] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522188] systemd[1]: Reached target Paths.\n[ 1.523674] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.526143] systemd[1]: Created slice Root Slice.\n[ 1.527694] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.530233] systemd[1]: Listening on udev Kernel Socket.\n[ 1.531877] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.534483] systemd[1]: Created slice System Slice.\n[ 1.536068] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.538464] systemd[1]: Reached target Timers.\n[ 1.539946] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.542317] systemd[1]: Reached target Slices.\n[ 1.543828] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.546410] systemd[1]: Reached target Local File Systems.\n[ 1.548127] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.550853] systemd[1]: Listening on udev Control Socket.\n[ 1.552518] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555126] systemd[1]: Reached target Swap.\n[ 1.556563] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.559009] systemd[1]: Listening on Journal Socket.\n[ 1.560585] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563068] systemd[1]: Reached target Sockets.\n[ 1.564553] systemd[1]: Starting Sockets.\n[ 1.566317] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.571063] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.573943] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.577047] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.581516] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.653327] RPC: Registered named UNIX socket transport module.\n[ 1.655599] RPC: Registered udp transport module.\n[ 1.657426] RPC: Registered tcp transport module.\n[ 1.659295] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.694448] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] [ 1.751610] scsi host0: ata_piix\nReached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.759806] scsi host1: ata_piix\n[ 1.761073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.762952] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.782350] FDC 0 is a S82078B\n[ 1.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.835388] vda: vda1\n[ 1.847656] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849619] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851673] usb 1-1: Product: QEMU USB Tablet\n[ 1.853180] usb 1-1: Manufacturer: QEMU\n[ 1.854552] usb 1-1: SerialNumber: 42\n[ 1.864893] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.867879] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.949050] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.952076] XFS (vda1): Mounting V4 Filesystem\n[ 1.974847] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.215943] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.236506] tsc: Refined TSC clocksource calibration: 3491.763 MHz\n[ 2.368359] SELinux: Disabled at runtime.\n[ 2.406473] type=1404 audit(1543802225.486:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.457480] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.459303] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[ 2.758583] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.824245] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.031371] type=1305 audit(1543802226.110:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 3.101323] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.106353] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.119061] [drm] Initialized drm 1.1.0 20060810\n[ 3.150262] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.150263] [TTM] Initializing pool allocator\n[ 3.150264] [TTM] Initializing DMA pool allocator\n[ 3.150537] [drm] fb mappable at 0xFC000000\n[ 3.150537] [drm] vram aper at 0xFC000000\n[ 3.150538] [drm] size 33554432\n[ 3.150538] [drm] fb depth is 24\n[ 3.150538] [drm] pitch is 3072\n[ 3.154476] ppdev: user-space parallel port driver\n[ 3.183791] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.205779] Console: switching to colour frame buffer device 128x48\n[ 3.220200] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.226443] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.286207] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.313646] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.318785] alg: No test for crc32 (crc32-pclmul)\n[ 3.323021] intel_rapl: no valid rapl domains found in package 0\n[ 3.326622] intel_powerclamp: No package C-state available\n[ 3.331121] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.779925] cloud-init[519]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:57:07 +0000. Up 3.74 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-03 01:57:08,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e/action used request id req-646b09cd-626e-489f-b4a9-7a520dbfef97 2018-12-03 01:57:08,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0700449943542s 2018-12-03 01:57:08,965 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2152859079 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.392541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395306] pid_max: default: 32768 minimum: 301 [ 0.396794] Security Framework initialized [ 0.398178] SELinux: Initializing. [ 0.399684] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405526] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409077] Mount-cache hash table entries: 4096 [ 0.410822] Initializing cgroup subsys memory [ 0.412274] Initializing cgroup subsys devices [ 0.413711] Initializing cgroup subsys freezer [ 0.415153] Initializing cgroup subsys net_cls [ 0.416588] Initializing cgroup subsys blkio [ 0.417985] Initializing cgroup subsys perf_event [ 0.419452] Initializing cgroup subsys hugetlb [ 0.420878] Initializing cgroup subsys pids [ 0.422257] Initializing cgroup subsys net_prio [ 0.423778] CPU: Physical Processor ID: 0 [ 0.425859] mce: CPU supports 10 MCE banks [ 0.427270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430449] tlb_flushall_shift: 6 [ 0.431864] Freeing SMP alternatives: 28k freed [ 0.435999] ACPI: Core revision 20130517 [ 0.437769] ACPI: All ACPI Tables successfully acquired [ 0.439586] ftrace: allocating 25812 entries in 101 pages [ 0.461697] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.463581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.465420] smpboot: Max logical packages: 2 [ 0.467089] Enabling x2apic [ 0.468217] Enabled x2apic [ 0.469598] Switched APIC routing to physical x2apic. [ 0.472429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.474262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485615] KVM setup paravirtual spinlock [ 0.488209] smpboot: Booting Node 0, Processors #1 OK [ 0.490143] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511946] Brought up 2 CPUs [ 0.511949] KVM setup async PF for cpu 1 [ 0.511952] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515836] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.518438] devtmpfs: initialized [ 0.521023] EVM: security.selinux [ 0.522245] EVM: security.ima [ 0.523389] EVM: security.capability [ 0.525306] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.527180] pinctrl core: initialized pinctrl subsystem [ 0.528865] NET: Registered protocol family 16 [ 0.530512] ACPI: bus type PCI registered [ 0.531858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533728] PCI: Using configuration type 1 for base access [ 0.538723] ACPI: Added _OSI(Module Device) [ 0.540120] ACPI: Added _OSI(Processor Device) [ 0.541540] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.543021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545682] ACPI: Interpreter enabled [ 0.546990] ACPI: (supports S0 S5) [ 0.548210] ACPI: Using IOAPIC for interrupt routing [ 0.549720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.554265] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.556028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.559693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.563110] acpiphp: Slot [3] registered [ 0.564448] acpiphp: Slot [4] registered [ 0.565779] acpiphp: Slot [5] registered [ 0.567115] acpiphp: Slot [6] registered [ 0.568433] acpiphp: Slot [7] registered [ 0.569759] acpiphp: Slot [8] registered [ 0.571087] acpiphp: Slot [9] registered [ 0.572411] acpiphp: Slot [10] registered [ 0.573766] acpiphp: Slot [11] registered [ 0.575109] acpiphp: Slot [12] registered [ 0.576449] acpiphp: Slot [13] registered [ 0.577803] acpiphp: Slot [14] registered [ 0.579160] acpiphp: Slot [15] registered [ 0.580506] acpiphp: Slot [16] registered [ 0.581855] acpiphp: Slot [17] registered [ 0.583206] acpiphp: Slot [18] registered [ 0.584546] acpiphp: Slot [19] registered [ 0.585893] acpiphp: Slot [20] registered [ 0.587247] acpiphp: Slot [21] registered [ 0.588583] acpiphp: Slot [22] registered [ 0.589920] acpiphp: Slot [23] registered [ 0.591276] acpiphp: Slot [24] registered [ 0.592622] acpiphp: Slot [25] registered [ 0.593971] acpiphp: Slot [26] registered [ 0.595324] acpiphp: Slot [27] registered [ 0.596700] acpiphp: Slot [28] registered [ 0.598047] acpiphp: Slot [29] registered [ 0.599386] acpiphp: Slot [30] registered [ 0.600730] acpiphp: Slot [31] registered [ 0.602066] PCI host bridge to bus 0000:00 [ 0.603405] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.605002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.611135] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613603] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622413] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624316] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.653011] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.655202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.657340] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.659596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.661685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.663631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.665679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.668266] vgaarb: loaded [ 0.669360] vgaarb: bridge control possible 0000:00:02.0 [ 0.671109] SCSI subsystem initialized [ 0.672439] ACPI: bus type USB registered [ 0.673799] usbcore: registered new interface driver usbfs [ 0.675408] usbcore: registered new interface driver hub [ 0.677012] usbcore: registered new device driver usb [ 0.678744] PCI: Using ACPI for IRQ routing [ 0.680489] NetLabel: Initializing [ 0.681724] NetLabel: domain hash size = 128 [ 0.683117] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.684657] NetLabel: unlabeled traffic allowed by default [ 0.686430] Switched to clocksource kvm-clock [ 0.695646] pnp: PnP ACPI init [ 0.696834] ACPI: bus type PNP registered [ 0.698553] pnp: PnP ACPI: found 5 devices [ 0.699905] ACPI: bus type PNP unregistered [ 0.707744] NET: Registered protocol family 2 [ 0.709482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712184] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714413] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716325] TCP: reno registered [ 0.717524] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719282] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721148] NET: Registered protocol family 1 [ 0.722569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766416] Unpacking initramfs... [ 1.220609] Freeing initrd memory: 37508k freed [ 1.230186] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.232055] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.235514] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.237347] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.239423] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.241210] Initialise system trusted keyring [ 1.242640] audit: initializing netlink socket (disabled) [ 1.244264] type=2000 audit(1543802224.838:1): initialized [ 1.261234] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.263014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.265623] zpool: loaded [ 1.266729] zbud: loaded [ 1.267992] VFS: Disk quotas dquot_6.5.2 [ 1.269341] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.271297] msgmni has been set to 7578 [ 1.272663] Key type big_key registered [ 1.274833] NET: Registered protocol family 38 [ 1.276266] Key type asymmetric registered [ 1.277621] Asymmetric key parser 'x509' registered [ 1.279133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.281651] io scheduler noop registered [ 1.282985] io scheduler deadline registered (default) [ 1.297241] io scheduler cfq registered [ 1.298631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.300259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.302156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.304620] ACPI: Power Button [PWRF] [ 1.306040] GHES: HEST is not enabled! [ 1.307424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.332348] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.334469] Non-volatile memory driver v1.3 [ 1.335848] Linux agpgart interface v0.103 [ 1.337331] crash memory driver: version 1.1 [ 1.338761] rdac: device handler registered [ 1.340182] hp_sw: device handler registered [ 1.341579] emc: device handler registered [ 1.342939] alua: device handler registered [ 1.344324] libphy: Fixed MDIO Bus: probed [ 1.345749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.347560] ehci-pci: EHCI PCI platform driver [ 1.348979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.350705] ohci-pci: OHCI PCI platform driver [ 1.352125] uhci_hcd: USB Universal Host Controller Interface driver [ 1.372213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.373837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.376328] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.377893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.379624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.381478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.383908] usb usb1: Product: UHCI Host Controller [ 1.385397] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.387292] usb usb1: SerialNumber: 0000:00:01.2 [ 1.388864] hub 1-0:1.0: USB hub found [ 1.390168] hub 1-0:1.0: 2 ports detected [ 1.391640] usbcore: registered new interface driver usbserial [ 1.393338] usbcore: registered new interface driver usbserial_generic [ 1.395156] usbserial: USB Serial support registered for generic [ 1.396886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.400166] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.401721] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.403327] mousedev: PS/2 mouse device common for all mice [ 1.405270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.408539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.410553] rtc_cmos 00:00: RTC can wake from S4 [ 1.410859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.410971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.411016] cpuidle: using governor menu [ 1.411082] hidraw: raw HID events driver (C) Jiri Kosina [ 1.411168] usbcore: registered new interface driver usbhid [ 1.411170] usbhid: USB HID core driver [ 1.411218] drop_monitor: Initializing network drop monitor service [ 1.411274] TCP: cubic registered [ 1.411276] Initializing XFRM netlink socket [ 1.411369] NET: Registered protocol family 10 [ 1.412899] NET: Registered protocol family 17 [ 1.414467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.414472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.414494] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.414574] Loading compiled-in X.509 certificates [ 1.414607] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.414614] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.414947] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.414965] registered taskstats version 1 [ 1.416710] Key type trusted registered [ 1.417828] Key type encrypted registered [ 1.419005] IMA: No TPM chip found, activating TPM-bypass! [ 1.420880] rtc_cmos 00:00: setting system clock to 2018-12-03 01:57:04 UTC (1543802224) [ 1.451721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.466779] Freeing unused kernel memory: 1680k freed [ 1.472495] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.479048] systemd[1]: Detected virtualization kvm. [ 1.480892] systemd[1]: Detected architecture x86-64. [ 1.482833] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.486048] systemd[1]: No hostname configured. [ 1.487578] systemd[1]: Set hostname to . [ 1.489240] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518043] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522188] systemd[1]: Reached target Paths. [ 1.523674] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.526143] systemd[1]: Created slice Root Slice. [ 1.527694] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.530233] systemd[1]: Listening on udev Kernel Socket. [ 1.531877] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.534483] systemd[1]: Created slice System Slice. [ 1.536068] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.538464] systemd[1]: Reached target Timers. [ 1.539946] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.542317] systemd[1]: Reached target Slices. [ 1.543828] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.546410] systemd[1]: Reached target Local File Systems. [ 1.548127] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.550853] systemd[1]: Listening on udev Control Socket. [ 1.552518] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.555126] systemd[1]: Reached target Swap. [ 1.556563] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.559009] systemd[1]: Listening on Journal Socket. [ 1.560585] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.563068] systemd[1]: Reached target Sockets. [ 1.564553] systemd[1]: Starting Sockets. [ 1.566317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.571063] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.573943] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.577047] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.581516] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.653327] RPC: Registered named UNIX socket transport module. [ 1.655599] RPC: Registered udp transport module. [ 1.657426] RPC: Registered tcp transport module. [ 1.659295] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.694448] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] [ 1.751610] scsi host0: ata_piix Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.759806] scsi host1: ata_piix [ 1.761073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.762952] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.782350] FDC 0 is a S82078B [ 1.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.828642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.835388] vda: vda1 [ 1.847656] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849619] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851673] usb 1-1: Product: QEMU USB Tablet [ 1.853180] usb 1-1: Manufacturer: QEMU [ 1.854552] usb 1-1: SerialNumber: 42 [ 1.864893] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.867879] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.949050] SGI XFS with ACLs, security attributes, no debug enabled [ 1.952076] XFS (vda1): Mounting V4 Filesystem [ 1.974847] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.215943] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.236506] tsc: Refined TSC clocksource calibration: 3491.763 MHz [ 2.368359] SELinux: Disabled at runtime. [ 2.406473] type=1404 audit(1543802225.486:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.457480] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.459303] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... [ 2.758583] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.824245] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.031371] type=1305 audit(1543802226.110:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [ 3.101323] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.106353] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.119061] [drm] Initialized drm 1.1.0 20060810 [ 3.150262] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.150263] [TTM] Initializing pool allocator [ 3.150264] [TTM] Initializing DMA pool allocator [ 3.150537] [drm] fb mappable at 0xFC000000 [ 3.150537] [drm] vram aper at 0xFC000000 [ 3.150538] [drm] size 33554432 [ 3.150538] [drm] fb depth is 24 [ 3.150538] [drm] pitch is 3072 [ 3.154476] ppdev: user-space parallel port driver [ 3.183791] fbcon: cirrusdrmfb (fb0) is primary device [ 3.205779] Console: switching to colour frame buffer device 128x48 [ 3.220200] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.226443] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting NTP client/server... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.286207] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.313646] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.318785] alg: No test for crc32 (crc32-pclmul) [ 3.323021] intel_rapl: no valid rapl domains found in package 0 [ 3.326622] intel_powerclamp: No package C-state available [ 3.331121] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.779925] cloud-init[519]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:57:07 +0000. Up 3.74 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-03 01:57:09,968 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-12-03 01:57:18,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 01:57:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 01:57:19,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12726 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57: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-8c8de1af-8760-4c9b-9717-bad1667e4ee8 x-openstack-request-id: req-8c8de1af-8760-4c9b-9717-bad1667e4ee8 2018-12-03 01:57:19,053 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2152859079 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.392541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.395306] pid_max: default: 32768 minimum: 301\n[ 0.396794] Security Framework initialized\n[ 0.398178] SELinux: Initializing.\n[ 0.399684] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405526] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.409077] Mount-cache hash table entries: 4096\n[ 0.410822] Initializing cgroup subsys memory\n[ 0.412274] Initializing cgroup subsys devices\n[ 0.413711] Initializing cgroup subsys freezer\n[ 0.415153] Initializing cgroup subsys net_cls\n[ 0.416588] Initializing cgroup subsys blkio\n[ 0.417985] Initializing cgroup subsys perf_event\n[ 0.419452] Initializing cgroup subsys hugetlb\n[ 0.420878] Initializing cgroup subsys pids\n[ 0.422257] Initializing cgroup subsys net_prio\n[ 0.423778] CPU: Physical Processor ID: 0\n[ 0.425859] mce: CPU supports 10 MCE banks\n[ 0.427270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430449] tlb_flushall_shift: 6\n[ 0.431864] Freeing SMP alternatives: 28k freed\n[ 0.435999] ACPI: Core revision 20130517\n[ 0.437769] ACPI: All ACPI Tables successfully acquired\n[ 0.439586] ftrace: allocating 25812 entries in 101 pages\n[ 0.461697] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.463581] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.465420] smpboot: Max logical packages: 2\n[ 0.467089] Enabling x2apic\n[ 0.468217] Enabled x2apic\n[ 0.469598] Switched APIC routing to physical x2apic.\n[ 0.472429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.474262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.477648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.485615] KVM setup paravirtual spinlock\n[ 0.488209] smpboot: Booting Node 0, Processors #1 OK\n[ 0.490143] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.511946] Brought up 2 CPUs\n[ 0.511949] KVM setup async PF for cpu 1\n[ 0.511952] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.515836] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.518438] devtmpfs: initialized\n[ 0.521023] EVM: security.selinux\n[ 0.522245] EVM: security.ima\n[ 0.523389] EVM: security.capability\n[ 0.525306] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.527180] pinctrl core: initialized pinctrl subsystem\n[ 0.528865] NET: Registered protocol family 16\n[ 0.530512] ACPI: bus type PCI registered\n[ 0.531858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533728] PCI: Using configuration type 1 for base access\n[ 0.538723] ACPI: Added _OSI(Module Device)\n[ 0.540120] ACPI: Added _OSI(Processor Device)\n[ 0.541540] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.543021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.545682] ACPI: Interpreter enabled\n[ 0.546990] ACPI: (supports S0 S5)\n[ 0.548210] ACPI: Using IOAPIC for interrupt routing\n[ 0.549720] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.554265] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.556028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.559693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.563110] acpiphp: Slot [3] registered\n[ 0.564448] acpiphp: Slot [4] registered\n[ 0.565779] acpiphp: Slot [5] registered\n[ 0.567115] acpiphp: Slot [6] registered\n[ 0.568433] acpiphp: Slot [7] registered\n[ 0.569759] acpiphp: Slot [8] registered\n[ 0.571087] acpiphp: Slot [9] registered\n[ 0.572411] acpiphp: Slot [10] registered\n[ 0.573766] acpiphp: Slot [11] registered\n[ 0.575109] acpiphp: Slot [12] registered\n[ 0.576449] acpiphp: Slot [13] registered\n[ 0.577803] acpiphp: Slot [14] registered\n[ 0.579160] acpiphp: Slot [15] registered\n[ 0.580506] acpiphp: Slot [16] registered\n[ 0.581855] acpiphp: Slot [17] registered\n[ 0.583206] acpiphp: Slot [18] registered\n[ 0.584546] acpiphp: Slot [19] registered\n[ 0.585893] acpiphp: Slot [20] registered\n[ 0.587247] acpiphp: Slot [21] registered\n[ 0.588583] acpiphp: Slot [22] registered\n[ 0.589920] acpiphp: Slot [23] registered\n[ 0.591276] acpiphp: Slot [24] registered\n[ 0.592622] acpiphp: Slot [25] registered\n[ 0.593971] acpiphp: Slot [26] registered\n[ 0.595324] acpiphp: Slot [27] registered\n[ 0.596700] acpiphp: Slot [28] registered\n[ 0.598047] acpiphp: Slot [29] registered\n[ 0.599386] acpiphp: Slot [30] registered\n[ 0.600730] acpiphp: Slot [31] registered\n[ 0.602066] PCI host bridge to bus 0000:00\n[ 0.603405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.605002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.606831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.608660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.611135] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.613603] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.618707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.620614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.622413] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.624316] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.628424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.630876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.653011] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.655202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.657340] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.659596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.661685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.663631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.665679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.668266] vgaarb: loaded\n[ 0.669360] vgaarb: bridge control possible 0000:00:02.0\n[ 0.671109] SCSI subsystem initialized\n[ 0.672439] ACPI: bus type USB registered\n[ 0.673799] usbcore: registered new interface driver usbfs\n[ 0.675408] usbcore: registered new interface driver hub\n[ 0.677012] usbcore: registered new device driver usb\n[ 0.678744] PCI: Using ACPI for IRQ routing\n[ 0.680489] NetLabel: Initializing\n[ 0.681724] NetLabel: domain hash size = 128\n[ 0.683117] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.684657] NetLabel: unlabeled traffic allowed by default\n[ 0.686430] Switched to clocksource kvm-clock\n[ 0.695646] pnp: PnP ACPI init\n[ 0.696834] ACPI: bus type PNP registered\n[ 0.698553] pnp: PnP ACPI: found 5 devices\n[ 0.699905] ACPI: bus type PNP unregistered\n[ 0.707744] NET: Registered protocol family 2\n[ 0.709482] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.712184] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.714413] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.716325] TCP: reno registered\n[ 0.717524] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.719282] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721148] NET: Registered protocol family 1\n[ 0.722569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.724264] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725913] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.746186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.766416] Unpacking initramfs...\n[ 1.220609] Freeing initrd memory: 37508k freed\n[ 1.230186] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.232055] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.235514] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.237347] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.239423] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.241210] Initialise system trusted keyring\n[ 1.242640] audit: initializing netlink socket (disabled)\n[ 1.244264] type=2000 audit(1543802224.838:1): initialized\n[ 1.261234] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.263014] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.265623] zpool: loaded\n[ 1.266729] zbud: loaded\n[ 1.267992] VFS: Disk quotas dquot_6.5.2\n[ 1.269341] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.271297] msgmni has been set to 7578\n[ 1.272663] Key type big_key registered\n[ 1.274833] NET: Registered protocol family 38\n[ 1.276266] Key type asymmetric registered\n[ 1.277621] Asymmetric key parser 'x509' registered\n[ 1.279133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.281651] io scheduler noop registered\n[ 1.282985] io scheduler deadline registered (default)\n[ 1.297241] io scheduler cfq registered\n[ 1.298631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.300259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.302156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.304620] ACPI: Power Button [PWRF]\n[ 1.306040] GHES: HEST is not enabled!\n[ 1.307424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.332348] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.334469] Non-volatile memory driver v1.3\n[ 1.335848] Linux agpgart interface v0.103\n[ 1.337331] crash memory driver: version 1.1\n[ 1.338761] rdac: device handler registered\n[ 1.340182] hp_sw: device handler registered\n[ 1.341579] emc: device handler registered\n[ 1.342939] alua: device handler registered\n[ 1.344324] libphy: Fixed MDIO Bus: probed\n[ 1.345749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.347560] ehci-pci: EHCI PCI platform driver\n[ 1.348979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.350705] ohci-pci: OHCI PCI platform driver\n[ 1.352125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.372213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.373837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.376328] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.377893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.379624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.381478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.383908] usb usb1: Product: UHCI Host Controller\n[ 1.385397] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.387292] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.388864] hub 1-0:1.0: USB hub found\n[ 1.390168] hub 1-0:1.0: 2 ports detected\n[ 1.391640] usbcore: registered new interface driver usbserial\n[ 1.393338] usbcore: registered new interface driver usbserial_generic\n[ 1.395156] usbserial: USB Serial support registered for generic\n[ 1.396886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.400166] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.401721] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.403327] mousedev: PS/2 mouse device common for all mice\n[ 1.405270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.408539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.410553] rtc_cmos 00:00: RTC can wake from S4\n[ 1.410859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.410971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.411016] cpuidle: using governor menu\n[ 1.411082] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.411168] usbcore: registered new interface driver usbhid\n[ 1.411170] usbhid: USB HID core driver\n[ 1.411218] drop_monitor: Initializing network drop monitor service\n[ 1.411274] TCP: cubic registered\n[ 1.411276] Initializing XFRM netlink socket\n[ 1.411369] NET: Registered protocol family 10\n[ 1.412899] NET: Registered protocol family 17\n[ 1.414467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.414472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.414494] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.414574] Loading compiled-in X.509 certificates\n[ 1.414607] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.414614] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.414947] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.414965] registered taskstats version 1\n[ 1.416710] Key type trusted registered\n[ 1.417828] Key type encrypted registered\n[ 1.419005] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.420880] rtc_cmos 00:00: setting system clock to 2018-12-03 01:57:04 UTC (1543802224)\n[ 1.451721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.466779] Freeing unused kernel memory: 1680k freed\n[ 1.472495] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.479048] systemd[1]: Detected virtualization kvm.\n[ 1.480892] systemd[1]: Detected architecture x86-64.\n[ 1.482833] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.486048] systemd[1]: No hostname configured.\n[ 1.487578] systemd[1]: Set hostname to .\n[ 1.489240] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.518043] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.522188] systemd[1]: Reached target Paths.\n[ 1.523674] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.526143] systemd[1]: Created slice Root Slice.\n[ 1.527694] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.530233] systemd[1]: Listening on udev Kernel Socket.\n[ 1.531877] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.534483] systemd[1]: Created slice System Slice.\n[ 1.536068] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Timers.\n[ 1.538464] systemd[1]: Reached target Timers.\n[ 1.539946] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Slices.\n[ 1.542317] systemd[1]: Reached target Slices.\n[ 1.543828] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.546410] systemd[1]: Reached target Local File Systems.\n[ 1.548127] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.550853] systemd[1]: Listening on udev Control Socket.\n[ 1.552518] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555126] systemd[1]: Reached target Swap.\n[ 1.556563] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.559009] systemd[1]: Listening on Journal Socket.\n[ 1.560585] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.563068] systemd[1]: Reached target Sockets.\n[ 1.564553] systemd[1]: Starting Sockets.\n[ 1.566317] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.571063] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.573943] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.577047] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.581516] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.653327] RPC: Registered named UNIX socket transport module.\n[ 1.655599] RPC: Registered udp transport module.\n[ 1.657426] RPC: Registered tcp transport module.\n[ 1.659295] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.694448] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] [ 1.751610] scsi host0: ata_piix\nReached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.759806] scsi host1: ata_piix\n[ 1.761073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.762952] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.782350] FDC 0 is a S82078B\n[ 1.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.828642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.835388] vda: vda1\n[ 1.847656] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.849619] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.851673] usb 1-1: Product: QEMU USB Tablet\n[ 1.853180] usb 1-1: Manufacturer: QEMU\n[ 1.854552] usb 1-1: SerialNumber: 42\n[ 1.864893] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.867879] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.949050] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.952076] XFS (vda1): Mounting V4 Filesystem\n[ 1.974847] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.215943] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.236506] tsc: Refined TSC clocksource calibration: 3491.763 MHz\n[ 2.368359] SELinux: Disabled at runtime.\n[ 2.406473] type=1404 audit(1543802225.486:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.457480] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.459303] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[ 2.758583] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.824245] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.031371] type=1305 audit(1543802226.110:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 3.101323] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.106353] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.119061] [drm] Initialized drm 1.1.0 20060810\n[ 3.150262] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.150263] [TTM] Initializing pool allocator\n[ 3.150264] [TTM] Initializing DMA pool allocator\n[ 3.150537] [drm] fb mappable at 0xFC000000\n[ 3.150537] [drm] vram aper at 0xFC000000\n[ 3.150538] [drm] size 33554432\n[ 3.150538] [drm] fb depth is 24\n[ 3.150538] [drm] pitch is 3072\n[ 3.154476] ppdev: user-space parallel port driver\n[ 3.183791] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.205779] Console: switching to colour frame buffer device 128x48\n[ 3.220200] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.226443] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting NTP client/server...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.286207] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.313646] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.318785] alg: No test for crc32 (crc32-pclmul)\n[ 3.323021] intel_rapl: no valid rapl domains found in package 0\n[ 3.326622] intel_powerclamp: No package C-state available\n[ 3.331121] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.779925] cloud-init[519]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:57:07 +0000. Up 3.74 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.658863] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 01:57:09 +0000. Up 5.62 seconds.\n[ 5.744515] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.762822] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.766730] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.768542] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+[[32m OK [0m] Started System Logging Service.\n\n[ 5.771597] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.773602] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:af:04:f3 |\n[ 5.775452] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.777387] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.780120] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.783173] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.785406] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.787533] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.792337] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.800520] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.844317] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.851752] cloud-init[3435]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 01:57:14 +0000. Up 10.79 seconds.\n[ 11.108159] cloud-init[3531]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 01:57:14 +0000. Up 11.06 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | e5:38:12:f7:c7:0d:6f:a3:af:21:b8:b7:59:d0:6b:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.159669] cloud-init[3531]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 01:57:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.15 seconds\n"} 2018-12-03 01:57:19,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e/action used request id req-8c8de1af-8760-4c9b-9717-bad1667e4ee8 2018-12-03 01:57:19,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076318025589s 2018-12-03 01:57:19,056 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2152859079 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.392541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.395306] pid_max: default: 32768 minimum: 301 [ 0.396794] Security Framework initialized [ 0.398178] SELinux: Initializing. [ 0.399684] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405526] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.409077] Mount-cache hash table entries: 4096 [ 0.410822] Initializing cgroup subsys memory [ 0.412274] Initializing cgroup subsys devices [ 0.413711] Initializing cgroup subsys freezer [ 0.415153] Initializing cgroup subsys net_cls [ 0.416588] Initializing cgroup subsys blkio [ 0.417985] Initializing cgroup subsys perf_event [ 0.419452] Initializing cgroup subsys hugetlb [ 0.420878] Initializing cgroup subsys pids [ 0.422257] Initializing cgroup subsys net_prio [ 0.423778] CPU: Physical Processor ID: 0 [ 0.425859] mce: CPU supports 10 MCE banks [ 0.427270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428860] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430449] tlb_flushall_shift: 6 [ 0.431864] Freeing SMP alternatives: 28k freed [ 0.435999] ACPI: Core revision 20130517 [ 0.437769] ACPI: All ACPI Tables successfully acquired [ 0.439586] ftrace: allocating 25812 entries in 101 pages [ 0.461697] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.463581] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.465420] smpboot: Max logical packages: 2 [ 0.467089] Enabling x2apic [ 0.468217] Enabled x2apic [ 0.469598] Switched APIC routing to physical x2apic. [ 0.472429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.474262] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.477648] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.485615] KVM setup paravirtual spinlock [ 0.488209] smpboot: Booting Node 0, Processors #1 OK [ 0.490143] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.511946] Brought up 2 CPUs [ 0.511949] KVM setup async PF for cpu 1 [ 0.511952] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.515836] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.518438] devtmpfs: initialized [ 0.521023] EVM: security.selinux [ 0.522245] EVM: security.ima [ 0.523389] EVM: security.capability [ 0.525306] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.527180] pinctrl core: initialized pinctrl subsystem [ 0.528865] NET: Registered protocol family 16 [ 0.530512] ACPI: bus type PCI registered [ 0.531858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533728] PCI: Using configuration type 1 for base access [ 0.538723] ACPI: Added _OSI(Module Device) [ 0.540120] ACPI: Added _OSI(Processor Device) [ 0.541540] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.543021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.545682] ACPI: Interpreter enabled [ 0.546990] ACPI: (supports S0 S5) [ 0.548210] ACPI: Using IOAPIC for interrupt routing [ 0.549720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.554265] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.556028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.559693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.563110] acpiphp: Slot [3] registered [ 0.564448] acpiphp: Slot [4] registered [ 0.565779] acpiphp: Slot [5] registered [ 0.567115] acpiphp: Slot [6] registered [ 0.568433] acpiphp: Slot [7] registered [ 0.569759] acpiphp: Slot [8] registered [ 0.571087] acpiphp: Slot [9] registered [ 0.572411] acpiphp: Slot [10] registered [ 0.573766] acpiphp: Slot [11] registered [ 0.575109] acpiphp: Slot [12] registered [ 0.576449] acpiphp: Slot [13] registered [ 0.577803] acpiphp: Slot [14] registered [ 0.579160] acpiphp: Slot [15] registered [ 0.580506] acpiphp: Slot [16] registered [ 0.581855] acpiphp: Slot [17] registered [ 0.583206] acpiphp: Slot [18] registered [ 0.584546] acpiphp: Slot [19] registered [ 0.585893] acpiphp: Slot [20] registered [ 0.587247] acpiphp: Slot [21] registered [ 0.588583] acpiphp: Slot [22] registered [ 0.589920] acpiphp: Slot [23] registered [ 0.591276] acpiphp: Slot [24] registered [ 0.592622] acpiphp: Slot [25] registered [ 0.593971] acpiphp: Slot [26] registered [ 0.595324] acpiphp: Slot [27] registered [ 0.596700] acpiphp: Slot [28] registered [ 0.598047] acpiphp: Slot [29] registered [ 0.599386] acpiphp: Slot [30] registered [ 0.600730] acpiphp: Slot [31] registered [ 0.602066] PCI host bridge to bus 0000:00 [ 0.603405] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.605002] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.606831] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.608660] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.611135] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.613603] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.618707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620614] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.622413] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.624316] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.628424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.630876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.653011] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.655202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.657340] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.659596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.661685] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.663631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.665679] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.668266] vgaarb: loaded [ 0.669360] vgaarb: bridge control possible 0000:00:02.0 [ 0.671109] SCSI subsystem initialized [ 0.672439] ACPI: bus type USB registered [ 0.673799] usbcore: registered new interface driver usbfs [ 0.675408] usbcore: registered new interface driver hub [ 0.677012] usbcore: registered new device driver usb [ 0.678744] PCI: Using ACPI for IRQ routing [ 0.680489] NetLabel: Initializing [ 0.681724] NetLabel: domain hash size = 128 [ 0.683117] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.684657] NetLabel: unlabeled traffic allowed by default [ 0.686430] Switched to clocksource kvm-clock [ 0.695646] pnp: PnP ACPI init [ 0.696834] ACPI: bus type PNP registered [ 0.698553] pnp: PnP ACPI: found 5 devices [ 0.699905] ACPI: bus type PNP unregistered [ 0.707744] NET: Registered protocol family 2 [ 0.709482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712184] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714413] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716325] TCP: reno registered [ 0.717524] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719282] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721148] NET: Registered protocol family 1 [ 0.722569] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725913] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746186] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766416] Unpacking initramfs... [ 1.220609] Freeing initrd memory: 37508k freed [ 1.230186] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.232055] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.235514] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.237347] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.239423] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.241210] Initialise system trusted keyring [ 1.242640] audit: initializing netlink socket (disabled) [ 1.244264] type=2000 audit(1543802224.838:1): initialized [ 1.261234] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.263014] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.265623] zpool: loaded [ 1.266729] zbud: loaded [ 1.267992] VFS: Disk quotas dquot_6.5.2 [ 1.269341] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.271297] msgmni has been set to 7578 [ 1.272663] Key type big_key registered [ 1.274833] NET: Registered protocol family 38 [ 1.276266] Key type asymmetric registered [ 1.277621] Asymmetric key parser 'x509' registered [ 1.279133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.281651] io scheduler noop registered [ 1.282985] io scheduler deadline registered (default) [ 1.297241] io scheduler cfq registered [ 1.298631] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.300259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.302156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.304620] ACPI: Power Button [PWRF] [ 1.306040] GHES: HEST is not enabled! [ 1.307424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.332348] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.334469] Non-volatile memory driver v1.3 [ 1.335848] Linux agpgart interface v0.103 [ 1.337331] crash memory driver: version 1.1 [ 1.338761] rdac: device handler registered [ 1.340182] hp_sw: device handler registered [ 1.341579] emc: device handler registered [ 1.342939] alua: device handler registered [ 1.344324] libphy: Fixed MDIO Bus: probed [ 1.345749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.347560] ehci-pci: EHCI PCI platform driver [ 1.348979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.350705] ohci-pci: OHCI PCI platform driver [ 1.352125] uhci_hcd: USB Universal Host Controller Interface driver [ 1.372213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.373837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.376328] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.377893] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.379624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.381478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.383908] usb usb1: Product: UHCI Host Controller [ 1.385397] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.387292] usb usb1: SerialNumber: 0000:00:01.2 [ 1.388864] hub 1-0:1.0: USB hub found [ 1.390168] hub 1-0:1.0: 2 ports detected [ 1.391640] usbcore: registered new interface driver usbserial [ 1.393338] usbcore: registered new interface driver usbserial_generic [ 1.395156] usbserial: USB Serial support registered for generic [ 1.396886] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.400166] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.401721] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.403327] mousedev: PS/2 mouse device common for all mice [ 1.405270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.408539] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.410553] rtc_cmos 00:00: RTC can wake from S4 [ 1.410859] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.410971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.411016] cpuidle: using governor menu [ 1.411082] hidraw: raw HID events driver (C) Jiri Kosina [ 1.411168] usbcore: registered new interface driver usbhid [ 1.411170] usbhid: USB HID core driver [ 1.411218] drop_monitor: Initializing network drop monitor service [ 1.411274] TCP: cubic registered [ 1.411276] Initializing XFRM netlink socket [ 1.411369] NET: Registered protocol family 10 [ 1.412899] NET: Registered protocol family 17 [ 1.414467] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.414472] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.414494] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.414574] Loading compiled-in X.509 certificates [ 1.414607] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.414614] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.414947] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.414965] registered taskstats version 1 [ 1.416710] Key type trusted registered [ 1.417828] Key type encrypted registered [ 1.419005] IMA: No TPM chip found, activating TPM-bypass! [ 1.420880] rtc_cmos 00:00: setting system clock to 2018-12-03 01:57:04 UTC (1543802224) [ 1.451721] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.466779] Freeing unused kernel memory: 1680k freed [ 1.472495] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.479048] systemd[1]: Detected virtualization kvm. [ 1.480892] systemd[1]: Detected architecture x86-64. [ 1.482833] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.486048] systemd[1]: No hostname configured. [ 1.487578] systemd[1]: Set hostname to . [ 1.489240] systemd[1]: Initializing machine ID from KVM UUID. [ 1.514709] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.518043] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.522188] systemd[1]: Reached target Paths. [ 1.523674] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.526143] systemd[1]: Created slice Root Slice. [ 1.527694] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.530233] systemd[1]: Listening on udev Kernel Socket. [ 1.531877] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.534483] systemd[1]: Created slice System Slice. [ 1.536068] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.538464] systemd[1]: Reached target Timers. [ 1.539946] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.542317] systemd[1]: Reached target Slices. [ 1.543828] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.546410] systemd[1]: Reached target Local File Systems. [ 1.548127] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.550853] systemd[1]: Listening on udev Control Socket. [ 1.552518] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.555126] systemd[1]: Reached target Swap. [ 1.556563] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.559009] systemd[1]: Listening on Journal Socket. [ 1.560585] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.563068] systemd[1]: Reached target Sockets. [ 1.564553] systemd[1]: Starting Sockets. [ 1.566317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.571063] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.573943] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.577047] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.581516] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.653327] RPC: Registered named UNIX socket transport module. [ 1.655599] RPC: Registered udp transport module. [ 1.657426] RPC: Registered tcp transport module. [ 1.659295] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.694448] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] [ 1.751610] scsi host0: ata_piix Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.759806] scsi host1: ata_piix [ 1.761073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.762952] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.782350] FDC 0 is a S82078B [ 1.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.828642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.835388] vda: vda1 [ 1.847656] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.849619] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.851673] usb 1-1: Product: QEMU USB Tablet [ 1.853180] usb 1-1: Manufacturer: QEMU [ 1.854552] usb 1-1: SerialNumber: 42 [ 1.864893] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.867879] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.949050] SGI XFS with ACLs, security attributes, no debug enabled [ 1.952076] XFS (vda1): Mounting V4 Filesystem [ 1.974847] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.215943] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.236506] tsc: Refined TSC clocksource calibration: 3491.763 MHz [ 2.368359] SELinux: Disabled at runtime. [ 2.406473] type=1404 audit(1543802225.486:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.457480] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.459303] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... [ 2.758583] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.824245] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.031371] type=1305 audit(1543802226.110:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [ 3.101323] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.106353] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.119061] [drm] Initialized drm 1.1.0 20060810 [ 3.150262] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.150263] [TTM] Initializing pool allocator [ 3.150264] [TTM] Initializing DMA pool allocator [ 3.150537] [drm] fb mappable at 0xFC000000 [ 3.150537] [drm] vram aper at 0xFC000000 [ 3.150538] [drm] size 33554432 [ 3.150538] [drm] fb depth is 24 [ 3.150538] [drm] pitch is 3072 [ 3.154476] ppdev: user-space parallel port driver [ 3.183791] fbcon: cirrusdrmfb (fb0) is primary device [ 3.205779] Console: switching to colour frame buffer device 128x48 [ 3.220200] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.226443] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting NTP client/server... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.286207] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.313646] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.318785] alg: No test for crc32 (crc32-pclmul) [ 3.323021] intel_rapl: no valid rapl domains found in package 0 [ 3.326622] intel_powerclamp: No package C-state available [ 3.331121] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.779925] cloud-init[519]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 01:57:07 +0000. Up 3.74 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 5.658863] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 01:57:09 +0000. Up 5.62 seconds. [ 5.744515] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.762822] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.766730] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.768542] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+[[32m OK [0m] Started System Logging Service. [ 5.771597] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.773602] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:af:04:f3 | [ 5.775452] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.777387] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.780120] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.783173] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.785406] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.787533] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.792337] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.800520] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.844317] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.851752] cloud-init[3435]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 01:57:14 +0000. Up 10.79 seconds. [ 11.108159] cloud-init[3531]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 01:57:14 +0000. Up 11.06 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | e5:38:12:f7:c7:0d:6f:a3:af:21:b8:b7:59:d0:6b:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.159669] cloud-init[3531]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 01:57:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.15 seconds 2018-12-03 01:57:19,060 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3c598d0L 2018-12-03 01:57:19,060 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 01:57:19,081 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-03 01:57:19,081 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-03 01:57:19,113 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 01:57:19,113 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-03 01:57:19,113 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-03 01:57:19,114 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 01:57:19,114 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-03 01:57:19,114 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 01:57:19,122 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-03 01:57:19,122 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 01:57:19,124 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-03 01:57:19,125 - paramiko.transport - DEBUG - Trying discovered key e53812f7c70d6fa3af21b8b759d06bb7 in /tmp/tmpxDETJB 2018-12-03 01:57:19,163 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 01:57:19,194 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-03 01:57:19,226 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-03 01:57:19,226 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-03 01:57:19,227 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-03 01:57:19,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-12-03 01:57:19,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:19,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:19,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4332, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4340, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1856, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4319, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 906, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4074, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4312, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:18 GMT 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:19,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-03 01:57:19,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:19,763 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4332, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4340, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1856, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4319, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 906, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 797, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 810, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4074, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4312, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 01:57:19,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:20,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4332, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4340, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1856, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4319, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 906, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 797, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 810, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4074, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4312, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:19 GMT 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-03 01:57:20,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:20,047 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 01:57:20,047 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 01:57:20,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:20,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:20,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:19.252Z", "updated_at": "2018-12-03T01:57:19.252Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:19 GMT 2018-12-03 01:57:20,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:20,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-03 01:57:20,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:20,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:19.252Z", "updated_at": "2018-12-03T01:57:19.252Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-03 01:57:20,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:20,353 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:19 GMT 2018-12-03 01:57:20,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:20,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-03 01:57:20,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:20,353 - functest.core.cloudify - DEBUG - List secrets: 2018-12-03 01:57:20,353 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-12-03 01:57:20,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:20,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:19.252Z", "updated_at": "2018-12-03T01:57:19.252Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:20,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:19 GMT 2018-12-03 01:57:20,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:20,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-03 01:57:20,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:20,435 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-03 01:57:20,435 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-03 01:57:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 01:57:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:57:20,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 586 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f785b65-0a7a-487e-81a0-fe1c18b61af0 2018-12-03 01:57:20,645 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960"}, "tags": [], "enabled": true, "id": "03f7d131905c4ad281aac371eb9f8960", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 01:57:20,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-6f785b65-0a7a-487e-81a0-fe1c18b61af0 2018-12-03 01:57:20,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201061010361s 2018-12-03 01:57:20,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-03 01:57:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/03f7d131905c4ad281aac371eb9f8960.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-03 01:57:20,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:20 GMT X-Openstack-Request-Id: req-6d2f7328-e959-43de-b458-9e7783ef1980 2018-12-03 01:57:20,993 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-03 01:57:20,993 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/03f7d131905c4ad281aac371eb9f8960.json used request id req-6d2f7328-e959-43de-b458-9e7783ef1980 2018-12-03 01:57:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.344997167587s 2018-12-03 01:57:20,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-03 01:57:20,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-03 01:57:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-03 01:57:21,009 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba9e46f-c3e1-45ad-9b88-510ecd5adf32 2018-12-03 01:57:21,010 - 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.8:35357/v3/", "rel": "self"}]}]}} 2018-12-03 01:57:21,010 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-dba9e46f-c3e1-45ad-9b88-510ecd5adf32 2018-12-03 01:57:21,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:57:21,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359f8a8c-df8a-47d3-9db0-0f72894d9b0b 2018-12-03 01:57:21,209 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-03 01:57:21,209 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-359f8a8c-df8a-47d3-9db0-0f72894d9b0b 2018-12-03 01:57:21,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211547136307s 2018-12-03 01:57:21,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-03 01:57:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 01:57:21,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json Date: Mon, 03 Dec 2018 01:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a3f451-7996-47c7-8c81-c6a0d77d8580 2018-12-03 01:57:21,430 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "0c845f8017344abdbaf66391688d9295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "22c6304f96604e2a86830ff359729900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "3230efb607c9404aa61bc4245c350496"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "3daa5dbc196c474681621ae8561415ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "4ea26b7c4ef54660bbabc9834effda9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "901b267f568e4980a1f2ae6e4241699a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "b3ac069871eb40468370a376c3a6934b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "d28a7d1fc5404c6dabd866d92efb84da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d7bbb782e15d41e8ac7839d3a438a796"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "dd86f0feeef34649b3de59866ea1be7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "efe70063c80744ebbc0df433ab846bac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "f0bbb7ba50064122b8b8ee66c2009447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "fa2dbdcff6084c12a42e8784607b1a54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "fde814f71f4a459db5fe853f898fa501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-03 01:57:21,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-d9a3f451-7996-47c7-8c81-c6a0d77d8580 2018-12-03 01:57:21,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.211224794388s 2018-12-03 01:57:21,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '1261523b-af2c-46a2-8339-dfdbc3816f7b', 'keystone_tenant_name': u'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.26:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'project_domain_name': 'Default'} 2018-12-03 01:57:21,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-12-03 01:57:21,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,542 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:20 GMT 2018-12-03 01:57:21,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-03 01:57:21,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,543 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "1261523b-af2c-46a2-8339-dfdbc3816f7b"} 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:20.691Z", "updated_at": "2018-12-03T01:57:20.691Z", "created_by": "admin", "private_resource": false, "value": "1261523b-af2c-46a2-8339-dfdbc3816f7b", "key": "keystone_password"} 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:20 GMT 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-03 01:57:21,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,618 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"} 2018-12-03 01:57:21,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:20.767Z", "updated_at": "2018-12-03T01:57:20.767Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef", "key": "keystone_tenant_name"} 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,690 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:20 GMT 2018-12-03 01:57:21,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-03 01:57:21,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,691 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-03 01:57:21,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:20.848Z", "updated_at": "2018-12-03T01:57:20.848Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:20 GMT 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-03 01:57:21,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,775 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.26:5000"} 2018-12-03 01:57:21,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:20.925Z", "updated_at": "2018-12-03T01:57:20.925Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.26:5000", "key": "keystone_url"} 2018-12-03 01:57:21,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:20 GMT 2018-12-03 01:57:21,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-03 01:57:21,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,847 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-03 01:57:21,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:21,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:21,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:21,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:21.008Z", "updated_at": "2018-12-03T01:57:21.008Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:21 GMT 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:21,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-03 01:57:21,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:21,933 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef"} 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-03 01:57:22,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:21.093Z", "updated_at": "2018-12-03T01:57:21.093Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "key": "keystone_username"} 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:21 GMT 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:22,018 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-03 01:57:22,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:57:22,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-03T01:57:21.168Z", "updated_at": "2018-12-03T01:57:21.168Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:57:22,090 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:57:21 GMT 2018-12-03 01:57:22,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:57:22,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-03 01:57:22,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:57:22,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-03 01:57:22,092 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 01:57:22,098 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 01:57:22,098 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 01:57:22,111 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 01:57:22,230 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-03 01:57:22,231 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-03 01:57:22,233 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-03 01:57:22,234 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-03 01:57:22,234 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-03 01:57:22,250 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-03 01:58:02,637 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-03 01:58:02,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirrors.cat.pdx.edu * updates: centos.s.uw.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 12 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-03 01:58:02,638 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-03 01:58:02,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-12-03 01:58:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:58:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=03f7d131905c4ad281aac371eb9f8960&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:58:02,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:02 GMT X-Openstack-Request-Id: req-0ea97855-3d3f-4b63-a4cf-e49705f1e329 2018-12-03 01:58:02,714 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:58:02,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=03f7d131905c4ad281aac371eb9f8960&name=default used request id req-0ea97855-3d3f-4b63-a4cf-e49705f1e329 2018-12-03 01:58:02,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0675890445709s 2018-12-03 01:58:02,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 01:58:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:58:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:02 GMT X-Openstack-Request-Id: req-679d9862-ec07-492f-8498-cbf4f1332cc8 2018-12-03 01:58:02,768 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "08ea8bc6-478d-4837-b7d0-0664d88df96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-03T01:54:27Z", "revision_number": 0, "id": "1032b776-c74d-4230-98b4-5fbc46233263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:27Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "28d3be95-e791-436d-be2e-30a86c1f563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 80, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "a784b0e1-b7a5-4e70-ad07-a3fd64b264e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 443, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 7, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 1, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 01:58:02,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-679d9862-ec07-492f-8498-cbf4f1332cc8 2018-12-03 01:58:02,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491900444031s 2018-12-03 01:58:02,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 01:58:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -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": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde"}}' 2018-12-03 01:58:03,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:03 GMT X-Openstack-Request-Id: req-ba95718c-1285-45e5-a975-baec56a6ced2 2018-12-03 01:58:03,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-03T01:58:02Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "port_range_min": 22, "revision_number": 0, "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:58:02Z", "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "3f050815-afba-4485-97a2-59800c06e08c"}} 2018-12-03 01:58:03,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ba95718c-1285-45e5-a975-baec56a6ced2 2018-12-03 01:58:03,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.536417007446s 2018-12-03 01:58:03,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-03 01:58:03,419 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:06,111 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-03 01:58:06,112 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:06.042Z", "updated_at": "2018-12-03T01:58:06.042Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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"}}}, "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.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-03 01:58:06,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:06,115 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:06 GMT 2018-12-03 01:58:06,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:06,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-03 01:58:06,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:06,139 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-03 01:58:07,608 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-03 01:58:07,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:58:07,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:58:08,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:08 GMT X-Openstack-Request-Id: req-7efc125e-82f2-48db-a718-5524007d545c 2018-12-03 01:58:08,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:54:24Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": 4373348352, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:58:08,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7efc125e-82f2-48db-a718-5524007d545c 2018-12-03 01:58:08,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.716897010803s 2018-12-03 01:58:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 01:58:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef"}' 2018-12-03 01:58:08,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:08 GMT Location: http://172.30.9.26:9292/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0875f08-06ac-4823-913b-48e71654587f 2018-12-03 01:58:08,381 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:58:08Z", "file": "/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "60f078de-361e-4e7a-bd40-fa1b174bfb22", "size": null, "self": "/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": null, "created_at": "2018-12-03T01:58:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 01:58:08,381 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b0875f08-06ac-4823-913b-48e71654587f 2018-12-03 01:58:08,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0433919429779s 2018-12-03 01:58:08,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 01:58:08,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '' 2018-12-03 01:58:13,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 01:58:13 GMT X-Openstack-Request-Id: req-7591cae8-8b2a-4f98-80aa-fd2d9a0f81e1 2018-12-03 01:58:13,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 01:58:13,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/file used request id req-7591cae8-8b2a-4f98-80aa-fd2d9a0f81e1 2018-12-03 01:58:13,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.91307592392s 2018-12-03 01:58:13,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 01:58:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 01:58:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58:13 GMT X-Openstack-Request-Id: req-941546ba-ef14-42dd-a95f-2732f02d3551 2018-12-03 01:58:13,365 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:58:13Z", "file": "/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "60f078de-361e-4e7a-bd40-fa1b174bfb22", "size": 263586304, "self": "/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T01:58:08Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:54:24Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": 4373348352, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 01:58:13,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-941546ba-ef14-42dd-a95f-2732f02d3551 2018-12-03 01:58:13,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0655698776245s 2018-12-03 01:58:13,368 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/file', 'owner': u'03f7d131905c4ad281aac371eb9f8960', 'id': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'size': 263586304, u'self': u'/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'03f7d131905c4ad281aac371eb9f8960', 'name': 'cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f078de-361e-4e7a-bd40-fa1b174bfb22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T01:58:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T01:58:13Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'created': u'2018-12-03T01:58:08Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-03T01:58:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-12-03 01:58:13,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 01:58:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-03 01:58:13,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58: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-1cd3c296-beb3-4c40-865a-52a7c627e049 x-openstack-request-id: req-1cd3c296-beb3-4c40-865a-52a7c627e049 2018-12-03 01:58:13,604 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "0edfce05-5909-486f-9908-20aea1b1b0ef"}} 2018-12-03 01:58:13,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1cd3c296-beb3-4c40-865a-52a7c627e049 2018-12-03 01:58:13,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234956979752s 2018-12-03 01:58:13,605 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'0edfce05-5909-486f-9908-20aea1b1b0ef', 'swap': 0}) 2018-12-03 01:58:13,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 01:58:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" -d '{"extra_specs": {}}' 2018-12-03 01:58:13,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 01:58: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-53de0e18-e091-406a-ab0b-e228dc26ef0f x-openstack-request-id: req-53de0e18-e091-406a-ab0b-e228dc26ef0f 2018-12-03 01:58:13,627 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 01:58:13,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef/os-extra_specs used request id req-53de0e18-e091-406a-ab0b-e228dc26ef0f 2018-12-03 01:58:13,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211420059204s 2018-12-03 01:58:13,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-03 01:58:13,628 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "60f078de-361e-4e7a-bd40-fa1b174bfb22", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "bono_cluster_size": 1, "flavor_id": "0edfce05-5909-486f-9908-20aea1b1b0ef", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-03 01:58:14,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:14,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "60f078de-361e-4e7a-bd40-fa1b174bfb22", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "bono_cluster_size": 1, "flavor_id": "0edfce05-5909-486f-9908-20aea1b1b0ef", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef", "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"}, "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": "2018-12-03T01:58:13.766Z", "updated_at": "2018-12-03T01:58:13.766Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-03 01:58:14,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:14,799 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:14 GMT 2018-12-03 01:58:14,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:14,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-03 01:58:14,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:14,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-12-03 01:58:14,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:14,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:14,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:14 GMT 2018-12-03 01:58:14,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:14,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-03 01:58:14,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:14,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:14,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:14 GMT 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:14,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:15,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:15,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:15,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:15 GMT 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:15,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:20,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:20,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:20,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:15.741Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:15.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:16.101Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:16.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:16.193Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:16.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:16.287Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:16.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:16.287Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:16.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:16.287Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:16.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:17.199Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:17.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:17.199Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:17.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:17.199Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:17.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:18.244Z", "message": "Installing from directory: /tmp/tmp85Wl6l [args=--prefix=\"/tmp/openstack-s_vbUT\" --constraint=\"/tmp/openstack-s_vbUT/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:18.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:18.244Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp85Wl6l --prefix=\"/tmp/openstack-s_vbUT\" --constraint=\"/tmp/openstack-s_vbUT/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:18.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:20 GMT 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-03 01:58:20,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 01:58:20,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-03 01:58:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-03 01:58:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 01:58:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp85Wl6l [args=--prefix="/tmp/openstack-s_vbUT" --constraint="/tmp/openstack-s_vbUT/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-03 01:58:20,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp85Wl6l --prefix="/tmp/openstack-s_vbUT" --constraint="/tmp/openstack-s_vbUT/constraint.txt" 2018-12-03 01:58:20,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:20,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:20,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:20,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:20,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:20,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:20 GMT 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:20,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:25,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:25,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:25 GMT 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:25,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:25,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:25,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:25 GMT 2018-12-03 01:58:25,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:25,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:25,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:30,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:30,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:30 GMT 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:30,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:30,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:30 GMT 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:30,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:35,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:35,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:35,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:35,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:35 GMT 2018-12-03 01:58:35,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:35,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:35,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:35,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:35,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:35,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:35,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:35,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:35 GMT 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:35,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:40,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:40,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:40,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:40,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:40 GMT 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:40,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:40,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:41,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:41,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:41,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:41,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:41,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:41 GMT 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:41,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:46,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:46,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:46 GMT 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:46,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:46,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:46 GMT 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:46,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:51,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:51,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:51,208 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:51 GMT 2018-12-03 01:58:51,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:51,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 01:58:51,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:51,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:51,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:51,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:51,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:51,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:51,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:51 GMT 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-03 01:58:51,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:56,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:56,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:51.896Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:51.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:52.268Z", "message": "Removing directory: /tmp/tmp85Wl6l", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:52.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e", "logger": "4a5684ac-4c6f-493e-b025-787d6efd452c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:52.813Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:52.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:53.320Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:53.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:53.320Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:53.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:54.326Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:54.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:56 GMT 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-12-03 01:58:56,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp85Wl6l 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-03 01:58:56,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-03 01:58:56,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/00b10f58-dfba-4c5b-9769-81269b8d3a3e 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:56,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"} 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:56 GMT 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-03 01:58:56,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:56,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-03 01:58:56,404 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-03 01:58:56,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:56,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:56,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:56,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:56,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:56 GMT 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:58:56,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:56,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:58:56,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:56,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:56 GMT 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:58:56,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:58:56,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:58:56 GMT 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:58:56,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:01,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:01,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:01,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:57.154Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:57.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:58:58.421Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:58:58.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "keypair_1adrd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.272Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.389Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ea2dfad3-ddb3-45de-ae54-2c686536d555"}, {"node_instance_id": "bind_security_group_8o213m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ea2dfad3-ddb3-45de-ae54-2c686536d555"}, {"node_instance_id": "bind_security_group_8o213m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.499Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ea2dfad3-ddb3-45de-ae54-2c686536d555"}, {"node_instance_id": "bind_security_group_8o213m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:00.499Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:00.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ea2dfad3-ddb3-45de-ae54-2c686536d555"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "keypair_1adrd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "keypair_1adrd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.458Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.546Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e7bebfae-c00e-452b-a648-ef4fd768ba63"}, {"node_instance_id": "ellis_security_group_urwvv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.546Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e7bebfae-c00e-452b-a648-ef4fd768ba63"}, {"node_instance_id": "ellis_security_group_urwvv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.546Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e7bebfae-c00e-452b-a648-ef4fd768ba63"}, {"node_instance_id": "ellis_security_group_urwvv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.546Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e7bebfae-c00e-452b-a648-ef4fd768ba63"}, {"node_instance_id": "keypair_1adrd6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:01.546Z", "message": "Using external resource keypair: cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:01.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eef79e6e-8247-455f-be44-434c19e3d73f"}], "metadata": {"pagination": {"total": 41, "offset": 0, "size": 50}}} 2018-12-03 01:59:01,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:01,831 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:01 GMT 2018-12-03 01:59:01,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:01,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22016 2018-12-03 01:59:01,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:01,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-03 01:59:01,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:01,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 01:59:01,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-03 01:59:01,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-03 01:59:01,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-03 01:59:01,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:01,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:01,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-12-03 01:59:01,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-12-03 01:59:01,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef 2018-12-03 01:59:01,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:01,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:01,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:01,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:01 GMT 2018-12-03 01:59:01,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:01,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:01,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:06,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:07,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:07,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:07,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_1adrd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.466Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "keypair_1adrd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.466Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.466Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "keypair_1adrd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.466Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:02.558Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:02.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "647e9035-708d-4b2b-bd94-1051ba885edd"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.492Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.684Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:02Z', u'updated_at': u'2018-12-03T01:59:02Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 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'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'3c59cb23-4235-4736-85f8-681abb56254c', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "81b722d6-d028-48c8-a803-5a87cef01291"}, {"node_instance_id": "bind_floatingip_kv8fgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:03.684Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:02Z', u'updated_at': u'2018-12-03T01:59:02Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 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'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'ae067ff0-e5e9-426a-8e56-44365be0fde5', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:03.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dfb9f663-d118-4c44-b5dd-ffac0af82c6e"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.598Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.598Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.598Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.598Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.598Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "sprout_security_group_kf2pgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1e75cfaf-e135-4ace-b07f-7c8f18bd8a64"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "sprout_security_group_kf2pgw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1e75cfaf-e135-4ace-b07f-7c8f18bd8a64"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:04.742Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:04.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5d6d8e50-2cd0-4360-82f9-e75d86f81f47"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.606Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.606Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.606Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.606Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.606Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}], "metadata": {"pagination": {"total": 107, "offset": 41, "size": 50}}} 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:07,112 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:07 GMT 2018-12-03 01:59:07,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:07,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30952 2018-12-03 01:59:07,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-03 01:59:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-03 01:59:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-03 01:59:07,117 - 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'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:02Z', u'updated_at': u'2018-12-03T01:59:02Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 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'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'3c59cb23-4235-4736-85f8-681abb56254c', u'qos_policy_id': None} 2018-12-03 01:59:07,117 - 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'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:02Z', u'updated_at': u'2018-12-03T01:59:02Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 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'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'ae067ff0-e5e9-426a-8e56-44365be0fde5', u'qos_policy_id': None} 2018-12-03 01:59:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-12-03 01:59:07,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:07,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-03 01:59:07,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:07,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:07,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:07,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:07,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:07,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:07 GMT 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:07,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:07,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:12,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:12,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:05.774Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:05.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ce98c1d2-b4c3-43ab-82ac-89ab913955be"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:06.616Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:06.616Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:06.616Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:06.616Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:06.786Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:06.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4c483892-0536-47e4-916b-1c4fb7c3cf15"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.679Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.679Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.679Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.679Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4c483892-0536-47e4-916b-1c4fb7c3cf15"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "homer_security_group_w2qvkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4c483892-0536-47e4-916b-1c4fb7c3cf15"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "homer_security_group_w2qvkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:07.782Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:07.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4c483892-0536-47e4-916b-1c4fb7c3cf15"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.737Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.846Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:07Z', u'updated_at': u'2018-12-03T01:59:07Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'6678fa71-09dd-4b36-8d83-0054f9331100', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bf7117c3-6bef-4e10-8991-fa17a863c339"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.846Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7b5480bc-323e-4dea-9d44-6666b8fd1df6"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.846Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.846Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:08.846Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:08.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.814Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.814Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.814Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.814Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.814Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.939Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "48a19051-6099-4499-b68b-78dab38846fb"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.939Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.939Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:09.939Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:09.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5f14b7e7-de66-4394-850f-95d61710d2b6"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 159, "offset": 91, "size": 50}}} 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:12 GMT 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30814 2018-12-03 01:59:12,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-12-03 01:59:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-03 01:59:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-12-03 01:59:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-03 01:59:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,373 - 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'03f7d131905c4ad281aac371eb9f8960', u'created_at': u'2018-12-03T01:59:07Z', u'updated_at': u'2018-12-03T01:59:07Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'03f7d131905c4ad281aac371eb9f8960', u'port_id': None, u'id': u'6678fa71-09dd-4b36-8d83-0054f9331100', u'qos_policy_id': None} 2018-12-03 01:59:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-12-03 01:59:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}] 2018-12-03 01:59:12,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 01:59:12,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-12-03 01:59:12,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:12,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:12,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:12,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:12,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:12 GMT 2018-12-03 01:59:12,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:12,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:12,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:17,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:17,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:17,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:17,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:17,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_kmllyi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.868Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.954Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'23e835a7-a2e5-4fd8-b782-61e61f0903e9', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ae067ff0-e5e9-426a-8e56-44365be0fde5', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9e5958d6-1fc6-4873-a489-7587733cf0f9"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.954Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_hpo3we'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9e5958d6-1fc6-4873-a489-7587733cf0f9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:10.954Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_kdilyd'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:10.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "48a19051-6099-4499-b68b-78dab38846fb"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.903Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.958Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd2ac105-3fcf-495a-9ae4-9d7ee57dbc6a', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6678fa71-09dd-4b36-8d83-0054f9331100', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5bd12156-63c6-4d6e-b016-edef4fa58c0f"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:11.958Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_nl691p'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5bd12156-63c6-4d6e-b016-edef4fa58c0f"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:12.922Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:12.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:12.922Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:12.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:12.922Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:12.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:12.922Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:12.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:12.922Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:12.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9e5958d6-1fc6-4873-a489-7587733cf0f9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "48a19051-6099-4499-b68b-78dab38846fb"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_hpo3we', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9e5958d6-1fc6-4873-a489-7587733cf0f9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_kdilyd', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "48a19051-6099-4499-b68b-78dab38846fb"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c284d5f0-d52d-4ec6-a920-dccd67292bda', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "848c5db3-fe74-43ff-b037-de4aaf2c1629"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_hpo3we', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9e5958d6-1fc6-4873-a489-7587733cf0f9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_kdilyd', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "48a19051-6099-4499-b68b-78dab38846fb"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.008Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_07y78x'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "848c5db3-fe74-43ff-b037-de4aaf2c1629"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.932Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.932Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.932Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:13.932Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:13.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.017Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5bd12156-63c6-4d6e-b016-edef4fa58c0f"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.017Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_nl691p', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5bd12156-63c6-4d6e-b016-edef4fa58c0f"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.017Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'75851f84-f42f-468e-bc02-8f48901c29c9', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "52abd2c7-ae6f-4d96-8c6e-a402274b01ad"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.017Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_nl691p', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5bd12156-63c6-4d6e-b016-edef4fa58c0f"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.017Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_kupjkl'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "52abd2c7-ae6f-4d96-8c6e-a402274b01ad"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:14.975Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:14.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:15.024Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:15.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "848c5db3-fe74-43ff-b037-de4aaf2c1629"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:15.024Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_07y78x', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:15.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "848c5db3-fe74-43ff-b037-de4aaf2c1629"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:15.024Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_07y78x', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:15.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "848c5db3-fe74-43ff-b037-de4aaf2c1629"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 213, "offset": 141, "size": 50}}} 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:17 GMT 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:17,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31811 2018-12-03 01:59:17,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:17,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:17,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'23e835a7-a2e5-4fd8-b782-61e61f0903e9', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ae067ff0-e5e9-426a-8e56-44365be0fde5', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_hpo3we'} 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_kdilyd'} 2018-12-03 01:59:17,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:17,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fd2ac105-3fcf-495a-9ae4-9d7ee57dbc6a', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'6678fa71-09dd-4b36-8d83-0054f9331100', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_nl691p'} 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:17,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_hpo3we', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_kdilyd', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c284d5f0-d52d-4ec6-a920-dccd67292bda', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_hpo3we', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_kdilyd', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_07y78x'} 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:17,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_nl691p', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'75851f84-f42f-468e-bc02-8f48901c29c9', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_nl691p', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_kupjkl'} 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_07y78x', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_07y78x', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:17,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:17,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:17,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:17,669 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:17 GMT 2018-12-03 01:59:17,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:17,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:17,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:22,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:22,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:22,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:22,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:22,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.290Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.305Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_kupjkl', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "52abd2c7-ae6f-4d96-8c6e-a402274b01ad"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.305Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e9075dc1-da4d-4e8b-b3a3-78d40257cdd7', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "080814a6-5cc9-44f3-866a-eeefcfa49f73"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.305Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_kupjkl', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "52abd2c7-ae6f-4d96-8c6e-a402274b01ad"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:16.305Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_bwbqua'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:16.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "080814a6-5cc9-44f3-866a-eeefcfa49f73"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.275Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "52abd2c7-ae6f-4d96-8c6e-a402274b01ad"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.275Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0085346d-45ef-4ea7-8977-5040060fd1c3', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1c0a8d59-1cd4-495a-b496-39ebab6b1c16', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "db097b47-7788-4cca-92f8-d8099ef40d67"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.275Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'acf03b00-446f-4171-b846-8b245ebf4543', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'0085346d-45ef-4ea7-8977-5040060fd1c3', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3c59cb23-4235-4736-85f8-681abb56254c', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "901778c7-c3b6-4af7-bb90-a03f48c386e2"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.275Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_21czcy'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "901778c7-c3b6-4af7-bb90-a03f48c386e2"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.275Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_v17pdx'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "db097b47-7788-4cca-92f8-d8099ef40d67"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.312Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.312Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.312Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.312Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:17.312Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:17.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:18.319Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:18.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.099Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_v17pdx', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "db097b47-7788-4cca-92f8-d8099ef40d67"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.286Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "db097b47-7788-4cca-92f8-d8099ef40d67"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.286Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_v17pdx', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "db097b47-7788-4cca-92f8-d8099ef40d67"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.337Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.337Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.337Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:19.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:19.337Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:19.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:20.294Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:20.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "080814a6-5cc9-44f3-866a-eeefcfa49f73"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:20.294Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_bwbqua', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:20.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "080814a6-5cc9-44f3-866a-eeefcfa49f73"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:20.294Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_bwbqua', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:20.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "080814a6-5cc9-44f3-866a-eeefcfa49f73"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:20.984Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:20.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:21.301Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "901778c7-c3b6-4af7-bb90-a03f48c386e2"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:21.301Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_21czcy', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "901778c7-c3b6-4af7-bb90-a03f48c386e2"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:21.301Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_21czcy', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "901778c7-c3b6-4af7-bb90-a03f48c386e2"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:21.374Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:21.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:22.379Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:22.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:22.379Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:22.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:22.379Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:22.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:22.379Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:22.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 239, "offset": 191, "size": 50}}} 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:22,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:22 GMT 2018-12-03 01:59:22,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:22,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31455 2018-12-03 01:59:22,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:22,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_kupjkl', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e9075dc1-da4d-4e8b-b3a3-78d40257cdd7', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-03 01:59:22,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_kupjkl', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_bwbqua'} 2018-12-03 01:59:22,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0085346d-45ef-4ea7-8977-5040060fd1c3', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'1c0a8d59-1cd4-495a-b496-39ebab6b1c16', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', u'external_type': u'keypair'}, {u'external_id': u'662a5274-fadd-4588-ac9f-f5e82a687241', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'acf03b00-446f-4171-b846-8b245ebf4543', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'0085346d-45ef-4ea7-8977-5040060fd1c3', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3c59cb23-4235-4736-85f8-681abb56254c', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_21czcy'} 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_v17pdx'} 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:22,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:22,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_v17pdx', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:22,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_v17pdx', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:22,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:22,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:22,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_bwbqua', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_bwbqua', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_21czcy', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_21czcy', 'key_name': u'cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'image': u'60f078de-361e-4e7a-bd40-fa1b174bfb22', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef', 'cloudify_management_network_id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}, 'nics': [{'net-id': u'55a32b8b-18f5-46c1-8047-3f515e47c9ca'}], 'flavor': u'0edfce05-5909-486f-9908-20aea1b1b0ef'} 2018-12-03 01:59:22,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:22,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:22,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:22,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:22,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:22,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:22,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:22,847 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:22 GMT 2018-12-03 01:59:22,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:22,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:22,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:27,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:27,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:27,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:23.413Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:23.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:24.417Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:24.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:24.417Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:24.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:24.417Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:24.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:24.417Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:24.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:24.417Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:24.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:25.486Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:25.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:25.486Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:25.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:25.486Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:25.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:25.486Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:25.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:25.486Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:25.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:26.993Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:26.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 256, "offset": 239, "size": 50}}} 2018-12-03 01:59:27,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:27,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:27 GMT 2018-12-03 01:59:27,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:27,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11431 2018-12-03 01:59:27,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:27,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:27,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:27,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:27,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:27,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:27,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 01:59:27,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:27,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:27,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:27,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:27 GMT 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:27,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:27,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:32,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:33,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:27.997Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:27.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 257, "offset": 256, "size": 50}}} 2018-12-03 01:59:33,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:33,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:33 GMT 2018-12-03 01:59:33,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:33,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-12-03 01:59:33,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 01:59:33,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:33,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:33,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:33 GMT 2018-12-03 01:59:33,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:33,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:33,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:38,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:38,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:38,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:38,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:38,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:38,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:38 GMT 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 01:59:38,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:38,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:38,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:38,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:38,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:38 GMT 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:38,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:38,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:43,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:43,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:43 GMT 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 01:59:43,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:43,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:43,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:43 GMT 2018-12-03 01:59:43,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:43,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:43,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:48,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:48,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:48,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:48,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:48,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:48 GMT 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 01:59:48,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:48,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:48,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:48,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:48,601 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:48 GMT 2018-12-03 01:59:48,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:48,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:48,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:53,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:53,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:53,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:53,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:53,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:49.057Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:50.006Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:50.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:51.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:51.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:52.742Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:52.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:52.742Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:52.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:52.742Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:52.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:53.011Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:53.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 264, "offset": 257, "size": 50}}} 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:53 GMT 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4292 2018-12-03 01:59:53,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:53,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:53,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:53,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:53,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:53 GMT 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:53,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:53,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:58,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 01:59:58,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:58,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:58,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:54.078Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:54.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:55.244Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:55.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:56.253Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:56.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:57.258Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:57.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:57.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:57.258Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:57.258Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:57.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:58.263Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:58.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:58.263Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T01:59:58.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 279, "offset": 264, "size": 50}}} 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:58 GMT 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:58,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10890 2018-12-03 01:59:58,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 01:59:58,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:58,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:58,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 01:59:58,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 01:59:58,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 01:59:58,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 01:59:58 GMT 2018-12-03 01:59:58,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 01:59:58,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 01:59:58,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:03,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:03,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:03,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:03,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:03,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T01:59:59.266Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T01:59:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:00.270Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:00.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 281, "offset": 279, "size": 50}}} 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:03 GMT 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-12-03 02:00:03,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:03,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 02:00:03,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 02:00:03,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:04,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:04,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:04 GMT 2018-12-03 02:00:04,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:04,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:04,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:09,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:09,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:09 GMT 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:09,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:09,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:09,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:09,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:09,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:09,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:09 GMT 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:09,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:14,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:14,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:14,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:14,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:14,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:14,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:14 GMT 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:14,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:14,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:14,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:14 GMT 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:14,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:19,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:19,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:19,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:19,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:19 GMT 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:19,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:19,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:19,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:19,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:19,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:19,406 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:19 GMT 2018-12-03 02:00:19,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:19,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:19,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:24,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:24,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:24,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:21.595Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:21.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:22.279Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:22.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:23.938Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:23.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:24.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:24.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:24.284Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:24.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 286, "offset": 281, "size": 50}}} 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:24 GMT 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3266 2018-12-03 02:00:24,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:24,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:24,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:24,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:24,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:24,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:24,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:24,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:24,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:24 GMT 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:24,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:29,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:29,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:29,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:29,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:25.385Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:25.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:26.288Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:26.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:27.474Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:27.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:28.504Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:28.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:29.607Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:29.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 303, "offset": 286, "size": 50}}} 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:29 GMT 2018-12-03 02:00:29,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:29,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11916 2018-12-03 02:00:29,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:29,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:29,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:29,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:29,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:29,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:00:29,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:29,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:29,806 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:29 GMT 2018-12-03 02:00:29,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:29,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:29,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:34,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:34,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:31.194Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:31.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:31.623Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:31.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:34 GMT 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-12-03 02:00:34,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:34,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-03 02:00:34,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:34,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:34,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:34,932 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:34 GMT 2018-12-03 02:00:34,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:34,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:34,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:39,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:40,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:40,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:40,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:40,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:40 GMT 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:40,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:40,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:40,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:40,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:40,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:40 GMT 2018-12-03 02:00:40,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:40,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:40,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:45,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:45,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:45,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:45,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:45 GMT 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:45,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:45,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:45,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:45,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:45,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:45 GMT 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:45,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:45,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:50,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:50,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:50,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:50,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:50,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:50,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:50 GMT 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:00:50,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:50,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:50,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:50,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:50 GMT 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:50,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:50,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:55,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:00:56,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:56,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:53.983Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:53.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:55.633Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:55.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-12-03 02:00:56,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:56,061 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:56 GMT 2018-12-03 02:00:56,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:56,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-03 02:00:56,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:00:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:00:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:00:56,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:00:56,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:00:56,447 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:00:56 GMT 2018-12-03 02:00:56,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:00:56,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:00:56,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:01,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:03,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:57.040Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:57.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:57.040Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:57.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:58.232Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:58.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:58.232Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:58.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:59.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:59.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:59.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:59.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:59.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:00:59.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:00:59.448Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:00:59.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 315, "offset": 307, "size": 50}}} 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:03 GMT 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4805 2018-12-03 02:01:03,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:03,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:03,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:03,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:03,609 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:03 GMT 2018-12-03 02:01:03,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:03,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:03,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:08,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:09,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:09,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:09,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:09,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:09,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:03.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:03.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:03.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:03.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:03.732Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:03.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:03.732Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:03.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:03.732Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:03.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:05.063Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:05.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:05.063Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:05.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:05.063Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:05.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:05.063Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:05.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 324, "offset": 315, "size": 50}}} 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:09 GMT 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5943 2018-12-03 02:01:09,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-03 02:01:09,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:11 GMT 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:16,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:17,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:17,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:17,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:17,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:09.535Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:09.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:11.656Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:11.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:13.215Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:13.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:15.011Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:15.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:15.011Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:15.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 329, "offset": 324, "size": 50}}} 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:17 GMT 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5762 2018-12-03 02:01:17,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:17,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:17,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:17,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:17,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:17,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-03 02:01:17,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:19,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:19,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:19,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:19,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:19 GMT 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:19,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:24,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:24,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:24,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:24 GMT 2018-12-03 02:01:24,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:24,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:01:24,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:24,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:26,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:26,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:26,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:26,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:26 GMT 2018-12-03 02:01:26,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:26,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:26,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:31,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:31,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:28.519Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:28.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:29.433Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-12-03 02:01:31,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:31,417 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:31 GMT 2018-12-03 02:01:31,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:31,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-03 02:01:31,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:31,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:31,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:31,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:31,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:31,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:31,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:31 GMT 2018-12-03 02:01:31,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:31,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:31,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:36,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:39,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:39,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:39,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:32.488Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:32.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:34.424Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:34.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:35.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:35.761Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:35.761Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:35.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:37.505Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:37.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6b40bf3e-5376-4238-bb33-ff78f59b1100"}], "metadata": {"pagination": {"total": 337, "offset": 331, "size": 50}}} 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:39 GMT 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3776 2018-12-03 02:01:39,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-03 02:01:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:01:39,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:39,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:39,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:39,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:39,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:39 GMT 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:39,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:44,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:47,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:39.637Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:39.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:39.985Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:39.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a778d930-d2a3-439e-b5d7-8b0f18a197ad"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.232Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:42.741Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:42.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.544Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:44.794Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:44.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4a464d12-0fbf-47e2-9561-9e2a4a620ec8"}], "metadata": {"pagination": {"total": 354, "offset": 337, "size": 50}}} 2018-12-03 02:01:47,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:47,418 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:47 GMT 2018-12-03 02:01:47,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:47,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8712 2018-12-03 02:01:47,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:47,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:01:47,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:47,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:01:47,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:01:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:47,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:01:47,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:47,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:47,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:47,853 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:47 GMT 2018-12-03 02:01:47,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:47,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:47,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:52,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:54,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:47.387Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:47.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:48.770Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:48.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:48.770Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:48.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:50.851Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:50.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:50.851Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:50.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:52.520Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:52.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:52.520Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:52.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:52.520Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:52.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:52.520Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:52.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:52.520Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:52.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:54.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:54.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}], "metadata": {"pagination": {"total": 365, "offset": 354, "size": 50}}} 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:54 GMT 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7609 2018-12-03 02:01:54,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:01:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-03 02:01:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:01:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-03 02:01:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:01:54,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:01:56,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:01:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:01:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:01:56,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:01:56,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:01:56 GMT 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:01:56,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:01,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:01,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:54.822Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:54.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.400Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:55.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "cbe066a1-5e49-4c84-9f15-d26d33f146a1"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:55.637Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e2e1d1df-818d-466c-8746-d4abb07ed9ed"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:56.637Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:01:56.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a02b03d4-df73-470e-a227-60ce03aa6a77"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:57.176Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:57.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:01:59.126Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:01:59.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 401, "offset": 365, "size": 50}}} 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:01 GMT 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22418 2018-12-03 02:02:01,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:01,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-03 02:02:01,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:01,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:01,513 - 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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2018-12-03 02:02:01,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:01,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:01,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:01,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:01,517 - 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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-12-03 02:02:01,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2018-12-03 02:02:01,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:01,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:01 GMT 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:01,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:06,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:06,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:02.580Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:02.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:03.446Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:03.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:04.660Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:04.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "97465d34-2ece-490d-a09e-d031a7ac4d3e"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:05.069Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:05.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:05.451Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:05.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:05.451Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:05.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:05.451Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:05.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:05.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:05.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.062Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:06.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:06.463Z", "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)", "node_name": "proxy_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 \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:02:06.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 419, "offset": 401, "size": 50}}} 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:06 GMT 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10361 2018-12-03 02:02:06,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:06,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:06,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:06,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:06,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:06,664 - 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) 2018-12-03 02:02:06,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:06,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:06,724 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:06 GMT 2018-12-03 02:02:06,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:06,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:06,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:11,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:11,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:07.065Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:07.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dcaff246-45aa-44de-92a6-7112312cba5a"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:10.225Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:10.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:10.466Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:10.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:10.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:10.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.126Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.480Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:11.480Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:11.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 435, "offset": 419, "size": 50}}} 2018-12-03 02:02:11,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:11,809 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:11 GMT 2018-12-03 02:02:11,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:11,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8775 2018-12-03 02:02:11,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:11,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:11,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:11,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:11,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:11,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:11,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:11,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:11,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:11,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:11,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:11 GMT 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:11,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:16,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:17,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:17,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:12.152Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:12.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:14.137Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:14.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:14.198Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:14.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:14.484Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:14.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Creating Agent ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}], "metadata": {"pagination": {"total": 523, "offset": 435, "size": 50}}} 2018-12-03 02:02:17,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:17,010 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:17 GMT 2018-12-03 02:02:17,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:17,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27614 2018-12-03 02:02:17,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:17,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:17,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:17,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:02:17,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:02:17,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_nl691p 2018-12-03 02:02:17,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:17,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:17,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:17,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:17 GMT 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:17,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:17,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:22,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:22,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:22,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:15.162Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:15.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:16.197Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Creating Agent bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.210Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:17.960Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:17.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:18.479Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:18.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:18.493Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:18.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}], "metadata": {"pagination": {"total": 616, "offset": 485, "size": 50}}} 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:22,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:22 GMT 2018-12-03 02:02:22,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:22,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27627 2018-12-03 02:02:22,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:22,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:02:22,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:22,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:02:22,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_hpo3we 2018-12-03 02:02:22,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:22,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:22,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:22,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:22,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:22,290 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:22 GMT 2018-12-03 02:02:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:22,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:27,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:27,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_nl691p', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_nl691p/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_nl691p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "/home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_hpo3we', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_hpo3we/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_hpo3we', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_nl691p/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Successfully created daemon: ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Creating Agent vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_07y78x/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "02d3249a-0d18-4d1f-ad49-0f92b5f2d47d"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_hpo3we/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.274Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.536Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.536Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.536Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:19.536Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:19.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f99b8f92-8c70-43d9-a44d-aa60b032eed2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "/home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}], "metadata": {"pagination": {"total": 806, "offset": 535, "size": 50}}} 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:27 GMT 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29957 2018-12-03 02:02:27,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_nl691p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_nl691p', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_nl691p/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_nl691p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_hpo3we/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_hpo3we', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_hpo3we/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_hpo3we', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_nl691p/env 2018-12-03 02:02:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_nl691p 2018-12-03 02:02:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_07y78x 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_07y78x/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:02:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_hpo3we/env 2018-12-03 02:02:27,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:27,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:02:27,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:02:27,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:02:27,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:02:27,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:27,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:27 GMT 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:27,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:32,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:32,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "/home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Successfully created daemon: bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a7fffbfa-f49d-40c5-9cfa-a0073b06d5c0"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.290Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f99b8f92-8c70-43d9-a44d-aa60b032eed2"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:20.864Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:20.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Configuring Agent ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:21.325Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:21.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.210Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}], "metadata": {"pagination": {"total": 951, "offset": 585, "size": 50}}} 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:32 GMT 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27190 2018-12-03 02:02:32,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:32,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:02:32,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:02:32,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:02:32,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:32,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_hpo3we 2018-12-03 02:02:32,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:32,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:32,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_nl691p 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:32,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:32,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:32,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:32,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:32,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:32,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:32,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:32,758 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:32 GMT 2018-12-03 02:02:32,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:32,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:32,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:37,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:37,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Successfully created daemon: vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Successfully configured daemon: ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d67858e0-7973-4574-b289-910d560a1895"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a402daf7-d0e1-4380-a26b-fa9f84475af2"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:22.399Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:22.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.216Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.406Z", "message": "Successfully configured daemon: bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.406Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "38133520-8019-4282-85a1-11de47cb1905"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.406Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.406Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:23.406Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bd0be30b-3493-4bd6-8746-c3bbaab943ad"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.221Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.221Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.221Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.221Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Starting Agent ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}], "metadata": {"pagination": {"total": 1131, "offset": 635, "size": 50}}} 2018-12-03 02:02:37,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:37,990 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:37 GMT 2018-12-03 02:02:37,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:37,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27205 2018-12-03 02:02:37,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_07y78x 2018-12-03 02:02:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_nl691p 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:37,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:02:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:02:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:37,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:37,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_hpo3we 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:37,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_nl691p 2018-12-03 02:02:37,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:37,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:37,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:38,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:38 GMT 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:38,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:43,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:43,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:43,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:43,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:24.412Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:24.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.228Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.228Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.228Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.228Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Configuring Agent vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Creating Agent dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}], "metadata": {"pagination": {"total": 1257, "offset": 685, "size": 50}}} 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:43,249 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:43 GMT 2018-12-03 02:02:43,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:43,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27342 2018-12-03 02:02:43,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:02:43,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:02:43,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_07y78x 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:02:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_bwbqua 2018-12-03 02:02:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:43,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:43,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:43 GMT 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:43,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:48,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Configuring Agent vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2c6b0b04-0dba-477c-8cdc-02a6b3156f36"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:25.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:25.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.334Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.334Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.334Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.334Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.334Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}], "metadata": {"pagination": {"total": 1341, "offset": 735, "size": 50}}} 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:48 GMT 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27292 2018-12-03 02:02:48,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_07y78x 2018-12-03 02:02:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:48,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:48,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:48,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:48,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:48 GMT 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:48,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:53,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:53,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:53,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:26.485Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:26.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Creating Agent proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:27.498Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:27.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.472Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_bwbqua/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_bwbqua/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_bwbqua', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_bwbqua/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_bwbqua', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_nl691p start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_bwbqua/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:28.570Z", "message": "Successfully started daemon: ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:28.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "001350d6-78bd-4bfa-9083-b04a696e1262"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.435Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}], "metadata": {"pagination": {"total": 1394, "offset": 785, "size": 50}}} 2018-12-03 02:02:53,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:53,554 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:53 GMT 2018-12-03 02:02:53,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:53,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28040 2018-12-03 02:02:53,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:53,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:53,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_kdilyd 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:02:53,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_bwbqua/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_bwbqua/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_bwbqua', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_bwbqua/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_bwbqua', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_nl691p start 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:02:53,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_bwbqua/env 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_nl691p 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:02:53,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:53,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:53,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:53,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:53,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:53,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:53,629 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:53 GMT 2018-12-03 02:02:53,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:53,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:53,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:58,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:02:58,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:58,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:58,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_hpo3we start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_kdilyd/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "/home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5579bf00-71f1-41a2-913b-9ba5282eeb6a"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_kdilyd', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_kdilyd/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_kdilyd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "[localhost] run: /home/ubuntu/ellis_host_nl691p/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "94e221ec-f300-4604-a1fa-076cd0c341d8"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:29.761Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:29.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1417, "offset": 835, "size": 50}}} 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:58 GMT 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:58,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28503 2018-12-03 02:02:58,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:02:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:02:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_hpo3we start 2018-12-03 02:02:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_kdilyd/env 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_kdilyd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_kdilyd', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_kdilyd/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_kdilyd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:02:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_nl691p/env/bin/pip freeze 2018-12-03 02:02:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:02:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:02:59,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:02:59,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:02:59,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:02:59,092 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:02:59 GMT 2018-12-03 02:02:59,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:02:59,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:02:59,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:04,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:04,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.439Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "/home/ubuntu/proxy_host_kdilyd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "74645e7f-f1bb-4b2e-84da-21bf840ec6f9"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Creating Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Removing directory: /tmp/tmpkwwJFg", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Successfully created daemon: proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6f3b7e98-7d20-443e-b1fb-125a9714cd17"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "[localhost] run: /home/ubuntu/bind_host_hpo3we/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:30.807Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:30.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "e9572e5f-896d-45d6-8c99-71caa1d47abe"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.602Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}], "metadata": {"pagination": {"total": 1427, "offset": 885, "size": 50}}} 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:04 GMT 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28043 2018-12-03 02:03:04,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:04,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-03 02:03:04,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:04,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:04,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kdilyd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:03:04,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_kupjkl 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkwwJFg 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:03:04,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_kdilyd 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_hpo3we/env/bin/pip freeze 2018-12-03 02:03:04,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-03 02:03:04,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:03:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:04,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:04,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:04,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:04,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:04,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:04 GMT 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:04,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:09,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:09,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:09,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:31.853Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.820Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Removing directory: /tmp/tmpmJyatD", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "4dd49670-e92e-497d-8fb3-ad78a148e4b8"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Successfully configured daemon: proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Successfully configured daemon: dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "98f8859f-df09-422d-81e7-55fbfc56aafa"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:32.856Z", "message": "Configuring Agent proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2ad5f41-6fd7-4f05-abe5-90a3b1be894c"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1434, "offset": 935, "size": 50}}} 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:09 GMT 2018-12-03 02:03:09,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:09,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26817 2018-12-03 02:03:09,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:09,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:09,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:09,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:09,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmJyatD 2018-12-03 02:03:09,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_kdilyd 2018-12-03 02:03:09,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_bwbqua 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:09,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_kdilyd 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:09,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:09,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-03 02:03:09,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:03:09,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:09,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:09,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:09,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:09,698 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:09 GMT 2018-12-03 02:03:09,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:09,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:09,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:14,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:14,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:14,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:14,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:33.835Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:33.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Creating Agent sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_kupjkl', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_kupjkl/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_kupjkl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Successfully created daemon: homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "/home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}], "metadata": {"pagination": {"total": 1441, "offset": 985, "size": 50}}} 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:14,774 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:14 GMT 2018-12-03 02:03:14,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:14,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28857 2018-12-03 02:03:14,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:14,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:14,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:14,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_v17pdx 2018-12-03 02:03:14,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:14,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_kupjkl', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_kupjkl/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_kupjkl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_kupjkl 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:03:14,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:03:14,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:03:14,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:14,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:14,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:14,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:14,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:14,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:14,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:14 GMT 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:14,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:19,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:19,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:19,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:19,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_kupjkl', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_kupjkl/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_kupjkl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.013Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_kupjkl/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "06d26433-315c-446a-879a-a1de60106ddd"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:34.853Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:34.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Successfully started daemon: vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Starting Agent dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.144Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_07y78x start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "19c0f554-1289-4c43-8fcd-8cb99d51cac1"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.857Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.857Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.857Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:35.857Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:35.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Starting Agent proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "[localhost] run: /home/ubuntu/vellum_host_07y78x/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}], "metadata": {"pagination": {"total": 1468, "offset": 1035, "size": 50}}} 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:19 GMT 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:19,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27971 2018-12-03 02:03:19,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:03:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_kupjkl/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_kupjkl', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_kupjkl/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_kupjkl', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_kupjkl/env 2018-12-03 02:03:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_07y78x 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_bwbqua 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_07y78x start 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_kdilyd 2018-12-03 02:03:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_07y78x/env/bin/pip freeze 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:19,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:19,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:19,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:19,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:19,990 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:19 GMT 2018-12-03 02:03:19,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:19,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:19,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:24,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:25,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:25,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:25,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:25,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:36.227Z", "message": "[localhost] run: /home/ubuntu/vellum_host_07y78x/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:36.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Removing directory: /tmp/tmpcL_tNt", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a306cf0d-3b73-435f-86d0-a313184bde7b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Configuring Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.297Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1477, "offset": 1085, "size": 50}}} 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:25 GMT 2018-12-03 02:03:25,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:25,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27596 2018-12-03 02:03:25,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_07y78x/env/bin/pip freeze 2018-12-03 02:03:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:25,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpcL_tNt 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-03 02:03:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_kupjkl 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:25,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:25,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:25,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:25 GMT 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:25,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:30,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:30,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:30,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:30,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:37.977Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Creating Agent bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_bwbqua start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Successfully started daemon: dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "dd0ff04e-1baa-4b1e-afe7-a420c3130238"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Successfully configured daemon: homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "261dd46a-b633-4d92-9b92-c7ca43036154"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.295Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:38.992Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:38.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Starting Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_kdilyd start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "[localhost] run: /home/ubuntu/dime_host_bwbqua/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Successfully started daemon: proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "5657840d-264e-4adb-ac84-67c0bc4955ec"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:39.303Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:39.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.004Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Successfully created daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}], "metadata": {"pagination": {"total": 1479, "offset": 1135, "size": 50}}} 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:30 GMT 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26851 2018-12-03 02:03:30,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_21czcy 2018-12-03 02:03:30,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_bwbqua start 2018-12-03 02:03:30,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_bwbqua 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_kupjkl 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-03 02:03:30,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:30,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_kupjkl 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_kdilyd start 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_bwbqua/env/bin/pip freeze 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_kdilyd 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:30,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:30,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:30,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:30,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_21czcy 2018-12-03 02:03:30,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:30,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:30,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:30,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:30,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:30,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:30 GMT 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:30,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:35,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:35,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:35,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:35,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:35,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:35,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "/home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Removing directory: /tmp/tmpKRzne7", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_21czcy', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_21czcy/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_21czcy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "[localhost] run: /home/ubuntu/proxy_host_kdilyd/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Successfully created daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_21czcy/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bcfe504f-0951-47d8-a388-df21478ab270"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "685556c8-bb98-4134-a1c6-488db08f3513"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:40.307Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.066Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.310Z", "message": "Removing directory: /tmp/tmpy2dmDW", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.310Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:41.310Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:41.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a7839f5-c5ac-4f44-9a30-0afca3365a98"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.134Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Successfully created daemon: sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Configuring Agent bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_v17pdx', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_v17pdx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_v17pdx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Successfully started daemon: homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_kupjkl start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "042c7f22-dca1-413e-a225-d13749bf9060"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}], "metadata": {"pagination": {"total": 1484, "offset": 1185, "size": 50}}} 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:35 GMT 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29000 2018-12-03 02:03:35,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:03:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:03:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:35,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKRzne7 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_21czcy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_21czcy', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_21czcy/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_21czcy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_kdilyd/env/bin/pip freeze 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_21czcy 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:03:35,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:35,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_21czcy/env 2018-12-03 02:03:35,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:03:35,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:35,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:35,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:35,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpy2dmDW 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:35,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-03 02:03:35,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:35,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_v17pdx 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_21czcy 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_v17pdx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_v17pdx', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_v17pdx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_v17pdx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DuYfYA.UBuDJ7FW_tQku8jgK2pbRAMJJmI'} 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:35,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-03 02:03:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_kupjkl 2018-12-03 02:03:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_kupjkl start 2018-12-03 02:03:35,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:35,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:35,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:35 GMT 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:35,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:40,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:41,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:41,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "/home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_v17pdx/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:42.625Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:42.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "188b82e6-cadb-4ec5-90a8-18f51d9539b9"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.140Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Successfully configured daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "[localhost] run: /home/ubuntu/homer_host_kupjkl/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "eecf98c5-c91b-496c-8f0f-65297040294d"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Configuring Agent sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:43.686Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:43.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.146Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.146Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.146Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.146Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}], "metadata": {"pagination": {"total": 1484, "offset": 1235, "size": 50}}} 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:41,096 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:41 GMT 2018-12-03 02:03:41,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:41,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27415 2018-12-03 02:03:41,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-03 02:03:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-03 02:03:41,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_v17pdx/env 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:41,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:41,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:03:41,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_21czcy 2018-12-03 02:03:41,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_kupjkl/env/bin/pip freeze 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:03:41,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_v17pdx 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:41,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-03 02:03:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-03 02:03:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:41,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:41,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:41,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:41 GMT 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:41,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:46,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:46,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Removing directory: /tmp/tmp3QUWMm", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "3bfd2615-39b3-47af-92c4-5bdccc140d79"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Starting Agent bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Successfully configured daemon: sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "265dcbf2-40c6-44d4-b48d-ef4358fd4db7"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:44.704Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:44.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.436Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:45.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:45.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Starting Agent sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "proxy_node_c9od51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VEXZC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ad86f383-9c8d-4a38-bf83-2aea79ffc615"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "proxy_node_c9od51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Executing: /tmp/VEXZC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ad86f383-9c8d-4a38-bf83-2aea79ffc615"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:46.807Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:46.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}], "metadata": {"pagination": {"total": 1484, "offset": 1285, "size": 50}}} 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:46 GMT 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26838 2018-12-03 02:03:46,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:46,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp3QUWMm 2018-12-03 02:03:46,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:46,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_21czcy 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_v17pdx 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:46,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-03 02:03:46,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:03:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-03 02:03:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_v17pdx 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VEXZC/install_requirements.sh 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VEXZC/install_requirements.sh 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:03:46,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:46,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:46,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:46,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:46,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:46,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:46 GMT 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:46,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:51,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:51,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:51,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:51,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:51,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:51,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:47.461Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:47.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:47.461Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:47.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:47.461Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:47.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.135Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.468Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.468Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.468Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.468Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.468Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.931Z", "message": "Successfully started daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.931Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_21czcy start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "44d63833-17c8-4876-8803-80f824b59f71"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:48.931Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:48.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.471Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.471Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.471Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.471Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.471Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.953Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.953Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.953Z", "message": "[localhost] run: /home/ubuntu/bono_host_21czcy/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:49.953Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:49.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.520Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.957Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.957Z", "message": "Successfully started daemon: sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.957Z", "message": "Removing directory: /tmp/tmpkgnG0P", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.957Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_v17pdx start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "0caa80da-5a17-4636-ba41-6dfb08141126"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:50.957Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:50.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "1972a363-21cf-4f72-a638-15431a09d954"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.754Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.982Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.982Z", "message": "[localhost] run: /home/ubuntu/sprout_host_v17pdx/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.982Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.982Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:51.982Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:51.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1484, "offset": 1335, "size": 50}}} 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:51 GMT 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26680 2018-12-03 02:03:51,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:51,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:51,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:51,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:51,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:51,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:51,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_21czcy 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_21czcy start 2018-12-03 02:03:51,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_21czcy/env/bin/pip freeze 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_v17pdx 2018-12-03 02:03:51,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkgnG0P 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_v17pdx start 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:51,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:51,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:51,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:51,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:51,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_v17pdx/env/bin/pip freeze 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-03 02:03:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-03 02:03:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:51,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:51,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:51,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:51 GMT 2018-12-03 02:03:51,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:51,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:51,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:56,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:03:56,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:56,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:56,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:56,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:56,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:52.795Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:52.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.041Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.041Z", "message": "Removing directory: /tmp/tmpNPg8ke", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "47bfd4bf-ea27-46a2-ae48-39b4ff7cdf89"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:53.844Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:53.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:54.848Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:54.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:54.848Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:54.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:54.848Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:54.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:54.848Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:54.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:55.852Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:55.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:56.871Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:56.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:56.871Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:56.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:56.871Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:56.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.411Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NTVTI/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.875Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.875Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:57.875Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:57.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:58.188Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:58.188Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:58.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:58.902Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:58.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:58.902Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:58.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:58.902Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:58.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:02:59.999Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:02:59.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:01.049Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:01.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:01.049Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:01.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:01.049Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:01.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:02.285Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:02.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:03.052Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:03.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:03.052Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:03.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:04.225Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:04.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:04.225Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:04.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:04.225Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:04.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:06.422Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:06.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:06.616Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:06.616Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:06.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:09.061Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:09.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:09.619Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:09.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:09.619Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:09.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:11.017Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:11.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}], "metadata": {"pagination": {"total": 1484, "offset": 1385, "size": 50}}} 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:56 GMT 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25838 2018-12-03 02:03:56,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:03:56,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:56,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:56,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:03:56,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpNPg8ke 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-03 02:03:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-03 02:03:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-03 02:03:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:03:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NTVTI/bind.py 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-03 02:03:56,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-03 02:03:56,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:03:56,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:03:56 GMT 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:03:56,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:01,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:01,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:01,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:01,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:01,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:11.046Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:11.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:11.654Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:11.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:11.654Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:11.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:13.839Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:13.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:16.025Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:16.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:17.704Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:17.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo mv /tmp/tmpMBBunL /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo mv /tmp/tmpd0Z6C7 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "The config dict: {'etcd_ip': u'192.168.120.13', 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo mv /tmp/tmpCGd2QV /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:18.403Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:18.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.180Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "[localhost] run: sudo mv /tmp/tmpgUN82F /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "[localhost] run: sudo mv /tmp/tmpe4N3gh /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:19.418Z", "message": "The config dict: {'public_ip': u'172.30.9.209', '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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:19.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2f27f2ca-4d5f-40ea-b54c-27495fbd2a72"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:20.642Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/A1DYX/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:20.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:20.642Z", "message": "Executing: /tmp/A1DYX/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:20.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:20.659Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:20.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:20.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:20.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:20.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:20.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:21.709Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:21.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:21.709Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:21.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:21.709Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:21.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:22.712Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:22.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "proxy_node_c9od51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:29.755Z", "message": "Execution done (return_code=0): /tmp/VEXZC/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:29.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ad86f383-9c8d-4a38-bf83-2aea79ffc615"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:29.841Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:29.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:30.712Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:30.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:31.715Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:31.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:32.751Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-hpo3we\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,745 B/s)\nReading package lists...\n\nreal\t0m10.578s\nuser\t0m2.776s\nsys\t0m0.185s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:32.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:33.717Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:33.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:03:33.717Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:03:33.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}], "metadata": {"pagination": {"total": 1484, "offset": 1435, "size": 50}}} 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:01 GMT 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:01,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27984 2018-12-03 02:04:01,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-03 02:04:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-03 02:04:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-03 02:04:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-03 02:04:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMBBunL /etc/clearwater/local_config 2018-12-03 02:04:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpd0Z6C7 /etc/bind/named.conf.local 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.13', 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.13', u'hss_hostname': u''}. 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCGd2QV /etc/clearwater/shared_config 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-03 02:04:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgUN82F /etc/bind/db.clearwater.local 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:04:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe4N3gh /etc/bind/db.clearwater.opnfv 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', '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.13', u'hss_hostname': u''}. 2018-12-03 02:04:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/A1DYX/install-etcd.sh 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A1DYX/install-etcd.sh 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-03 02:04:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VEXZC/install_requirements.sh 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:04:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-hpo3we Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,745 B/s) Reading package lists... real 0m10.578s user 0m2.776s sys 0m0.185s 2018-12-03 02:04:01,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-03 02:04:01,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:01,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:02,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:02,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:02,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:02,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:02 GMT 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:02,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:07,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:07,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:07,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:07,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:07,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1484, "offset": 1479, "size": 50}}} 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:07 GMT 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:04:07,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:07,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:07,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:07,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:07 GMT 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:07,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:12,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:12,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1484, "offset": 1479, "size": 50}}} 2018-12-03 02:04:12,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:12,385 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:12 GMT 2018-12-03 02:04:12,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:12,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:04:12,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:12,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:12,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:12,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:12,452 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:12 GMT 2018-12-03 02:04:12,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:12,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:12,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:17,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:17,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1484, "offset": 1479, "size": 50}}} 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:17 GMT 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:17,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:17,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:17,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:17,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:17,744 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:17 GMT 2018-12-03 02:04:17,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:17,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:17,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:22,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:22,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:22,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:20.804Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-hpo3we\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 28 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 6s (12.3 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51406 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8937\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m47.358s\nuser\t0m18.299s\nsys\t0m8.245s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:20.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:21.734Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:21.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:21.734Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:21.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:21.734Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:21.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:21.734Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:21.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:22.738Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3d:ff:a0 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3d:ffa0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71546 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26257 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123701287 (123.7 MB) TX bytes:4375357 (4.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:167 errors:0 dropped:0 overruns:0 frame:0\n TX packets:167 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13798 (13.7 KB) TX bytes:13798 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:22.738Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:01 ? 00:00:00 /sbin/init\nroot 2 0 0 02:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:01 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:01 ? 00:00:00 [migration/0]\nroot 14 2 0 02:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:01 ? 00:00:00 [migration/1]\nroot 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:01 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:01 ? 00:00:00 [khelper]\nroot 21 2 0 02:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:01 ? 00:00:00 [netns]\nroot 23 2 0 02:01 ? 00:00:00 [writeback]\nroot 24 2 0 02:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:01 ? 00:00:00 [bioset]\nroot 26 2 0 02:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:01 ? 00:00:00 [kblockd]\nroot 28 2 0 02:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:01 ? 00:00:00 [khubd]\nroot 30 2 0 02:01 ? 00:00:00 [md]\nroot 31 2 0 02:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:01 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:01 ? 00:00:00 [vmstat]\nroot 37 2 0 02:01 ? 00:00:00 [ksmd]\nroot 38 2 0 02:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:01 ? 00:00:00 [crypto]\nroot 53 2 0 02:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:01 ? 00:00:00 [vballoon]\nroot 56 2 0 02:01 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:01 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 02:01 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 02:01 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 02:01 ? 00:00:00 [deferwq]\nroot 80 2 0 02:01 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:01 ? 00:00:00 [kpsmoused]\nroot 126 2 0 02:01 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:01 ? 00:00:00 [ext4-rsv-conver]\nroot 337 2 0 02:01 ? 00:00:00 [kworker/u5:1]\nroot 372 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 376 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 474 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 891 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 02:02 ? 00:00:00 cron\ndaemon 1100 1 0 02:02 ? 00:00:00 atd\nroot 1111 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 02:02 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_hpo3we --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_hpo3we --logging-server-logdir=/home/ubuntu/bind_host_hpo3we/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we%I.log --pidfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we.pid\nroot 1689 2 0 02:02 ? 00:00:00 [kworker/0:2]\nubuntu 1690 1650 0 02:02 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_hpo3we --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_hpo3we --logging-server-logdir=/home/ubuntu/bind_host_hpo3we/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we%I.log --pidfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we.pid\nubuntu 1765 1 0 02:02 ? 00:00:00 python2.7 /home/ubuntu/bind_host_hpo3we/env/bin/diamond --configfile /home/ubuntu/bind_host_hpo3we/work/plugins/diamond/etc/diamond.conf\nbind 2428 1 0 02:03 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2482 1690 0 02:03 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 /home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PglUoD\nubuntu 2493 2482 0 02:03 ? 00:00:00 /bin/sh -c /tmp/A1DYX/install-etcd.sh\nubuntu 2495 2493 0 02:03 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh\nroot 2726 2 0 02:03 ? 00:00:00 [kworker/u5:2]\nntp 8531 1 0 02:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9070 1 0 02:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9089 9070 0 02:04 ? 00:00:00 [check-monit-upt] \nclearwa+ 9148 1 0 02:04 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380\nroot 9196 9070 0 02:04 ? 00:00:00 [check-etcd-upti] \nroot 9200 9070 0 02:04 ? 00:00:00 [poll_etcd_clust] \nroot 9202 9070 0 02:04 ? 00:00:00 [poll_etcd.sh] \nroot 9228 1 0 02:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9233 9228 0 02:04 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9356 2495 0 02:04 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh\nubuntu 9357 9356 0 02:04 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh\nroot 9358 9357 0 02:04 ? 00:00:00 sudo ps -edf\nroot 9359 9358 0 02:04 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:22.738Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:22.738Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:22.738Z", "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.13:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9070/monit \ntcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 9148/etcd \ntcp6 0 0 :::53 :::* LISTEN 2428/named \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2428/named \ntcp6 0 0 :::4000 :::* LISTEN 9148/etcd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8531/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8531/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8531/ntpd \nudp 0 0 0.0.0.0:11714 0.0.0.0:* 580/dhclient \nudp 0 0 192.168.120.13:53 0.0.0.0:* 2428/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8531/ntpd \nudp6 0 0 ::1:123 :::* 8531/ntpd \nudp6 0 0 :::123 :::* 8531/ntpd \nudp6 0 0 :::64361 :::* 580/dhclient \nudp6 0 0 :::53 :::* 2428/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7194 376/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10773 1650/python2.7 /tmp/cloudify-logging-server-83198.socket\nunix 2 [ ACC ] STREAM LISTENING 8797 1111/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7016 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14340 2482/python2.7 /tmp/ctx-Ok93ix.socket\nunix 2 [ ACC ] STREAM LISTENING 9401 891/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:22.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}], "metadata": {"pagination": {"total": 1494, "offset": 1479, "size": 50}}} 2018-12-03 02:04:22,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:22,918 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:22 GMT 2018-12-03 02:04:22,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:22,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61857 2018-12-03 02:04:22,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:22,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-hpo3we 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 28 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 6s (12.3 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51406 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8937 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m47.358s user 0m18.299s sys 0m8.245s 2018-12-03 02:04:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-03 02:04:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-03 02:04:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-03 02:04:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.008s sys 0m0.004s 2018-12-03 02:04:22,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3d:ff:a0 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3d:ffa0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71546 errors:0 dropped:0 overruns:0 frame:0 TX packets:26257 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123701287 (123.7 MB) TX bytes:4375357 (4.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13798 (13.7 KB) TX bytes:13798 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-03 02:04:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:01 ? 00:00:00 /sbin/init root 2 0 0 02:01 ? 00:00:00 [kthreadd] root 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:01 ? 00:00:00 [kworker/0:0] root 5 2 0 02:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:01 ? 00:00:00 [rcu_sched] root 8 2 0 02:01 ? 00:00:00 [rcuos/0] root 9 2 0 02:01 ? 00:00:00 [rcuos/1] root 10 2 0 02:01 ? 00:00:00 [rcu_bh] root 11 2 0 02:01 ? 00:00:00 [rcuob/0] root 12 2 0 02:01 ? 00:00:00 [rcuob/1] root 13 2 0 02:01 ? 00:00:00 [migration/0] root 14 2 0 02:01 ? 00:00:00 [watchdog/0] root 15 2 0 02:01 ? 00:00:00 [watchdog/1] root 16 2 0 02:01 ? 00:00:00 [migration/1] root 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:01 ? 00:00:00 [kworker/1:0] root 19 2 0 02:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:01 ? 00:00:00 [khelper] root 21 2 0 02:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:01 ? 00:00:00 [netns] root 23 2 0 02:01 ? 00:00:00 [writeback] root 24 2 0 02:01 ? 00:00:00 [kintegrityd] root 25 2 0 02:01 ? 00:00:00 [bioset] root 26 2 0 02:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:01 ? 00:00:00 [kblockd] root 28 2 0 02:01 ? 00:00:00 [ata_sff] root 29 2 0 02:01 ? 00:00:00 [khubd] root 30 2 0 02:01 ? 00:00:00 [md] root 31 2 0 02:01 ? 00:00:00 [devfreq_wq] root 32 2 0 02:01 ? 00:00:00 [kworker/0:1] root 34 2 0 02:01 ? 00:00:00 [khungtaskd] root 35 2 0 02:01 ? 00:00:00 [kswapd0] root 36 2 0 02:01 ? 00:00:00 [vmstat] root 37 2 0 02:01 ? 00:00:00 [ksmd] root 38 2 0 02:01 ? 00:00:00 [khugepaged] root 39 2 0 02:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:01 ? 00:00:00 [crypto] root 53 2 0 02:01 ? 00:00:00 [kthrotld] root 54 2 0 02:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:01 ? 00:00:00 [vballoon] root 56 2 0 02:01 ? 00:00:00 [kworker/1:1] root 57 2 0 02:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:01 ? 00:00:00 [scsi_eh_1] root 59 2 0 02:01 ? 00:00:00 [kworker/u4:2] root 60 2 0 02:01 ? 00:00:00 [kworker/u4:3] root 79 2 0 02:01 ? 00:00:00 [deferwq] root 80 2 0 02:01 ? 00:00:00 [charger_manager] root 123 2 0 02:01 ? 00:00:00 [kpsmoused] root 126 2 0 02:01 ? 00:00:00 [kworker/1:2] root 186 2 0 02:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:01 ? 00:00:00 [ext4-rsv-conver] root 337 2 0 02:01 ? 00:00:00 [kworker/u5:1] root 372 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon root 376 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 474 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 02:02 ? 00:00:00 [kauditd] message+ 891 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 02:02 ? 00:00:00 rsyslogd root 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 02:02 ? 00:00:00 cron daemon 1100 1 0 02:02 ? 00:00:00 atd root 1111 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 02:02 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_hpo3we --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_hpo3we --logging-server-logdir=/home/ubuntu/bind_host_hpo3we/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we%I.log --pidfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we.pid root 1689 2 0 02:02 ? 00:00:00 [kworker/0:2] ubuntu 1690 1650 0 02:02 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_hpo3we --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_hpo3we --logging-server-logdir=/home/ubuntu/bind_host_hpo3we/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we%I.log --pidfile=/home/ubuntu/bind_host_hpo3we/work/bind_host_hpo3we.pid ubuntu 1765 1 0 02:02 ? 00:00:00 python2.7 /home/ubuntu/bind_host_hpo3we/env/bin/diamond --configfile /home/ubuntu/bind_host_hpo3we/work/plugins/diamond/etc/diamond.conf bind 2428 1 0 02:03 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2482 1690 0 02:03 ? 00:00:00 /home/ubuntu/bind_host_hpo3we/env/bin/python2.7 /home/ubuntu/bind_host_hpo3we/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-PglUoD ubuntu 2493 2482 0 02:03 ? 00:00:00 /bin/sh -c /tmp/A1DYX/install-etcd.sh ubuntu 2495 2493 0 02:03 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh root 2726 2 0 02:03 ? 00:00:00 [kworker/u5:2] ntp 8531 1 0 02:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9070 1 0 02:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9089 9070 0 02:04 ? 00:00:00 [check-monit-upt] clearwa+ 9148 1 0 02:04 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 9196 9070 0 02:04 ? 00:00:00 [check-etcd-upti] root 9200 9070 0 02:04 ? 00:00:00 [poll_etcd_clust] root 9202 9070 0 02:04 ? 00:00:00 [poll_etcd.sh] root 9228 1 0 02:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9233 9228 0 02:04 ? 00:00:00 inotifywait -e create -qq . ubuntu 9356 2495 0 02:04 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh ubuntu 9357 9356 0 02:04 ? 00:00:00 /bin/bash -e /tmp/A1DYX/install-etcd.sh root 9358 9357 0 02:04 ? 00:00:00 sudo ps -edf root 9359 9358 0 02:04 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-12-03 02:04:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-03 02:04:22,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-03 02:04:22,923 - 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.13:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2428/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2428/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9070/monit tcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 9148/etcd tcp6 0 0 :::53 :::* LISTEN 2428/named tcp6 0 0 :::22 :::* LISTEN 1096/sshd tcp6 0 0 ::1:953 :::* LISTEN 2428/named tcp6 0 0 :::4000 :::* LISTEN 9148/etcd udp 0 0 192.168.120.13:123 0.0.0.0:* 8531/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8531/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8531/ntpd udp 0 0 0.0.0.0:11714 0.0.0.0:* 580/dhclient udp 0 0 192.168.120.13:53 0.0.0.0:* 2428/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2428/named udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8531/ntpd udp6 0 0 ::1:123 :::* 8531/ntpd udp6 0 0 :::123 :::* 8531/ntpd udp6 0 0 :::64361 :::* 580/dhclient udp6 0 0 :::53 :::* 2428/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7194 376/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10773 1650/python2.7 /tmp/cloudify-logging-server-83198.socket unix 2 [ ACC ] STREAM LISTENING 8797 1111/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7016 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14340 2482/python2.7 /tmp/ctx-Ok93ix.socket unix 2 [ ACC ] STREAM LISTENING 9401 891/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2018-12-03 02:04:22,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:23,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:23,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:23,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:23,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:23 GMT 2018-12-03 02:04:23,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:23,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:23,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:28,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:28,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:28,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:23.861Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:23.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:23.861Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:23.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:23.861Z", "message": "[etcd] => /var/log/sysstat/sa03\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:23.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:23.861Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:23.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:23.861Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:23.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:24.865Z", "message": "[etcd] => [03-Dec-2018 02:04:16 UTC] clearwater-diags-monitor starting\n[03-Dec-2018 02:04:16 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:24.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:24.865Z", "message": "[etcd] => 2018-12-03 02:04:09.238102960 Stopping etcd clearwater-etcd\n2018-12-03 02:04:15.255920118 Restarting etcd clearwater-etcd\n2018-12-03 02:04:15.260605604 Configured ETCDCTL_PEERS: \n2018-12-03 02:04:15.261316175 Check for previous failed startup attempt\n2018-12-03 02:04:15.262474238 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-12-03 02:04:15.272951323 etcdctl returned 2\n2018-12-03 02:04:15.278893710 Creating new cluster...\n2018-12-03 02:04:15.281541881 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.13:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.13\n --name 192-168-120-13\n --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.13:2380\n --listen-peer-urls http://192.168.120.13:2380\n2018-12-03 02:04:15.283108508 Check we're actually a member of the cluster\n2018-12-03 02:04:15.288108071 Wait for etcd to startup\n2018-12-03 02:04:16.300189563 Etcd started successfully\n2018-12-03 02:04:15.304989 I | etcdmain: etcd Version: 3.1.7\n2018-12-03 02:04:15.305029 I | etcdmain: Git SHA: 43b7507\n2018-12-03 02:04:15.305033 I | etcdmain: Go Version: go1.7.5\n2018-12-03 02:04:15.305036 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-03 02:04:15.305040 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-03 02:04:15.305097 I | embed: listening for peers on http://192.168.120.13:2380\n2018-12-03 02:04:15.305150 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-03 02:04:15.340395 I | etcdserver: name = 192-168-120-13\n2018-12-03 02:04:15.340409 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13\n2018-12-03 02:04:15.340413 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member\n2018-12-03 02:04:15.340416 I | etcdserver: heartbeat = 100ms\n2018-12-03 02:04:15.340429 I | etcdserver: election = 1000ms\n2018-12-03 02:04:15.340433 I | etcdserver: snapshot count = 10000\n2018-12-03 02:04:15.340439 I | etcdserver: advertise client URLs = http://192.168.120.13:4000\n2018-12-03 02:04:15.340443 I | etcdserver: initial advertise peer URLs = http://192.168.120.13:2380\n2018-12-03 02:04:15.340449 I | etcdserver: initial cluster = 192-168-120-13=http://192.168.120.13:2380\n2018-12-03 02:04:15.348338 I | etcdserver: starting member f4c79f7c3f2ddac in cluster 3df6d8818d710752\n2018-12-03 02:04:15.348388 I | raft: f4c79f7c3f2ddac became follower at term 0\n2018-12-03 02:04:15.348404 I | raft: newRaft f4c79f7c3f2ddac [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-03 02:04:15.348431 I | raft: f4c79f7c3f2ddac became follower at term 1\n2018-12-03 02:04:15.368961 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-03 02:04:15.369723 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752\n2018-12-03 02:04:16.048685 I | raft: f4c79f7c3f2ddac is starting a new election at term 1\n2018-12-03 02:04:16.048798 I | raft: f4c79f7c3f2ddac became candidate at term 2\n2018-12-03 02:04:16.048819 I | raft: f4c79f7c3f2ddac received MsgVoteResp from f4c79f7c3f2ddac at term 2\n2018-12-03 02:04:16.048833 I | raft: f4c79f7c3f2ddac became leader at term 2\n2018-12-03 02:04:16.048841 I | raft: raft.node: f4c79f7c3f2ddac elected leader f4c79f7c3f2ddac at term 2\n2018-12-03 02:04:16.049157 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 3df6d8818d710752\n2018-12-03 02:04:16.049269 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-03 02:04:16.049322 I | embed: ready to serve client requests\n2018-12-03 02:04:16.049663 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-03 02:04:16.053562 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-03 02:04:16.054032 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-03 02:04:16.531227 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:40793\n2018-12-03 02:04:16.539998 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:40794\n2018-12-03 02:04:16.540547 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:40795\n2018-12-03 02:04:21.241761 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.13/liveness-check remote:192.168.120.13:40796\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:24.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:24.865Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:24.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:25.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:25.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:25.748Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:25.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:25.869Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:25.869Z", "message": "Execution done (return_code=0): /tmp/A1DYX/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "bind_rlbakp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:25.869Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "80f4eb4d-ee39-451b-83a2-55db60630daf"}, {"node_instance_id": "homer_glqnak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:26.844Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:26.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.422Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CREVY/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "homer_glqnak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.771Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/070SB/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CV4YM/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZLDX8/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:27.897Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:27.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}], "metadata": {"pagination": {"total": 1537, "offset": 1489, "size": 50}}} 2018-12-03 02:04:28,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:28,284 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:28 GMT 2018-12-03 02:04:28,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:28,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27625 2018-12-03 02:04:28,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:28,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.007s 2018-12-03 02:04:28,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-03 02:04:28,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/sysstat/sa03 /var/log/dpkg.log /var/log/wtmp /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.007s user 0m0.004s sys 0m0.002s 2018-12-03 02:04:28,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-03 02:04:28,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-03 02:04:28,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [03-Dec-2018 02:04:16 UTC] clearwater-diags-monitor starting [03-Dec-2018 02:04:16 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:04:28,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-03 02:04:09.238102960 Stopping etcd clearwater-etcd 2018-12-03 02:04:15.255920118 Restarting etcd clearwater-etcd 2018-12-03 02:04:15.260605604 Configured ETCDCTL_PEERS: 2018-12-03 02:04:15.261316175 Check for previous failed startup attempt 2018-12-03 02:04:15.262474238 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-12-03 02:04:15.272951323 etcdctl returned 2 2018-12-03 02:04:15.278893710 Creating new cluster... 2018-12-03 02:04:15.281541881 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-13=http://192.168.120.13:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2018-12-03 02:04:15.283108508 Check we're actually a member of the cluster 2018-12-03 02:04:15.288108071 Wait for etcd to startup 2018-12-03 02:04:16.300189563 Etcd started successfully 2018-12-03 02:04:15.304989 I | etcdmain: etcd Version: 3.1.7 2018-12-03 02:04:15.305029 I | etcdmain: Git SHA: 43b7507 2018-12-03 02:04:15.305033 I | etcdmain: Go Version: go1.7.5 2018-12-03 02:04:15.305036 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-03 02:04:15.305040 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-03 02:04:15.305097 I | embed: listening for peers on http://192.168.120.13:2380 2018-12-03 02:04:15.305150 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-03 02:04:15.340395 I | etcdserver: name = 192-168-120-13 2018-12-03 02:04:15.340409 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2018-12-03 02:04:15.340413 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2018-12-03 02:04:15.340416 I | etcdserver: heartbeat = 100ms 2018-12-03 02:04:15.340429 I | etcdserver: election = 1000ms 2018-12-03 02:04:15.340433 I | etcdserver: snapshot count = 10000 2018-12-03 02:04:15.340439 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2018-12-03 02:04:15.340443 I | etcdserver: initial advertise peer URLs = http://192.168.120.13:2380 2018-12-03 02:04:15.340449 I | etcdserver: initial cluster = 192-168-120-13=http://192.168.120.13:2380 2018-12-03 02:04:15.348338 I | etcdserver: starting member f4c79f7c3f2ddac in cluster 3df6d8818d710752 2018-12-03 02:04:15.348388 I | raft: f4c79f7c3f2ddac became follower at term 0 2018-12-03 02:04:15.348404 I | raft: newRaft f4c79f7c3f2ddac [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-03 02:04:15.348431 I | raft: f4c79f7c3f2ddac became follower at term 1 2018-12-03 02:04:15.368961 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-03 02:04:15.369723 I | etcdserver/membership: added member f4c79f7c3f2ddac [http://192.168.120.13:2380] to cluster 3df6d8818d710752 2018-12-03 02:04:16.048685 I | raft: f4c79f7c3f2ddac is starting a new election at term 1 2018-12-03 02:04:16.048798 I | raft: f4c79f7c3f2ddac became candidate at term 2 2018-12-03 02:04:16.048819 I | raft: f4c79f7c3f2ddac received MsgVoteResp from f4c79f7c3f2ddac at term 2 2018-12-03 02:04:16.048833 I | raft: f4c79f7c3f2ddac became leader at term 2 2018-12-03 02:04:16.048841 I | raft: raft.node: f4c79f7c3f2ddac elected leader f4c79f7c3f2ddac at term 2 2018-12-03 02:04:16.049157 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster 3df6d8818d710752 2018-12-03 02:04:16.049269 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-03 02:04:16.049322 I | embed: ready to serve client requests 2018-12-03 02:04:16.049663 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-03 02:04:16.053562 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-03 02:04:16.054032 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-03 02:04:16.531227 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:40793 2018-12-03 02:04:16.539998 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:40794 2018-12-03 02:04:16.540547 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:40795 2018-12-03 02:04:21.241761 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.13/liveness-check remote:192.168.120.13:40796 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/A1DYX/install-etcd.sh 2018-12-03 02:04:28,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CREVY/clearwater.py 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:28,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/070SB/clearwater.py 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CV4YM/clearwater.py 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZLDX8/clearwater.py 2018-12-03 02:04:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:28,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:28,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:28,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:28,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:28,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:28,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:28 GMT 2018-12-03 02:04:28,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:28,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:28,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:33,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:33,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-gehm2v', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'sprout-4eus4a', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-5b5wz7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.13', 'name': u'bono-fhuk5o', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.30'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/W7WZI/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'homer-glqnak', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'dime-pvdtzl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:28.933Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MFVBN/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:28.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.064Z", "message": "[localhost] run: sudo mv /tmp/tmpmwjXCY /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "homer_glqnak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.374Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1565, "offset": 1530, "size": 50}}} 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:33 GMT 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16135 2018-12-03 02:04:33,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:33,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.13', 'name': u'ellis-gehm2v', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-12-03 02:04:33,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:33,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:33,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:33,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'sprout-4eus4a', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:04:33,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'vellum-5b5wz7', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.13', 'name': u'bono-fhuk5o', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.30'}. 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/W7WZI/clearwater.py 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'homer-glqnak', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-03 02:04:33,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.13', 'name': u'dime-pvdtzl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-12-03 02:04:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MFVBN/clearwater.py 2018-12-03 02:04:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmwjXCY /etc/clearwater/local_config 2018-12-03 02:04:33,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:33,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:33,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:33,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:33,539 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:33 GMT 2018-12-03 02:04:33,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:33,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:33,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:38,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:38,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpOiX2LL /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpiCGcUq /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpwyaVot /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpmalGca /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpiwvIua /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpw5A_HA /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpO_7UDI /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "9843b523-f8e9-46e6-850d-6aaefcad1b16"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b08e5c-0bd0-489d-8ad7-bb08cf333a07"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpgPiNdd /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpsl_3tB /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99ad0c2c-ae7f-48a0-b954-e1b75cc2a7ca"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmpaQuRij /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f7b850b8-7db5-43b5-9bc3-075bd3ba4fcd"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo mv /tmp/tmp5CAKxB /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:33.942Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:33.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "ba7a6fc3-e2bc-47e4-957a-7eaec7d03fd4"}, {"node_instance_id": "homer_glqnak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.399Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.969Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "c2390a10-3f05-4ee0-8b4d-a49620cab20f"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:34.969Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/1ISQM/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:34.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.080Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Executing: /tmp/1ISQM/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Executing: /tmp/1ESC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/G5QCC/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a3abfaee-4229-41ad-971c-f90b838f40b4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XNNLT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/86HJ3/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}], "metadata": {"pagination": {"total": 1655, "offset": 1558, "size": 50}}} 2018-12-03 02:04:38,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:38,776 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:38 GMT 2018-12-03 02:04:38,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:38,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26348 2018-12-03 02:04:38,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:38,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOiX2LL /etc/clearwater/local_config 2018-12-03 02:04:38,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiCGcUq /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwyaVot /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmalGca /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiwvIua /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw5A_HA /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO_7UDI /etc/clearwater/local_config 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgPiNdd /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsl_3tB /etc/clearwater/local_config 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaQuRij /etc/clearwater/local_config 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5CAKxB /etc/clearwater/local_config 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-03 02:04:38,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:38,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/1ISQM/install-homer.sh 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:38,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-03 02:04:38,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1ISQM/install-homer.sh 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1ESC5/install-vellum.sh 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/G5QCC/append_proxy_snmp_conf.py 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/XNNLT/install-ellis.sh 2018-12-03 02:04:38,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-03 02:04:38,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-03 02:04:38,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/86HJ3/install-dime.sh 2018-12-03 02:04:38,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:38,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:38,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:38,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:38,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:38,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:38 GMT 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:38,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:43,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:43,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Executing: /tmp/86HJ3/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Executing: /tmp/XNNLT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ELW7J/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "f549dbd6-35c1-47d8-967c-6d31689c194a"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:35.953Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/1ESC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/J37MQ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/K0102/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "Executing: /tmp/K0102/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "Executing: /tmp/J37MQ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:36.959Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:36.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:37.965Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:37.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}], "metadata": {"pagination": {"total": 1655, "offset": 1608, "size": 50}}} 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:43 GMT 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19521 2018-12-03 02:04:43,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:43,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/86HJ3/install-dime.sh 2018-12-03 02:04:43,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XNNLT/install-ellis.sh 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/ELW7J/append_proxy_snmp_conf.py 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/1ESC5/install-vellum.sh 2018-12-03 02:04:43,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:43,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/J37MQ/install-bono.sh 2018-12-03 02:04:43,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/K0102/install-sprout.sh 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K0102/install-sprout.sh 2018-12-03 02:04:43,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/J37MQ/install-bono.sh 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-12-03 02:04:43,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-03 02:04:43,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-12-03 02:04:43,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:44,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:44 GMT 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:44,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:49,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:49,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:44.843Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-07y78x\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 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 [558 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\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 [148 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,271 kB/s)\nReading package lists...\n\nreal\t0m7.598s\nuser\t0m4.830s\nsys\t0m0.599s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:44.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:46.023Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:46.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:46.023Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:46.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:49.243Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-kupjkl\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,201 kB/s)\nReading package lists...\n\nreal\t0m12.743s\nuser\t0m5.159s\nsys\t0m0.585s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:49.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}], "metadata": {"pagination": {"total": 1659, "offset": 1646, "size": 50}}} 2018-12-03 02:04:49,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:49,375 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:49 GMT 2018-12-03 02:04:49,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:49,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11661 2018-12-03 02:04:49,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-07y78x 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 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 [558 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 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 [148 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,271 kB/s) Reading package lists... real 0m7.598s user 0m4.830s sys 0m0.599s 2018-12-03 02:04:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-03 02:04:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-kupjkl Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,201 kB/s) Reading package lists... real 0m12.743s user 0m5.159s sys 0m0.585s 2018-12-03 02:04:49,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:49,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:49 GMT 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:49,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:54,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:54,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:54,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-bwbqua\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,207 kB/s)\nReading package lists...\n\nreal\t0m12.957s\nuser\t0m5.141s\nsys\t0m0.622s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:50.028Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nl691p\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [94.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,203 kB/s)\nReading package lists...\n\nreal\t0m12.793s\nuser\t0m4.807s\nsys\t0m0.631s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:50.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:51.295Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:51.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-21czcy\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 [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,223 kB/s)\nReading package lists...\n\nreal\t0m13.726s\nuser\t0m4.836s\nsys\t0m0.637s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-v17pdx\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,211 kB/s)\nReading package lists...\n\nreal\t0m14.226s\nuser\t0m5.159s\nsys\t0m0.485s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:04:52.708Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:04:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}], "metadata": {"pagination": {"total": 1673, "offset": 1650, "size": 50}}} 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:54,725 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:54 GMT 2018-12-03 02:04:54,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:54,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26477 2018-12-03 02:04:54,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:54,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-bwbqua Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,207 kB/s) Reading package lists... real 0m12.957s user 0m5.141s sys 0m0.622s 2018-12-03 02:04:54,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-03 02:04:54,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:54,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-03 02:04:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-03 02:04:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nl691p Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [94.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,203 kB/s) Reading package lists... real 0m12.793s user 0m4.807s sys 0m0.631s 2018-12-03 02:04:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-21czcy 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 [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,223 kB/s) Reading package lists... real 0m13.726s user 0m4.836s sys 0m0.637s 2018-12-03 02:04:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-03 02:04:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-03 02:04:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-v17pdx Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,211 kB/s) Reading package lists... real 0m14.226s user 0m5.159s sys 0m0.485s 2018-12-03 02:04:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:04:54,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:54,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:54,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:54 GMT 2018-12-03 02:04:54,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:54,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:54,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:59,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:04:59,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:04:59,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:59,904 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:59 GMT 2018-12-03 02:04:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:59,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:04:59,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:04:59,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:04:59,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:04:59,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:04:59,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:04:59,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:04:59,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:04:59 GMT 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:04:59,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:04,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:05,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:05,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:05,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:05 GMT 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:05,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:05,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:05,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:05,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:05,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:05 GMT 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:05,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:05,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:10,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:10,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:10 GMT 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:10,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:10,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:10,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:10,307 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:10 GMT 2018-12-03 02:05:10,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:10,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:10,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:15,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:15,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:15,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:15 GMT 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:15,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:15,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:15,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:15,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:15,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:15 GMT 2018-12-03 02:05:15,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:15,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:15,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:20,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:20,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:20 GMT 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:20,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:20,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:20,651 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:20 GMT 2018-12-03 02:05:20,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:20,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:20,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:25,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:25,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:25 GMT 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:25,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:25,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:25,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:25,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:25,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:25 GMT 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:25,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:30,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:30,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:30,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:30 GMT 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:30,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:30,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:30,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:30 GMT 2018-12-03 02:05:30,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:30,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:30,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:35,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:36,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:36 GMT 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:36,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:36,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:36,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:36 GMT 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:36,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:41,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:41,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:41 GMT 2018-12-03 02:05:41,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:41,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:41,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:41,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:41,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:41,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:41,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:41,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:41,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:41 GMT 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:41,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:46,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:46,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:46,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:46 GMT 2018-12-03 02:05:46,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:46,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:46,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:46,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:46,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:46 GMT 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:46,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:51,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:51,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:51 GMT 2018-12-03 02:05:51,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:51,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:51,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:51,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:51,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:51,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:51,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:51 GMT 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:51,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:56,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:05:56,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:56,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:56,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:56,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:56 GMT 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:05:56,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:05:56,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:05:56,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:05:56,765 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:05:56 GMT 2018-12-03 02:05:56,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:05:56,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:05:56,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:01,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:01,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:01 GMT 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:01,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:01,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:01,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:01,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:01,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:01 GMT 2018-12-03 02:06:01,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:01,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:01,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:06,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:07,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:07,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:07,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:07,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:07 GMT 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:07,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:07,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:07,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:07 GMT 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:07,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:12,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:12,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:12 GMT 2018-12-03 02:06:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:12,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:12,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:12,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:12,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:12,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:12,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:12 GMT 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:12,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:12,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:17,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:17,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:17 GMT 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:17,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:17,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:17,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:17,414 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:17 GMT 2018-12-03 02:06:17,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:17,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:17,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:22,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:22,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:22,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:22,501 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:22 GMT 2018-12-03 02:06:22,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:22,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:22,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:22,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:22,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:22 GMT 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:22,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:27,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:27,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:27 GMT 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:27,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:27,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:27 GMT 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:27,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:32,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:32,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:32,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:32,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1673, "offset": 1664, "size": 50}}} 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:32 GMT 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:32,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:32,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:32,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:33,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:33,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:33,032 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:33 GMT 2018-12-03 02:06:33,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:33,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:33,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:38,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:38,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:06:33.324Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-21czcy\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 28 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,727 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8612\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 8667\nclearwater-socket-factory-sig start/running, process 8672\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m40.893s\nuser\t0m8.571s\nsys\t0m7.857s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:06:33.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:06:33.741Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:06:33.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}], "metadata": {"pagination": {"total": 1675, "offset": 1664, "size": 50}}} 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:38 GMT 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:38,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37698 2018-12-03 02:06:38,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:38,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-21czcy 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 28 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,727 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8612 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 8667 clearwater-socket-factory-sig start/running, process 8672 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m40.893s user 0m8.571s sys 0m7.857s 2018-12-03 02:06:38,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:06:38,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:38,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:38,314 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:38 GMT 2018-12-03 02:06:38,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:38,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:38,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:43,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:43,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:43,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:43,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:43,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1675, "offset": 1666, "size": 50}}} 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:43 GMT 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:43,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:43,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:43,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:43,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:43,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:43,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:43,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:43 GMT 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:43,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:48,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:48,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:48,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:48,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:48,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:48,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1675, "offset": 1666, "size": 50}}} 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:48 GMT 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:48,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:48,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:48,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:48,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:48,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:48 GMT 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:48,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:53,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:54,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1675, "offset": 1666, "size": 50}}} 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:54 GMT 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:54,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:54,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:54,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:54 GMT 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:54,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:59,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:06:59,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:59,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:59,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:06:54.869Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-v17pdx\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 28 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,471 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8892\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 8923\nclearwater-socket-factory-sig start/running, process 8928\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8977\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................+++\n.............................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m2.060s\nuser\t0m9.691s\nsys\t0m8.990s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:06:54.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:06:55.795Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:06:55.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}], "metadata": {"pagination": {"total": 1677, "offset": 1666, "size": 50}}} 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:59 GMT 2018-12-03 02:06:59,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:59,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46589 2018-12-03 02:06:59,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:06:59,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-v17pdx 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 28 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,471 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8892 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 8923 clearwater-socket-factory-sig start/running, process 8928 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8977 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................+++ .............................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m2.060s user 0m9.691s sys 0m8.990s 2018-12-03 02:06:59,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:06:59,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:06:59,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:06:59,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:06:59,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:06:59 GMT 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:06:59,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:04,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:04,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:00.002Z", "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 28 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 (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57610 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.229s\nuser\t0m12.774s\nsys\t0m3.419s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:00.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:00.798Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:00.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:01.853Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:01.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:01.853Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-kupjkl\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.3 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://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.9 [147 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 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: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.3 MB in 18s (5,109 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 9092\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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting 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) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m11.562s\nuser\t0m21.856s\nsys\t0m12.010s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:01.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}], "metadata": {"pagination": {"total": 1681, "offset": 1668, "size": 50}}} 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:04 GMT 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 68171 2018-12-03 02:07:04,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:04,688 - 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 28 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 (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57610 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.229s user 0m12.774s sys 0m3.419s 2018-12-03 02:07:04,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:07:04,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:07:04,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-kupjkl 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.3 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://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.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.3 MB in 18s (5,109 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9092 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting 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) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m11.562s user 0m21.856s sys 0m12.010s 2018-12-03 02:07:04,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:04,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:04 GMT 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:04,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:09,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:10,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:10,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:10,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:10,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:06.239Z", "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 28 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (582 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m5.812s\nuser\t0m0.712s\nsys\t0m0.600s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:06.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:06.873Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:06.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:06.873Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:06.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:07.923Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:07.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:09.196Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.006s\nsys\t0m0.055s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:09.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}], "metadata": {"pagination": {"total": 1686, "offset": 1672, "size": 50}}} 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:10 GMT 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5205 2018-12-03 02:07:10,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:10,197 - 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 28 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (582 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m5.812s user 0m0.712s sys 0m0.600s 2018-12-03 02:07:10,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-03 02:07:10,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-03 02:07:10,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-03 02:07:10,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.006s sys 0m0.055s 2018-12-03 02:07:10,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:10,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:10,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:10,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:10,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:10,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:10 GMT 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:10,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:15,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:15,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:15,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:10.091Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:10.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:10.091Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a8:b4:bf \n inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea8:b4bf/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82902 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131594139 (131.5 MB) TX bytes:7949630 (7.9 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:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5355 (5.3 KB) TX bytes:5355 (5.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:10.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:10.091Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:02 ? 00:00:00 /sbin/init\nroot 2 0 0 02:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:02 ? 00:00:00 [migration/0]\nroot 14 2 0 02:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:02 ? 00:00:00 [migration/1]\nroot 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 02:02 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 02:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:02 ? 00:00:00 [khelper]\nroot 21 2 0 02:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:02 ? 00:00:00 [netns]\nroot 23 2 0 02:02 ? 00:00:00 [writeback]\nroot 24 2 0 02:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:02 ? 00:00:00 [bioset]\nroot 27 2 0 02:02 ? 00:00:00 [kblockd]\nroot 28 2 0 02:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:02 ? 00:00:00 [khubd]\nroot 30 2 0 02:02 ? 00:00:00 [md]\nroot 31 2 0 02:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:02 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 02:02 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:02 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:02 ? 00:00:00 [vmstat]\nroot 37 2 0 02:02 ? 00:00:00 [ksmd]\nroot 38 2 0 02:02 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:02 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:02 ? 00:00:00 [crypto]\nroot 53 2 0 02:02 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:02 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:02 ? 00:00:00 [vballoon]\nroot 56 2 0 02:02 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 02:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:02 ? 00:00:00 [deferwq]\nroot 80 2 0 02:02 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:02 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:02 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 02:02 ? 00:00:00 [kworker/u5:1]\nroot 438 2 0 02:02 ? 00:00:00 [kworker/u5:2]\nroot 542 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon\nroot 606 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 933 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1004 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1048 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 02:02 ? 00:00:00 cron\ndaemon 1107 1 0 02:02 ? 00:00:00 atd\nroot 1113 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 02:02 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_21czcy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_21czcy --logging-server-logdir=/home/ubuntu/bono_host_21czcy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy%I.log --pidfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy.pid\nubuntu 1763 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/bono_host_21czcy/env/bin/diamond --configfile /home/ubuntu/bono_host_21czcy/work/plugins/diamond/etc/diamond.conf\nubuntu 1807 1649 0 02:04 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_21czcy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_21czcy --logging-server-logdir=/home/ubuntu/bono_host_21czcy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy%I.log --pidfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy.pid\nubuntu 1829 1807 0 02:04 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 /home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vfQs2t\nubuntu 1842 1829 0 02:04 ? 00:00:00 /bin/sh -c /tmp/J37MQ/install-bono.sh\nubuntu 1844 1842 0 02:04 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh\nntp 8104 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8612 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8667 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8668 8667 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8672 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8673 8672 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8682 8668 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8683 8673 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8684 8683 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9078 1 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.30,bono-fhuk5o.clearwater.local --alias=172.30.9.202,bono-fhuk5o.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-fhuk5o.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\nsnmp 9708 1 0 02:07 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 9773 1 0 02:07 ? 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 9838 1844 0 02:07 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh\nubuntu 9839 9838 0 02:07 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh\nroot 9840 9839 0 02:07 ? 00:00:00 sudo ps -edf\nroot 9841 9840 0 02:07 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:10.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:10.091Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:10.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:11.264Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:11.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:11.264Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:11.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:11.264Z", "message": "[bono] => /var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181203T020000Z.txt\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/kern.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:11.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:11.264Z", "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 9773/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8612/monit \ntcp 0 0 192.168.120.30:5058 0.0.0.0:* LISTEN 9078/bono \ntcp 0 0 192.168.120.30:5060 0.0.0.0:* LISTEN 9078/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9078/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9773/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.30:123 0.0.0.0:* 8104/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8104/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8104/ntpd \nudp 0 0 0.0.0.0:42111 0.0.0.0:* 606/dhclient \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9708/snmpd \nudp 0 0 192.168.120.30:5058 0.0.0.0:* 9078/bono \nudp 0 0 192.168.120.30:5060 0.0.0.0:* 9078/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9773/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 606/dhclient \nudp6 0 0 :::58456 :::* 606/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8104/ntpd \nudp6 0 0 ::1:123 :::* 8104/ntpd \nudp6 0 0 :::123 :::* 8104/ntpd \nudp6 0 0 :::161 :::* 9708/snmpd \nudp6 0 0 ::1:53 :::* 9773/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23882 9708/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 19261 8682/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19264 8684/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7737 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11732 1649/python2.7 /tmp/cloudify-logging-server-493a8.socket\nunix 2 [ ACC ] STREAM LISTENING 12166 1829/python2.7 /tmp/ctx-HzHOFE.socket\nunix 2 [ ACC ] STREAM LISTENING 8795 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7259 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8613 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:11.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:11.264Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:11.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:12.268Z", "message": "[bono] => 2018:12:03 02:06:31: Namespace: management\n2018:12:03 02:06:31: [management] Starting server\n2018:12:03 02:06:31: [management] Listening for requests\n2018:12:03 02:06:31: Namespace: signaling\n2018:12:03 02:06:31: [signaling] Starting server\n2018:12:03 02:06:31: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:12.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:12.268Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:12.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:12.268Z", "message": "[bono] => 2018-12-03 02:06:44.731769168 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:12.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:13.017Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:13.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:13.271Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:13.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:13.271Z", "message": "Execution done (return_code=0): /tmp/J37MQ/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:13.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:13.271Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:13.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:13.271Z", "message": "[bono] sudo cat /var/log/bono/bono_20181203T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:13.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "7a8eda32-ea89-42a1-ab07-4aa518b9a4c5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:14.140Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:14.140Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "bono_fhuk5o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:14.140Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:14.625Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D9XYF/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:14.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:15.279Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nl691p\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 28 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://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://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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 25s (2,773 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9218\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9952\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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m24.949s\nuser\t0m16.231s\nsys\t0m11.420s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:15.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:15.279Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:15.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}], "metadata": {"pagination": {"total": 1711, "offset": 1677, "size": 50}}} 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:15 GMT 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 72270 2018-12-03 02:07:15,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-03 02:07:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a8:b4:bf inet addr:192.168.120.30 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea8:b4bf/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82902 errors:0 dropped:0 overruns:0 frame:0 TX packets:48158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131594139 (131.5 MB) TX bytes:7949630 (7.9 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:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5355 (5.3 KB) TX bytes:5355 (5.3 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:07:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:02 ? 00:00:00 /sbin/init root 2 0 0 02:02 ? 00:00:00 [kthreadd] root 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:02 ? 00:00:00 [rcu_sched] root 8 2 0 02:02 ? 00:00:00 [rcuos/0] root 9 2 0 02:02 ? 00:00:00 [rcuos/1] root 10 2 0 02:02 ? 00:00:00 [rcu_bh] root 11 2 0 02:02 ? 00:00:00 [rcuob/0] root 12 2 0 02:02 ? 00:00:00 [rcuob/1] root 13 2 0 02:02 ? 00:00:00 [migration/0] root 14 2 0 02:02 ? 00:00:00 [watchdog/0] root 15 2 0 02:02 ? 00:00:00 [watchdog/1] root 16 2 0 02:02 ? 00:00:00 [migration/1] root 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1] root 18 2 0 02:02 ? 00:00:00 [kworker/1:0] root 19 2 0 02:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:02 ? 00:00:00 [khelper] root 21 2 0 02:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:02 ? 00:00:00 [netns] root 23 2 0 02:02 ? 00:00:00 [writeback] root 24 2 0 02:02 ? 00:00:00 [kintegrityd] root 25 2 0 02:02 ? 00:00:00 [bioset] root 27 2 0 02:02 ? 00:00:00 [kblockd] root 28 2 0 02:02 ? 00:00:00 [ata_sff] root 29 2 0 02:02 ? 00:00:00 [khubd] root 30 2 0 02:02 ? 00:00:00 [md] root 31 2 0 02:02 ? 00:00:00 [devfreq_wq] root 32 2 0 02:02 ? 00:00:00 [kworker/1:1] root 34 2 0 02:02 ? 00:00:00 [khungtaskd] root 35 2 0 02:02 ? 00:00:00 [kswapd0] root 36 2 0 02:02 ? 00:00:00 [vmstat] root 37 2 0 02:02 ? 00:00:00 [ksmd] root 38 2 0 02:02 ? 00:00:00 [khugepaged] root 39 2 0 02:02 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:02 ? 00:00:00 [crypto] root 53 2 0 02:02 ? 00:00:00 [kthrotld] root 54 2 0 02:02 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:02 ? 00:00:00 [vballoon] root 56 2 0 02:02 ? 00:00:00 [kworker/0:1] root 57 2 0 02:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:02 ? 00:00:00 [deferwq] root 80 2 0 02:02 ? 00:00:00 [charger_manager] root 123 2 0 02:02 ? 00:00:00 [kpsmoused] root 142 2 0 02:02 ? 00:00:00 [kworker/0:2] root 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 02:02 ? 00:00:00 [kworker/u5:1] root 438 2 0 02:02 ? 00:00:00 [kworker/u5:2] root 542 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon root 606 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 02:02 ? 00:00:00 [kauditd] message+ 897 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 933 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon syslog 1004 1 0 02:02 ? 00:00:00 rsyslogd root 1048 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 02:02 ? 00:00:00 cron daemon 1107 1 0 02:02 ? 00:00:00 atd root 1113 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 02:02 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_21czcy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_21czcy --logging-server-logdir=/home/ubuntu/bono_host_21czcy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy%I.log --pidfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy.pid ubuntu 1763 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/bono_host_21czcy/env/bin/diamond --configfile /home/ubuntu/bono_host_21czcy/work/plugins/diamond/etc/diamond.conf ubuntu 1807 1649 0 02:04 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_21czcy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_21czcy --logging-server-logdir=/home/ubuntu/bono_host_21czcy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy%I.log --pidfile=/home/ubuntu/bono_host_21czcy/work/bono_host_21czcy.pid ubuntu 1829 1807 0 02:04 ? 00:00:00 /home/ubuntu/bono_host_21czcy/env/bin/python2.7 /home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-vfQs2t ubuntu 1842 1829 0 02:04 ? 00:00:00 /bin/sh -c /tmp/J37MQ/install-bono.sh ubuntu 1844 1842 0 02:04 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh ntp 8104 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8612 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8667 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8668 8667 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8672 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8673 8672 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8682 8668 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8683 8673 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8684 8683 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9078 1 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.30,bono-fhuk5o.clearwater.local --alias=172.30.9.202,bono-fhuk5o.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-fhuk5o.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid snmp 9708 1 0 02:07 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 9773 1 0 02:07 ? 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 9838 1844 0 02:07 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh ubuntu 9839 9838 0 02:07 ? 00:00:00 /bin/bash -e /tmp/J37MQ/install-bono.sh root 9840 9839 0 02:07 ? 00:00:00 sudo ps -edf root 9841 9840 0 02:07 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-03 02:07:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-03 02:07:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-03 02:07:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-03 02:07:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181203T020000Z.txt /var/log/syslog /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/kern.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/udev /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd/clearwater-etcd-initd.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-03 02:07:15,545 - 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 9773/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8612/monit tcp 0 0 192.168.120.30:5058 0.0.0.0:* LISTEN 9078/bono tcp 0 0 192.168.120.30:5060 0.0.0.0:* LISTEN 9078/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9078/bono tcp6 0 0 ::1:53 :::* LISTEN 9773/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.30:123 0.0.0.0:* 8104/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8104/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8104/ntpd udp 0 0 0.0.0.0:42111 0.0.0.0:* 606/dhclient udp 0 0 0.0.0.0:161 0.0.0.0:* 9708/snmpd udp 0 0 192.168.120.30:5058 0.0.0.0:* 9078/bono udp 0 0 192.168.120.30:5060 0.0.0.0:* 9078/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9773/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 606/dhclient udp6 0 0 :::58456 :::* 606/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8104/ntpd udp6 0 0 ::1:123 :::* 8104/ntpd udp6 0 0 :::123 :::* 8104/ntpd udp6 0 0 :::161 :::* 9708/snmpd udp6 0 0 ::1:53 :::* 9773/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23882 9708/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 19261 8682/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19264 8684/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7737 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11732 1649/python2.7 /tmp/cloudify-logging-server-493a8.socket unix 2 [ ACC ] STREAM LISTENING 12166 1829/python2.7 /tmp/ctx-HzHOFE.socket unix 2 [ ACC ] STREAM LISTENING 8795 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7259 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8613 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-03 02:07:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-03 02:07:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:12:03 02:06:31: Namespace: management 2018:12:03 02:06:31: [management] Starting server 2018:12:03 02:06:31: [management] Listening for requests 2018:12:03 02:06:31: Namespace: signaling 2018:12:03 02:06:31: [signaling] Starting server 2018:12:03 02:06:31: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-03 02:06:44.731769168 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J37MQ/install-bono.sh 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-03 02:07:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181203T020000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-03 02:07:15,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:15,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:15,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:07:15,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D9XYF/bind.py 2018-12-03 02:07:15,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-nl691p 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 28 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://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://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 libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 25s (2,773 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9218 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9952 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m24.949s user 0m16.231s sys 0m11.420s 2018-12-03 02:07:15,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:07:15,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:15,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:15,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:15,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:15 GMT 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:15,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:15,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:20,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:20,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:15.968Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:15.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.204Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.204Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[localhost] run: sudo mv /tmp/tmpGK7hTJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[localhost] run: sudo mv /tmp/tmpxuGSsp /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:16.317Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:16.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "d2ccd9c8-5ab9-4493-aae2-ed7b8e164b93"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:17.496Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_kdilyd/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:17.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a15944a1-7ca4-4375-be2e-170cbaf876b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:17.496Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SOAZJ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:17.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a15944a1-7ca4-4375-be2e-170cbaf876b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:19.142Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:19.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1729, "offset": 1700, "size": 50}}} 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:20,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:20 GMT 2018-12-03 02:07:20,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:20,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9691 2018-12-03 02:07:20,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:20,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGK7hTJ /etc/bind/db.clearwater.local 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxuGSsp /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:20,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:07:20,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:07:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:07:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_kdilyd/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-03 02:07:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SOAZJ/add-snmpproxy-collector.py 2018-12-03 02:07:20,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:20,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:20,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:20,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:20,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:20,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:20,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:20 GMT 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:20,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:25,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:26,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:26,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:22.171Z", "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 28 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,899 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57913 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.875s\nuser\t0m12.610s\nsys\t0m3.427s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:22.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:22.502Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-bwbqua\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\n libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0\n libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5\n libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3\n libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx\n 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-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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 116 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.4 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:74 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:75 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:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:121 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: 24%\rExtracting templates from packages: 49%\rExtracting templates from packages: 74%\rExtracting templates from packages: 99%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.4 MB in 20s (4,816 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting 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 9473\nclearwater-socket-factory-sig start/running, process 9478\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9527\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n..........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting 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) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m32.023s\nuser\t0m23.021s\nsys\t0m13.090s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:22.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:22.502Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:22.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:23.506Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:23.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:23.506Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:23.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:23.506Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:23.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:25.128Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.006s\nsys\t0m0.053s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:25.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:25.521Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:25.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}], "metadata": {"pagination": {"total": 1737, "offset": 1717, "size": 50}}} 2018-12-03 02:07:26,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:26,004 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:26 GMT 2018-12-03 02:07:26,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:26,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79816 2018-12-03 02:07:26,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:26,007 - 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 28 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,899 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57913 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.875s user 0m12.610s sys 0m3.427s 2018-12-03 02:07:26,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-bwbqua 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 116 newly installed, 0 to remove and 23 not upgraded. Need to get 97.4 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1,041 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1,872 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1,186 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:74 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:75 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:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 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/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:121 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: 24% Extracting templates from packages: 49% Extracting templates from packages: 74% Extracting templates from packages: 99% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.4 MB in 20s (4,816 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9473 clearwater-socket-factory-sig start/running, process 9478 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9527 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ ..........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting 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) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m32.023s user 0m23.021s sys 0m13.090s 2018-12-03 02:07:26,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-03 02:07:26,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:07:26,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-03 02:07:26,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-03 02:07:26,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.006s sys 0m0.053s 2018-12-03 02:07:26,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-03 02:07:26,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:26,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:26,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:26,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:26,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:26 GMT 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:26,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:31,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:31,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:31,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:31,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:31,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:58:ba \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefd:58ba/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85130 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52484 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133794204 (133.7 MB) TX bytes:8520422 (8.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:01 ? 00:00:00 /sbin/init\nroot 2 0 0 02:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:01 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:01 ? 00:00:00 [migration/0]\nroot 14 2 0 02:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:01 ? 00:00:00 [migration/1]\nroot 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:01 ? 00:00:00 [khelper]\nroot 21 2 0 02:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:01 ? 00:00:00 [netns]\nroot 23 2 0 02:01 ? 00:00:00 [writeback]\nroot 24 2 0 02:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:01 ? 00:00:00 [bioset]\nroot 27 2 0 02:01 ? 00:00:00 [kblockd]\nroot 28 2 0 02:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:01 ? 00:00:00 [khubd]\nroot 30 2 0 02:01 ? 00:00:00 [md]\nroot 31 2 0 02:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:01 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:01 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:01 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:01 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:01 ? 00:00:00 [vmstat]\nroot 38 2 0 02:01 ? 00:00:00 [ksmd]\nroot 39 2 0 02:01 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:01 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:01 ? 00:00:00 [crypto]\nroot 54 2 0 02:01 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:01 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:01 ? 00:00:00 [vballoon]\nroot 57 2 0 02:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:01 ? 00:00:00 [deferwq]\nroot 80 2 0 02:01 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:01 ? 00:00:00 [kpsmoused]\nroot 141 2 0 02:01 ? 00:00:00 [kworker/1:2]\nroot 187 2 0 02:01 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 02:01 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 447 2 0 02:01 ? 00:00:00 [kworker/u5:1]\nroot 448 2 0 02:01 ? 00:00:00 [kworker/u5:2]\nroot 526 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 928 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nroot 954 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1049 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 02:02 ? 00:00:00 cron\ndaemon 1110 1 0 02:02 ? 00:00:00 atd\nroot 1116 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1125 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1208 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1222 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 02:02 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 02:02 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_v17pdx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_v17pdx --logging-server-logdir=/home/ubuntu/sprout_host_v17pdx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx%I.log --pidfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx.pid\nubuntu 1765 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_v17pdx/env/bin/diamond --configfile /home/ubuntu/sprout_host_v17pdx/work/plugins/diamond/etc/diamond.conf\nubuntu 1807 1650 0 02:04 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_v17pdx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_v17pdx --logging-server-logdir=/home/ubuntu/sprout_host_v17pdx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx%I.log --pidfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx.pid\nubuntu 1831 1807 0 02:04 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 /home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6frrOE\nubuntu 1842 1831 0 02:04 ? 00:00:00 /bin/sh -c /tmp/K0102/install-sprout.sh\nubuntu 1844 1842 0 02:04 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh\nntp 8410 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8892 1 0 02:06 ? 00:00:00 rsyslogd\nroot 8923 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8924 8923 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8928 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8929 8928 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8938 8924 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8939 8929 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8940 8939 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8977 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9704 1 0 02:07 ? 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 9767 1844 0 02:07 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh\nubuntu 9768 9767 0 02:07 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh\nroot 9769 9768 0 02:07 ? 00:00:00 sudo ps -edf\nroot 9770 9769 0 02:07 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9704/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9704/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8410/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8410/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8410/ntpd \nudp 0 0 0.0.0.0:53997 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9704/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8410/ntpd \nudp6 0 0 ::1:123 :::* 8410/ntpd \nudp6 0 0 :::123 :::* 8410/ntpd \nudp6 0 0 :::6885 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 9704/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8227 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9268 924/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11537 1650/python2.7 /tmp/cloudify-logging-server-bc4e7.socket\nunix 2 [ ACC ] STREAM LISTENING 11241 1831/python2.7 /tmp/ctx-R18ehy.socket\nunix 2 [ ACC ] STREAM LISTENING 6977 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20391 8938/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20394 8940/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8918 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:26.544Z", "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 23 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.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting 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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting 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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting 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\t0m24.242s\nuser\t0m12.858s\nsys\t0m3.248s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:26.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[sprout] => 2018:12:03 02:06:47: Namespace: management\n2018:12:03 02:06:47: [management] Starting server\n2018:12:03 02:06:47: [management] Listening for requests\n2018:12:03 02:06:47: Namespace: signaling\n2018:12:03 02:06:47: [signaling] Starting server\n2018:12:03 02:06:47: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:27.549Z", "message": "[sprout] => /var/log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/sprout\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20181203T020000Z.txt\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:27.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:28.553Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:28.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:28.553Z", "message": "[sprout] => 2018-12-03 02:07:05.536658198 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:28.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:28.553Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:28.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:28.731Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:28.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "sprout_4eus4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:29.481Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:29.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:29.557Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.016s\nsys\t0m0.047s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:29.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:29.557Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:29.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:29.557Z", "message": "Execution done (return_code=0): /tmp/K0102/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:29.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "bfecf5ae-603c-4bc0-ac10-e0edf359ec99"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8H03D/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:5b:b8 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feaa:5bb8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:108787 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48697 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171217203 (171.2 MB) TX bytes:8406861 (8.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4966 (4.9 KB) TX bytes:4966 (4.9 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:02 ? 00:00:01 /sbin/init\nroot 2 0 0 02:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 02:02 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 02:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:02 ? 00:00:00 [migration/0]\nroot 14 2 0 02:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:02 ? 00:00:00 [migration/1]\nroot 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:02 ? 00:00:00 [khelper]\nroot 21 2 0 02:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:02 ? 00:00:00 [netns]\nroot 23 2 0 02:02 ? 00:00:00 [writeback]\nroot 24 2 0 02:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:02 ? 00:00:00 [bioset]\nroot 26 2 0 02:02 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:02 ? 00:00:00 [kblockd]\nroot 28 2 0 02:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:02 ? 00:00:00 [khubd]\nroot 30 2 0 02:02 ? 00:00:00 [md]\nroot 31 2 0 02:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:02 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 02:02 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 02:02 ? 00:00:00 [khungtaskd]\nroot 36 2 0 02:02 ? 00:00:00 [kswapd0]\nroot 37 2 0 02:02 ? 00:00:00 [vmstat]\nroot 38 2 0 02:02 ? 00:00:00 [ksmd]\nroot 39 2 0 02:02 ? 00:00:00 [khugepaged]\nroot 40 2 0 02:02 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 02:02 ? 00:00:00 [crypto]\nroot 54 2 0 02:02 ? 00:00:00 [kthrotld]\nroot 55 2 0 02:02 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 02:02 ? 00:00:00 [vballoon]\nroot 57 2 0 02:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:02 ? 00:00:00 [deferwq]\nroot 80 2 0 02:02 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:02 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:02 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 02:02 ? 00:00:00 [kworker/u5:1]\nroot 530 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 906 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nsyslog 1045 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1049 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1086 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 02:02 ? 00:00:00 cron\ndaemon 1093 1 0 02:02 ? 00:00:00 atd\nroot 1101 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1112 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1189 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1196 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 02:02 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 02:02 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_kupjkl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_kupjkl --logging-server-logdir=/home/ubuntu/homer_host_kupjkl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl%I.log --pidfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl.pid\nubuntu 1766 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/homer_host_kupjkl/env/bin/diamond --configfile /home/ubuntu/homer_host_kupjkl/work/plugins/diamond/etc/diamond.conf\nroot 1780 2 0 02:03 ? 00:00:00 [kworker/u5:2]\nubuntu 1813 1652 0 02:04 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_kupjkl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_kupjkl --logging-server-logdir=/home/ubuntu/homer_host_kupjkl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl%I.log --pidfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl.pid\nubuntu 1835 1813 0 02:04 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 /home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ZBu8MB\nubuntu 1846 1835 0 02:04 ? 00:00:00 /bin/sh -c /tmp/1ISQM/install-homer.sh\nubuntu 1848 1846 0 02:04 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh\nntp 8579 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9092 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9144 1 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9148 9144 0 02:06 ? 00:00:00 inotifywait -e create -qq .\nroot 9257 1 0 02:06 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9258 9257 0 02:06 ? 00:00:00 nginx: worker process\nwww-data 9259 9257 0 02:06 ? 00:00:00 nginx: worker process\nwww-data 9260 9257 0 02:06 ? 00:00:00 nginx: worker process\nwww-data 9261 9257 0 02:06 ? 00:00:00 nginx: worker process\nroot 9436 9092 0 02:07 ? 00:00:00 [nginx_ping] \nroot 9439 9092 0 02:07 ? 00:00:00 [check-nginx-upt] \nroot 9442 9092 0 02:07 ? 00:00:00 [check-monit-upt] \ndnsmasq 9870 1 0 02:07 ? 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 9933 1848 0 02:07 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh\nubuntu 9934 9933 0 02:07 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh\nroot 9935 9934 0 02:07 ? 00:00:00 sudo ps -edf\nroot 9936 9935 0 02:07 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:30.560Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9870/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9092/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9257/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9870/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1086/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8579/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8579/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8579/ntpd \nudp 0 0 0.0.0.0:42111 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9870/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 :::58456 :::* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8579/ntpd \nudp6 0 0 ::1:123 :::* 8579/ntpd \nudp6 0 0 :::123 :::* 8579/ntpd \nudp6 0 0 ::1:53 :::* 9870/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7472 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11641 1652/python2.7 /tmp/cloudify-logging-server-11770.socket\nunix 2 [ ACC ] STREAM LISTENING 11926 1835/python2.7 /tmp/ctx-VveFY3.socket\nunix 2 [ ACC ] STREAM LISTENING 7038 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9393 906/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8640 1112/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}], "metadata": {"pagination": {"total": 1769, "offset": 1725, "size": 50}}} 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:31 GMT 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 54885 2018-12-03 02:07:31,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:31,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-03 02:07:31,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:58:ba inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefd:58ba/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85130 errors:0 dropped:0 overruns:0 frame:0 TX packets:52484 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133794204 (133.7 MB) TX bytes:8520422 (8.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:31,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-03 02:07:31,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-03 02:07:31,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:01 ? 00:00:00 /sbin/init root 2 0 0 02:01 ? 00:00:00 [kthreadd] root 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:01 ? 00:00:00 [kworker/0:0] root 5 2 0 02:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:01 ? 00:00:00 [rcu_sched] root 8 2 0 02:01 ? 00:00:00 [rcuos/0] root 9 2 0 02:01 ? 00:00:00 [rcuos/1] root 10 2 0 02:01 ? 00:00:00 [rcu_bh] root 11 2 0 02:01 ? 00:00:00 [rcuob/0] root 12 2 0 02:01 ? 00:00:00 [rcuob/1] root 13 2 0 02:01 ? 00:00:00 [migration/0] root 14 2 0 02:01 ? 00:00:00 [watchdog/0] root 15 2 0 02:01 ? 00:00:00 [watchdog/1] root 16 2 0 02:01 ? 00:00:00 [migration/1] root 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:01 ? 00:00:00 [khelper] root 21 2 0 02:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:01 ? 00:00:00 [netns] root 23 2 0 02:01 ? 00:00:00 [writeback] root 24 2 0 02:01 ? 00:00:00 [kintegrityd] root 25 2 0 02:01 ? 00:00:00 [bioset] root 27 2 0 02:01 ? 00:00:00 [kblockd] root 28 2 0 02:01 ? 00:00:00 [ata_sff] root 29 2 0 02:01 ? 00:00:00 [khubd] root 30 2 0 02:01 ? 00:00:00 [md] root 31 2 0 02:01 ? 00:00:00 [devfreq_wq] root 32 2 0 02:01 ? 00:00:00 [kworker/0:1] root 33 2 0 02:01 ? 00:00:00 [kworker/1:1] root 35 2 0 02:01 ? 00:00:00 [khungtaskd] root 36 2 0 02:01 ? 00:00:00 [kswapd0] root 37 2 0 02:01 ? 00:00:00 [vmstat] root 38 2 0 02:01 ? 00:00:00 [ksmd] root 39 2 0 02:01 ? 00:00:00 [khugepaged] root 40 2 0 02:01 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:01 ? 00:00:00 [crypto] root 54 2 0 02:01 ? 00:00:00 [kthrotld] root 55 2 0 02:01 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:01 ? 00:00:00 [vballoon] root 57 2 0 02:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:01 ? 00:00:00 [deferwq] root 80 2 0 02:01 ? 00:00:00 [charger_manager] root 124 2 0 02:01 ? 00:00:00 [kpsmoused] root 141 2 0 02:01 ? 00:00:00 [kworker/1:2] root 187 2 0 02:01 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 02:01 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 447 2 0 02:01 ? 00:00:00 [kworker/u5:1] root 448 2 0 02:01 ? 00:00:00 [kworker/u5:2] root 526 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 02:02 ? 00:00:00 [kauditd] message+ 924 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 928 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon root 954 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 1049 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 02:02 ? 00:00:00 cron daemon 1110 1 0 02:02 ? 00:00:00 atd root 1116 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1125 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1208 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1222 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 02:02 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 02:02 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_v17pdx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_v17pdx --logging-server-logdir=/home/ubuntu/sprout_host_v17pdx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx%I.log --pidfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx.pid ubuntu 1765 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_v17pdx/env/bin/diamond --configfile /home/ubuntu/sprout_host_v17pdx/work/plugins/diamond/etc/diamond.conf ubuntu 1807 1650 0 02:04 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_v17pdx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_v17pdx --logging-server-logdir=/home/ubuntu/sprout_host_v17pdx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx%I.log --pidfile=/home/ubuntu/sprout_host_v17pdx/work/sprout_host_v17pdx.pid ubuntu 1831 1807 0 02:04 ? 00:00:00 /home/ubuntu/sprout_host_v17pdx/env/bin/python2.7 /home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6frrOE ubuntu 1842 1831 0 02:04 ? 00:00:00 /bin/sh -c /tmp/K0102/install-sprout.sh ubuntu 1844 1842 0 02:04 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh ntp 8410 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8892 1 0 02:06 ? 00:00:00 rsyslogd root 8923 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8924 8923 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8928 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8929 8928 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8938 8924 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8939 8929 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8940 8939 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8977 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9704 1 0 02:07 ? 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 9767 1844 0 02:07 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh ubuntu 9768 9767 0 02:07 ? 00:00:00 /bin/bash -e /tmp/K0102/install-sprout.sh root 9769 9768 0 02:07 ? 00:00:00 sudo ps -edf root 9770 9769 0 02:07 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-03 02:07:31,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9704/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit tcp6 0 0 ::1:53 :::* LISTEN 9704/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8410/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8410/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8410/ntpd udp 0 0 0.0.0.0:53997 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9704/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8410/ntpd udp6 0 0 ::1:123 :::* 8410/ntpd udp6 0 0 :::123 :::* 8410/ntpd udp6 0 0 :::6885 :::* 581/dhclient udp6 0 0 ::1:53 :::* 9704/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8227 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9268 924/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11537 1650/python2.7 /tmp/cloudify-logging-server-bc4e7.socket unix 2 [ ACC ] STREAM LISTENING 11241 1831/python2.7 /tmp/ctx-R18ehy.socket unix 2 [ ACC ] STREAM LISTENING 6977 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20391 8938/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20394 8940/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8918 1116/acpid /var/run/acpid.socket real 0m0.008s user 0m0.003s sys 0m0.004s 2018-12-03 02:07:31,203 - 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 23 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.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m24.242s user 0m12.858s sys 0m3.248s 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:12:03 02:06:47: Namespace: management 2018:12:03 02:06:47: [management] Starting server 2018:12:03 02:06:47: [management] Listening for requests 2018:12:03 02:06:47: Namespace: signaling 2018:12:03 02:06:47: [signaling] Starting server 2018:12:03 02:06:47: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-03 02:07:31,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/sprout /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20181203T020000Z.txt /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.001s sys 0m0.004s 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-03 02:07:05.536658198 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:07:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.016s sys 0m0.047s 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/K0102/install-sprout.sh 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-03 02:07:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-03 02:07:31,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8H03D/bind.py 2018-12-03 02:07:31,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:aa:5b:b8 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feaa:5bb8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108787 errors:0 dropped:0 overruns:0 frame:0 TX packets:48697 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171217203 (171.2 MB) TX bytes:8406861 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4966 (4.9 KB) TX bytes:4966 (4.9 KB) real 0m0.008s user 0m0.003s sys 0m0.005s 2018-12-03 02:07:31,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:02 ? 00:00:01 /sbin/init root 2 0 0 02:02 ? 00:00:00 [kthreadd] root 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0] root 4 2 0 02:02 ? 00:00:00 [kworker/0:0] root 5 2 0 02:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:02 ? 00:00:00 [rcu_sched] root 8 2 0 02:02 ? 00:00:00 [rcuos/0] root 9 2 0 02:02 ? 00:00:00 [rcuos/1] root 10 2 0 02:02 ? 00:00:00 [rcu_bh] root 11 2 0 02:02 ? 00:00:00 [rcuob/0] root 12 2 0 02:02 ? 00:00:00 [rcuob/1] root 13 2 0 02:02 ? 00:00:00 [migration/0] root 14 2 0 02:02 ? 00:00:00 [watchdog/0] root 15 2 0 02:02 ? 00:00:00 [watchdog/1] root 16 2 0 02:02 ? 00:00:00 [migration/1] root 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:02 ? 00:00:00 [khelper] root 21 2 0 02:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:02 ? 00:00:00 [netns] root 23 2 0 02:02 ? 00:00:00 [writeback] root 24 2 0 02:02 ? 00:00:00 [kintegrityd] root 25 2 0 02:02 ? 00:00:00 [bioset] root 26 2 0 02:02 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:02 ? 00:00:00 [kblockd] root 28 2 0 02:02 ? 00:00:00 [ata_sff] root 29 2 0 02:02 ? 00:00:00 [khubd] root 30 2 0 02:02 ? 00:00:00 [md] root 31 2 0 02:02 ? 00:00:00 [devfreq_wq] root 32 2 0 02:02 ? 00:00:00 [kworker/0:1] root 33 2 0 02:02 ? 00:00:00 [kworker/1:1] root 35 2 0 02:02 ? 00:00:00 [khungtaskd] root 36 2 0 02:02 ? 00:00:00 [kswapd0] root 37 2 0 02:02 ? 00:00:00 [vmstat] root 38 2 0 02:02 ? 00:00:00 [ksmd] root 39 2 0 02:02 ? 00:00:00 [khugepaged] root 40 2 0 02:02 ? 00:00:00 [fsnotify_mark] root 41 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 02:02 ? 00:00:00 [crypto] root 54 2 0 02:02 ? 00:00:00 [kthrotld] root 55 2 0 02:02 ? 00:00:00 [kworker/u4:1] root 56 2 0 02:02 ? 00:00:00 [vballoon] root 57 2 0 02:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:02 ? 00:00:00 [deferwq] root 80 2 0 02:02 ? 00:00:00 [charger_manager] root 124 2 0 02:02 ? 00:00:00 [kpsmoused] root 142 2 0 02:02 ? 00:00:00 [kworker/1:2] root 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 02:02 ? 00:00:00 [kworker/u5:1] root 530 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 02:02 ? 00:00:00 [kauditd] message+ 906 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 syslog 1045 1 0 02:02 ? 00:00:00 rsyslogd root 1049 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1086 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 02:02 ? 00:00:00 cron daemon 1093 1 0 02:02 ? 00:00:00 atd root 1101 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1112 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1189 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1196 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 02:02 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 02:02 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_kupjkl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_kupjkl --logging-server-logdir=/home/ubuntu/homer_host_kupjkl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl%I.log --pidfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl.pid ubuntu 1766 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/homer_host_kupjkl/env/bin/diamond --configfile /home/ubuntu/homer_host_kupjkl/work/plugins/diamond/etc/diamond.conf root 1780 2 0 02:03 ? 00:00:00 [kworker/u5:2] ubuntu 1813 1652 0 02:04 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_kupjkl --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_kupjkl --logging-server-logdir=/home/ubuntu/homer_host_kupjkl/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl%I.log --pidfile=/home/ubuntu/homer_host_kupjkl/work/homer_host_kupjkl.pid ubuntu 1835 1813 0 02:04 ? 00:00:00 /home/ubuntu/homer_host_kupjkl/env/bin/python2.7 /home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-ZBu8MB ubuntu 1846 1835 0 02:04 ? 00:00:00 /bin/sh -c /tmp/1ISQM/install-homer.sh ubuntu 1848 1846 0 02:04 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh ntp 8579 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9092 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9144 1 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9148 9144 0 02:06 ? 00:00:00 inotifywait -e create -qq . root 9257 1 0 02:06 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9258 9257 0 02:06 ? 00:00:00 nginx: worker process www-data 9259 9257 0 02:06 ? 00:00:00 nginx: worker process www-data 9260 9257 0 02:06 ? 00:00:00 nginx: worker process www-data 9261 9257 0 02:06 ? 00:00:00 nginx: worker process root 9436 9092 0 02:07 ? 00:00:00 [nginx_ping] root 9439 9092 0 02:07 ? 00:00:00 [check-nginx-upt] root 9442 9092 0 02:07 ? 00:00:00 [check-monit-upt] dnsmasq 9870 1 0 02:07 ? 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 9933 1848 0 02:07 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh ubuntu 9934 9933 0 02:07 ? 00:00:00 /bin/bash -e /tmp/1ISQM/install-homer.sh root 9935 9934 0 02:07 ? 00:00:00 sudo ps -edf root 9936 9935 0 02:07 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-12-03 02:07:31,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9870/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9092/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9257/nginx tcp6 0 0 ::1:53 :::* LISTEN 9870/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1086/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8579/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8579/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8579/ntpd udp 0 0 0.0.0.0:42111 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9870/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 :::58456 :::* 570/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8579/ntpd udp6 0 0 ::1:123 :::* 8579/ntpd udp6 0 0 :::123 :::* 8579/ntpd udp6 0 0 ::1:53 :::* 9870/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7472 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11641 1652/python2.7 /tmp/cloudify-logging-server-11770.socket unix 2 [ ACC ] STREAM LISTENING 11926 1835/python2.7 /tmp/ctx-VveFY3.socket unix 2 [ ACC ] STREAM LISTENING 7038 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9393 906/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8640 1112/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-03 02:07:31,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:31,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:31,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:31 GMT 2018-12-03 02:07:31,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:31,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:31,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:36,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "[homer] => [03-Dec-2018 02:06:44 UTC] clearwater-diags-monitor starting\n[03-Dec-2018 02:06:44 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:31.582Z", "message": "[homer] => /var/log\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.050s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:31.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.030Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.565Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.565Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[localhost] run: sudo mv /tmp/tmp32ucWQ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[localhost] run: sudo mv /tmp/tmpj06O6Y /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[homer] => 2018-12-03 02:07:11.472667723 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:32.616Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:32.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "30af6f0b-2c1b-40ae-9a20-fb97fb7f0d25"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9K3H2/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "296f35ef-b7b2-4eca-9998-23361906aedb"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:33.686Z", "message": "Execution done (return_code=0): /tmp/1ISQM/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:33.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "99e0913f-93a9-4159-914c-e11086de61a4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.687Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P8X1S/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "[localhost] run: sudo mv /tmp/tmpycdY05 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:34.699Z", "message": "[localhost] run: sudo mv /tmp/tmpoHKJ5M /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:34.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:35.689Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:35.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:35.702Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:35.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:35.702Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:35.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "738b6517-0c83-4efd-9e1f-deac4023cc33"}], "metadata": {"pagination": {"total": 1814, "offset": 1754, "size": 50}}} 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:36,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:36 GMT 2018-12-03 02:07:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24993 2018-12-03 02:07:36,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:36,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [03-Dec-2018 02:06:44 UTC] clearwater-diags-monitor starting [03-Dec-2018 02:06:44 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.050s user 0m0.005s sys 0m0.002s 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:36,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp32ucWQ /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj06O6Y /etc/bind/db.clearwater.local 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-03 02:07:11.472667723 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.002s sys 0m0.003s 2018-12-03 02:07:36,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9K3H2/add-snmpproxy-collector.py 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1ISQM/install-homer.sh 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:07:36,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P8X1S/bind.py 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpycdY05 /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoHKJ5M /etc/bind/db.clearwater.local 2018-12-03 02:07:36,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:36,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:36,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:07:36,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:36,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:36,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:36,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:36 GMT 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:36,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:41,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:41,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:41,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:41.002Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:41.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:41.153Z", "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 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,231 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.537s\nuser\t0m12.085s\nsys\t0m2.858s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:41.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}], "metadata": {"pagination": {"total": 1816, "offset": 1795, "size": 50}}} 2018-12-03 02:07:41,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:41,561 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:41 GMT 2018-12-03 02:07:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14866 2018-12-03 02:07:41,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:41,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:41,562 - 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 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,231 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.537s user 0m12.085s sys 0m2.858s 2018-12-03 02:07:41,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:41,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:41,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:41,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:41,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:41 GMT 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:41,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:46,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:46,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:46,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:41.733Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:41.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:41.733Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:41.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:42.743Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:42.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:44.010Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:44.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:44.747Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:8e:a1 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefc:8ea1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93302 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50425 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147343125 (147.3 MB) TX bytes:8831495 (8.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:84 errors:0 dropped:0 overruns:0 frame:0\n TX packets:84 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6990 (6.9 KB) TX bytes:6990 (6.9 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:44.747Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:44.747Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:45.794Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:01 ? 00:00:01 /sbin/init\nroot 2 0 0 02:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:01 ? 00:00:00 [migration/0]\nroot 14 2 0 02:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:01 ? 00:00:00 [migration/1]\nroot 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:01 ? 00:00:00 [khelper]\nroot 21 2 0 02:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:01 ? 00:00:00 [netns]\nroot 23 2 0 02:01 ? 00:00:00 [writeback]\nroot 24 2 0 02:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:01 ? 00:00:00 [bioset]\nroot 26 2 0 02:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:01 ? 00:00:00 [kblockd]\nroot 28 2 0 02:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:01 ? 00:00:00 [khubd]\nroot 30 2 0 02:01 ? 00:00:00 [md]\nroot 31 2 0 02:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:01 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:01 ? 00:00:00 [vmstat]\nroot 37 2 0 02:01 ? 00:00:00 [ksmd]\nroot 38 2 0 02:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:01 ? 00:00:00 [crypto]\nroot 53 2 0 02:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:01 ? 00:00:00 [vballoon]\nroot 56 2 0 02:01 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:01 ? 00:00:00 [deferwq]\nroot 80 2 0 02:01 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:01 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:01 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:01 ? 00:00:00 [ext4-rsv-conver]\nroot 330 2 0 02:01 ? 00:00:00 [kworker/u5:1]\nroot 387 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 485 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nroot 945 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1005 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 02:02 ? 00:00:00 cron\ndaemon 1105 1 0 02:02 ? 00:00:00 atd\nroot 1111 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 02:02 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 02:02 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_nl691p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_nl691p --logging-server-logdir=/home/ubuntu/ellis_host_nl691p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p%I.log --pidfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p.pid\nubuntu 1765 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_nl691p/env/bin/diamond --configfile /home/ubuntu/ellis_host_nl691p/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 02:04 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_nl691p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_nl691p --logging-server-logdir=/home/ubuntu/ellis_host_nl691p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p%I.log --pidfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p.pid\nubuntu 1839 1817 0 02:04 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 /home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-0yN8pW\nubuntu 1850 1839 0 02:04 ? 00:00:00 /bin/sh -c /tmp/XNNLT/install-ellis.sh\nubuntu 1852 1850 0 02:04 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh\nroot 2437 2 0 02:05 ? 00:00:00 [kworker/u5:2]\nmysql 9218 1 0 02:06 ? 00:00:00 /usr/sbin/mysqld\nntp 9368 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9952 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10004 1 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10008 10004 0 02:06 ? 00:00:00 inotifywait -e create -qq .\nroot 10129 1 0 02:07 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10130 10129 0 02:07 ? 00:00:00 nginx: worker process\nwww-data 10131 10129 0 02:07 ? 00:00:00 nginx: worker process\nwww-data 10132 10129 0 02:07 ? 00:00:00 nginx: worker process\nwww-data 10133 10129 0 02:07 ? 00:00:00 nginx: worker process\nellis 10333 1 0 02:07 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10536 9952 0 02:07 ? 00:00:00 [nginx_ping] \nroot 10539 9952 0 02:07 ? 00:00:00 [check-nginx-upt] \nroot 10542 9952 0 02:07 ? 00:00:00 [check-monit-upt] \nroot 10546 9952 0 02:07 ? 00:00:00 [poll_ellis.sh] \nroot 10553 9952 0 02:07 ? 00:00:00 [poll_ellis_http] \nroot 10555 9952 0 02:07 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10569 10555 0 02:07 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10608 10569 0 02:07 ? 00:00:00 sleep 23\ndnsmasq 10824 1 0 02:07 ? 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 10887 1852 0 02:07 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh\nubuntu 10888 10887 0 02:07 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh\nroot 10889 10888 0 02:07 ? 00:00:00 sudo ps -edf\nroot 10890 10889 0 02:07 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:45.794Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:45.794Z", "message": "[ellis] => /var/log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/mysql.err\n/var/log/sysstat\n/var/log/sysstat/sa03\n/var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-diags-monitor.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/ellis\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:45.794Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:45.794Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10824/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9952/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9218/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10824/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 9368/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:3867 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10824/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9368/ntpd \nudp6 0 0 ::1:123 :::* 9368/ntpd \nudp6 0 0 :::123 :::* 9368/ntpd \nudp6 0 0 :::25070 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 10824/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22863 10333/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 21019 9218/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7465 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9532 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11613 1651/python2.7 /tmp/cloudify-logging-server-94552.socket\nunix 2 [ ACC ] STREAM LISTENING 11909 1839/python2.7 /tmp/ctx-U42hxH.socket\nunix 2 [ ACC ] STREAM LISTENING 6947 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9325 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:45.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:46,728 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:46 GMT 2018-12-03 02:07:46,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:46,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20673 2018-12-03 02:07:46,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-03 02:07:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-03 02:07:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-03 02:07:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.006s sys 0m0.051s 2018-12-03 02:07:46,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:8e:a1 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefc:8ea1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93302 errors:0 dropped:0 overruns:0 frame:0 TX packets:50425 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147343125 (147.3 MB) TX bytes:8831495 (8.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:84 errors:0 dropped:0 overruns:0 frame:0 TX packets:84 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6990 (6.9 KB) TX bytes:6990 (6.9 KB) real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-03 02:07:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-03 02:07:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-03 02:07:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:01 ? 00:00:01 /sbin/init root 2 0 0 02:01 ? 00:00:00 [kthreadd] root 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:01 ? 00:00:00 [rcu_sched] root 8 2 0 02:01 ? 00:00:00 [rcuos/0] root 9 2 0 02:01 ? 00:00:00 [rcuos/1] root 10 2 0 02:01 ? 00:00:00 [rcu_bh] root 11 2 0 02:01 ? 00:00:00 [rcuob/0] root 12 2 0 02:01 ? 00:00:00 [rcuob/1] root 13 2 0 02:01 ? 00:00:00 [migration/0] root 14 2 0 02:01 ? 00:00:00 [watchdog/0] root 15 2 0 02:01 ? 00:00:00 [watchdog/1] root 16 2 0 02:01 ? 00:00:00 [migration/1] root 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:01 ? 00:00:00 [khelper] root 21 2 0 02:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:01 ? 00:00:00 [netns] root 23 2 0 02:01 ? 00:00:00 [writeback] root 24 2 0 02:01 ? 00:00:00 [kintegrityd] root 25 2 0 02:01 ? 00:00:00 [bioset] root 26 2 0 02:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:01 ? 00:00:00 [kblockd] root 28 2 0 02:01 ? 00:00:00 [ata_sff] root 29 2 0 02:01 ? 00:00:00 [khubd] root 30 2 0 02:01 ? 00:00:00 [md] root 31 2 0 02:01 ? 00:00:00 [devfreq_wq] root 32 2 0 02:01 ? 00:00:00 [kworker/0:1] root 34 2 0 02:01 ? 00:00:00 [khungtaskd] root 35 2 0 02:01 ? 00:00:00 [kswapd0] root 36 2 0 02:01 ? 00:00:00 [vmstat] root 37 2 0 02:01 ? 00:00:00 [ksmd] root 38 2 0 02:01 ? 00:00:00 [khugepaged] root 39 2 0 02:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:01 ? 00:00:00 [crypto] root 53 2 0 02:01 ? 00:00:00 [kthrotld] root 54 2 0 02:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:01 ? 00:00:00 [vballoon] root 56 2 0 02:01 ? 00:00:00 [kworker/1:1] root 57 2 0 02:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:01 ? 00:00:00 [deferwq] root 80 2 0 02:01 ? 00:00:00 [charger_manager] root 124 2 0 02:01 ? 00:00:00 [kpsmoused] root 142 2 0 02:01 ? 00:00:00 [kworker/1:2] root 186 2 0 02:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:01 ? 00:00:00 [ext4-rsv-conver] root 330 2 0 02:01 ? 00:00:00 [kworker/u5:1] root 387 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 485 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 02:02 ? 00:00:00 [kauditd] message+ 875 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon root 945 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind syslog 1005 1 0 02:02 ? 00:00:00 rsyslogd root 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 02:02 ? 00:00:00 cron daemon 1105 1 0 02:02 ? 00:00:00 atd root 1111 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 02:02 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 02:02 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_nl691p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_nl691p --logging-server-logdir=/home/ubuntu/ellis_host_nl691p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p%I.log --pidfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p.pid ubuntu 1765 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_nl691p/env/bin/diamond --configfile /home/ubuntu/ellis_host_nl691p/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 02:04 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_nl691p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_nl691p --logging-server-logdir=/home/ubuntu/ellis_host_nl691p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p%I.log --pidfile=/home/ubuntu/ellis_host_nl691p/work/ellis_host_nl691p.pid ubuntu 1839 1817 0 02:04 ? 00:00:00 /home/ubuntu/ellis_host_nl691p/env/bin/python2.7 /home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-0yN8pW ubuntu 1850 1839 0 02:04 ? 00:00:00 /bin/sh -c /tmp/XNNLT/install-ellis.sh ubuntu 1852 1850 0 02:04 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh root 2437 2 0 02:05 ? 00:00:00 [kworker/u5:2] mysql 9218 1 0 02:06 ? 00:00:00 /usr/sbin/mysqld ntp 9368 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9952 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10004 1 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10008 10004 0 02:06 ? 00:00:00 inotifywait -e create -qq . root 10129 1 0 02:07 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10130 10129 0 02:07 ? 00:00:00 nginx: worker process www-data 10131 10129 0 02:07 ? 00:00:00 nginx: worker process www-data 10132 10129 0 02:07 ? 00:00:00 nginx: worker process www-data 10133 10129 0 02:07 ? 00:00:00 nginx: worker process ellis 10333 1 0 02:07 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10536 9952 0 02:07 ? 00:00:00 [nginx_ping] root 10539 9952 0 02:07 ? 00:00:00 [check-nginx-upt] root 10542 9952 0 02:07 ? 00:00:00 [check-monit-upt] root 10546 9952 0 02:07 ? 00:00:00 [poll_ellis.sh] root 10553 9952 0 02:07 ? 00:00:00 [poll_ellis_http] root 10555 9952 0 02:07 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10569 10555 0 02:07 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10608 10569 0 02:07 ? 00:00:00 sleep 23 dnsmasq 10824 1 0 02:07 ? 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 10887 1852 0 02:07 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh ubuntu 10888 10887 0 02:07 ? 00:00:00 /bin/bash -e /tmp/XNNLT/install-ellis.sh root 10889 10888 0 02:07 ? 00:00:00 sudo ps -edf root 10890 10889 0 02:07 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.007s 2018-12-03 02:07:46,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-03 02:07:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/mysql.err /var/log/sysstat /var/log/sysstat/sa03 /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-diags-monitor.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/ellis /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-03 02:07:46,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10824/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9952/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9218/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10824/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 9368/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:3867 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10824/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9368/ntpd udp6 0 0 ::1:123 :::* 9368/ntpd udp6 0 0 :::123 :::* 9368/ntpd udp6 0 0 :::25070 :::* 580/dhclient udp6 0 0 ::1:53 :::* 10824/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22863 10333/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 21019 9218/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7465 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9532 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11613 1651/python2.7 /tmp/cloudify-logging-server-94552.socket unix 2 [ ACC ] STREAM LISTENING 11909 1839/python2.7 /tmp/ctx-U42hxH.socket unix 2 [ ACC ] STREAM LISTENING 6947 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9325 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.002s sys 0m0.006s 2018-12-03 02:07:46,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:46,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:46,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:46,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:46 GMT 2018-12-03 02:07:46,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:46,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:46,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:51,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:51,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:51,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:51,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:46.820Z", "message": "[ellis] => [03-Dec-2018 02:06:58 UTC] clearwater-diags-monitor starting\n[03-Dec-2018 02:06:58 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:46.820Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:47.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:47.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:47.833Z", "message": "Execution done (return_code=0): /tmp/XNNLT/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:47.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:47.833Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:47.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:47.833Z", "message": "[ellis] => 2018-12-03 02:07:27.613873202 Stopping etcd clearwater-etcd\n2018-12-03 02:07:28.241816724 Restarting etcd clearwater-etcd\n2018-12-03 02:07:28.246939824 Configured ETCDCTL_PEERS: 192.168.120.13:4000,\n2018-12-03 02:07:28.247768002 Check for previous failed startup attempt\n2018-12-03 02:07:28.249002895 Running etcdctl member list\nf4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true\n2018-12-03 02:07:28.283906707 etcdctl returned 0\n2018-12-03 02:07:28.290163634 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:47.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:47.833Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:47.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "36fb44a5-0a6e-41f3-b9aa-65f961112a45"}, {"node_instance_id": "ellis_gehm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:48.703Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:48.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:48.836Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:48.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:48.836Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:48.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:48.836Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:48.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:48.836Z", "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 23 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 6s (6,205 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting 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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting 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...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting 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\t0m25.018s\nuser\t0m12.414s\nsys\t0m3.188s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:48.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.733Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.733Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/83OBN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Executing: /tmp/83OBN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "[localhost] run: sudo mv /tmp/tmpgBs1qy /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:49.842Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Y56Z9/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:49.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:50.736Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:50.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:50.846Z", "message": "[localhost] run: sudo mv /tmp/tmpImvwvP /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:50.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:50.846Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:50.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:50.846Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:50.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "a4f395db-0b71-45ba-b3e6-fddfdd353e09"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:51.849Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:51.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:51.849Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.009s\nsys\t0m0.054s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:51.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:51.849Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:51.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:51.849Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:02 ? 00:00:00 /sbin/init\nroot 2 0 0 02:02 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:02 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:02 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:02 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:02 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:02 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:02 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:02 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:02 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:02 ? 00:00:00 [migration/0]\nroot 14 2 0 02:02 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:02 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:02 ? 00:00:00 [migration/1]\nroot 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:02 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:02 ? 00:00:00 [khelper]\nroot 21 2 0 02:02 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:02 ? 00:00:00 [netns]\nroot 23 2 0 02:02 ? 00:00:00 [writeback]\nroot 24 2 0 02:02 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:02 ? 00:00:00 [bioset]\nroot 26 2 0 02:02 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:02 ? 00:00:00 [kblockd]\nroot 28 2 0 02:02 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:02 ? 00:00:00 [khubd]\nroot 30 2 0 02:02 ? 00:00:00 [md]\nroot 31 2 0 02:02 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:02 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:02 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:02 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:02 ? 00:00:00 [vmstat]\nroot 37 2 0 02:02 ? 00:00:00 [ksmd]\nroot 38 2 0 02:02 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:02 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:02 ? 00:00:00 [crypto]\nroot 53 2 0 02:02 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:02 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:02 ? 00:00:00 [vballoon]\nroot 56 2 0 02:02 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:02 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:02 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:02 ? 00:00:00 [deferwq]\nroot 80 2 0 02:02 ? 00:00:00 [charger_manager]\nroot 124 2 0 02:02 ? 00:00:00 [kpsmoused]\nroot 142 2 0 02:02 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 02:02 ? 00:00:00 [kworker/u5:1]\nroot 567 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 586 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon\nroot 822 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 936 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 942 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1017 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1053 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 02:02 ? 00:00:00 cron\ndaemon 1112 1 0 02:02 ? 00:00:00 atd\nroot 1118 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1555 2 0 02:02 ? 00:00:00 [kworker/0:2]\nubuntu 1654 1 0 02:02 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_bwbqua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_bwbqua --logging-server-logdir=/home/ubuntu/dime_host_bwbqua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua%I.log --pidfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua.pid\nubuntu 1768 1 0 02:02 ? 00:00:02 python2.7 /home/ubuntu/dime_host_bwbqua/env/bin/diamond --configfile /home/ubuntu/dime_host_bwbqua/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1654 0 02:04 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_bwbqua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_bwbqua --logging-server-logdir=/home/ubuntu/dime_host_bwbqua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua%I.log --pidfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua.pid\nubuntu 1838 1816 0 02:04 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 /home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7rUlEE\nubuntu 1849 1838 0 02:04 ? 00:00:00 /bin/sh -c /tmp/86HJ3/install-dime.sh\nubuntu 1851 1849 0 02:04 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh\nroot 1948 2 0 02:04 ? 00:00:00 [kworker/u5:2]\nntp 8910 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9473 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9474 9473 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9478 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9479 9478 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9484 9474 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9489 9479 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9490 9489 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9527 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10287 1 0 02:07 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10541 1 0 02:07 ? 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 10604 1851 0 02:07 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh\nubuntu 10605 10604 0 02:07 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh\nroot 10606 10605 0 02:07 ? 00:00:00 sudo ps -edf\nroot 10607 10606 0 02:07 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:51.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:51.849Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:84:24:60 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe84:2460/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112882 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61823 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176627925 (176.6 MB) TX bytes:9653209 (9.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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:51.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}], "metadata": {"pagination": {"total": 1865, "offset": 1809, "size": 50}}} 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:51,876 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:51 GMT 2018-12-03 02:07:51,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:51,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43816 2018-12-03 02:07:51,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:51,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [03-Dec-2018 02:06:58 UTC] clearwater-diags-monitor starting [03-Dec-2018 02:06:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-03 02:07:51,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-03 02:07:51,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:51,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XNNLT/install-ellis.sh 2018-12-03 02:07:51,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-03 02:07:51,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-03 02:07:27.613873202 Stopping etcd clearwater-etcd 2018-12-03 02:07:28.241816724 Restarting etcd clearwater-etcd 2018-12-03 02:07:28.246939824 Configured ETCDCTL_PEERS: 192.168.120.13:4000, 2018-12-03 02:07:28.247768002 Check for previous failed startup attempt 2018-12-03 02:07:28.249002895 Running etcdctl member list f4c79f7c3f2ddac: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=true 2018-12-03 02:07:28.283906707 etcdctl returned 0 2018-12-03 02:07:28.290163634 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:51,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-03 02:07:51,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:07:51,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-03 02:07:51,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-03 02:07:51,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-03 02:07:51,880 - 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 23 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 6s (6,205 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m25.018s user 0m12.414s sys 0m3.188s 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:07:51,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/83OBN/create_number.sh 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:07:51,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/83OBN/create_number.sh 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgBs1qy /etc/bind/db.clearwater.local 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y56Z9/bind.py 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpImvwvP /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:51,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:07:51,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:07:51,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-03 02:07:51,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.009s sys 0m0.054s 2018-12-03 02:07:51,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-03 02:07:51,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:02 ? 00:00:00 /sbin/init root 2 0 0 02:02 ? 00:00:00 [kthreadd] root 3 2 0 02:02 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:02 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:02 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:02 ? 00:00:00 [rcu_sched] root 8 2 0 02:02 ? 00:00:00 [rcuos/0] root 9 2 0 02:02 ? 00:00:00 [rcuos/1] root 10 2 0 02:02 ? 00:00:00 [rcu_bh] root 11 2 0 02:02 ? 00:00:00 [rcuob/0] root 12 2 0 02:02 ? 00:00:00 [rcuob/1] root 13 2 0 02:02 ? 00:00:00 [migration/0] root 14 2 0 02:02 ? 00:00:00 [watchdog/0] root 15 2 0 02:02 ? 00:00:00 [watchdog/1] root 16 2 0 02:02 ? 00:00:00 [migration/1] root 17 2 0 02:02 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:02 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:02 ? 00:00:00 [khelper] root 21 2 0 02:02 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:02 ? 00:00:00 [netns] root 23 2 0 02:02 ? 00:00:00 [writeback] root 24 2 0 02:02 ? 00:00:00 [kintegrityd] root 25 2 0 02:02 ? 00:00:00 [bioset] root 26 2 0 02:02 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:02 ? 00:00:00 [kblockd] root 28 2 0 02:02 ? 00:00:00 [ata_sff] root 29 2 0 02:02 ? 00:00:00 [khubd] root 30 2 0 02:02 ? 00:00:00 [md] root 31 2 0 02:02 ? 00:00:00 [devfreq_wq] root 32 2 0 02:02 ? 00:00:00 [kworker/0:1] root 34 2 0 02:02 ? 00:00:00 [khungtaskd] root 35 2 0 02:02 ? 00:00:00 [kswapd0] root 36 2 0 02:02 ? 00:00:00 [vmstat] root 37 2 0 02:02 ? 00:00:00 [ksmd] root 38 2 0 02:02 ? 00:00:00 [khugepaged] root 39 2 0 02:02 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:02 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:02 ? 00:00:00 [crypto] root 53 2 0 02:02 ? 00:00:00 [kthrotld] root 54 2 0 02:02 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:02 ? 00:00:00 [vballoon] root 56 2 0 02:02 ? 00:00:00 [kworker/1:1] root 57 2 0 02:02 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:02 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:02 ? 00:00:00 [deferwq] root 80 2 0 02:02 ? 00:00:00 [charger_manager] root 124 2 0 02:02 ? 00:00:00 [kpsmoused] root 142 2 0 02:02 ? 00:00:00 [kworker/1:2] root 186 2 0 02:02 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 02:02 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 02:02 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 02:02 ? 00:00:00 [kworker/u5:1] root 567 1 0 02:02 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 586 1 0 02:02 ? 00:00:00 upstart-socket-bridge --daemon root 822 2 0 02:02 ? 00:00:00 [kauditd] message+ 893 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 936 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon syslog 1017 1 0 02:02 ? 00:00:00 rsyslogd root 1053 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 02:02 ? 00:00:00 cron daemon 1112 1 0 02:02 ? 00:00:00 atd root 1118 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1555 2 0 02:02 ? 00:00:00 [kworker/0:2] ubuntu 1654 1 0 02:02 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_bwbqua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_bwbqua --logging-server-logdir=/home/ubuntu/dime_host_bwbqua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua%I.log --pidfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua.pid ubuntu 1768 1 0 02:02 ? 00:00:02 python2.7 /home/ubuntu/dime_host_bwbqua/env/bin/diamond --configfile /home/ubuntu/dime_host_bwbqua/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1654 0 02:04 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_bwbqua --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_bwbqua --logging-server-logdir=/home/ubuntu/dime_host_bwbqua/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua%I.log --pidfile=/home/ubuntu/dime_host_bwbqua/work/dime_host_bwbqua.pid ubuntu 1838 1816 0 02:04 ? 00:00:00 /home/ubuntu/dime_host_bwbqua/env/bin/python2.7 /home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7rUlEE ubuntu 1849 1838 0 02:04 ? 00:00:00 /bin/sh -c /tmp/86HJ3/install-dime.sh ubuntu 1851 1849 0 02:04 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh root 1948 2 0 02:04 ? 00:00:00 [kworker/u5:2] ntp 8910 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9473 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9474 9473 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9478 1 0 02:06 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9479 9478 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9484 9474 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9489 9479 0 02:06 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9490 9489 0 02:06 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9527 1 0 02:06 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10287 1 0 02:07 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10541 1 0 02:07 ? 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 10604 1851 0 02:07 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh ubuntu 10605 10604 0 02:07 ? 00:00:00 /bin/bash -e /tmp/86HJ3/install-dime.sh root 10606 10605 0 02:07 ? 00:00:00 sudo ps -edf root 10607 10606 0 02:07 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-12-03 02:07:51,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:84:24:60 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe84:2460/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112882 errors:0 dropped:0 overruns:0 frame:0 TX packets:61823 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176627925 (176.6 MB) TX bytes:9653209 (9.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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-03 02:07:51,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:51,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:51,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:51,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:51 GMT 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:51,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:51,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:56,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:07:57,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:52.853Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:52.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:52.853Z", "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 10541/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9527/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10541/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8910/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8910/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8910/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10287/snmpd \nudp 0 0 0.0.0.0:45931 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10541/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8910/ntpd \nudp6 0 0 ::1:123 :::* 8910/ntpd \nudp6 0 0 :::123 :::* 8910/ntpd \nudp6 0 0 :::161 :::* 10287/snmpd \nudp6 0 0 :::61709 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 10541/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9473 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9232 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11542 1654/python2.7 /tmp/cloudify-logging-server-b581d.socket\nunix 2 [ ACC ] STREAM LISTENING 11849 1838/python2.7 /tmp/ctx-n4grgS.socket\nunix 2 [ ACC ] STREAM LISTENING 7025 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7524 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21879 9484/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20300 9490/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23795 10287/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:52.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:52.853Z", "message": "[dime] => /var/log\n/var/log/ralf\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20181203T020000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-socket-factory.log\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.223s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:52.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:52.853Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:52.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:53.856Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:53.856Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:53.856Z", "message": "[dime] => 2018:12:03 02:06:56: Namespace: management\n2018:12:03 02:06:56: [management] Starting server\n2018:12:03 02:06:56: [management] Listening for requests\n2018:12:03 02:06:56: Namespace: signaling\n2018:12:03 02:06:56: [signaling] Starting server\n2018:12:03 02:06:56: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:54.649Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:54.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:54.973Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:54.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:54.973Z", "message": "[dime] => 2018-12-03 02:07:33.722940959 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:54.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:54.973Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:54.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:54.973Z", "message": "Execution done (return_code=0): /tmp/86HJ3/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:54.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "acbe0e52-532c-4352-92ad-36e31e1f8ef4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:55.740Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:55.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "dime_pvdtzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:55.740Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:55.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:55.740Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:55.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:55.995Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DVETA/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:55.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:56.796Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:56.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1890, "offset": 1845, "size": 50}}} 2018-12-03 02:07:57,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:57,015 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:57 GMT 2018-12-03 02:07:57,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:57,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13769 2018-12-03 02:07:57,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:07:57,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-03 02:07:57,016 - 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 10541/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9527/monit tcp6 0 0 ::1:53 :::* LISTEN 10541/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8910/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8910/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8910/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10287/snmpd udp 0 0 0.0.0.0:45931 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10541/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8910/ntpd udp6 0 0 ::1:123 :::* 8910/ntpd udp6 0 0 :::123 :::* 8910/ntpd udp6 0 0 :::161 :::* 10287/snmpd udp6 0 0 :::61709 :::* 567/dhclient udp6 0 0 ::1:53 :::* 10541/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9473 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9232 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11542 1654/python2.7 /tmp/cloudify-logging-server-b581d.socket unix 2 [ ACC ] STREAM LISTENING 11849 1838/python2.7 /tmp/ctx-n4grgS.socket unix 2 [ ACC ] STREAM LISTENING 7025 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7524 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21879 9484/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20300 9490/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23795 10287/snmpd /var/agentx/master real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-03 02:07:57,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/ralf /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20181203T020000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/clearwater-socket-factory.log /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.223s user 0m0.000s sys 0m0.006s 2018-12-03 02:07:57,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-03 02:07:57,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:12:03 02:06:56: Namespace: management 2018:12:03 02:06:56: [management] Starting server 2018:12:03 02:06:56: [management] Listening for requests 2018:12:03 02:06:56: Namespace: signaling 2018:12:03 02:06:56: [signaling] Starting server 2018:12:03 02:06:56: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-03 02:07:33.722940959 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:07:57,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/86HJ3/install-dime.sh 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DVETA/bind.py 2018-12-03 02:07:57,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:07:57,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:07:57,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:07:57,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:07:57 GMT 2018-12-03 02:07:57,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:07:57,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:07:57,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:02,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:02,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:02,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:02,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:02,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:02,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "[localhost] run: sudo mv /tmp/tmpJNAkhg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "[localhost] run: sudo mv /tmp/tmpXDbio9 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:07:57.000Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:07:57.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "feb375e4-7bf4-41ce-9395-a8e765fafac2"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:00.226Z", "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 23 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,529 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59686 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.775s\nuser\t0m3.560s\nsys\t0m0.911s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:00.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:01.004Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:01.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:01.004Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:01.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:01.004Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:01.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}], "metadata": {"pagination": {"total": 1906, "offset": 1862, "size": 50}}} 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:02 GMT 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13769 2018-12-03 02:08:02,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:08:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:08:02,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJNAkhg /etc/bind/db.clearwater.local 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:08:02,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:08:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXDbio9 /etc/bind/db.clearwater.opnfv 2018-12-03 02:08:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:08:02,158 - 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 23 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,529 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59686 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.775s user 0m3.560s sys 0m0.911s 2018-12-03 02:08:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-03 02:08:02,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-03 02:08:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-03 02:08:02,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:02,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:02,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:02,215 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:02 GMT 2018-12-03 02:08:02,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:02,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:02,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:07,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:07,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:07,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:07,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:07,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:03.188Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.009s\nsys\t0m0.052s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:03.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:04.009Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:04.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:04.009Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:05:14 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0b:514/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:140293 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56627 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222442880 (222.4 MB) TX bytes:9493517 (9.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:04.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:04.009Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:04.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:05.014Z", "message": "[vellum] => /var/log\n/var/log/chronos\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa03\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/wtmp\n/var/log/iotop.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/dmesg\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/astaire\n/var/log/astaire/astaire_20181203T020000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/dist-upgrade\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/clearwater-cluster-manager\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/rsyslog.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/udev\n/var/log/clearwater-queue-manager\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/auth.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:05.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:05.014Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:05.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:05.014Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:05.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:05.014Z", "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 14578/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 12958/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12634/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14578/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 12239/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 12239/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 12239/ntpd \nudp 0 0 0.0.0.0:53026 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12634/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14578/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 12239/ntpd \nudp6 0 0 ::1:123 :::* 12239/ntpd \nudp6 0 0 :::123 :::* 12239/ntpd \nudp6 0 0 :::24117 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 14578/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8753 1136/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11690 1652/python2.7 /tmp/cloudify-logging-server-91b7b.socket\nunix 2 [ ACC ] STREAM LISTENING 12003 1838/python2.7 /tmp/ctx-5sOV5u.socket\nunix 2 [ ACC ] STREAM LISTENING 7161 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7355 376/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9442 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:05.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:05.014Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 02:01 ? 00:00:00 /sbin/init\nroot 2 0 0 02:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 02:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 02:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 02:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 02:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 02:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 02:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 02:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 02:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 02:01 ? 00:00:00 [migration/0]\nroot 14 2 0 02:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 02:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 02:01 ? 00:00:00 [migration/1]\nroot 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 02:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 02:01 ? 00:00:00 [khelper]\nroot 21 2 0 02:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 02:01 ? 00:00:00 [netns]\nroot 23 2 0 02:01 ? 00:00:00 [writeback]\nroot 24 2 0 02:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 02:01 ? 00:00:00 [bioset]\nroot 26 2 0 02:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 02:01 ? 00:00:00 [kblockd]\nroot 28 2 0 02:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 02:01 ? 00:00:00 [khubd]\nroot 30 2 0 02:01 ? 00:00:00 [md]\nroot 31 2 0 02:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 02:01 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 02:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 02:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 02:01 ? 00:00:00 [vmstat]\nroot 37 2 0 02:01 ? 00:00:00 [ksmd]\nroot 38 2 0 02:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 02:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 02:01 ? 00:00:00 [crypto]\nroot 53 2 0 02:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 02:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 02:01 ? 00:00:00 [vballoon]\nroot 56 2 0 02:01 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 02:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 02:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 02:01 ? 00:00:00 [deferwq]\nroot 80 2 0 02:01 ? 00:00:00 [charger_manager]\nroot 123 2 0 02:01 ? 00:00:00 [kpsmoused]\nroot 141 2 0 02:01 ? 00:00:00 [kworker/0:2]\nroot 187 2 0 02:01 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 02:01 ? 00:00:00 [ext4-rsv-conver]\nroot 370 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 376 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 393 2 0 02:01 ? 00:00:00 [kworker/u5:1]\nroot 505 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 02:02 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind\nroot 951 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 02:02 ? 00:00:00 rsyslogd\nroot 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 02:02 ? 00:00:00 cron\ndaemon 1102 1 0 02:02 ? 00:00:00 atd\nroot 1115 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance\nroot 1136 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1192 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1201 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 02:02 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 02:02 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_07y78x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_07y78x --logging-server-logdir=/home/ubuntu/vellum_host_07y78x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x%I.log --pidfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x.pid\nubuntu 1766 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_07y78x/env/bin/diamond --configfile /home/ubuntu/vellum_host_07y78x/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1652 0 02:04 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_07y78x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_07y78x --logging-server-logdir=/home/ubuntu/vellum_host_07y78x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x%I.log --pidfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x.pid\nubuntu 1838 1814 0 02:04 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 /home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-38M5FO\nubuntu 1849 1838 0 02:04 ? 00:00:00 /bin/sh -c /tmp/1ESC5/install-vellum.sh\nubuntu 1851 1849 0 02:04 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh\nroot 3568 2 0 02:05 ? 00:00:00 [kworker/u5:2]\nntp 12239 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12634 1 0 02:07 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12958 1 0 02:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13603 1 0 02:07 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13609 13603 0 02:07 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13969 12958 0 02:07 ? 00:00:00 [check-monit-upt] \ndnsmasq 14578 1 0 02:08 ? 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 14641 1851 0 02:08 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh\nubuntu 14642 14641 0 02:08 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh\nroot 14643 14642 0 02:08 ? 00:00:00 sudo ps -edf\nroot 14644 14643 0 02:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:05.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:06.020Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:06.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:06.020Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:06.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:06.020Z", "message": "[vellum] => 2018-12-03 02:07:20.105072091 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:06.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.024Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.024Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.024Z", "message": "[vellum] => INFO [main] 2018-12-03 02:05:52,870 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-03 02:05:52,886 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:52,973 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:53,123 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-03 02:05:53,131 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-03 02:05:53,131 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-03 02:05:53,414 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:53,426 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:53,440 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 691712(675K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002712(72268K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16667640(16276K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-03 02:05:53,442 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-12-03 02:05:53,444 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1543802751.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1543802751.log]\nINFO [main] 2018-12-03 02:05:53,506 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-03 02:05:53,519 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-03 02:05:53,615 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-03 02:05:53,617 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-03 02:05:53,617 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-03 02:05:53,622 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-03 02:05:53,628 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-03 02:05:53,632 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-03 02:05:53,633 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-03 02:05:53,715 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-03 02:05:55,161 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-03 02:05:55,165 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-03 02:05:55,170 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-03 02:05:55,174 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-03 02:05:55,179 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-03 02:05:55,183 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-03 02:05:55,188 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-03 02:05:55,192 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-03 02:05:55,195 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-03 02:05:55,199 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-03 02:05:55,205 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-03 02:05:55,208 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-03 02:05:55,212 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-03 02:05:55,215 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-03 02:05:55,219 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-03 02:05:55,222 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-03 02:05:55,308 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-03 02:05:55,309 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-03 02:05:55,353 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:55,363 Memtable.java:347 - Writing Memtable-local@1745531948(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:55,399 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=1543802755136, position=399)\nINFO [main] 2018-12-03 02:05:55,982 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-03 02:05:56,136 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-03 02:05:56,136 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-03 02:05:56,139 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-03 02:05:56,152 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-12-03 02:05:56,159 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-03 02:05:56,176 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:56,190 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-12-03 02:05:56,201 SystemKeyspace.java:765 - No host ID found, created eb8fbed9-7a34-49bb-98ec-fcbdb1fb2e36 (Note: This should happen exactly once per node).\nINFO [main] 2018-12-03 02:05:56,204 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-03 02:05:56,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,210 Memtable.java:347 - Writing Memtable-local@525261711(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,211 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=1543802755136, position=93397)\nINFO [main] 2018-12-03 02:05:56,434 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:56,447 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:56,480 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-03 02:05:56,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:56,501 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:56,509 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:56,515 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:56,527 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-03 02:05:56,529 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-03 02:05:56,536 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-03 02:05:56,547 StorageService.java:959 - Generated random tokens. tokens are [4940320144989666109, -6568757211117736428, -378695471936395463, 896313613211571787, -1273221824102811895, -3360754356882172222, 5050288971671551714, -8873895533870796042, -7639657944360565013, -1341476003123740412, 1811522354003334005, -405720662563042601, 6372008450462523426, -6322756235248760292, 3827559298304511816, 7361747132022728193, -2902306591967739842, -7050008776106317128, 4818948331010463325, -7208844941664725046, 7003370430210681375, -995956130783323321, 2394181875865248429, -5901177909178978665, 7958217687402602632, -7184355946314812801, 4755057877371773840, -2323343425538819358, 1732179113971072132, -8736702991832955184, -8842170823936128351, -3115937626653329752, -4485778484017616719, -6134647830976455796, 8183723875074639809, 2133117619310554082, -6323919844728167956, 252425860799308388, 3670258077719602888, 2204861722533236164, -2963674534685364748, 1488101418582878351, 4328378026844585419, -6874732098343591730, -2770727814767643584, -1804318332833768155, 8720329015813927330, 470985338586986825, 7230896078898761705, -3894296051955974635, -3659734977720643548, -5529323444305148430, -1054063929884312534, -6576843442963784230, -2910350831086779235, -4423829649572666103, 4010633232017039738, -2908878185313321089, 6375976478306436226, 146084202848132962, -3024200467302115974, 2529529838208906792, 8652306173424517702, -3825286163791918141, -3298802084809055442, -4164890635816245155, 3950314114012630275, 2793847502449649088, -4516361370082200355, 6681988647508225238, 2081697214057248734, -4822016901593731144, 3056842928364480798, -6661841626833927394, 3382275944031124661, 8787659685625731220, -3070403138493299571, -5920525471678982188, -7325023477582069388, 5705510121401058706, -7076436223886094459, -1083453539654611378, 5376951123853669103, 5096798832187928722, 2818357894950822601, 3857085224791114472, -4118406719464172464, -7472840327267750430, 1010249478025693152, 3908678654905482507, 7885047341689642611, 6444948183829728946, 4076532198495445013, 4305815572617206071, -1182544638475033868, -4126932959493753351, -3610174721357316327, -3819672153254277345, 7868350691502995836, 6876266850031726008, 4911745028180735603, 941734133625915940, -1749155326033456366, 8578698816820336975, 1583419651024157078, -2574156982141816569, 6761372858381511872, -3099144479800648912, -315577088280113014, -6576208191328717795, 143359108960676998, 8799949865645756546, 7919998471060334586, 7026873948312864885, -5734069075020821275, 6979292959269682954, -2426960410218254651, 4783217842417464453, 544871065032326133, 8471961031931208506, -6270262388928349109, -7190019934971546188, 7255210985409202563, 786753060318974348, -6492345423003842237, 4415056392887333451, -8943954773527710925, -1511517863056172066, -587561363844089282, 8706180837819201806, 2791561001226129962, 441925900800417153, -69794673358472419, 6027891411120466219, -8304978321842128818, 4803077553786257350, 595297603892846880, 8342405041204972103, -6729494739440733553, 5352952844812656510, -8628069969856256225, 6363727280302145657, 2395044958007340280, -8459998307473319156, 4884832784715627881, -3778745823405288030, -4387024735384899091, -6533782269761422538, 9212901581198356762, -8338231004918719142, 8764665839067210036, 3148324163744324090, -8847303708408635012, -4521963587348462675, -4677058424862935248, -649309215543337198, 6060324472084804509, 8176149476327163808, 1412967036918095085, 8209298254022042519, 164818841348312703, 6135778049077566226, 3605698854414419236, 5898271135319704110, 2839207178055502807, -8454845235056397899, -6517221344649816857, -5489944592159666651, 110099348555739439, 2804559584735880334, -2064393986826939908, 7694942422430717458, 3765230585252512036, 8777851887092961650, -2268673806818579143, 3666188241202842023, -345502284961305794, -5113256023922971024, 6377395844127030560, 551413154012677396, -2945890537002646433, 4248117948117912290, 7724399458027371803, -8164301322587171900, 1549831151238923441, 2022974058640315939, 6265091640023587946, -1713084859606957650, -8881496469063261103, -5099468336060803028, 8541998911079334326, 7237512387327958497, -2244943732206921913, 1728356093815034729, 4712234400162568522, -5553670047391691957, -7383451365331780109, 8127484991476132445, 1507838996101730311, 2046842830708525954, 2024811490175474051, 5623502493518280019, 4588571059627551033, -8695153458373223782, -3510347470959748283, -1382217278770442797, 761984940763391221, -9089320284896768925, 1301333420995973777, -3932257943877738767, 3800825345590382236, 2722872883685645102, 5328780740853439503, -7310774317501892306, -7946283385295674056, 3568961355870766002, 6368905930530026938, 5377684503415494490, -8631269258238967808, 5866982918724586686, -8419405794328782507, -7975459957882735003, -1167693986425149203, -6647603791562250991, -624235405729893478, 6063105429827182583, 3171254524666076862, 722490412218574784, -4273797302783734340, 5280274382512306089, 1773537724539373497, 7151273476029817025, 4714992161033874251, -672319446909548511, 5432276766118234956, -3655347444400587860, 5526292146497358202, -7345896826482743871, 513679496905963467, -8184088615028655108, -2378227480829309395, -4816890540126553515, 5650539690089261011, 7757516430857853488, 5034370537189411254, 5705907186458627860, 2610177830865736572, -8338719983455216727, -2753051710261300616, -3836236720093476260, -2494754108735269933, 306459226732587744, -8054800759498974425, 3797851691449645961, -360132772558086533, -4803088975275607147]\nINFO [main] 2018-12-03 02:05:56,556 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6b5fff2a[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@3ba73476[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@5567c0f9}\nINFO [MigrationStage:1] 2018-12-03 02:05:56,599 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,600 Memtable.java:347 - Writing Memtable-schema_keyspaces@955362224(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,601 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=1543802755136, position=102352)\nINFO [MigrationStage:1] 2018-12-03 02:05:56,783 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,784 Memtable.java:347 - Writing Memtable-schema_columnfamilies@276680261(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,796 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=1543802755136, position=102352)\nINFO [MigrationStage:1] 2018-12-03 02:05:56,821 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,822 Memtable.java:347 - Writing Memtable-schema_columns@1813173336(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,843 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=1543802755136, position=102352)\nINFO [MigrationStage:1] 2018-12-03 02:05:57,236 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,237 Memtable.java:347 - Writing Memtable-schema_triggers@1526758736(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,237 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=1543802755136, position=102352)\nINFO [MigrationStage:1] 2018-12-03 02:05:57,711 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,712 Memtable.java:347 - Writing Memtable-schema_usertypes@1765359327(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,712 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=1543802755136, position=102352)\nINFO [MigrationStage:1] 2018-12-03 02:05:58,090 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4dea7a9a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-03 02:05:58,095 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-03 02:05:58,095 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1da7019d[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-03 02:05:58,100 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-03 02:05:58,136 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:58,137 Memtable.java:347 - Writing Memtable-local@2099125140(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-03 02:05:58,138 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=1543802755136, position=102595)\nINFO [main] 2018-12-03 02:05:58,404 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:58,405 Memtable.java:347 - Writing Memtable-local@816473569(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-03 02:05:58,414 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=1543802755136, position=114574)\nINFO [CompactionExecutor:2] 2018-12-03 02:05:58,866 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-12-03 02:05:58,895 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-03 02:05:58,992 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-03 02:05:59,019 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-12-03 02:05:59,019 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-03 02:05:59,070 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-12-03 02:05:59,076 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-12-03 02:05:59,497 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,899 bytes to 5,744 (~97% of original) in 623ms = 0.008793MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,506 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,519 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,519 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,521 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-03 02:07:18,536 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-03 02:07:18,537 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.024Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.024Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}], "metadata": {"pagination": {"total": 1925, "offset": 1877, "size": 50}}} 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:07,293 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:07 GMT 2018-12-03 02:08:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 76134 2018-12-03 02:08:07,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.009s sys 0m0.052s 2018-12-03 02:08:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-03 02:08:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0b:05:14 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0b:514/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:140293 errors:0 dropped:0 overruns:0 frame:0 TX packets:56627 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222442880 (222.4 MB) TX bytes:9493517 (9.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:08:07,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-03 02:08:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/chronos /var/log/sysstat /var/log/sysstat/clearwater-sa03 /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/wtmp /var/log/iotop.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/dmesg /var/log/btmp /var/log/alternatives.log /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/astaire /var/log/astaire/astaire_20181203T020000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/dist-upgrade /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/clearwater-cluster-manager /var/log/memcached.log /var/log/kern.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/astaire-throttle.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/container-detect.log /var/log/upstart/rsyslog.log /var/log/ntpstats /var/log/rogers /var/log/udev /var/log/clearwater-queue-manager /var/log/cloud-init-output.log /var/log/lastlog /var/log/boot.log /var/log/dmesg.0 /var/log/auth.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.003s 2018-12-03 02:08:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-03 02:08:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-03 02:08:07,297 - 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 14578/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 12958/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12634/memcached tcp6 0 0 ::1:53 :::* LISTEN 14578/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 12239/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 12239/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 12239/ntpd udp 0 0 0.0.0.0:53026 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12634/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14578/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 12239/ntpd udp6 0 0 ::1:123 :::* 12239/ntpd udp6 0 0 :::123 :::* 12239/ntpd udp6 0 0 :::24117 :::* 560/dhclient udp6 0 0 ::1:53 :::* 14578/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8753 1136/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11690 1652/python2.7 /tmp/cloudify-logging-server-91b7b.socket unix 2 [ ACC ] STREAM LISTENING 12003 1838/python2.7 /tmp/ctx-5sOV5u.socket unix 2 [ ACC ] STREAM LISTENING 7161 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7355 376/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9442 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2018-12-03 02:08:07,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 02:01 ? 00:00:00 /sbin/init root 2 0 0 02:01 ? 00:00:00 [kthreadd] root 3 2 0 02:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 02:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 02:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 02:01 ? 00:00:00 [rcu_sched] root 8 2 0 02:01 ? 00:00:00 [rcuos/0] root 9 2 0 02:01 ? 00:00:00 [rcuos/1] root 10 2 0 02:01 ? 00:00:00 [rcu_bh] root 11 2 0 02:01 ? 00:00:00 [rcuob/0] root 12 2 0 02:01 ? 00:00:00 [rcuob/1] root 13 2 0 02:01 ? 00:00:00 [migration/0] root 14 2 0 02:01 ? 00:00:00 [watchdog/0] root 15 2 0 02:01 ? 00:00:00 [watchdog/1] root 16 2 0 02:01 ? 00:00:00 [migration/1] root 17 2 0 02:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 02:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 02:01 ? 00:00:00 [khelper] root 21 2 0 02:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 02:01 ? 00:00:00 [netns] root 23 2 0 02:01 ? 00:00:00 [writeback] root 24 2 0 02:01 ? 00:00:00 [kintegrityd] root 25 2 0 02:01 ? 00:00:00 [bioset] root 26 2 0 02:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 02:01 ? 00:00:00 [kblockd] root 28 2 0 02:01 ? 00:00:00 [ata_sff] root 29 2 0 02:01 ? 00:00:00 [khubd] root 30 2 0 02:01 ? 00:00:00 [md] root 31 2 0 02:01 ? 00:00:00 [devfreq_wq] root 32 2 0 02:01 ? 00:00:00 [kworker/0:1] root 34 2 0 02:01 ? 00:00:00 [khungtaskd] root 35 2 0 02:01 ? 00:00:00 [kswapd0] root 36 2 0 02:01 ? 00:00:00 [vmstat] root 37 2 0 02:01 ? 00:00:00 [ksmd] root 38 2 0 02:01 ? 00:00:00 [khugepaged] root 39 2 0 02:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 02:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 02:01 ? 00:00:00 [crypto] root 53 2 0 02:01 ? 00:00:00 [kthrotld] root 54 2 0 02:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 02:01 ? 00:00:00 [vballoon] root 56 2 0 02:01 ? 00:00:00 [kworker/1:1] root 57 2 0 02:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 02:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 02:01 ? 00:00:00 [deferwq] root 80 2 0 02:01 ? 00:00:00 [charger_manager] root 123 2 0 02:01 ? 00:00:00 [kpsmoused] root 141 2 0 02:01 ? 00:00:00 [kworker/0:2] root 187 2 0 02:01 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 02:01 ? 00:00:00 [ext4-rsv-conver] root 370 1 0 02:01 ? 00:00:00 upstart-udev-bridge --daemon root 376 1 0 02:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 393 2 0 02:01 ? 00:00:00 [kworker/u5:1] root 505 1 0 02:01 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 02:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 02:02 ? 00:00:00 [kauditd] message+ 875 1 0 02:02 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 02:02 ? 00:00:00 /lib/systemd/systemd-logind root 951 1 0 02:02 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 02:02 ? 00:00:00 rsyslogd root 1050 1 0 02:02 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 02:02 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 02:02 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 02:02 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 02:02 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 02:02 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 02:02 ? 00:00:00 cron daemon 1102 1 0 02:02 ? 00:00:00 atd root 1115 1 0 02:02 ? 00:00:00 /usr/sbin/irqbalance root 1136 1 0 02:02 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1192 1 0 02:02 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1201 1 0 02:02 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 02:02 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 02:02 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_07y78x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_07y78x --logging-server-logdir=/home/ubuntu/vellum_host_07y78x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x%I.log --pidfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x.pid ubuntu 1766 1 0 02:02 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_07y78x/env/bin/diamond --configfile /home/ubuntu/vellum_host_07y78x/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 02:04 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_07y78x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_07y78x --logging-server-logdir=/home/ubuntu/vellum_host_07y78x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x%I.log --pidfile=/home/ubuntu/vellum_host_07y78x/work/vellum_host_07y78x.pid ubuntu 1838 1814 0 02:04 ? 00:00:00 /home/ubuntu/vellum_host_07y78x/env/bin/python2.7 /home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-38M5FO ubuntu 1849 1838 0 02:04 ? 00:00:00 /bin/sh -c /tmp/1ESC5/install-vellum.sh ubuntu 1851 1849 0 02:04 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh root 3568 2 0 02:05 ? 00:00:00 [kworker/u5:2] ntp 12239 1 0 02:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12634 1 0 02:07 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12958 1 0 02:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13603 1 0 02:07 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13609 13603 0 02:07 ? 00:00:00 cpulimit -e astaire -l 10 root 13969 12958 0 02:07 ? 00:00:00 [check-monit-upt] dnsmasq 14578 1 0 02:08 ? 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 14641 1851 0 02:08 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh ubuntu 14642 14641 0 02:08 ? 00:00:00 /bin/bash -e /tmp/1ESC5/install-vellum.sh root 14643 14642 0 02:08 ? 00:00:00 sudo ps -edf root 14644 14643 0 02:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-03 02:08:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-12-03 02:08:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-03 02:08:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-03 02:07:20.105072091 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:08:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-03 02:08:07,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-03 02:08:07,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-03 02:05:52,870 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-03 02:05:52,886 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:52,973 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:53,123 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-03 02:05:53,131 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-03 02:05:53,131 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-03 02:05:53,414 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:53,426 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:53,440 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 691712(675K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74002712(72268K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-03 02:05:53,441 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16667640(16276K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-03 02:05:53,442 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-12-03 02:05:53,444 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1543802751.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1543802751.log] INFO [main] 2018-12-03 02:05:53,506 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-03 02:05:53,519 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-03 02:05:53,615 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-03 02:05:53,617 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-03 02:05:53,617 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-03 02:05:53,622 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-03 02:05:53,628 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-03 02:05:53,632 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-03 02:05:53,633 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-03 02:05:53,715 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-03 02:05:55,161 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-03 02:05:55,165 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-03 02:05:55,170 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-03 02:05:55,174 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-03 02:05:55,179 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-03 02:05:55,183 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-03 02:05:55,188 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-03 02:05:55,192 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-03 02:05:55,195 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-03 02:05:55,199 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-03 02:05:55,205 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-03 02:05:55,208 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-03 02:05:55,212 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-03 02:05:55,215 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-03 02:05:55,219 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-03 02:05:55,222 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-03 02:05:55,308 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-03 02:05:55,309 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-03 02:05:55,353 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-03 02:05:55,363 Memtable.java:347 - Writing Memtable-local@1745531948(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-03 02:05:55,399 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=1543802755136, position=399) INFO [main] 2018-12-03 02:05:55,982 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-03 02:05:56,136 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-03 02:05:56,136 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-03 02:05:56,139 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-03 02:05:56,152 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-12-03 02:05:56,159 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-03 02:05:56,176 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:56,190 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-12-03 02:05:56,201 SystemKeyspace.java:765 - No host ID found, created eb8fbed9-7a34-49bb-98ec-fcbdb1fb2e36 (Note: This should happen exactly once per node). INFO [main] 2018-12-03 02:05:56,204 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-03 02:05:56,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,210 Memtable.java:347 - Writing Memtable-local@525261711(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,211 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=1543802755136, position=93397) INFO [main] 2018-12-03 02:05:56,434 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:56,447 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:56,480 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-03 02:05:56,492 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:56,501 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:56,509 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:56,515 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:56,527 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-03 02:05:56,529 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-03 02:05:56,536 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-03 02:05:56,547 StorageService.java:959 - Generated random tokens. tokens are [4940320144989666109, -6568757211117736428, -378695471936395463, 896313613211571787, -1273221824102811895, -3360754356882172222, 5050288971671551714, -8873895533870796042, -7639657944360565013, -1341476003123740412, 1811522354003334005, -405720662563042601, 6372008450462523426, -6322756235248760292, 3827559298304511816, 7361747132022728193, -2902306591967739842, -7050008776106317128, 4818948331010463325, -7208844941664725046, 7003370430210681375, -995956130783323321, 2394181875865248429, -5901177909178978665, 7958217687402602632, -7184355946314812801, 4755057877371773840, -2323343425538819358, 1732179113971072132, -8736702991832955184, -8842170823936128351, -3115937626653329752, -4485778484017616719, -6134647830976455796, 8183723875074639809, 2133117619310554082, -6323919844728167956, 252425860799308388, 3670258077719602888, 2204861722533236164, -2963674534685364748, 1488101418582878351, 4328378026844585419, -6874732098343591730, -2770727814767643584, -1804318332833768155, 8720329015813927330, 470985338586986825, 7230896078898761705, -3894296051955974635, -3659734977720643548, -5529323444305148430, -1054063929884312534, -6576843442963784230, -2910350831086779235, -4423829649572666103, 4010633232017039738, -2908878185313321089, 6375976478306436226, 146084202848132962, -3024200467302115974, 2529529838208906792, 8652306173424517702, -3825286163791918141, -3298802084809055442, -4164890635816245155, 3950314114012630275, 2793847502449649088, -4516361370082200355, 6681988647508225238, 2081697214057248734, -4822016901593731144, 3056842928364480798, -6661841626833927394, 3382275944031124661, 8787659685625731220, -3070403138493299571, -5920525471678982188, -7325023477582069388, 5705510121401058706, -7076436223886094459, -1083453539654611378, 5376951123853669103, 5096798832187928722, 2818357894950822601, 3857085224791114472, -4118406719464172464, -7472840327267750430, 1010249478025693152, 3908678654905482507, 7885047341689642611, 6444948183829728946, 4076532198495445013, 4305815572617206071, -1182544638475033868, -4126932959493753351, -3610174721357316327, -3819672153254277345, 7868350691502995836, 6876266850031726008, 4911745028180735603, 941734133625915940, -1749155326033456366, 8578698816820336975, 1583419651024157078, -2574156982141816569, 6761372858381511872, -3099144479800648912, -315577088280113014, -6576208191328717795, 143359108960676998, 8799949865645756546, 7919998471060334586, 7026873948312864885, -5734069075020821275, 6979292959269682954, -2426960410218254651, 4783217842417464453, 544871065032326133, 8471961031931208506, -6270262388928349109, -7190019934971546188, 7255210985409202563, 786753060318974348, -6492345423003842237, 4415056392887333451, -8943954773527710925, -1511517863056172066, -587561363844089282, 8706180837819201806, 2791561001226129962, 441925900800417153, -69794673358472419, 6027891411120466219, -8304978321842128818, 4803077553786257350, 595297603892846880, 8342405041204972103, -6729494739440733553, 5352952844812656510, -8628069969856256225, 6363727280302145657, 2395044958007340280, -8459998307473319156, 4884832784715627881, -3778745823405288030, -4387024735384899091, -6533782269761422538, 9212901581198356762, -8338231004918719142, 8764665839067210036, 3148324163744324090, -8847303708408635012, -4521963587348462675, -4677058424862935248, -649309215543337198, 6060324472084804509, 8176149476327163808, 1412967036918095085, 8209298254022042519, 164818841348312703, 6135778049077566226, 3605698854414419236, 5898271135319704110, 2839207178055502807, -8454845235056397899, -6517221344649816857, -5489944592159666651, 110099348555739439, 2804559584735880334, -2064393986826939908, 7694942422430717458, 3765230585252512036, 8777851887092961650, -2268673806818579143, 3666188241202842023, -345502284961305794, -5113256023922971024, 6377395844127030560, 551413154012677396, -2945890537002646433, 4248117948117912290, 7724399458027371803, -8164301322587171900, 1549831151238923441, 2022974058640315939, 6265091640023587946, -1713084859606957650, -8881496469063261103, -5099468336060803028, 8541998911079334326, 7237512387327958497, -2244943732206921913, 1728356093815034729, 4712234400162568522, -5553670047391691957, -7383451365331780109, 8127484991476132445, 1507838996101730311, 2046842830708525954, 2024811490175474051, 5623502493518280019, 4588571059627551033, -8695153458373223782, -3510347470959748283, -1382217278770442797, 761984940763391221, -9089320284896768925, 1301333420995973777, -3932257943877738767, 3800825345590382236, 2722872883685645102, 5328780740853439503, -7310774317501892306, -7946283385295674056, 3568961355870766002, 6368905930530026938, 5377684503415494490, -8631269258238967808, 5866982918724586686, -8419405794328782507, -7975459957882735003, -1167693986425149203, -6647603791562250991, -624235405729893478, 6063105429827182583, 3171254524666076862, 722490412218574784, -4273797302783734340, 5280274382512306089, 1773537724539373497, 7151273476029817025, 4714992161033874251, -672319446909548511, 5432276766118234956, -3655347444400587860, 5526292146497358202, -7345896826482743871, 513679496905963467, -8184088615028655108, -2378227480829309395, -4816890540126553515, 5650539690089261011, 7757516430857853488, 5034370537189411254, 5705907186458627860, 2610177830865736572, -8338719983455216727, -2753051710261300616, -3836236720093476260, -2494754108735269933, 306459226732587744, -8054800759498974425, 3797851691449645961, -360132772558086533, -4803088975275607147] INFO [main] 2018-12-03 02:05:56,556 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6b5fff2a[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@3ba73476[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@5567c0f9} INFO [MigrationStage:1] 2018-12-03 02:05:56,599 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,600 Memtable.java:347 - Writing Memtable-schema_keyspaces@955362224(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,601 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=1543802755136, position=102352) INFO [MigrationStage:1] 2018-12-03 02:05:56,783 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,784 Memtable.java:347 - Writing Memtable-schema_columnfamilies@276680261(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-03 02:05:56,796 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=1543802755136, position=102352) INFO [MigrationStage:1] 2018-12-03 02:05:56,821 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,822 Memtable.java:347 - Writing Memtable-schema_columns@1813173336(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-03 02:05:56,843 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=1543802755136, position=102352) INFO [MigrationStage:1] 2018-12-03 02:05:57,236 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,237 Memtable.java:347 - Writing Memtable-schema_triggers@1526758736(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,237 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=1543802755136, position=102352) INFO [MigrationStage:1] 2018-12-03 02:05:57,711 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,712 Memtable.java:347 - Writing Memtable-schema_usertypes@1765359327(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-03 02:05:57,712 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=1543802755136, position=102352) INFO [MigrationStage:1] 2018-12-03 02:05:58,090 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4dea7a9a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-03 02:05:58,095 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-03 02:05:58,095 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1da7019d[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-03 02:05:58,100 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-03 02:05:58,136 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-03 02:05:58,137 Memtable.java:347 - Writing Memtable-local@2099125140(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-03 02:05:58,138 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=1543802755136, position=102595) INFO [main] 2018-12-03 02:05:58,404 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-03 02:05:58,405 Memtable.java:347 - Writing Memtable-local@816473569(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-03 02:05:58,414 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=1543802755136, position=114574) INFO [CompactionExecutor:2] 2018-12-03 02:05:58,866 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-12-03 02:05:58,895 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-03 02:05:58,992 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-03 02:05:59,019 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-12-03 02:05:59,019 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-03 02:05:59,070 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-12-03 02:05:59,076 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-12-03 02:05:59,497 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,899 bytes to 5,744 (~97% of original) in 623ms = 0.008793MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,506 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,519 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,519 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-03 02:07:16,521 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-03 02:07:18,536 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-03 02:07:18,537 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:08:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-03 02:08:07,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-03 02:08:07,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:07,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:07,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:07,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:07 GMT 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:07,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:12,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:12,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:12,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:12,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:07.851Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:07.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.029Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.029Z", "message": "Execution done (return_code=0): /tmp/1ESC5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.029Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.029Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "2bc1de40-33c5-4970-9489-fda5ae47e039"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.747Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.747Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:08.747Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:08.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:09.138Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/62VJ4/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:09.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:09.138Z", "message": "Executing: /tmp/62VJ4/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:09.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:10.143Z", "message": "[vellum] 192.168.120.4", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:10.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:10.143Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.13: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.13\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:10.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:10.143Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:10.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:10.143Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:10.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:10.143Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:10.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:11.247Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:11.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1941, "offset": 1894, "size": 50}}} 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:12 GMT 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:12,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10161 2018-12-03 02:08:12,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:12,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:08:12,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1ESC5/install-vellum.sh 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-03 02:08:12,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/62VJ4/start-vellum.sh 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/62VJ4/start-vellum.sh 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.4 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.13: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.13 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-03 02:08:12,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-03 02:08:12,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:08:12,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:12,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:12 GMT 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:12,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:17,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:17,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:13.935Z", "message": "Execution done (return_code=0): /tmp/83OBN/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:13.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "587ee3d6-07b6-437f-82f8-3b1dd1135575"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:14.013Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:14.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1943, "offset": 1910, "size": 50}}} 2018-12-03 02:08:17,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:17,569 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:17 GMT 2018-12-03 02:08:17,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:17,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1130 2018-12-03 02:08:17,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/83OBN/create_number.sh 2018-12-03 02:08:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:08:17,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:17,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:17,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:17 GMT 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:17,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:22,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:22,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:22,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:22,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:22,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:22,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:20.564Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:20.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1944, "offset": 1912, "size": 50}}} 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:22 GMT 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:08:22,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:22,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:08:22,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:22,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:22 GMT 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:22,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:27,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:27,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:27,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1913, "size": 50}}} 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:27 GMT 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:27,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:08:27,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:27,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:27,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:27 GMT 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:27,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:32,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:32,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:30.803Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:30.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1945, "offset": 1913, "size": 50}}} 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:32 GMT 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:08:32,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:32,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:08:32,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:33,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:33,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:33 GMT 2018-12-03 02:08:33,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:33,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:33,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:38,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:38,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:38,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:38,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:38,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1914, "size": 50}}} 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:38 GMT 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:08:38,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:38,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:38,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:38,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:38,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:38 GMT 2018-12-03 02:08:38,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:38,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:38,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:43,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:43,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:43,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:43,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:43,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:43,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:41.039Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:41.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1946, "offset": 1914, "size": 50}}} 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:43 GMT 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:08:43,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:43,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:08:43,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:43,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:43,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:43 GMT 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:43,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:43,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:48,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:48,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:48,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:48,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:48,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:48,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1915, "size": 50}}} 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:48 GMT 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:08:48,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:48,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:48,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:48,500 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:48 GMT 2018-12-03 02:08:48,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:48,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:48,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:53,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:53,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:53,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:53,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:08:51.276Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:08:51.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1947, "offset": 1915, "size": 50}}} 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:53 GMT 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:08:53,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:53,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:08:53,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:53,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:53 GMT 2018-12-03 02:08:53,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:53,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:53,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:58,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:08:58,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:58,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1916, "size": 50}}} 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:58 GMT 2018-12-03 02:08:58,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:58,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:08:58,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:08:58,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:08:58,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:08:58,779 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:08:58 GMT 2018-12-03 02:08:58,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:08:58,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:08:58,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:03,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:03,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:03,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:03,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:03,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:01.513Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:01.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1948, "offset": 1916, "size": 50}}} 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:03 GMT 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:03,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:03,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:03,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:03,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:03,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:03,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:03 GMT 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:03,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:03,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:08,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:08,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1948, "offset": 1917, "size": 50}}} 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:08 GMT 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:08,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:09,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:09,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:09,052 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:09 GMT 2018-12-03 02:09:09,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:09,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:09,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:14,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:14,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:11.757Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:11.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1949, "offset": 1917, "size": 50}}} 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:14,127 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:14 GMT 2018-12-03 02:09:14,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:14,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:14,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:14,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:14,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:14,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:14,186 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:14 GMT 2018-12-03 02:09:14,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:14,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:14,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:19,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:19,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:19,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:19,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:19,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1949, "offset": 1918, "size": 50}}} 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:19 GMT 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:09:19,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:19,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:19,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:19,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:19,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:19 GMT 2018-12-03 02:09:19,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:19,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:19,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:24,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:24,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:24,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:24,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:24,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:21.997Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:21.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1950, "offset": 1918, "size": 50}}} 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:24 GMT 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:24,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:24,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:24,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:24 GMT 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:24,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:29,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:29,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:29,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:29,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1919, "size": 50}}} 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:29 GMT 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:09:29,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:29,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:29,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:29 GMT 2018-12-03 02:09:29,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:29,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:29,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:34,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:34,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:34,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:34,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:34,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:34,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:32.237Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:32.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1951, "offset": 1919, "size": 50}}} 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:34 GMT 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:34,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:34,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:34,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:34,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:34,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:34,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:34,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:34,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:34 GMT 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:34,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:39,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:39,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1920, "size": 50}}} 2018-12-03 02:09:39,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:39,870 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:39 GMT 2018-12-03 02:09:39,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:39,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:09:39,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:39,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:39,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:39,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:39 GMT 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:39,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:39,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:44,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:45,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:42.478Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:42.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1952, "offset": 1920, "size": 50}}} 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:45 GMT 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:45,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:45,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:45,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:45,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:45,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:45,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:45,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:45,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:45 GMT 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:45,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:50,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:50,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1921, "size": 50}}} 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:50,158 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:50 GMT 2018-12-03 02:09:50,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:50,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:09:50,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:50,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:50,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:50,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:50 GMT 2018-12-03 02:09:50,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:50,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:50,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:55,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:09:55,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:55,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:55,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:09:52.718Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:09:52.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1953, "offset": 1921, "size": 50}}} 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:55 GMT 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:09:55,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:09:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:09:55,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:09:55,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:09:55,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:09:55,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:09:55 GMT 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:09:55,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:09:55,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:00,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:00,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1922, "size": 50}}} 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:00 GMT 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:00,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:00,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:00,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:00,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:00,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:00 GMT 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:10:00,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:05,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:05,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:02.962Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:02.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1954, "offset": 1922, "size": 50}}} 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:05 GMT 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:10:05,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:05,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:10:05,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:05,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:05,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:05,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:05,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:05 GMT 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:10:05,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:10,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:10,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1923, "size": 50}}} 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:10 GMT 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:10,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:10,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:10,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:10,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:10,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:10,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:10 GMT 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:10:10,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:15,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:15,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:13.203Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:13.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}], "metadata": {"pagination": {"total": 1955, "offset": 1923, "size": 50}}} 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:15 GMT 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-03 02:10:15,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:15,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-03 02:10:15,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:16,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:16,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:16,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:16,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:16 GMT 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:10:16,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:21,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:21,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:21,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:21,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1924, "size": 50}}} 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:21 GMT 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-03 02:10:21,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:21,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:21,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:21,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:21 GMT 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:21,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-03 02:10:21,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:26,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:10:26,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:26,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:26,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:26,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:23.248Z", "message": "Execution done (return_code=0): /tmp/62VJ4/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:23.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "64be3e83-97f9-42ba-ba29-0a22565fc9cc"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:23.343Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:23.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:23.787Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:23.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:23.787Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:23.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:24.287Z", "message": "Downloaded scripts/bind/bind.py to /tmp/502AS/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:24.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:24.984Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:24.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "[localhost] run: sudo mv /tmp/tmpeKNqwM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {u'vellum_5b5wz7': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'vellum-5b5wz7'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "[localhost] run: sudo mv /tmp/tmpsm3ivi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.293Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b", "logger": "6d8cefd2-417f-4058-9e32-cd8f46d14ce4"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:10:25.792Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:10:25.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 1974, "offset": 1924, "size": 50}}} 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:26 GMT 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:26,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10572 2018-12-03 02:10:26,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/62VJ4/start-vellum.sh 2018-12-03 02:10:26,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/502AS/bind.py 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:10:26,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeKNqwM /etc/bind/db.clearwater.local 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {u'vellum_5b5wz7': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'vellum-5b5wz7'}}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsm3ivi /etc/bind/db.clearwater.opnfv 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:10:26,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:10:26,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:10:26,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:10:26,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:10:26,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-03 02:10:26,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/2e8dcb89-5189-479f-9947-0a748cadd17b 2018-12-03 02:10:26,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:26,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"} 2018-12-03 02:10:26,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:26,333 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:26 GMT 2018-12-03 02:10:26,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:26,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-03 02:10:26,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:26,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-03T01:58:56.473Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'2e8dcb89-5189-479f-9947-0a748cadd17b'} 2018-12-03 02:10:26,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-03 02:10:26,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:10:26,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:10:26,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:10:26,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:10:26 GMT 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-03 02:10:26,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:10:26,407 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.205 2018-12-03 02:10:26,501 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-03 02:10:26,568 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-03 02:10:26,569 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-03 02:10:26,599 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:10:26,600 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-03 02:11:31,968 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:11:31,969 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-03 02:12:37,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:12:37,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-03 02:13:42,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:13:42,517 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-03 02:14:07,710 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550401@clearwater.opnfv', u'sip_username': u'6505550401', u'formatted_number': u'(650) 555-0401', u'number': u'6505550401', u'sip_uri': u'sip:6505550401@clearwater.opnfv', u'number_id': u'91d5e5b3246b4c46b4a43c1b0de1f957', u'sip_password': u'n4ykQnKyr', u'pstn': False} 2018-12-03 02:14:07,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:14:07,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.209", "ellis_ip": "172.30.9.205"}, "deployment_id": "clearwater-opnfv"} 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:14:07 GMT 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-03 02:14:07,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:14:07,797 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-03 02:14:07,798 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-03 02:14:07,814 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-03 02:14:07,814 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-03 02:16:30,202 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-03 02:16:30,203 - 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/call.rb:223:in `recv_response': Expected 100, got 603 (call ID 79d5211e4ffb8ed1323db6124b01b121) (RuntimeError) from /src/vims-test/lib/tests/call-barring.rb:29:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/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) - (6505550622, 6505550017) Passed Basic Call - SDP (TCP) - (6505550249, 6505550961) Passed Basic Call - Tel URIs (TCP) - (6505550177, 6505550917) Passed Basic Call - Unknown number (TCP) - (6505550680, 6505550597) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550154, 6505550542) Passed Basic Call - Messages - Pager model (TCP) - (6505550057, 6505550634) Passed Basic Call - Pracks (TCP) - (6505550876, 6505550243) Passed Basic Registration (TCP) - (6505550943) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550965, 6505550303) Passed Call Barring - Outbound Rejection (TCP) - (6505550966, 6505550082) Failed Endpoint threw exception: - Expected 100, got 603 (call ID 79d5211e4ffb8ed1323db6124b01b121) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-barring.rb:29:in `block (2 levels) in ' Terminating other threads after failure 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) - (6505550380, 6505550119) 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) - (6505550282, 6505550142, 6505550974) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550572, 6505550304, 6505550049) Passed Call Diversion - Not reachable (408) (TCP) - (6505550983, 6505550627, 6505550522) Passed Call Diversion - Not reachable (503) (TCP) - (6505550744, 6505550699, 6505550810) Passed Call Diversion - Not reachable (500) (TCP) - (6505550828, 6505550371, 6505550090) Passed Call Diversion - Busy (TCP) - (6505550815, 6505550358, 6505550344) Passed Call Diversion - Unconditional (TCP) - (6505550772, 6505550304, 6505550634) Passed Call Diversion - No answer (TCP) - (6505550924, 6505550857, 6505550695) Passed Call Diversion - Bad target URI (TCP) - (6505550398, 6505550868) Passed Call Diversion - Audio-only call (TCP) - (6505550123, 6505550049, 6505550177, 6505550810) Passed Call Diversion - Audio-video call (TCP) - (6505550108, 6505550370, 6505550600, 6505550383) Passed Call Forking - Mainline (TCP) - (6505550157, 6505550210) Passed Call Forking - Endpoint offline (TCP) - (6505550728, 6505550637) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550688, 6505550147) Passed Call Waiting - Accepted (TCP) - (6505550501, 6505550073, 6505550135) Passed Call Waiting - Cancelled (TCP) - (6505550159, 6505550506, 6505550127) Passed CANCEL - Mainline (TCP) - (6505550035, 6505550555) Passed Filtering - Accept-Contact (TCP) - (6505550727, 6505550305) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550807, 6505550108) Passed Filtering - Accept-Contact no match (TCP) - (6505550498, 6505550857) Passed Filtering - Accept-Contact negated match (TCP) - (6505550298, 6505550265) Passed Filtering - RFC3841 example (TCP) - (6505550078, 6505550451) Passed Filtering - Reject-Contact no match (TCP) - (6505550049, 6505550855) Passed Filtering - Reject-Contact match (TCP) - (6505550416, 6505550613) 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) - (6505550059) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550111) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550322) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550396) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550969, 6505550820) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550508, 6505550570) Passed GRUU - Call - only GRUU as target (TCP) - (6505550315, 6505550947) Passed GRUU - Call - AoR as target (TCP) - (6505550066, 6505550789) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550766, 6505550149) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550192, 6505550134) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550707, 6505550781) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550754, 6505550323) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550908, 6505550887) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550137, 6505550891) 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=/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 - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550564) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550328) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550227) 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) - (6505550634, 6505550963) 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= 1 failures out of 96 tests run Call Barring - Outbound Rejection (TCP) at 2018-12-03 02:14:40 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-03 02:16:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 43, 'total': 96, 'passed': 52} 2018-12-03 02:16:30,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 02:16:30,320 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-03 02:16:30,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-03 02:16:30,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2018-12-03 02:16:30,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:30,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:14.681Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "00b10f58-dfba-4c5b-9769-81269b8d3a3e"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:56.473Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "2e8dcb89-5189-479f-9947-0a748cadd17b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:30 GMT 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-03 02:16:30,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:30,412 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-03 02:16:30,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:30,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:30,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:30 GMT 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:30,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:30,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:30,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:30,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:30 GMT 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 02:16:30,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:30,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:30,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:30,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:30 GMT 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:30,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:30,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:35,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:35,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:35,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:31.428Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:31.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.498Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:32.909Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:32.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.075Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/PPKG0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87834bab-e48e-45d2-afbd-09fa8000a8eb"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/P1VHS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "44fe8b3e-d23a-4ce5-b239-32b1934eded8"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/L5DU9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d8e3f248-86ea-4910-88cb-da81dffa83eb"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/PPKG0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87834bab-e48e-45d2-afbd-09fa8000a8eb"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/HASYC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "8eba0485-b7c4-4455-a985-11b1c6851263"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/F84VX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "766ff544-8171-4702-a400-a423bf5ab5e3"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/TRLPL/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87526875-8d3c-428c-a685-02892455011c"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87834bab-e48e-45d2-afbd-09fa8000a8eb"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HASYC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "8eba0485-b7c4-4455-a985-11b1c6851263"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "766ff544-8171-4702-a400-a423bf5ab5e3"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87526875-8d3c-428c-a685-02892455011c"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/F84VX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "766ff544-8171-4702-a400-a423bf5ab5e3"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/P1VHS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "44fe8b3e-d23a-4ce5-b239-32b1934eded8"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/TRLPL/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87526875-8d3c-428c-a685-02892455011c"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.397Z", "message": "Executing: /tmp/L5DU9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d8e3f248-86ea-4910-88cb-da81dffa83eb"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_nl691p/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_bwbqua/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_kupjkl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:33.923Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:33.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d8e3f248-86ea-4910-88cb-da81dffa83eb"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Execution done (return_code=1): /tmp/TRLPL/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87526875-8d3c-428c-a685-02892455011c"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Execution done (return_code=1): /tmp/PPKG0/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "87834bab-e48e-45d2-afbd-09fa8000a8eb"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Execution done (return_code=1): /tmp/F84VX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "766ff544-8171-4702-a400-a423bf5ab5e3"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Execution done (return_code=1): /tmp/L5DU9/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d8e3f248-86ea-4910-88cb-da81dffa83eb"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "44fe8b3e-d23a-4ce5-b239-32b1934eded8"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "8eba0485-b7c4-4455-a985-11b1c6851263"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.401Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GVZ2W/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.935Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:34.935Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:34.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 102, "offset": 0, "size": 50}}} 2018-12-03 02:16:35,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:35,951 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:35 GMT 2018-12-03 02:16:35,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:35,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30364 2018-12-03 02:16:35,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:35,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-03 02:16:35,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/PPKG0/stop-dime.sh 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P1VHS/stop-bono.sh 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/L5DU9/stop-homer.sh 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PPKG0/stop-dime.sh 2018-12-03 02:16:35,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HASYC/stop-sprout.sh 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F84VX/stop-ellis.sh 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/TRLPL/stop-vellum.sh 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HASYC/stop-sprout.sh 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-03 02:16:35,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/F84VX/stop-ellis.sh 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/P1VHS/stop-bono.sh 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TRLPL/stop-vellum.sh 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/L5DU9/stop-homer.sh 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-03 02:16:35,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TRLPL/stop-vellum.sh 2018-12-03 02:16:35,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PPKG0/stop-dime.sh 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/F84VX/stop-ellis.sh 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/L5DU9/stop-homer.sh 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GVZ2W/bind.py 2018-12-03 02:16:35,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:35,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:35,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:36,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:36 GMT 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:36,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:41,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:41,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OVXFQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmpvCCVO2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IVXFO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmp69_1M3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmpue3YUV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmpTO2xw7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmp0ckuaR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmpwD8N6H /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a7166de9-4526-4841-b56d-43bdfa3d08a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo mv /tmp/tmpknbWAm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A5QAM/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fba11885-e9a2-4c72-a497-f688e62798a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.414Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b73544bd-a603-4852-bf89-3127e05edb87"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.951Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.951Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:35.951Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:35.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fd843e4d-c3b8-40f6-aff3-467b5ce785ed"}], "metadata": {"pagination": {"total": 180, "offset": 50, "size": 50}}} 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:41 GMT 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30042 2018-12-03 02:16:41,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:41,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:41,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:41,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OVXFQ/bind.py 2018-12-03 02:16:41,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvCCVO2 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IVXFO/bind.py 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {u'dime_pvdtzl': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-pvdtzl'}}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_glqnak': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-glqnak'}}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, u'vellum': {}, u'bono': {u'bono_fhuk5o': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.30', u'name': u'bono-fhuk5o'}}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:16:41,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:41,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp69_1M3 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpue3YUV /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTO2xw7 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:41,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0ckuaR /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwD8N6H /etc/bind/db.clearwater.local 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpknbWAm /etc/bind/db.clearwater.local 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A5QAM/bind.py 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:41,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:41,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:41,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:41,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:41,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:41,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:41,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:41,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:41,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:41 GMT 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:41,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:46,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:46,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "Executing: /tmp/U5XXW/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fd843e4d-c3b8-40f6-aff3-467b5ce785ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "[localhost] run: sudo mv /tmp/tmpemDW38 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fd843e4d-c3b8-40f6-aff3-467b5ce785ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "599d0225-58ae-4f15-a48e-55659368e84f"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.424Z", "message": "Execution done (return_code=1): /tmp/P1VHS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "44fe8b3e-d23a-4ce5-b239-32b1934eded8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_21czcy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:36.955Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:36.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HKQNL/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "546b0409-a28b-40a5-867d-fd1025673dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "[localhost] run: sudo mv /tmp/tmpypnHJ3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/P53QC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "903d5ad0-bafe-4991-bd00-b2ece26ce7a1"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "546b0409-a28b-40a5-867d-fd1025673dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Executing: /tmp/UMQGJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fc7dc843-20d5-43e5-a58c-d68ad0b6e31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Downloaded scripts/bind/bind.py to /tmp/S164A/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fc7dc843-20d5-43e5-a58c-d68ad0b6e31b"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "903d5ad0-bafe-4991-bd00-b2ece26ce7a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Executing: /tmp/P53QC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "903d5ad0-bafe-4991-bd00-b2ece26ce7a1"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UMQGJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fc7dc843-20d5-43e5-a58c-d68ad0b6e31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "Executing: /tmp/HKQNL/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "546b0409-a28b-40a5-867d-fd1025673dde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.441Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, 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.13', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:37.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:37.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.447Z", "message": "Execution done (return_code=1): /tmp/HASYC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "8eba0485-b7c4-4455-a985-11b1c6851263"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.447Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.447Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.447Z", "message": "[localhost] run: sudo mv /tmp/tmphkXMxU /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9b154f0f-df5b-413e-a13e-940ad16f1d38"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_v17pdx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:38.962Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:38.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KK74T/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}], "metadata": {"pagination": {"total": 199, "offset": 100, "size": 50}}} 2018-12-03 02:16:46,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:46,371 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:46 GMT 2018-12-03 02:16:46,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:46,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29907 2018-12-03 02:16:46,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:46,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/U5XXW/remove-cluster-node.sh 2018-12-03 02:16:46,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpemDW38 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/P1VHS/stop-bono.sh 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:46,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HKQNL/remove-cluster-node.sh 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpypnHJ3 /etc/bind/db.clearwater.local 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/P53QC/remove-cluster-node.sh 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UMQGJ/remove-cluster-node.sh 2018-12-03 02:16:46,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/S164A/bind.py 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/P53QC/remove-cluster-node.sh 2018-12-03 02:16:46,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UMQGJ/remove-cluster-node.sh 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HKQNL/remove-cluster-node.sh 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'ellis': {u'ellis_gehm2v': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.7', u'name': u'ellis-gehm2v'}}, u'dime': {}, u'sprout': {u'sprout_4eus4a': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-4eus4a'}}, 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.13', u'hss_hostname': u''}. 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HASYC/stop-sprout.sh 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:46,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphkXMxU /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:46,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KK74T/bind.py 2018-12-03 02:16:46,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:46,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:46,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:46,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:46 GMT 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:46,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:46,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:51,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:51,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:51,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KK74T/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Executing: /tmp/51YSF/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "22528527-91a1-46ee-9ebd-f38b5193dc92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.452Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": "sprout_4eus4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.965Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:39.965Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:39.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.455Z", "message": "[localhost] run: sudo mv /tmp/tmpKm_1_c /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.455Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.455Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "dae37fd1-92c3-4d6a-9742-88e2fab50e85"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.455Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EFG8F/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "0590982e-f24f-4535-ab77-29e1c4a38094"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.455Z", "message": "Executing: /tmp/EFG8F/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "0590982e-f24f-4535-ab77-29e1c4a38094"}, {"node_instance_id": "sprout_4eus4a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.968Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:40.968Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:40.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_pvdtzl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:41.458Z", "message": "Execution done (return_code=0): /tmp/UMQGJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:41.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fc7dc843-20d5-43e5-a58c-d68ad0b6e31b"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:41.458Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:41.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "0590982e-f24f-4535-ab77-29e1c4a38094"}, {"node_instance_id": "dime_pvdtzl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:41.987Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:41.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:41.987Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:41.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:41.987Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:41.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_gehm2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:42.462Z", "message": "Execution done (return_code=0): /tmp/HKQNL/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:42.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "546b0409-a28b-40a5-867d-fd1025673dde"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:43.024Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:43.024Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:43.024Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:43.024Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:43.024Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:43.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:45.099Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:45.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.029Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.055Z", "message": "Execution done (return_code=0): /tmp/51YSF/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "22528527-91a1-46ee-9ebd-f38b5193dc92"}, {"node_instance_id": "homer_glqnak", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:46.468Z", "message": "Execution done (return_code=0): /tmp/P53QC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:46.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "903d5ad0-bafe-4991-bd00-b2ece26ce7a1"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_glqnak", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_fhuk5o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Stopping Agent dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}], "metadata": {"pagination": {"total": 244, "offset": 150, "size": 50}}} 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:51 GMT 2018-12-03 02:16:51,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:51,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25888 2018-12-03 02:16:51,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:51,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-03 02:16:51,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KK74T/bind.py 2018-12-03 02:16:51,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-03 02:16:51,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/51YSF/remove-cluster-node.sh 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:16:51,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKm_1_c /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EFG8F/remove-cluster-node.sh 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EFG8F/remove-cluster-node.sh 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-03 02:16:51,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UMQGJ/remove-cluster-node.sh 2018-12-03 02:16:51,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-03 02:16:51,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:51,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:51,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:51,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HKQNL/remove-cluster-node.sh 2018-12-03 02:16:51,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:51,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:51,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/51YSF/remove-cluster-node.sh 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/P53QC/remove-cluster-node.sh 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:16:51,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:16:51,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:16:51,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:51,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:51,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_bwbqua 2018-12-03 02:16:51,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:51,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:51,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:51,600 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:51 GMT 2018-12-03 02:16:51,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:51,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:51,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:56,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:16:56,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:47.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.066Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.066Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.066Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.066Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.066Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Stopping Agent ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:48.479Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:48.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:50.073Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:50.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.080Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.200Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.483Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_bwbqua stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:51.483Z", "message": "Successfully stopped daemon: dime_host_bwbqua\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:51.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b7a35f53-5dea-43f0-8382-38233495e00a"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.094Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Stopping Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}], "metadata": {"pagination": {"total": 316, "offset": 200, "size": 50}}} 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:56 GMT 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26633 2018-12-03 02:16:56,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:16:56,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_nl691p 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_bwbqua stop 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_bwbqua 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_kupjkl 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:16:56,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:16:56,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:16:56,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:16:56,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:16:56 GMT 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:16:56,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:16:56,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:01,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:01,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Deleting Agent dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Stopping Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:52.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:52.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.102Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Stopping Agent bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Successfully stopped daemon: ellis_host_nl691p\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_nl691p stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "ccf4eae7-e0a5-4509-8b54-c9527abe35dc"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.106Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.106Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.106Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Deleting Agent ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:54.550Z", "message": "Successfully deleted daemon: dime_host_bwbqua", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:54.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7709734f-6ca0-4747-a269-6051d1a1e407"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:55.110Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:55.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:55.110Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:55.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:55.110Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:55.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:55.831Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:55.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.302Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.555Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.555Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}], "metadata": {"pagination": {"total": 367, "offset": 250, "size": 50}}} 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:01,868 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:01 GMT 2018-12-03 02:17:01,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:01,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27171 2018-12-03 02:17:01,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_bwbqua 2018-12-03 02:17:01,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_kupjkl 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_21czcy 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_nl691p 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_nl691p stop 2018-12-03 02:17:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_nl691p 2018-12-03 02:17:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_bwbqua 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:17:01,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:17:01,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:01,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:01,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:01,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:01,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:01,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:01 GMT 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:01,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:06,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:07,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:07,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.555Z", "message": "Successfully stopped daemon: homer_host_kupjkl\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.555Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_kupjkl stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1ac3e705-5828-44a4-ba11-d912c825018d"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:56.555Z", "message": "Successfully deleted daemon: ellis_host_nl691p", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:56.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3f0d09e3-d81a-4104-810b-da3e1330c024"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.141Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Successfully stopped daemon: bono_host_21czcy\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_21czcy stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1b5bde7e-df83-4162-8ba6-d0fffc4157f1"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:57.572Z", "message": "Deleting Agent homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:57.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.149Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Deleting Agent bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:58.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:58.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.153Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.153Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.153Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.583Z", "message": "Successfully deleted daemon: homer_host_kupjkl", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.583Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:16:59.583Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:16:59.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "caaedd05-ee3a-44c8-a3b7-5e68c7ca7245"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.156Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.156Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.156Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.586Z", "message": "Successfully deleted daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.586Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}], "metadata": {"pagination": {"total": 381, "offset": 300, "size": 50}}} 2018-12-03 02:17:07,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:07,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:07 GMT 2018-12-03 02:17:07,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:07,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26768 2018-12-03 02:17:07,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:07,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_kupjkl 2018-12-03 02:17:07,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_kupjkl stop 2018-12-03 02:17:07,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_nl691p 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:07,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:17:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_21czcy 2018-12-03 02:17:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_21czcy stop 2018-12-03 02:17:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_kupjkl 2018-12-03 02:17:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_21czcy 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_kupjkl 2018-12-03 02:17:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:17:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_21czcy 2018-12-03 02:17:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:07,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:07,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:07 GMT 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:07,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:12,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:12,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:12,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:12,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:00.586Z", "message": "Successfully deleted daemon: bono_host_21czcy", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:00.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f2c72407-d4b2-4a6b-8d47-fdf63fc90eec"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:01.158Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:01.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:01.158Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:01.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:01.158Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:01.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:02.831Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:02.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:03.207Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:03.207Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:03.207Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:04.241Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:04.241Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:04.241Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:04.241Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:04.241Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:04.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:05.248Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:05.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:05.248Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:05.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:05.248Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:05.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_4eus4a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:06.734Z", "message": "Execution done (return_code=0): /tmp/EFG8F/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:06.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "0590982e-f24f-4535-ab77-29e1c4a38094"}, {"node_instance_id": "sprout_4eus4a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:06.811Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:06.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:07.832Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:07.832Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:07.832Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:07.832Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:08.253Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:08.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:08.253Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:08.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:08.253Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:08.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:08.253Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:08.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_node_c9od51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:09.403Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:09.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.104Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e4198ec1-d877-4d58-a131-7ef27bd778bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.420Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}], "metadata": {"pagination": {"total": 422, "offset": 350, "size": 50}}} 2018-12-03 02:17:12,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:12,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:12 GMT 2018-12-03 02:17:12,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:12,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25541 2018-12-03 02:17:12,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:12,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_21czcy 2018-12-03 02:17:12,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EFG8F/remove-cluster-node.sh 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:17:12,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:12,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:12,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:17:12,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:12,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:12,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:12,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:12,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:12,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:12,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:12,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:12,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:12,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:12 GMT 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:12,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:17,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Stopping Agent sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:10.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:10.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:12.132Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:12.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_host_bwbqua", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:12.175Z", "message": "Waiting for server \"2f8c8ee5-d2e0-4cd1-b90a-8887d41a5853\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:12.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e4198ec1-d877-4d58-a131-7ef27bd778bc"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:13.424Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:13.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:13.424Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:13.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:13.424Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:13.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:13.527Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:13.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b71f3328-ceb9-4a5f-b25e-414f9141155c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.485Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:14.808Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "cbfbd623-acd9-4b70-8474-de1f06a8df6f"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.496Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.496Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.496Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.496Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.623Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_v17pdx stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.623Z", "message": "Successfully stopped daemon: sprout_host_v17pdx\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.623Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "1e4fbfc1-6247-4271-afab-25b9d069383f"}, {"node_instance_id": "homer_host_kupjkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:15.623Z", "message": "Waiting for server \"c716b9a5-7257-44e1-b51d-de36f6d587f1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:15.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "b71f3328-ceb9-4a5f-b25e-414f9141155c"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Deleting Agent sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:16.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "dime_host_bwbqua", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:17.399Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:17.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:17.634Z", "message": "Waiting for server \"a171a4d5-e48e-4eda-a869-a2311703b19b\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:17.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "cbfbd623-acd9-4b70-8474-de1f06a8df6f"}], "metadata": {"pagination": {"total": 457, "offset": 400, "size": 50}}} 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:17 GMT 2018-12-03 02:17:17,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:17,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23070 2018-12-03 02:17:17,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:17,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_v17pdx 2018-12-03 02:17:17,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:17,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2f8c8ee5-d2e0-4cd1-b90a-8887d41a5853" to be deleted. current status: SHUTOFF 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:17,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:17,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_v17pdx stop 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_v17pdx 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c716b9a5-7257-44e1-b51d-de36f6d587f1" to be deleted. current status: SHUTOFF 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_v17pdx 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:17,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:17,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a171a4d5-e48e-4eda-a869-a2311703b19b" to be deleted. current status: SHUTOFF 2018-12-03 02:17:17,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:18,017 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:18 GMT 2018-12-03 02:17:18,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:18,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:18,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:23,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:23,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:23,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.446Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.446Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.446Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.446Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.446Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.501Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.720Z", "message": "Successfully deleted daemon: sprout_host_v17pdx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.720Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:18.720Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:18.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e8c72154-b0f3-490a-bdc5-42dea2cf8aea"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:19.795Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:19.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:19.795Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:19.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:19.795Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:19.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:19.795Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:19.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_security_group_e1e5xd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.101Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "3c55baa3-4db5-4673-848d-eb76dc536c3b"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_host_kupjkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:20.896Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:20.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Stopping Agent proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "dime_security_group_e1e5xd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_host_nl691p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:21.900Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:21.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "homer_security_group_w2qvkr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.841Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e2704e66-8782-40ef-bfac-36c919ee7a20"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:22.912Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:22.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 502, "offset": 443, "size": 50}}} 2018-12-03 02:17:23,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:23,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:23 GMT 2018-12-03 02:17:23,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:23,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23384 2018-12-03 02:17:23,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:23,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_v17pdx 2018-12-03 02:17:23,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:23,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:23,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:17:23,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:23,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:23,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:23,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_kdilyd 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:23,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:23,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:23,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:23,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:23,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:23,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:23 GMT 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:23,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:28,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:28,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.852Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a5fc1bc9-254b-44af-823b-f003b55f8cfe"}, {"node_instance_id": "homer_security_group_w2qvkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:23.922Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:23.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:24.897Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:24.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "145f563e-caec-483d-bd42-78f948da7d8b"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:24.897Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:24.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f1191a45-d8e7-48e7-b907-0617156c2285"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:24.927Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:24.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:24.927Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:24.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:24.927Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:24.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.900Z", "message": "Waiting for server \"f53ea082-8992-4c56-8e5a-65b2c945eec8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "a5fc1bc9-254b-44af-823b-f003b55f8cfe"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.900Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.900Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_kdilyd stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.900Z", "message": "Successfully stopped daemon: proxy_host_kdilyd\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "7b3a522f-c31f-4f55-875f-f2498c3f419e"}, {"node_instance_id": "ellis_floatingip_i4p2iz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.929Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "ellis_security_group_urwvv4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:25.929Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:25.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Deleting Agent proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.932Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.932Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.932Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:26.932Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:26.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 535, "offset": 488, "size": 50}}} 2018-12-03 02:17:28,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:28,406 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:28 GMT 2018-12-03 02:17:28,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:28,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17674 2018-12-03 02:17:28,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:28,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-03 02:17:28,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f53ea082-8992-4c56-8e5a-65b2c945eec8" to be deleted. current status: SHUTOFF 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_kdilyd stop 2018-12-03 02:17:28,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_kdilyd 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_kdilyd 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:17:28,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:28,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:17:28,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:17:28,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:28,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:28,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:28,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:28 GMT 2018-12-03 02:17:28,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:28,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:28,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:33,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:33,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:33,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:33,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.795Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.833Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.908Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.908Z", "message": "Successfully deleted daemon: proxy_host_kdilyd", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "6d976c42-c2ee-41af-be82-22476b9e2839"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.934Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:28.934Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:28.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:29.943Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:29.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:29.943Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:29.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:29.943Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:29.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_host_21czcy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:30.945Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:30.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:31.949Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:31.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:31.949Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:31.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:31.949Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:31.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:31.949Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:31.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:31.949Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:31.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.685Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "c63cc430-3f84-49fb-b0aa-77310c9e7e13"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:32.963Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:32.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 558, "offset": 521, "size": 50}}} 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:33 GMT 2018-12-03 02:17:33,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:33,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11724 2018-12-03 02:17:33,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:33,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:17:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:17:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_kdilyd 2018-12-03 02:17:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:33,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:33,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:33,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:33,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:33,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:33,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:33,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:33,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:33,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:33,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:33 GMT 2018-12-03 02:17:33,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:33,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:33,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:38,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:38,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.914Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "bb40cc58-f67d-4d22-a813-97d34e9246c0"}, {"node_instance_id": "bono_floatingip_c0ncth", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.914Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "eb4179f9-006d-43a7-919f-038e2cb4d9c4"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.995Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.995Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bono_security_group_z23ogi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.995Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.995Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:33.995Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:33.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:34.917Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:34.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d44ceb44-e451-490b-a282-87235f47a19a"}, {"node_instance_id": "bono_floatingip_c0ncth", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:34.998Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:34.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "proxy_host_kdilyd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:35.921Z", "message": "Waiting for server \"a29c60d0-4c7e-4e6d-8110-ee776fdb707c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:35.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "bb40cc58-f67d-4d22-a813-97d34e9246c0"}, {"node_instance_id": "sprout_host_v17pdx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:36.924Z", "message": "Waiting for server \"9132b5fc-798f-4331-a8b9-75d0a2f92070\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:36.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d44ceb44-e451-490b-a282-87235f47a19a"}], "metadata": {"pagination": {"total": 569, "offset": 544, "size": 50}}} 2018-12-03 02:17:38,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:38,849 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:38 GMT 2018-12-03 02:17:38,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:38,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5881 2018-12-03 02:17:38,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:38,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:17:38,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:17:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:17:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-03 02:17:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a29c60d0-4c7e-4e6d-8110-ee776fdb707c" to be deleted. current status: SHUTOFF 2018-12-03 02:17:38,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9132b5fc-798f-4331-a8b9-75d0a2f92070" to be deleted. current status: SHUTOFF 2018-12-03 02:17:38,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:38,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:38,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:38,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:38,948 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:38 GMT 2018-12-03 02:17:38,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:38,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:38,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:43,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:44,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kdilyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:40.576Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:40.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_host_v17pdx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:41.836Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:41.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:42.905Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:42.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:43.013Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:43.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "sprout_security_group_kf2pgw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:43.520Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:43.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "841d36c2-ff6f-44b0-bb2e-5a3ab6ffffdf"}, {"node_instance_id": "internal_sip_security_group_um47dk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:43.933Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:43.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "be48ab28-952c-4a02-babd-4da007727ed1"}], "metadata": {"pagination": {"total": 581, "offset": 555, "size": 50}}} 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:44 GMT 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6284 2018-12-03 02:17:44,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:17:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:17:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:17:44,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:44,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:17:44,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:44,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:44,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:44 GMT 2018-12-03 02:17:44,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:44,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:49,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:49,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:49,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_kf2pgw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:44.368Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:44.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "internal_sip_security_group_um47dk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:17:45.039Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:17:45.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 583, "offset": 567, "size": 50}}} 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:49,352 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:49 GMT 2018-12-03 02:17:49,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:49,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1176 2018-12-03 02:17:49,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:49,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:49,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:17:49,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:49,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:49,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:49,410 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:49 GMT 2018-12-03 02:17:49,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:49,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:49,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:54,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:54,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:54,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:54,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:54,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:54 GMT 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:17:54,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:54,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:54,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:54 GMT 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:54,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:59,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:17:59,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:17:59,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:59,612 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:59 GMT 2018-12-03 02:17:59,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:59,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:17:59,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:17:59,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:17:59,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:17:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:17:59,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:17:59,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:17:59,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:17:59 GMT 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:17:59,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:04,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:04,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:04,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:04,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:04 GMT 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:04,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:04,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:04,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:04,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:04,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:04,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:04 GMT 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:04,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:04,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:09,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:09,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:09,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:09,885 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:09 GMT 2018-12-03 02:18:09,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:09,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:09,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:09,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:09,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:09,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:09 GMT 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:09,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:09,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:14,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:15,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:15,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:15,023 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:15 GMT 2018-12-03 02:18:15,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:15,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:15,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:15,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:15,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:15,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:15,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:15,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:15,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:15 GMT 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:15,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:20,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:20,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:20,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:20 GMT 2018-12-03 02:18:20,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:20,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:20,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:20,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:20,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:20,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:20,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:20 GMT 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:20,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:25,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:25,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:25 GMT 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:25,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:25,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:25 GMT 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:25,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:30,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:30,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:30 GMT 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:30,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:30,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:30,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:30,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:30,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:30,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:30,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:30 GMT 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:30,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:35,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:35,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:35,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:35 GMT 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:35,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:35,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:35,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:35 GMT 2018-12-03 02:18:35,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:35,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:35,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:40,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:40,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:40,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 583, "offset": 569, "size": 50}}} 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:40 GMT 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:40,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:18:40,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:40,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:40,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:40 GMT 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:40,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:45,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:45,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5b5wz7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:41.243Z", "message": "Execution done (return_code=2): /tmp/U5XXW/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:41.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "fd843e4d-c3b8-40f6-aff3-467b5ce785ed"}, {"node_instance_id": "vellum_5b5wz7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:41.340Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ef787f5885ac3441: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.4:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member ef787f5885ac3441: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.4:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_07y78x/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member ef787f5885ac3441: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.4:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-03T02:18:41.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_rlbakp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:42.053Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:42.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:42.053Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:42.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:42.053Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:42.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:42.053Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:42.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_rlbakp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:43.056Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:43.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:43.056Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:43.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:43.056Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:43.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:43.056Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:43.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 593, "offset": 569, "size": 50}}} 2018-12-03 02:18:45,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:45,889 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:45 GMT 2018-12-03 02:18:45,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:45,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6793 2018-12-03 02:18:45,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:45,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/U5XXW/remove-cluster-node.sh 2018-12-03 02:18:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member ef787f5885ac3441: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader ; error #1: client: etcd member http://192.168.120.4:4000 has no leader ; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout 2018-12-03 02:18:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:18:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:18:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:18:45,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:18:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:18:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-03 02:18:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-03 02:18:45,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:18:45,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:45,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:45,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:45 GMT 2018-12-03 02:18:45,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:45,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:45,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:50,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:51,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:51,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:51,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:46.816Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:46.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:47.060Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:47.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:47.060Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:47.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.064Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Stopping Agent vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:48.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:48.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.066Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.066Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.066Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.066Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Stopping Agent bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:49.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:49.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}], "metadata": {"pagination": {"total": 627, "offset": 579, "size": 50}}} 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:51 GMT 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:51,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18256 2018-12-03 02:18:51,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:51,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:18:51,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:51,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_07y78x 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_hpo3we 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:51,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:51,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:51,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:51 GMT 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:51,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:56,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:56,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:52.871Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:52.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:52.960Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_07y78x stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:52.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:52.960Z", "message": "Successfully stopped daemon: vellum_host_07y78x\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:52.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "601c3afc-4437-4f9b-a325-964408988b79"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.031Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_hpo3we stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Deleting Agent vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Successfully stopped daemon: bind_host_hpo3we\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "9c6e8d57-491b-43d7-adcd-66c53f8c57b1"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:53.963Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:53.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.071Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.071Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.071Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Deleting Agent bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:54.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:54.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.074Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.074Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.074Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.074Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.974Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.974Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:55.974Z", "message": "Successfully deleted daemon: vellum_host_07y78x", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:55.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "f698c8a7-3481-4530-aaa5-388f1cbb154f"}], "metadata": {"pagination": {"total": 664, "offset": 613, "size": 50}}} 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:56 GMT 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20118 2018-12-03 02:18:56,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:18:56,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_07y78x stop 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_07y78x 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_hpo3we stop 2018-12-03 02:18:56,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_07y78x 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_hpo3we 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:18:56,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_hpo3we 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-03 02:18:56,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:18:56,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_07y78x 2018-12-03 02:18:56,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:18:56,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:18:56,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:18:56,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:18:56,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:18:56,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:18:56 GMT 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:18:56,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:01,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:01,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:56.205Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:56.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:56.981Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:56.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:56.981Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:56.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:56.981Z", "message": "Successfully deleted daemon: bind_host_hpo3we", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:56.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "5471ce57-ad26-4f3c-bbb5-de14ede46409"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:57.078Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:57.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:57.078Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:57.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:58.081Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:58.081Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:58.081Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:58.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:59.085Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:59.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:59.085Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:59.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:18:59.085Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:18:59.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:00.087Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:00.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:01.090Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:01.090Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 679, "offset": 650, "size": 50}}} 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:01 GMT 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7784 2018-12-03 02:19:01,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:01,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:19:01,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-03 02:19:01,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-03 02:19:01,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_hpo3we 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:19:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:01,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:01,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:19:01,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-03 02:19:01,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:19:01,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:19:01,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:01,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:01,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:01,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:01,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:01,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:01 GMT 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:19:01,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:06,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:06,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:06,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:06,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:04.219Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:05.094Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:05.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:05.094Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:05.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:06.119Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:06.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:06.119Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:06.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:06.119Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:06.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 685, "offset": 665, "size": 50}}} 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:06 GMT 2018-12-03 02:19:06,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:06,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-12-03 02:19:06,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:06,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:06,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:06,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:06,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:06,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-03 02:19:06,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:06,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:06,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:06,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:06,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:06 GMT 2018-12-03 02:19:06,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:06,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:19:06,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:11,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:11,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:11,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:11,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:08.348Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:08.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:09.123Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:09.123Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:09.123Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:09.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:09.575Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:09.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "61f7e850-6840-47b7-af2e-8a651f3dcb2a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:10.126Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:10.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:10.126Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:10.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:10.126Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:10.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 693, "offset": 671, "size": 50}}} 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:11 GMT 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:11,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2018-12-03 02:19:11,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:11,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:11,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:19:11,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:11,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:19:11,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:19:11,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:11,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:11,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:11,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:11,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:11 GMT 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:19:11,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:16,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:16,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:16,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_07y78x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:11.902Z", "message": "Waiting for server \"9fb4d12f-2bce-4058-a8b4-fa6ba7cfcdb3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:11.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "61f7e850-6840-47b7-af2e-8a651f3dcb2a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:14.285Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:14.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:15.141Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:15.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:15.141Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:15.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:15.141Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:15.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:15.412Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:15.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "cf10f8c2-6ff1-4da0-a7de-6ed5f4552b83"}], "metadata": {"pagination": {"total": 699, "offset": 679, "size": 50}}} 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:16 GMT 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:16,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3163 2018-12-03 02:19:16,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9fb4d12f-2bce-4058-a8b4-fa6ba7cfcdb3" to be deleted. current status: SHUTOFF 2018-12-03 02:19:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-03 02:19:16,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:19:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:19:16,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-03 02:19:16,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:16,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:16,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:16 GMT 2018-12-03 02:19:16,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:16,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:19:16,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:21,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:21,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:17.010Z", "message": "Waiting for server \"1795cf44-7645-4cca-92ab-4400e317e41d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:17.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "cf10f8c2-6ff1-4da0-a7de-6ed5f4552b83"}, {"node_instance_id": "vellum_host_07y78x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:17.058Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:17.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:18.145Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:18.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_security_group_kmllyi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:18.972Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:18.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e20d0d16-1535-47f1-b1cf-abb85340f0fd"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:19.147Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:19.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:19.147Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:19.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:19.147Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:19.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "vellum_security_group_kmllyi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:20.150Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:20.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 707, "offset": 685, "size": 50}}} 2018-12-03 02:19:21,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:21,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:21 GMT 2018-12-03 02:19:21,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:21,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4291 2018-12-03 02:19:21,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:21,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1795cf44-7645-4cca-92ab-4400e317e41d" to be deleted. current status: SHUTOFF 2018-12-03 02:19:21,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:19:21,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:19:21,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:19:21,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:19:21,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:21,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:19:21,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:19:21,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:21,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:21 GMT 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-03 02:19:21,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:26,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2018-12-03 02:19:26,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:26,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:26,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:26,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:26,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_hpo3we", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:22.173Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:22.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "keypair_1adrd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:23.153Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:23.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:23.153Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:23.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:23.153Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:23.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:23.153Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:23.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "keypair_1adrd6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_floatingip_kv8fgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "keypair_1adrd6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "keypair_1adrd6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.450Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:24.648Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:24.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "cb6fefc4-54e9-41ad-9017-d922d937aaf8"}, {"node_instance_id": "base_security_group_0n7mv7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:25.012Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d5d096c3-acfd-4b3d-b79b-23273122ddff"}, {"node_instance_id": "keypair_1adrd6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:25.012Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "e2aff6d8-fc1a-4d55-90f4-5d3e25b38e90"}, {"node_instance_id": "bind_floatingip_kv8fgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:25.012Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:25.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595", "logger": "d2a00dab-1719-458a-8b2c-6d7dc31641ca"}, {"node_instance_id": "keypair_1adrd6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:25.461Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:25.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "base_security_group_0n7mv7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:26.463Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:26.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}, {"node_instance_id": "bind_security_group_8o213m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-03T02:19:26.463Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:19:26.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ab0527c1-5495-4ada-99ae-099aca6f3595"}], "metadata": {"pagination": {"total": 731, "offset": 693, "size": 50}}} 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:26 GMT 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12178 2018-12-03 02:19:26,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-03 02:19:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:19:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:26,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-03 02:19:26,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-03 02:19:26,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:19:26,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/ab0527c1-5495-4ada-99ae-099aca6f3595 2018-12-03 02:19:27,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:27,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:16:30.500Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "ab0527c1-5495-4ada-99ae-099aca6f3595"} 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:27 GMT 2018-12-03 02:19:27,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:27,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-03 02:19:27,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:27,032 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/deployments/clearwater-opnfv 2018-12-03 02:19:27,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 02:19:27,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "60f078de-361e-4e7a-bd40-fa1b174bfb22", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "bono_cluster_size": 1, "flavor_id": "0edfce05-5909-486f-9908-20aea1b1b0ef", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef", "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"}, "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": "2018-12-03T01:58:13.766Z", "updated_at": "2018-12-03T01:58:13.766Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-03 02:19:27,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:27,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:27 GMT 2018-12-03 02:19:27,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:27,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-03 02:19:27,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:27,898 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/blueprints/clearwater-opnfv 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:19:27,971 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 02:19:27,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-03T01:58:06.042Z", "updated_at": "2018-12-03T01:58:06.042Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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"}}}, "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.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-03 02:19:27,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:19:27,974 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:19:27 GMT 2018-12-03 02:19:27,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:19:27,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-03 02:19:27,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:19:27,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 02:19:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:28,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:19:28 GMT X-Openstack-Request-Id: req-af87628f-2003-41fc-8fcd-3e3374c25b02 2018-12-03 02:19:28,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:19:28,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/60f078de-361e-4e7a-bd40-fa1b174bfb22 used request id req-af87628f-2003-41fc-8fcd-3e3374c25b02 2018-12-03 02:19:28,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.727620840073s 2018-12-03 02:19:28,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:19:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:29,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-071a0f5a-8998-4f2c-9dc4-5577c2d39440 x-openstack-request-id: req-071a0f5a-8998-4f2c-9dc4-5577c2d39440 2018-12-03 02:19:29,036 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "0edfce05-5909-486f-9908-20aea1b1b0ef"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "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": "93c53633-e1c6-4783-8daf-e2f83decca22"}]} 2018-12-03 02:19:29,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-071a0f5a-8998-4f2c-9dc4-5577c2d39440 2018-12-03 02:19:29,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303354978561s 2018-12-03 02:19:29,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 02:19:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:29,069 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-783cc09b-af30-46b1-8f6c-99be74f24bb9 x-openstack-request-id: req-783cc09b-af30-46b1-8f6c-99be74f24bb9 2018-12-03 02:19:29,069 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0edfce05-5909-486f-9908-20aea1b1b0ef used request id req-783cc09b-af30-46b1-8f6c-99be74f24bb9 2018-12-03 02:19:29,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0298600196838s 2018-12-03 02:19:29,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 02:19:29,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4a1e7b0a-123f-4fe4-9f7c-365273fc36ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:30,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:30 GMT X-Openstack-Request-Id: req-d3caa44c-7d5a-47f5-8803-101361aa32b2 2018-12-03 02:19:30,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:30,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4a1e7b0a-123f-4fe4-9f7c-365273fc36ae.json used request id req-d3caa44c-7d5a-47f5-8803-101361aa32b2 2018-12-03 02:19:30,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.63674402237s 2018-12-03 02:19:30,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:19:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:30,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:30 GMT X-Openstack-Request-Id: req-ea9c64b3-cacb-43da-bdb6-22d3fd9035e3 2018-12-03 02:19:30,808 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 02:19:30,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ea9c64b3-cacb-43da-bdb6-22d3fd9035e3 2018-12-03 02:19:30,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.086080789566s 2018-12-03 02:19:30,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 02:19:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:31,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-d084739c-2ec7-4412-a26b-857af5345a38 x-openstack-request-id: req-d084739c-2ec7-4412-a26b-857af5345a38 2018-12-03 02:19:31,457 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e used request id req-d084739c-2ec7-4412-a26b-857af5345a38 2018-12-03 02:19:31,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.648168087006s 2018-12-03 02:19:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:19:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:32,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 755 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab0ba42a-6de4-4495-99ee-992bcb57ec5f x-openstack-request-id: req-ab0ba42a-6de4-4495-99ee-992bcb57ec5f 2018-12-03 02:19:32,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:04:f3", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b7bd3f8f-00be-4629-973f-adb1fa2d768e", "rel": "bookmark"}], "image": {"id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "links": [{"href": "http://172.30.9.26:8774/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T01:57:01.000000", "flavor": {"id": "93c53633-e1c6-4783-8daf-e2f83decca22", "links": [{"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "bookmark"}]}, "id": "b7bd3f8f-00be-4629-973f-adb1fa2d768e", "security_groups": [{"name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}], "user_id": "0ab368e2c0df44e5a4fe82af19024fe0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:19:31Z", "hostId": "b42473fd2b930f07bf2d57192aa28127c7e1c33a95f63af3a564377c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef", "name": "cloudify_ims-vm_b1e63daf-2e8a-442e-9da2-04abb99534ef", "created": "2018-12-03T01:54:30Z", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:19:32,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ab0ba42a-6de4-4495-99ee-992bcb57ec5f 2018-12-03 02:19:32,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666025876999s 2018-12-03 02:19:32,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:19:34,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:19:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:34,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-e8e63b2d-f877-4ab0-bdef-dd360ef5b613 x-openstack-request-id: req-e8e63b2d-f877-4ab0-bdef-dd360ef5b613 2018-12-03 02:19:34,196 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-03 02:19:34,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8e63b2d-f877-4ab0-bdef-dd360ef5b613 2018-12-03 02:19:34,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0671210289001s 2018-12-03 02:19:34,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:19:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:34,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:34 GMT X-Openstack-Request-Id: req-299712b1-0db5-4ad7-9ff3-a6d308f63caa 2018-12-03 02:19:34,253 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:54:25Z", "updated_at": "2018-12-03T01:54:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "08ea8bc6-478d-4837-b7d0-0664d88df96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "0e00c168-4326-4f14-b41a-6981ca102f8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-03T01:54:27Z", "revision_number": 0, "id": "1032b776-c74d-4230-98b4-5fbc46233263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:27Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "1158bdf0-edac-4b5c-be67-13d741dbbb8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "28d3be95-e791-436d-be2e-30a86c1f563d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 80, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "39153a7d-9880-4fde-9bce-489c0ee861ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:54:25Z", "revision_number": 0, "id": "757a3e89-9aa4-4944-831a-b29d0056a1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:25Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T01:54:26Z", "revision_number": 0, "id": "a784b0e1-b7a5-4e70-ad07-a3fd64b264e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:54:26Z", "security_group_id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 443, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 7, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0", "name": "cloudify_ims-sg_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:58:02Z", "revision_number": 0, "id": "3f050815-afba-4485-97a2-59800c06e08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:58:02Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 2, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 02:19:34,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-299712b1-0db5-4ad7-9ff3-a6d308f63caa 2018-12-03 02:19:34,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517301559448s 2018-12-03 02:19:34,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 02:19:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:34,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:34 GMT X-Openstack-Request-Id: req-66bbee6e-e5d9-4517-8dd0-bb4ae632b669 2018-12-03 02:19:34,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:34,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/785d8a8d-ae9f-4bfc-9bdf-f15ec19d7ae0.json used request id req-66bbee6e-e5d9-4517-8dd0-bb4ae632b669 2018-12-03 02:19:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148827075958s 2018-12-03 02:19:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-03 02:19:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:34,439 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-a6520612-d463-46cf-84f4-05a6330f1aa8 x-openstack-request-id: req-a6520612-d463-46cf-84f4-05a6330f1aa8 2018-12-03 02:19:34,439 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_b1e63daf-2e8a-442e-9da2-04abb99534ef used request id req-a6520612-d463-46cf-84f4-05a6330f1aa8 2018-12-03 02:19:34,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0300168991089s 2018-12-03 02:19:34,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 02:19:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" -d '{"subnet_id": "a43263ae-dd6c-4ae2-af36-257cfdb557c3"}' 2018-12-03 02:19:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:36 GMT X-Openstack-Request-Id: req-02a2908c-4c2f-463b-b77f-15a3385e24e4 2018-12-03 02:19:36,894 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55a32b8b-18f5-46c1-8047-3f515e47c9ca", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "subnet_id": "a43263ae-dd6c-4ae2-af36-257cfdb557c3", "subnet_ids": ["a43263ae-dd6c-4ae2-af36-257cfdb557c3"], "port_id": "954e47d1-d5f2-4aef-8cc8-39959b2c1892", "id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30"} 2018-12-03 02:19:36,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30/remove_router_interface.json used request id req-02a2908c-4c2f-463b-b77f-15a3385e24e4 2018-12-03 02:19:36,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45512199402s 2018-12-03 02:19:36,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 02:19:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:37,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:37 GMT X-Openstack-Request-Id: req-44466c5d-ab80-4a52-a95a-95981930ea6d 2018-12-03 02:19:37,022 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:57Z", "admin_state_up": true, "updated_at": "2018-12-03T02:19:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30", "name": "cloudify_ims-router_b1e63daf-2e8a-442e-9da2-04abb99534ef"}]} 2018-12-03 02:19:37,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-44466c5d-ab80-4a52-a95a-95981930ea6d 2018-12-03 02:19:37,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127046823502s 2018-12-03 02:19:37,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 02:19:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:38,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:38 GMT X-Openstack-Request-Id: req-1a5515ef-7ce1-4a32-9578-459499a1f2a3 2018-12-03 02:19:38,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:38,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0f4ea7f7-bf54-4cc4-8d6d-34588b3a8d30.json used request id req-1a5515ef-7ce1-4a32-9578-459499a1f2a3 2018-12-03 02:19:38,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45981001854s 2018-12-03 02:19:38,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 02:19:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:38,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:38 GMT X-Openstack-Request-Id: req-5b075080-0931-43ff-8857-17bd96be084a 2018-12-03 02:19:38,528 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T01:52:56Z","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":"03f7d131905c4ad281aac371eb9f8960","id":"a43263ae-dd6c-4ae2-af36-257cfdb557c3","subnetpool_id":null,"name":"cloudify_ims-subnet_b1e63daf-2e8a-442e-9da2-04abb99534ef"}]} 2018-12-03 02:19:38,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5b075080-0931-43ff-8857-17bd96be084a 2018-12-03 02:19:38,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444428920746s 2018-12-03 02:19:38,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 02:19:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/a43263ae-dd6c-4ae2-af36-257cfdb557c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:39,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:39 GMT X-Openstack-Request-Id: req-8019097c-516a-46c5-854e-fd953e45eaae 2018-12-03 02:19:39,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:39,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a43263ae-dd6c-4ae2-af36-257cfdb557c3.json used request id req-8019097c-516a-46c5-854e-fd953e45eaae 2018-12-03 02:19:39,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.4210460186s 2018-12-03 02:19:39,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:19:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:40,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:40 GMT X-Openstack-Request-Id: req-1b8fe399-c006-49ad-ac3b-48e296a8b9ca 2018-12-03 02:19:40,069 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55a32b8b-18f5-46c1-8047-3f515e47c9ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03f7d131905c4ad281aac371eb9f8960","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:19:39Z","qos_policy_id":null,"name":"cloudify_ims-net_b1e63daf-2e8a-442e-9da2-04abb99534ef","admin_state_up":true,"tenant_id":"03f7d131905c4ad281aac371eb9f8960","created_at":"2018-12-03T01:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:19:40,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b8fe399-c006-49ad-ac3b-48e296a8b9ca 2018-12-03 02:19:40,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117413043976s 2018-12-03 02:19:40,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 02:19:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/55a32b8b-18f5-46c1-8047-3f515e47c9ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:42,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:42 GMT X-Openstack-Request-Id: req-b013b026-fe20-447c-9e09-d2f0a5990927 2018-12-03 02:19:42,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:42,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/55a32b8b-18f5-46c1-8047-3f515e47c9ca.json used request id req-b013b026-fe20-447c-9e09-d2f0a5990927 2018-12-03 02:19:42,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.95291185379s 2018-12-03 02:19:42,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:19:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:42,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:42 GMT X-Openstack-Request-Id: req-a2f25314-c796-4b55-bca0-fb2f4da7fb19 2018-12-03 02:19:42,314 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T01:54:24Z", "file": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/file", "owner": "03f7d131905c4ad281aac371eb9f8960", "id": "ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "size": 4373348352, "self": "/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_b1e63daf-2e8a-442e-9da2-04abb99534ef", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T01:53:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:19:42,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a2f25314-c796-4b55-bca0-fb2f4da7fb19 2018-12-03 02:19:42,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286412000656s 2018-12-03 02:19:42,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 02:19:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d92a23b6fbe0eacef0af98865a1de1369c236171" 2018-12-03 02:19:42,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:19:42 GMT X-Openstack-Request-Id: req-f2bbda4a-f129-4265-9eb7-7b145762fcce 2018-12-03 02:19:42,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:19:42,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ea57d960-33ac-4f8f-8313-6cdd1fe13eea used request id req-f2bbda4a-f129-4265-9eb7-7b145762fcce 2018-12-03 02:19:42,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.561148166656s 2018-12-03 02:19:42,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:19:42,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:42,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-3457fcf2-b5d1-420b-ba32-cad1faaefeb6 x-openstack-request-id: req-3457fcf2-b5d1-420b-ba32-cad1faaefeb6 2018-12-03 02:19:42,899 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "cloudify_ims-flavor_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/93c53633-e1c6-4783-8daf-e2f83decca22", "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": "93c53633-e1c6-4783-8daf-e2f83decca22"}]} 2018-12-03 02:19:42,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-3457fcf2-b5d1-420b-ba32-cad1faaefeb6 2018-12-03 02:19:42,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210521221161s 2018-12-03 02:19:42,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 02:19:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:42,930 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19: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-579ea8b0-a33c-4183-b1ef-70fec8d96f54 x-openstack-request-id: req-579ea8b0-a33c-4183-b1ef-70fec8d96f54 2018-12-03 02:19:42,930 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/93c53633-e1c6-4783-8daf-e2f83decca22 used request id req-579ea8b0-a33c-4183-b1ef-70fec8d96f54 2018-12-03 02:19:42,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301940441132s 2018-12-03 02:19:42,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:19:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:43,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645e2fce-e426-4294-83bb-d45003655e29 2018-12-03 02:19:43,158 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": {"self": "http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab368e2c0df44e5a4fe82af19024fe0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:19:43,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-645e2fce-e426-4294-83bb-d45003655e29 2018-12-03 02:19:43,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228078126907s 2018-12-03 02:19:43,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:19:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:43,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d5c3fe-8a21-42f3-a8ba-a07560b97804 2018-12-03 02:19:43,375 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_b1e63daf-2e8a-442e-9da2-04abb99534ef", "links": {"self": "http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ab368e2c0df44e5a4fe82af19024fe0", "description": null}} 2018-12-03 02:19:43,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0 used request id req-f5d5c3fe-8a21-42f3-a8ba-a07560b97804 2018-12-03 02:19:43,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210470199585s 2018-12-03 02:19:43,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 02:19:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68e6fed-1077-44f3-9768-a26cb1b07993 2018-12-03 02:19:43,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:19:43,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0ab368e2c0df44e5a4fe82af19024fe0 used request id req-d68e6fed-1077-44f3-9768-a26cb1b07993 2018-12-03 02:19:43,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336714029312s 2018-12-03 02:19:43,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:19:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 586 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8cbc47-60f7-4dc9-a054-19502ca40afe 2018-12-03 02:19:43,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960"}, "tags": [], "enabled": true, "id": "03f7d131905c4ad281aac371eb9f8960", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_b1e63daf-2e8a-442e-9da2-04abb99534ef"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 02:19:43,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-3b8cbc47-60f7-4dc9-a054-19502ca40afe 2018-12-03 02:19:43,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21245098114s 2018-12-03 02:19:43,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 02:19:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:44,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1c1b2f-54a4-4973-9ae9-17e2533874d3 2018-12-03 02:19:44,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:19:44,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/03f7d131905c4ad281aac371eb9f8960 used request id req-1e1c1b2f-54a4-4973-9ae9-17e2533874d3 2018-12-03 02:19:44,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250918149948s 2018-12-03 02:19:44,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:19:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=03f7d131905c4ad281aac371eb9f8960&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:44,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:44 GMT X-Openstack-Request-Id: req-45fbfbdb-aba2-4c2e-9c16-a4c7295f552b 2018-12-03 02:19:44,838 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:58:02Z", "revision_number": 0, "id": "3f050815-afba-4485-97a2-59800c06e08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:58:02Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 2, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}]} 2018-12-03 02:19:44,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=03f7d131905c4ad281aac371eb9f8960&name=default used request id req-45fbfbdb-aba2-4c2e-9c16-a4c7295f552b 2018-12-03 02:19:44,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.646962881088s 2018-12-03 02:19:44,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:19:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:44,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:44 GMT X-Openstack-Request-Id: req-7293d6de-209a-4959-9479-35e117b20947 2018-12-03 02:19:44,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0932506096f145008aae0a12cee6dbeb", "created_at": "2018-12-03T01:44:20Z", "updated_at": "2018-12-03T01:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "1afba005-c713-421b-b89e-3e64238b0048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "29b5b333-a4f6-41c7-a70e-1f5ae9d04ff4", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "b119e636-38f9-417a-b7a5-ae414d3b23f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "c2d0e848-6fe9-447a-a1b4-e111e377539d", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}], "revision_number": 1, "project_id": "0932506096f145008aae0a12cee6dbeb", "id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "created_at": "2018-12-03T01:52:55Z", "updated_at": "2018-12-03T01:58:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "0da40e13-7b37-4d88-b765-330b9a51e459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T01:58:02Z", "revision_number": 0, "id": "3f050815-afba-4485-97a2-59800c06e08c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:58:02Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": 22, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "5dbbab9f-dd8f-4ea1-baaf-99a541c4972f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "93f1421e-0b7a-488a-bd14-e12917adbaac", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv6", "project_id": "03f7d131905c4ad281aac371eb9f8960"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:52:55Z", "revision_number": 0, "id": "e58589e1-c6eb-45a9-8a57-5f9f0cf26141", "remote_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "remote_ip_prefix": null, "created_at": "2018-12-03T01:52:55Z", "security_group_id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "tenant_id": "03f7d131905c4ad281aac371eb9f8960", "port_range_min": null, "ethertype": "IPv4", "project_id": "03f7d131905c4ad281aac371eb9f8960"}], "revision_number": 2, "project_id": "03f7d131905c4ad281aac371eb9f8960", "id": "9daf64e6-bcec-43b5-86f3-c98b0c7b2bde", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 02:19:44,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7293d6de-209a-4959-9479-35e117b20947 2018-12-03 02:19:44,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122759819031s 2018-12-03 02:19:44,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 02:19:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9daf64e6-bcec-43b5-86f3-c98b0c7b2bde.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}96c56db1cb70e1c49f5568a80fc820035b6670e0" 2018-12-03 02:19:45,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:19:45 GMT X-Openstack-Request-Id: req-b8160e32-a6ff-473a-8b1a-e1b2073636ce 2018-12-03 02:19:45,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:19:45,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9daf64e6-bcec-43b5-86f3-c98b0c7b2bde.json used request id req-b8160e32-a6ff-473a-8b1a-e1b2073636ce 2018-12-03 02:19:45,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13609790802s 2018-12-03 02:19:45,133 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-12-03 02:19:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:19:45,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ecb718-5747-4c88-a469-c361d854162d 2018-12-03 02:19:45,168 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:19:45,168 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-64ecb718-5747-4c88-a469-c361d854162d 2018-12-03 02:19:45,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:19:45,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T03:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["T5B275V3SCeyGdeckPz3_w"], "issued_at": "2018-12-03T02:19:45.000000Z"}} 2018-12-03 02:19:45,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:19:45,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:45 GMT X-Openstack-Request-Id: req-d3ac57b3-d15a-4b5a-9381-1c992a40a875 2018-12-03 02:19:45,953 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 02:19:45,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d3ac57b3-d15a-4b5a-9381-1c992a40a875 2018-12-03 02:19:45,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38186788559s 2018-12-03 02:19:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:19:45,966 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e8c197-821a-4aa7-ac53-e09432cf979d 2018-12-03 02:19:45,966 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 02:19:45,966 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-34e8c197-821a-4aa7-ac53-e09432cf979d 2018-12-03 02:19:45,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:19:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:46,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cacac6-e4d9-4de5-8789-367ff3b74c1a 2018-12-03 02:19:46,167 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:19:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-01cacac6-e4d9-4de5-8789-367ff3b74c1a 2018-12-03 02:19:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200268983841s 2018-12-03 02:19:46,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 02:19:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}}' 2018-12-03 02:19:46,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1058d2bc-6c54-4887-a8bb-260c5dd3c5f4 2018-12-03 02:19:46,408 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}} 2018-12-03 02:19:46,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1058d2bc-6c54-4887-a8bb-260c5dd3c5f4 2018-12-03 02:19:46,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232820987701s 2018-12-03 02:19:46,409 - 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'26a1b383e36342c6898df7488369d203', '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_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}) 2018-12-03 02:19:46,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 02:19:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ed262f0a-dac8-4229-beb0-67eb739a3ed8", "email": null, "name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}}' 2018-12-03 02:19:46,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbac1794-e1ee-48c2-9ece-b6aa996c9505 2018-12-03 02:19:46,792 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": {"self": "http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "110f616d65ba4912b89f12eeca34fb26", "domain_id": "default", "password_expires_at": null}} 2018-12-03 02:19:46,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-fbac1794-e1ee-48c2-9ece-b6aa996c9505 2018-12-03 02:19:46,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380247116089s 2018-12-03 02:19:46,793 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'110f616d65ba4912b89f12eeca34fb26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}) 2018-12-03 02:19:46,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:19:46,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17183666-62a5-4051-b3e0-a6d531346b9e 2018-12-03 02:19:46,985 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:19:46,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17183666-62a5-4051-b3e0-a6d531346b9e 2018-12-03 02:19:46,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188488006592s 2018-12-03 02:19:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:19:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039adb70-17fc-4a72-9e96-2ddb842f481d 2018-12-03 02:19:47,145 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:19:47,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-039adb70-17fc-4a72-9e96-2ddb842f481d 2018-12-03 02:19:47,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154275894165s 2018-12-03 02:19:47,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:19:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dda569e-d5d7-4142-94ce-bf59bc872ff8 2018-12-03 02:19:47,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:19:47,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0dda569e-d5d7-4142-94ce-bf59bc872ff8 2018-12-03 02:19:47,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202998161316s 2018-12-03 02:19:47,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:19:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b3c505-e614-41af-ae9f-97971f88abd1 2018-12-03 02:19:47,473 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 02:19:47,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-66b3c505-e614-41af-ae9f-97971f88abd1 2018-12-03 02:19:47,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114006996155s 2018-12-03 02:19:47,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:19:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169aebc5-bdb9-4930-a6fc-3888ab0b2bdc 2018-12-03 02:19:47,607 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": {"self": "http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "110f616d65ba4912b89f12eeca34fb26", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:19:47,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-169aebc5-bdb9-4930-a6fc-3888ab0b2bdc 2018-12-03 02:19:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133229017258s 2018-12-03 02:19:47,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:19:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b483d0-8bdd-46ef-8d42-094c64073411 2018-12-03 02:19:47,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 02:19:47,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-47b483d0-8bdd-46ef-8d42-094c64073411 2018-12-03 02:19:47,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115716934204s 2018-12-03 02:19:47,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 02:19:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=26a1b383e36342c6898df7488369d203" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:47,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fc9629-ada8-4f66-81df-bd20d1a23969 2018-12-03 02:19:47,868 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=26a1b383e36342c6898df7488369d203", "previous": null, "next": null}} 2018-12-03 02:19:47,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=26a1b383e36342c6898df7488369d203 used request id req-49fc9629-ada8-4f66-81df-bd20d1a23969 2018-12-03 02:19:47,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122786998749s 2018-12-03 02:19:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 02:19:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203/users/110f616d65ba4912b89f12eeca34fb26/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:48,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171129ed-7c34-48eb-8d05-db3c80afe824 2018-12-03 02:19:48,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:19:48,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203/users/110f616d65ba4912b89f12eeca34fb26/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-171129ed-7c34-48eb-8d05-db3c80afe824 2018-12-03 02:19:48,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181766986847s 2018-12-03 02:19:48,055 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 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'26a1b383e36342c6898df7488369d203', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ed262f0a-dac8-4229-beb0-67eb739a3ed8', 'username': u'heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 02:19:48,059 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'password': 'ed262f0a-dac8-4229-beb0-67eb739a3ed8', 'project_name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '26a1b383e36342c6898df7488369d203', 'project_domain_name': 'Default'} 2018-12-03 02:19:48,088 - 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}} 2018-12-03 02:19:48,089 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-12-03 02:19:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:19:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:48,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68262d5c-6ee9-4024-a291-31359e846fec 2018-12-03 02:19:48,256 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:19:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-68262d5c-6ee9-4024-a291-31359e846fec 2018-12-03 02:19:48,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166757106781s 2018-12-03 02:19:48,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:19:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:19:48,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc99480-9aca-4d0b-820f-bb1ac30900a8 2018-12-03 02:19:48,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 02:19:48,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4fc99480-9aca-4d0b-820f-bb1ac30900a8 2018-12-03 02:19:48,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189218997955s 2018-12-03 02:19:48,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 02:19:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"network": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "admin_state_up": true}}' 2018-12-03 02:19:48,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:48 GMT X-Openstack-Request-Id: req-35e86af2-2438-4731-9be9-3f28e2c04bf8 2018-12-03 02:19:48,820 - 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":"71d906e8-5042-48a2-b383-f74174ad9910","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:19:48Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:48Z","mtu":1450}} 2018-12-03 02:19:48,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-35e86af2-2438-4731-9be9-3f28e2c04bf8 2018-12-03 02:19:48,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.364494085312s 2018-12-03 02:19:48,821 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T02:19:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'71d906e8-5042-48a2-b383-f74174ad9910', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'created_at': u'2018-12-03T02:19:48Z', u'mtu': 1450, u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'26a1b383e36342c6898df7488369d203', u'l2_adjacency': True}) 2018-12-03 02:19:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:19:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070b82f9-e9aa-44e8-a65d-34822fbc195f 2018-12-03 02:19:48,830 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:19:48,831 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-070b82f9-e9aa-44e8-a65d-34822fbc195f 2018-12-03 02:19:48,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:19:49,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T03:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26a1b383e36342c6898df7488369d203", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/26a1b383e36342c6898df7488369d203", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/26a1b383e36342c6898df7488369d203", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_26a1b383e36342c6898df7488369d203", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_26a1b383e36342c6898df7488369d203", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/26a1b383e36342c6898df7488369d203", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/26a1b383e36342c6898df7488369d203", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/26a1b383e36342c6898df7488369d203", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/26a1b383e36342c6898df7488369d203", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/26a1b383e36342c6898df7488369d203", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/26a1b383e36342c6898df7488369d203", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/26a1b383e36342c6898df7488369d203", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/26a1b383e36342c6898df7488369d203", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "id": "110f616d65ba4912b89f12eeca34fb26"}, "audit_ids": ["AkY3kU1wQsGMT-P6D4f2Ag"], "issued_at": "2018-12-03T02:19:49.000000Z"}} 2018-12-03 02:19:49,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:19:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:19:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:49 GMT X-Openstack-Request-Id: req-50a285b9-4d3a-415e-b290-5c51b97bfa0c 2018-12-03 02:19:49,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"71d906e8-5042-48a2-b383-f74174ad9910","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:19:48Z","qos_policy_id":null,"name":"heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:19:49,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-50a285b9-4d3a-415e-b290-5c51b97bfa0c 2018-12-03 02:19:49,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.470681190491s 2018-12-03 02:19:49,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 02:19:49,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"subnet": {"name": "heat_ims-subnet_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "enable_dhcp": true, "network_id": "71d906e8-5042-48a2-b383-f74174ad9910", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 02:19:50,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:50 GMT X-Openstack-Request-Id: req-5d49a411-c326-4865-ac28-caa102623000 2018-12-03 02:19:50,809 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71d906e8-5042-48a2-b383-f74174ad9910","tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:19:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"26a1b383e36342c6898df7488369d203","id":"03fb1a5c-0b46-4502-b8ff-9ac0f3177412","subnetpool_id":null,"name":"heat_ims-subnet_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}} 2018-12-03 02:19:50,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5d49a411-c326-4865-ac28-caa102623000 2018-12-03 02:19:50,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10702085495s 2018-12-03 02:19:50,810 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:19:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'03fb1a5c-0b46-4502-b8ff-9ac0f3177412', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'enable_dhcp': True, u'network_id': u'71d906e8-5042-48a2-b383-f74174ad9910', u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'created_at': u'2018-12-03T02:19:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'26a1b383e36342c6898df7488369d203'}) 2018-12-03 02:19:50,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 02:19:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "heat_ims-router_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "admin_state_up": true}}' 2018-12-03 02:19:52,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:52 GMT X-Openstack-Request-Id: req-11cc0003-e6e6-4169-892f-24d1789e4cca 2018-12-03 02:19:52,454 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "26a1b383e36342c6898df7488369d203", "created_at": "2018-12-03T02:19:50Z", "admin_state_up": true, "updated_at": "2018-12-03T02:19:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "26a1b383e36342c6898df7488369d203", "id": "6be894d1-b824-4735-8da4-aa3e14a5a0ea", "name": "heat_ims-router_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}} 2018-12-03 02:19:52,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-11cc0003-e6e6-4169-892f-24d1789e4cca 2018-12-03 02:19:52,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64422297478s 2018-12-03 02:19:52,455 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:19:51Z', u'revision_number': 2, u'id': u'6be894d1-b824-4735-8da4-aa3e14a5a0ea', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'admin_state_up': True, u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'created_at': u'2018-12-03T02:19:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'26a1b383e36342c6898df7488369d203'}) 2018-12-03 02:19:52,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 02:19:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"subnet_id": "03fb1a5c-0b46-4502-b8ff-9ac0f3177412"}' 2018-12-03 02:19:54,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:54 GMT X-Openstack-Request-Id: req-34e476af-de64-4e4b-b158-b130e0a354ec 2018-12-03 02:19:54,990 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71d906e8-5042-48a2-b383-f74174ad9910", "tenant_id": "26a1b383e36342c6898df7488369d203", "subnet_id": "03fb1a5c-0b46-4502-b8ff-9ac0f3177412", "subnet_ids": ["03fb1a5c-0b46-4502-b8ff-9ac0f3177412"], "port_id": "622daaa9-dc1b-411f-bbff-96ebe3f7f713", "id": "6be894d1-b824-4735-8da4-aa3e14a5a0ea"} 2018-12-03 02:19:54,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea/add_router_interface.json used request id req-34e476af-de64-4e4b-b158-b130e0a354ec 2018-12-03 02:19:54,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53496003151s 2018-12-03 02:19:54,991 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-03 02:19:56,480 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-03 02:19:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:19:56,487 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:56 GMT 2018-12-03 02:19:56,487 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 02:19:56,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:19:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:19:56,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:56 GMT X-Openstack-Request-Id: req-53cafefe-3dc1-400c-ace3-81cf8a4c4866 2018-12-03 02:19:56,810 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:19:56,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-53cafefe-3dc1-400c-ace3-81cf8a4c4866 2018-12-03 02:19:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321465015411s 2018-12-03 02:19:56,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 02:19:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}' 2018-12-03 02:19:56,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 03 Dec 2018 02:19:56 GMT Location: http://172.30.9.26:9292/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92e2f79b-8837-4294-8d22-f01a40c6f3c1 2018-12-03 02:19:56,895 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:19:56Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": null, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": null, "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 02:19:56,895 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-92e2f79b-8837-4294-8d22-f01a40c6f3c1 2018-12-03 02:19:56,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0757229328156s 2018-12-03 02:19:56,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 02:19:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '' 2018-12-03 02:20:01,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:01 GMT X-Openstack-Request-Id: req-caa78ffe-5574-4168-abb6-0744b9432ce1 2018-12-03 02:20:01,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:01,896 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file used request id req-caa78ffe-5574-4168-abb6-0744b9432ce1 2018-12-03 02:20:01,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.00048398972s 2018-12-03 02:20:01,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:20:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:01,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:01 GMT X-Openstack-Request-Id: req-ed051cf8-c7dd-4dfd-8a83-caa0f1c23c2b 2018-12-03 02:20:01,953 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:20:01,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ed051cf8-c7dd-4dfd-8a83-caa0f1c23c2b 2018-12-03 02:20:01,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.052295923233s 2018-12-03 02:20:01,956 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file', 'owner': u'26a1b383e36342c6898df7488369d203', 'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'size': 263586304, u'self': u'/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T02:20:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T02:20:01Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'created': u'2018-12-03T02:19:56Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-03T02:19:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-12-03 02:20:01,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 02:20:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-03 02:20:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20: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-20bbf419-d3d0-4aa1-b79f-8b504c7544b0 x-openstack-request-id: req-20bbf419-d3d0-4aa1-b79f-8b504c7544b0 2018-12-03 02:20:02,272 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}} 2018-12-03 02:20:02,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-20bbf419-d3d0-4aa1-b79f-8b504c7544b0 2018-12-03 02:20:02,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313030004501s 2018-12-03 02:20:02,274 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'swap': 0}) 2018-12-03 02:20:02,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 02:20:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"extra_specs": {}}' 2018-12-03 02:20:02,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20: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-f2c94e54-cff4-4040-9ba1-ccf647466dfb x-openstack-request-id: req-f2c94e54-cff4-4040-9ba1-ccf647466dfb 2018-12-03 02:20:02,296 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 02:20:02,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0/os-extra_specs used request id req-f2c94e54-cff4-4040-9ba1-ccf647466dfb 2018-12-03 02:20:02,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216648578644s 2018-12-03 02:20:02,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:20:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49311309-8615-42ae-81d5-7e9b23d30939 2018-12-03 02:20:02,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 02:20:02,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-49311309-8615-42ae-81d5-7e9b23d30939 2018-12-03 02:20:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206753969193s 2018-12-03 02:20:02,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-03 02:20:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/quotas/26a1b383e36342c6898df7488369d203.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-03 02:20:02,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:02 GMT X-Openstack-Request-Id: req-00756778-d5c0-4d03-b10c-ea800738e6e1 2018-12-03 02:20:02,585 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-03 02:20:02,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/26a1b383e36342c6898df7488369d203.json used request id req-00756778-d5c0-4d03-b10c-ea800738e6e1 2018-12-03 02:20:02,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0739669799805s 2018-12-03 02:20:02,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:20:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:02,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cc55b7-69bc-49d5-825f-0d3dca1d5358 2018-12-03 02:20:02,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:20:02,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-10cc55b7-69bc-49d5-825f-0d3dca1d5358 2018-12-03 02:20:02,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112562179565s 2018-12-03 02:20:02,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:20:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:02,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3026439d-058a-42eb-9850-fea35e51def4 2018-12-03 02:20:02,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:20:02,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3026439d-058a-42eb-9850-fea35e51def4 2018-12-03 02:20:02,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205836057663s 2018-12-03 02:20:02,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:20:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:03,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9452f1-36da-47f7-87b7-4a252c2b4c7c 2018-12-03 02:20:03,027 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 02:20:03,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ac9452f1-36da-47f7-87b7-4a252c2b4c7c 2018-12-03 02:20:03,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107491016388s 2018-12-03 02:20:03,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:20:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:03,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34878213-b26e-40ba-bc58-b3730f9afc64 2018-12-03 02:20:03,241 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": {"self": "http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "110f616d65ba4912b89f12eeca34fb26", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:20:03,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-34878213-b26e-40ba-bc58-b3730f9afc64 2018-12-03 02:20:03,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213286876678s 2018-12-03 02:20:03,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:20:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a06d50-e640-4ffa-b2fe-05494ea67aac 2018-12-03 02:20:03,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 02:20:03,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-11a06d50-e640-4ffa-b2fe-05494ea67aac 2018-12-03 02:20:03,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113865852356s 2018-12-03 02:20:03,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 02:20:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=26a1b383e36342c6898df7488369d203" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:03,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea7a4b6-3f5e-4191-9a26-6238573fa2ce 2018-12-03 02:20:03,488 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=26a1b383e36342c6898df7488369d203", "previous": null, "next": null}} 2018-12-03 02:20:03,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=110f616d65ba4912b89f12eeca34fb26&role.id=e366edb086d94a6684ac3969e980062e&scope.project.id=26a1b383e36342c6898df7488369d203 used request id req-aea7a4b6-3f5e-4191-9a26-6238573fa2ce 2018-12-03 02:20:03,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111798048019s 2018-12-03 02:20:03,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 02:20:03,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203/users/110f616d65ba4912b89f12eeca34fb26/roles/e366edb086d94a6684ac3969e980062e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:20:03,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baaa9559-92f8-4d1a-8bb2-2c148b4c8aed 2018-12-03 02:20:03,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:20:03,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203/users/110f616d65ba4912b89f12eeca34fb26/roles/e366edb086d94a6684ac3969e980062e used request id req-baaa9559-92f8-4d1a-8bb2-2c148b4c8aed 2018-12-03 02:20:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14385008812s 2018-12-03 02:20:03,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 02:20:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"keypair": {"name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}}' 2018-12-03 02:20:04,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20: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-2edc7827-0444-4cde-b1fd-a19dabb958e1 x-openstack-request-id: req-2edc7827-0444-4cde-b1fd-a19dabb958e1 2018-12-03 02:20:04,088 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSvCCyAp2YyUQeGQhvmRgmx2g9bxRUrASvL5KOSU2CWobwVt+MEH4bGnUd5YAU84SD7/oDo37k9D07qLI2NFaEoj5E8V5pjG6IPrLK1ZicULefXgNN0hij4sl/nWOxx+KfU98goyfYa2ZhygxmJ7x0Ozwqk0GHHwINCsGtyZmtd3tqb1TLu9ISJGsqCnfZRB/hrIyhaZL6uSb2PYVkH4HkKkxUFbs1YOygB3CZlYfgfAPpOOV+VUbWsmtG5qrupxPXQb/0GUtF81zsgYliYNRC4ap2sylk6ZZ1/Ep4YNt8GU3Qv5t4AZpBSjOUu06Iqdx6SRWHMziuiudL8TMmkPJp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0rwgsgKdmMlEHhkIb5kYJsdoPW8UVKwEry+SjklNglqG8Fbf\njBB+Gxp1HeWAFPOEg+/6A6N+5PQ9O6iyNjRWhKI+RPFeaYxuiD6yytWYnFC3n14D\nTdIYo+LJf51jscfin1PfIKMn2GtmYcoMZie8dDs8KpNBhx8CDQrBrcmZrXd7am9U\ny7vSEiRrKgp32UQf4ayMoWmS+rkm9j2FZB+B5CpMVBW7NWDsoAdwmZWH4HwD6Tjl\nflVG1rJrRuaq7qcT10G/9BlLRfNc7IGJYmDUQuGqdrMpZOmWdfxKeGDbfBlN0L+b\neAGaQUozlLtOiKncekkVhzM4rornS/EzJpDyaQIDAQABAoIBAQDCL0TZg3uBXIT+\nTwbs/t+4bCtr4L2VQGWYoHel0Xow0gZh1UttH410oC6ne+FIbRUBFtMFI1U82KrM\nHKkLNbM7yN0kXl4nWJZJyayrJ6PW9rIdkl3tCdpWuhX/GCLToWL8eiazRmTjEiRn\nm+1M/PS1DhhlCwho4HPdXLoX0BtiMXiKdaqD1rCQArOkTkzBdUlvzvgQOobar32j\nlA+KHqInazylhXkqqlLMM8D/v4USUvYOKBMVyYr2hYFFc9cIwJw/JsJuF4NfJDTJ\na7xZmZM7AnTW5FlDg+C7V7ZwVEaWthV8qoQ+18n0zUzkR7f7lOomP7aabiHbMfOJ\nO/pHopfhAoGBAPdWtPKyzCAxYjzfPZTrLGIgv+NlrY8PEFCyrUmG2rSapdSg6deA\nSO7R/rCWEiJ1z41HmndncPj8z9HC/Cz0BwWiQ6DJ6GffV8/fU/f4rVeMSa7L4NVN\no0nYMnlKsGlJnIaIbFwM//BKSTbhAzSf8jKrjbN0WMtmez9EuZJc0UCFAoGBANod\nSDpuDXXOiJB1EIVu5vh+nVKHqbTL7rrmcJr2vJKXmr+B2mTUhk/3Dtc/BQzYaD75\nu4Wke+Zqn5jd7LHC8RYM5RZaMeZDgEbezMXpsnuzrbJKftWSKWEG2T+XGJJeLmv+\nige4AW5+/2uBd1OSinvmyQeIuQ4s9QPB73AkRGGVAoGAETeV7PcJQoxtfDNGBCHC\nuynwcZHYXQb9acCmU2Hxw3Soan6xCHFDomw3wG8R4Bg3VGxRklI/CPYAOWfLSg3K\nl1fOQVkMtn5TjILNQ4up9VgsoOBMTEzVOwSzrsHGOe4H2U2RzW6SOlXRduJ+6KDh\nqSlL+dv1emMt3R+Zk1imsEkCgYA4Loy5SDm9W5q/ovfDdwKVhX+ej4U+Jb1zdQIS\nWHXQSK66n4cSq8+A74FqHjh9y4xmlEsiLHEhs9syNA/Q5gbViDLGJCtwRXjYSHF0\nlTK9PFYEc73h40k3Td1NzOyuXwYUGTeSr2nm/V1rYqjK5Rc4vQSRJT2NkjT2Z9D2\nENFwVQKBgQC1ID0OU9LGC1suiljB+iLLe12zGy/nU2NZ73b/uXbf8uhboYXRUqfg\n5m60X9jh3tYCaK4Cg5/WWkL2sR5oN+o3BsL2uQ9pa0MdIvMJ06SdG1HVh+N/z1Jx\norwlcaFkRxq3UmR0xRRv1YP7XY13xu4O1F+qMRpU10+OTrxP/hSgsQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "110f616d65ba4912b89f12eeca34fb26", "name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "fingerprint": "38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf"}} 2018-12-03 02:20:04,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2edc7827-0444-4cde-b1fd-a19dabb958e1 2018-12-03 02:20:04,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.449473142624s 2018-12-03 02:20:04,089 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSvCCyAp2YyUQeGQhvmRgmx2g9bxRUrASvL5KOSU2CWobwVt+MEH4bGnUd5YAU84SD7/oDo37k9D07qLI2NFaEoj5E8V5pjG6IPrLK1ZicULefXgNN0hij4sl/nWOxx+KfU98goyfYa2ZhygxmJ7x0Ozwqk0GHHwINCsGtyZmtd3tqb1TLu9ISJGsqCnfZRB/hrIyhaZL6uSb2PYVkH4HkKkxUFbs1YOygB3CZlYfgfAPpOOV+VUbWsmtG5qrupxPXQb/0GUtF81zsgYliYNRC4ap2sylk6ZZ1/Ep4YNt8GU3Qv5t4AZpBSjOUu06Iqdx6SRWHMziuiudL8TMmkPJp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0rwgsgKdmMlEHhkIb5kYJsdoPW8UVKwEry+SjklNglqG8Fbf\njBB+Gxp1HeWAFPOEg+/6A6N+5PQ9O6iyNjRWhKI+RPFeaYxuiD6yytWYnFC3n14D\nTdIYo+LJf51jscfin1PfIKMn2GtmYcoMZie8dDs8KpNBhx8CDQrBrcmZrXd7am9U\ny7vSEiRrKgp32UQf4ayMoWmS+rkm9j2FZB+B5CpMVBW7NWDsoAdwmZWH4HwD6Tjl\nflVG1rJrRuaq7qcT10G/9BlLRfNc7IGJYmDUQuGqdrMpZOmWdfxKeGDbfBlN0L+b\neAGaQUozlLtOiKncekkVhzM4rornS/EzJpDyaQIDAQABAoIBAQDCL0TZg3uBXIT+\nTwbs/t+4bCtr4L2VQGWYoHel0Xow0gZh1UttH410oC6ne+FIbRUBFtMFI1U82KrM\nHKkLNbM7yN0kXl4nWJZJyayrJ6PW9rIdkl3tCdpWuhX/GCLToWL8eiazRmTjEiRn\nm+1M/PS1DhhlCwho4HPdXLoX0BtiMXiKdaqD1rCQArOkTkzBdUlvzvgQOobar32j\nlA+KHqInazylhXkqqlLMM8D/v4USUvYOKBMVyYr2hYFFc9cIwJw/JsJuF4NfJDTJ\na7xZmZM7AnTW5FlDg+C7V7ZwVEaWthV8qoQ+18n0zUzkR7f7lOomP7aabiHbMfOJ\nO/pHopfhAoGBAPdWtPKyzCAxYjzfPZTrLGIgv+NlrY8PEFCyrUmG2rSapdSg6deA\nSO7R/rCWEiJ1z41HmndncPj8z9HC/Cz0BwWiQ6DJ6GffV8/fU/f4rVeMSa7L4NVN\no0nYMnlKsGlJnIaIbFwM//BKSTbhAzSf8jKrjbN0WMtmez9EuZJc0UCFAoGBANod\nSDpuDXXOiJB1EIVu5vh+nVKHqbTL7rrmcJr2vJKXmr+B2mTUhk/3Dtc/BQzYaD75\nu4Wke+Zqn5jd7LHC8RYM5RZaMeZDgEbezMXpsnuzrbJKftWSKWEG2T+XGJJeLmv+\nige4AW5+/2uBd1OSinvmyQeIuQ4s9QPB73AkRGGVAoGAETeV7PcJQoxtfDNGBCHC\nuynwcZHYXQb9acCmU2Hxw3Soan6xCHFDomw3wG8R4Bg3VGxRklI/CPYAOWfLSg3K\nl1fOQVkMtn5TjILNQ4up9VgsoOBMTEzVOwSzrsHGOe4H2U2RzW6SOlXRduJ+6KDh\nqSlL+dv1emMt3R+Zk1imsEkCgYA4Loy5SDm9W5q/ovfDdwKVhX+ej4U+Jb1zdQIS\nWHXQSK66n4cSq8+A74FqHjh9y4xmlEsiLHEhs9syNA/Q5gbViDLGJCtwRXjYSHF0\nlTK9PFYEc73h40k3Td1NzOyuXwYUGTeSr2nm/V1rYqjK5Rc4vQSRJT2NkjT2Z9D2\nENFwVQKBgQC1ID0OU9LGC1suiljB+iLLe12zGy/nU2NZ73b/uXbf8uhboYXRUqfg\n5m60X9jh3tYCaK4Cg5/WWkL2sR5oN+o3BsL2uQ9pa0MdIvMJ06SdG1HVh+N/z1Jx\norwlcaFkRxq3UmR0xRRv1YP7XY13xu4O1F+qMRpU10+OTrxP/hSgsQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'created_at': '2018-12-03T02:20:04.089933', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf', 'type': 'ssh', 'id': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}) 2018-12-03 02:20:04,090 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-12-03 02:20:04,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-12-03 02:20:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-12-03 02:20:11,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:04 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 Server: Apache x-openstack-request-id: req-48e9aa9c-5243-4b1e-8229-1765504b31a8 2018-12-03 02:20:11,164 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}]}} 2018-12-03 02:20:11,164 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks used request id req-48e9aa9c-5243-4b1e-8229-1765504b31a8 2018-12-03 02:20:11,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.29537987709s 2018-12-03 02:20:11,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:11,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:11 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?sort_dir=asc Server: Apache x-openstack-request-id: req-0acb1d62-c3bf-4467-95e8-2c78b39bb240 2018-12-03 02:20:11,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:13,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9c674dc-3319-4b0b-8955-b808c518a982 2018-12-03 02:20:13,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-03T02:20:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv/events/fc0e153e-cdd3-44e8-b8e1-90c8159f6e1b", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "id": "fc0e153e-cdd3-44e8-b8e1-90c8159f6e1b"}, {"resource_name": "security_groups", "event_time": "2018-12-03T02:20:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups/events/8c9df414-2f4d-4157-9d18-8f6b7febb407", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-d7vxycd6i6ks", "id": "8c9df414-2f4d-4157-9d18-8f6b7febb407"}, {"resource_name": "sig_network", "event_time": "2018-12-03T02:20:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network/events/f7d835e9-3a0e-482e-919e-1413b4700ff0", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-o4lde77wxkdf", "id": "f7d835e9-3a0e-482e-919e-1413b4700ff0"}, {"resource_name": "mgmt_network", "event_time": "2018-12-03T02:20:13Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network/events/df246058-c835-417e-9e56-f79364a7ad93", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-ju63tiwkw4pt", "id": "df246058-c835-417e-9e56-f79364a7ad93"}]} 2018-12-03 02:20:13,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?sort_dir=asc&sort_dir=asc used request id req-b9c674dc-3319-4b0b-8955-b808c518a982 2018-12-03 02:20:13,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.47843194008s 2018-12-03 02:20:18,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:19,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:18 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc Server: Apache x-openstack-request-id: req-accf209d-2357-40a5-a1a3-0f7c5370a188 2018-12-03 02:20:19,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:21,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:19 GMT Server: Apache x-openstack-request-id: req-36c87106-fac8-4e66-a689-f63acf0a349d 2018-12-03 02:20:21,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:20:21,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc&marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc used request id req-36c87106-fac8-4e66-a689-f63acf0a349d 2018-12-03 02:20:21,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.49544119835s 2018-12-03 02:20:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:26,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:26 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc Server: Apache x-openstack-request-id: req-5e18ede1-dfda-48ef-b761-4a54f097e10a 2018-12-03 02:20:26,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:26,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3f4d00c-f3a5-498e-934f-dbecb9db77cc 2018-12-03 02:20:26,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-03T02:20:23Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups/events/30692987-83e3-4a89-a4e5-0e58c52a5ae4", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c2592f9b-3dd6-4f95-a806-a135d7e96dbe", "id": "30692987-83e3-4a89-a4e5-0e58c52a5ae4"}, {"resource_name": "sig_network", "event_time": "2018-12-03T02:20:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network/events/8057cf9f-430d-4068-8df0-bac4dd109109", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1879a4fb-c19f-407c-9e6a-c310b3cf1a6f", "id": "8057cf9f-430d-4068-8df0-bac4dd109109"}, {"resource_name": "mgmt_network", "event_time": "2018-12-03T02:20:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network/events/11840ecb-8bb9-4915-9d10-c80684d7a3b6", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3de1c933-c979-4e00-8459-0be8cfc46525", "id": "11840ecb-8bb9-4915-9d10-c80684d7a3b6"}]} 2018-12-03 02:20:26,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc&marker=df246058-c835-417e-9e56-f79364a7ad93&sort_dir=asc used request id req-c3f4d00c-f3a5-498e-934f-dbecb9db77cc 2018-12-03 02:20:26,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.749708175659s 2018-12-03 02:20:31,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:31,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=11840ecb-8bb9-4915-9d10-c80684d7a3b6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:31,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:31 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=11840ecb-8bb9-4915-9d10-c80684d7a3b6&sort_dir=asc Server: Apache x-openstack-request-id: req-042a92b5-166b-402f-98da-820343785d9b 2018-12-03 02:20:31,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. 2018-12-03 02:20:32,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 348 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a223c13-880a-4e18-a361-7a3be16b1efd 2018-12-03 02:20:32,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-03T02:20:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns/events/7200785a-fe94-4ccd-b2de-0c88b24b7637", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-rwrledyeiqtx", "id": "7200785a-fe94-4ccd-b2de-0c88b24b7637"}]} 2018-12-03 02:20:32,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=11840ecb-8bb9-4915-9d10-c80684d7a3b6&sort_dir=asc&marker=11840ecb-8bb9-4915-9d10-c80684d7a3b6&sort_dir=asc used request id req-7a223c13-880a-4e18-a361-7a3be16b1efd 2018-12-03 02:20:32,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.749146938324s 2018-12-03 02:20:37,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:37,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:37 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-4c4c349d-6705-4644-81f4-87074d8a7150 2018-12-03 02:20:37,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:37,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:37 GMT Server: Apache x-openstack-request-id: req-44fdef35-e8d2-4ac9-8d8e-2fbce2eb43a0 2018-12-03 02:20:37,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:20:37,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-44fdef35-e8d2-4ac9-8d8e-2fbce2eb43a0 2018-12-03 02:20:37,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712020397186s 2018-12-03 02:20:42,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:43,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:42 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-e38f8d0f-8dbc-41c0-859f-cc63dee138de 2018-12-03 02:20:43,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:44,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:43 GMT Server: Apache x-openstack-request-id: req-3d1950db-24ba-4bd0-afc7-05ac38268733 2018-12-03 02:20:44,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:20:44,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-3d1950db-24ba-4bd0-afc7-05ac38268733 2018-12-03 02:20:44,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43593096733s 2018-12-03 02:20:44,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:20:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:44,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:44 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-e0152ac0-2b58-4842-b862-a2c0059c33b1 2018-12-03 02:20:44,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. 2018-12-03 02:20:44,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-251ebe80-eb50-4451-8c3b-c5d096ab8d8b 2018-12-03 02:20:44,903 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:20:44,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-251ebe80-eb50-4451-8c3b-c5d096ab8d8b 2018-12-03 02:20:44,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.727391004562s 2018-12-03 02:20:49,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:50,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:49 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-0e46e80d-11a0-42e1-967f-3d746bf7e24f 2018-12-03 02:20:50,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:20:50,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:50 GMT Server: Apache x-openstack-request-id: req-48c233ad-7040-4793-bc51-4a7634d20b6a 2018-12-03 02:20:50,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:20:50,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-48c233ad-7040-4793-bc51-4a7634d20b6a 2018-12-03 02:20:50,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.748603105545s 2018-12-03 02:20:55,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:20:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:55,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:55 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-1b4d814d-7f17-4b63-a183-b6fd32e2bd3e 2018-12-03 02:20:55,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. 2018-12-03 02:20:55,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:55 GMT Server: Apache x-openstack-request-id: req-623a4c5e-8f9b-4b45-aa00-31aa09caf6fb 2018-12-03 02:20:55,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:20:55,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-623a4c5e-8f9b-4b45-aa00-31aa09caf6fb 2018-12-03 02:20:55,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712330341339s 2018-12-03 02:20:55,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:20:55,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:20:55,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:20:55 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-aec4149d-faed-41ef-bc40-ac6cccb4b92a 2018-12-03 02:20:55,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. 2018-12-03 02:20:55,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:20:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd195377-93f6-466c-a68d-cc7686f06c9a 2018-12-03 02:20:55,806 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:20:55,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-cd195377-93f6-466c-a68d-cc7686f06c9a 2018-12-03 02:20:55,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706121921539s 2018-12-03 02:21:00,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:00,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:00 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-0ed0885b-22af-47d6-95ea-b3dc9a59d06e 2018-12-03 02:21:00,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:00,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:00 GMT Server: Apache x-openstack-request-id: req-ac55fed2-30cc-4b46-bda0-1ae1213bb17d 2018-12-03 02:21:00,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:00,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-ac55fed2-30cc-4b46-bda0-1ae1213bb17d 2018-12-03 02:21:00,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072026014328s 2018-12-03 02:21:05,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:05,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:05,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:05 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-40b36f46-2d9c-484f-afb9-fc7c87afbbe7 2018-12-03 02:21:05,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. 2018-12-03 02:21:05,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:05 GMT Server: Apache x-openstack-request-id: req-078bca40-da54-43ba-a864-53fa0b55b35b 2018-12-03 02:21:05,976 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:05,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-078bca40-da54-43ba-a864-53fa0b55b35b 2018-12-03 02:21:05,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0883340835571s 2018-12-03 02:21:05,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:06,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:05 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a030d9b-566d-40f5-89a7-8dcfe4fafddb 2018-12-03 02:21:06,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:06,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-898f7262-17ee-48c2-b934-49a2bf13f909 2018-12-03 02:21:06,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:06,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-898f7262-17ee-48c2-b934-49a2bf13f909 2018-12-03 02:21:06,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.675774097443s 2018-12-03 02:21:11,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:11,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:11 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-d0940365-fdfe-4303-8e5b-658ba5a40601 2018-12-03 02:21:11,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:11,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:11 GMT Server: Apache x-openstack-request-id: req-65802635-20bb-45c5-9c7d-79dac5b291a4 2018-12-03 02:21:11,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:11,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-65802635-20bb-45c5-9c7d-79dac5b291a4 2018-12-03 02:21:11,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707530975342s 2018-12-03 02:21:16,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:16,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:16 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-06ac78de-ac19-4800-a946-1e875a78a3c7 2018-12-03 02:21:16,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:16,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:16 GMT Server: Apache x-openstack-request-id: req-5b51be21-d875-41b5-8c3a-5093a4755727 2018-12-03 02:21:16,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:16,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-5b51be21-d875-41b5-8c3a-5093a4755727 2018-12-03 02:21:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882198810577s 2018-12-03 02:21:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:16,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:16 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-d81a45b8-a7c3-4d88-b0dd-57eaac2381e8 2018-12-03 02:21:16,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. 2018-12-03 02:21:16,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b3dcc47-d16f-470f-bb3c-b2d66ff1dae8 2018-12-03 02:21:16,893 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:16,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-2b3dcc47-d16f-470f-bb3c-b2d66ff1dae8 2018-12-03 02:21:16,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702121257782s 2018-12-03 02:21:21,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:21,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:21 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-961e7744-0adc-42cb-853c-7da140e3fe9f 2018-12-03 02:21:21,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:21,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:21 GMT Server: Apache x-openstack-request-id: req-624a468f-8b63-40f4-bf8b-a8ec6b80d832 2018-12-03 02:21:21,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:21,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-624a468f-8b63-40f4-bf8b-a8ec6b80d832 2018-12-03 02:21:21,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0681390762329s 2018-12-03 02:21:26,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:27,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:26 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-b86bb49b-1075-4979-8fb2-1b5c5d306bf7 2018-12-03 02:21:27,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. 2018-12-03 02:21:27,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:26 GMT Server: Apache x-openstack-request-id: req-51dad74c-9335-4621-aa22-2ccf56d386ad 2018-12-03 02:21:27,044 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:27,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-51dad74c-9335-4621-aa22-2ccf56d386ad 2018-12-03 02:21:27,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698680877686s 2018-12-03 02:21:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:27,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:27 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-e37ea50a-3c9e-46b7-8983-98ce4d25dade 2018-12-03 02:21:27,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91f62758-0ce5-4b01-905c-4f5abc00f37d 2018-12-03 02:21:27,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:27,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-91f62758-0ce5-4b01-905c-4f5abc00f37d 2018-12-03 02:21:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713601112366s 2018-12-03 02:21:32,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:32,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:32 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-d13bd267-e5cd-4ea4-87d3-c45111aedc02 2018-12-03 02:21:32,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:32,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:32 GMT Server: Apache x-openstack-request-id: req-88c05945-096f-4bad-a962-08a1b66185f7 2018-12-03 02:21:32,195 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:32,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-88c05945-096f-4bad-a962-08a1b66185f7 2018-12-03 02:21:32,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722908973694s 2018-12-03 02:21:37,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:37,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:37 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-c2cdfb1d-6580-41d6-ab07-dbadd6bd9d13 2018-12-03 02:21:37,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:37,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:37 GMT Server: Apache x-openstack-request-id: req-121c7844-27ba-4c08-a1a7-85c5b422585d 2018-12-03 02:21:37,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:37,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-121c7844-27ba-4c08-a1a7-85c5b422585d 2018-12-03 02:21:37,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706260204315s 2018-12-03 02:21:37,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:37,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:37 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-96c6a4a0-6b08-47ba-8a22-ed24970355ca 2018-12-03 02:21:37,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:37,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1972f12-0554-4752-86af-d94f2457c3f7 2018-12-03 02:21:37,342 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:37,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-d1972f12-0554-4752-86af-d94f2457c3f7 2018-12-03 02:21:37,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705049037933s 2018-12-03 02:21:42,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:42,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:42 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-b73e9c52-dff4-44cd-a6e9-fa4f63c576ef 2018-12-03 02:21:42,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. 2018-12-03 02:21:42,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:42 GMT Server: Apache x-openstack-request-id: req-bbbd5faa-4c60-4042-900d-8ffcab8194ef 2018-12-03 02:21:42,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:42,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-bbbd5faa-4c60-4042-900d-8ffcab8194ef 2018-12-03 02:21:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717170238495s 2018-12-03 02:21:47,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:47,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:47 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-c702fd2b-efbc-4787-9806-a639fd9c21ea 2018-12-03 02:21:47,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:47,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:47 GMT Server: Apache x-openstack-request-id: req-6b4de0cd-feee-484b-aa76-135af063536b 2018-12-03 02:21:47,497 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:47,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-6b4de0cd-feee-484b-aa76-135af063536b 2018-12-03 02:21:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707349777222s 2018-12-03 02:21:47,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:47,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:47 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-b34ab775-53ed-4fcd-89ba-4a766ab4a4d3 2018-12-03 02:21:47,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. 2018-12-03 02:21:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f18febc-6b66-416f-88cb-a54352e11e37 2018-12-03 02:21:47,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:47,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-1f18febc-6b66-416f-88cb-a54352e11e37 2018-12-03 02:21:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0567519664764s 2018-12-03 02:21:52,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:52,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:52 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-4a781d82-de1f-4bda-9280-bb74e4fe6f90 2018-12-03 02:21:52,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:21:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:52 GMT Server: Apache x-openstack-request-id: req-c3cf394e-82c4-4eaa-b1ce-bde8f65b7a03 2018-12-03 02:21:52,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:52,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-c3cf394e-82c4-4eaa-b1ce-bde8f65b7a03 2018-12-03 02:21:52,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703120231628s 2018-12-03 02:21:57,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:21:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:57,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:57 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-a3807cf2-3f11-4600-9a38-7e9eee85fddb 2018-12-03 02:21:57,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. 2018-12-03 02:21:57,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:57 GMT Server: Apache x-openstack-request-id: req-f0cf8be4-78a2-465d-8035-de3275c9ac99 2018-12-03 02:21:57,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:21:57,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-f0cf8be4-78a2-465d-8035-de3275c9ac99 2018-12-03 02:21:57,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715839862823s 2018-12-03 02:21:57,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:21:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:21:57,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:21:57 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2c4321e-33e0-43d5-89f6-5f6237a14b04 2018-12-03 02:21:57,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. 2018-12-03 02:21:57,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:21:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ddb26a38-31ea-4f03-9db6-4484783c1bed 2018-12-03 02:21:57,776 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:21:57,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-ddb26a38-31ea-4f03-9db6-4484783c1bed 2018-12-03 02:21:57,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708119869232s 2018-12-03 02:22:02,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:02,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:02 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-bf1078d1-a5da-465d-8576-98bcb7f4fe36 2018-12-03 02:22:02,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:02,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:02 GMT Server: Apache x-openstack-request-id: req-3393a52a-f0a7-40a5-9a52-c39114e7dfb3 2018-12-03 02:22:02,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:02,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-3393a52a-f0a7-40a5-9a52-c39114e7dfb3 2018-12-03 02:22:02,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.08864402771s 2018-12-03 02:22:07,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:07,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:07 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-1068d743-cf59-4203-8d1f-31f15b47c8e0 2018-12-03 02:22:07,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:07 GMT Server: Apache x-openstack-request-id: req-027667e0-e80f-44ce-a19e-495b49ed0e03 2018-12-03 02:22:07,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:07,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-027667e0-e80f-44ce-a19e-495b49ed0e03 2018-12-03 02:22:07,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723991394043s 2018-12-03 02:22:07,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:22:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:07,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:07 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce48d696-5f00-4c42-ad27-c40782b2f7ca 2018-12-03 02:22:07,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:08,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e6f4bb9-9cfc-4116-81da-6871f2e681e9 2018-12-03 02:22:08,022 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:22:08,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-1e6f4bb9-9cfc-4116-81da-6871f2e681e9 2018-12-03 02:22:08,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715970993042s 2018-12-03 02:22:13,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:13,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:13,059 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:13 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-072e9192-dbe4-47c9-bfa9-2328a21a0d26 2018-12-03 02:22:13,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:13 GMT Server: Apache x-openstack-request-id: req-b55e3527-c7f0-45a3-8a3b-e8e5531221e7 2018-12-03 02:22:13,106 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:13,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-b55e3527-c7f0-45a3-8a3b-e8e5531221e7 2018-12-03 02:22:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771458148956s 2018-12-03 02:22:18,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:18,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:18,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:18 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-ac5af7ed-3cf2-419d-aaf8-868bf247f97f 2018-12-03 02:22:18,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. 2018-12-03 02:22:18,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:18 GMT Server: Apache x-openstack-request-id: req-5ebdfeec-e004-48f1-b5bd-114b1e6fb421 2018-12-03 02:22:18,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:18,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-5ebdfeec-e004-48f1-b5bd-114b1e6fb421 2018-12-03 02:22:18,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703310966492s 2018-12-03 02:22:18,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:22:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:18,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:18 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec64df70-ffcb-4df9-94af-9b9419a3c038 2018-12-03 02:22:18,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. 2018-12-03 02:22:18,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-96c93d43-0de7-4bb3-9eff-7c3c0e48b070 2018-12-03 02:22:18,250 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:22:18,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-96c93d43-0de7-4bb3-9eff-7c3c0e48b070 2018-12-03 02:22:18,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699079036713s 2018-12-03 02:22:23,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:23,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:23 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-febed32e-6682-4692-8310-eb24bdadb86e 2018-12-03 02:22:23,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:23,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:23 GMT Server: Apache x-openstack-request-id: req-fef9bf41-510e-4d16-897f-eb4b1a5d643c 2018-12-03 02:22:23,328 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:23,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-fef9bf41-510e-4d16-897f-eb4b1a5d643c 2018-12-03 02:22:23,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714848041534s 2018-12-03 02:22:28,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:28,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:28 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc Server: Apache x-openstack-request-id: req-6824af40-e0af-46cd-9673-268c02756f69 2018-12-03 02:22:28,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:28,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-37cd951a-10a6-442e-b17b-dac42dd26fd5 2018-12-03 02:22:28,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-03T02:22:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns/events/a5fb5359-4cca-46f2-8cd5-d6598005ce4a", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "aa3b41e0-8fe8-4ec5-8fd5-8ebf3a3688a2", "id": "a5fb5359-4cca-46f2-8cd5-d6598005ce4a"}, {"resource_name": "ellis", "event_time": "2018-12-03T02:22:25Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis/events/e7d90965-ad06-4b6a-af20-80bde5d55a5c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-qpaohaf4ec3u", "id": "e7d90965-ad06-4b6a-af20-80bde5d55a5c"}]} 2018-12-03 02:22:28,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc&marker=7200785a-fe94-4ccd-b2de-0c88b24b7637&sort_dir=asc used request id req-37cd951a-10a6-442e-b17b-dac42dd26fd5 2018-12-03 02:22:28,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.104447126389s 2018-12-03 02:22:33,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:33,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:33 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-2b77b627-ba97-4139-931c-c7969cbbde8c 2018-12-03 02:22:33,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:33,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:33 GMT Server: Apache x-openstack-request-id: req-a15b05c9-e83e-4f69-92b0-2d6bb09e9327 2018-12-03 02:22:33,517 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:33,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-a15b05c9-e83e-4f69-92b0-2d6bb09e9327 2018-12-03 02:22:33,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725040435791s 2018-12-03 02:22:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:38,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:38 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-0c502e01-df8a-41b3-a385-6df2975958c9 2018-12-03 02:22:38,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. 2018-12-03 02:22:38,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:38 GMT Server: Apache x-openstack-request-id: req-42b660b8-c66e-46f8-91de-fd041723d745 2018-12-03 02:22:38,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:38,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-42b660b8-c66e-46f8-91de-fd041723d745 2018-12-03 02:22:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720407962799s 2018-12-03 02:22:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:22:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:38,641 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:38 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-eecd016b-a4ed-49c5-9d1c-dc3f5db24792 2018-12-03 02:22:38,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:38,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3d6ebc83-4b95-4474-a855-f8c315da9a90 2018-12-03 02:22:38,684 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:22:38,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-3d6ebc83-4b95-4474-a855-f8c315da9a90 2018-12-03 02:22:38,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.087856054306s 2018-12-03 02:22:43,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:43,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:43 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-57334c0a-84c0-4545-aa37-fd6e2b4035ae 2018-12-03 02:22:43,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:43,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:43 GMT Server: Apache x-openstack-request-id: req-2e93ab40-cd08-4953-985b-fa08a914a7ce 2018-12-03 02:22:43,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:43,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-2e93ab40-cd08-4953-985b-fa08a914a7ce 2018-12-03 02:22:43,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073667049408s 2018-12-03 02:22:48,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:48,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:48 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-c5aca37e-6cf4-4ea3-966f-7b2434888a8e 2018-12-03 02:22:48,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. 2018-12-03 02:22:48,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:48 GMT Server: Apache x-openstack-request-id: req-a77ae3d5-03ed-4642-ba0d-9ce2d251a746 2018-12-03 02:22:48,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:48,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-a77ae3d5-03ed-4642-ba0d-9ce2d251a746 2018-12-03 02:22:48,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881669521332s 2018-12-03 02:22:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:22:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:48,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:48 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-3ff9ba23-61bb-4854-a5f5-266482b1cce6 2018-12-03 02:22:48,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:48,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5256fe75-2c8a-4054-a3de-2e642c6c1797 2018-12-03 02:22:48,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:22:48,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-5256fe75-2c8a-4054-a3de-2e642c6c1797 2018-12-03 02:22:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719451904297s 2018-12-03 02:22:53,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:53,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:53 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-66e14d68-a410-475f-9ada-a35f880c75e6 2018-12-03 02:22:53,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:54,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:53 GMT Server: Apache x-openstack-request-id: req-891a49ed-5e34-4b55-94f2-b78df626f597 2018-12-03 02:22:54,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:54,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-891a49ed-5e34-4b55-94f2-b78df626f597 2018-12-03 02:22:54,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072163105011s 2018-12-03 02:22:59,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:22:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:59,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:59 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-3176b161-b46a-4357-a631-9c1d34297d96 2018-12-03 02:22:59,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:59 GMT Server: Apache x-openstack-request-id: req-61f00085-8d75-4074-a179-cab31773e64d 2018-12-03 02:22:59,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:22:59,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-61f00085-8d75-4074-a179-cab31773e64d 2018-12-03 02:22:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706748962402s 2018-12-03 02:22:59,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:22:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:22:59,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:22:59 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-3e48100a-1981-4c18-8182-3a2855704805 2018-12-03 02:22:59,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:22:59,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:22:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84ecd3b5-dd0e-4069-81e4-57566289aa2a 2018-12-03 02:22:59,153 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:22:59,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-84ecd3b5-dd0e-4069-81e4-57566289aa2a 2018-12-03 02:22:59,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708429813385s 2018-12-03 02:23:04,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:04,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:04 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-f06325e1-cc5a-4472-8924-3eea0489451c 2018-12-03 02:23:04,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:04 GMT Server: Apache x-openstack-request-id: req-af2e027f-7c63-4918-858f-bffd5af2a31f 2018-12-03 02:23:04,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:04,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-af2e027f-7c63-4918-858f-bffd5af2a31f 2018-12-03 02:23:04,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710060596466s 2018-12-03 02:23:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:09,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:09 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-f18f672e-102f-48fc-ba8c-15c2cb7907f7 2018-12-03 02:23:09,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:09 GMT Server: Apache x-openstack-request-id: req-d9f00837-f930-4df5-8b3a-ced41201a509 2018-12-03 02:23:09,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:09,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-d9f00837-f930-4df5-8b3a-ced41201a509 2018-12-03 02:23:09,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.1029920578s 2018-12-03 02:23:09,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:23:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:09,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:09 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-bf61c19a-e836-45a2-ab9c-479106328bd3 2018-12-03 02:23:09,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. 2018-12-03 02:23:09,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-722228fb-83ee-4dfa-bea2-2a91cb2583be 2018-12-03 02:23:09,395 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:23:09,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-722228fb-83ee-4dfa-bea2-2a91cb2583be 2018-12-03 02:23:09,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543351173401s 2018-12-03 02:23:14,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:14,430 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:14 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-da5dcc40-b6fa-4ead-83a6-2a8fefc03584 2018-12-03 02:23:14,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:14,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:14 GMT Server: Apache x-openstack-request-id: req-7f0b623d-e74f-41e7-9ead-8df0c84537b9 2018-12-03 02:23:14,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:14,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-7f0b623d-e74f-41e7-9ead-8df0c84537b9 2018-12-03 02:23:14,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706458091736s 2018-12-03 02:23:19,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:19,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:19 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-4d4da8b0-575b-4d5a-849d-10f0dc425243 2018-12-03 02:23:19,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:19,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:19 GMT Server: Apache x-openstack-request-id: req-9b6f3821-96bd-402c-bab9-023843807bc1 2018-12-03 02:23:19,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:19,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-9b6f3821-96bd-402c-bab9-023843807bc1 2018-12-03 02:23:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709140300751s 2018-12-03 02:23:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:23:19,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:19,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:19 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-3c375301-07f8-4f72-917d-5e0319bd2be3 2018-12-03 02:23:19,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:19,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-152e0aef-757a-4464-934a-1ef017535ee5 2018-12-03 02:23:19,619 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:23:19,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-152e0aef-757a-4464-934a-1ef017535ee5 2018-12-03 02:23:19,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699520111084s 2018-12-03 02:23:24,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:24,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:24 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-2e152ab7-65fe-407b-8358-1c0724fa0c18 2018-12-03 02:23:24,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:24 GMT Server: Apache x-openstack-request-id: req-e80505d3-8138-40fc-b83b-7f5e2a3cb436 2018-12-03 02:23:24,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:24,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-e80505d3-8138-40fc-b83b-7f5e2a3cb436 2018-12-03 02:23:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710439682007s 2018-12-03 02:23:29,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:29,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:29,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:29 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-deaca76f-c879-4480-9b5d-5df7c0754aee 2018-12-03 02:23:29,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:29 GMT Server: Apache x-openstack-request-id: req-361fbac1-9cbd-4c4a-aa0c-0059ce9fef19 2018-12-03 02:23:29,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:29,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-361fbac1-9cbd-4c4a-aa0c-0059ce9fef19 2018-12-03 02:23:29,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718178749084s 2018-12-03 02:23:29,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:23:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:29,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:29 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-ddc46304-8a02-4c6c-8404-0b907298deae 2018-12-03 02:23:29,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. 2018-12-03 02:23:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1df26975-16b3-46ca-a810-81133280e05b 2018-12-03 02:23:29,843 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:23:29,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-1df26975-16b3-46ca-a810-81133280e05b 2018-12-03 02:23:29,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0683901309967s 2018-12-03 02:23:34,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:34,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:34 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-8b12a283-24fb-4733-8ed0-ef80efcd334f 2018-12-03 02:23:34,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:34,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:34 GMT Server: Apache x-openstack-request-id: req-552800ac-1ad6-4a4d-b16c-8013ffb5379f 2018-12-03 02:23:34,918 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:34,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-552800ac-1ad6-4a4d-b16c-8013ffb5379f 2018-12-03 02:23:34,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712900161743s 2018-12-03 02:23:39,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:39,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:39 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-456c538e-4258-4724-957a-fb7aa8c1a5f6 2018-12-03 02:23:39,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:40,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:39 GMT Server: Apache x-openstack-request-id: req-17edd166-6246-45bf-8fba-866aec2e3ddb 2018-12-03 02:23:40,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:40,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-17edd166-6246-45bf-8fba-866aec2e3ddb 2018-12-03 02:23:40,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0876212120056s 2018-12-03 02:23:40,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:23:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:40,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:40 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3c79656-e5a8-4589-9d66-64add100f563 2018-12-03 02:23:40,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:40,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae9ff915-5d12-43b6-a420-b61317aa2d25 2018-12-03 02:23:40,082 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:23:40,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-ae9ff915-5d12-43b6-a420-b61317aa2d25 2018-12-03 02:23:40,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698499679565s 2018-12-03 02:23:45,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:45,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:45,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:45 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-25a90ac6-de87-46f5-8891-3e54d78a4c36 2018-12-03 02:23:45,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. 2018-12-03 02:23:45,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:45 GMT Server: Apache x-openstack-request-id: req-99ba7b4e-f783-4c71-97df-bef0124c9618 2018-12-03 02:23:45,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:45,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-99ba7b4e-f783-4c71-97df-bef0124c9618 2018-12-03 02:23:45,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705261230469s 2018-12-03 02:23:50,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:50,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:50 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-798f0f62-e133-48d0-a5d5-dac4fe016228 2018-12-03 02:23:50,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:50,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:50 GMT Server: Apache x-openstack-request-id: req-85402ab2-7843-4fe8-9cd9-7401b08baca5 2018-12-03 02:23:50,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:50,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-85402ab2-7843-4fe8-9cd9-7401b08baca5 2018-12-03 02:23:50,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691440105438s 2018-12-03 02:23:50,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:23:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:50,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:50 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-61e30f2e-9624-4af2-a4e2-4737f2db0746 2018-12-03 02:23:50,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. 2018-12-03 02:23:50,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2cf72bf6-0808-488f-a09a-ba4e53ac681b 2018-12-03 02:23:50,303 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:23:50,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-2cf72bf6-0808-488f-a09a-ba4e53ac681b 2018-12-03 02:23:50,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069235086441s 2018-12-03 02:23:55,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:23:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:23:55,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:23:55 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-9e433bbc-d7e9-4369-a28d-83dd11d7b695 2018-12-03 02:23:55,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:23:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:23:55 GMT Server: Apache x-openstack-request-id: req-37a6acde-6aa1-4b5d-855c-cace62c8385f 2018-12-03 02:23:55,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:23:55,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-37a6acde-6aa1-4b5d-855c-cace62c8385f 2018-12-03 02:23:55,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750370025635s 2018-12-03 02:24:00,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:00,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:00 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-e018a597-de67-455d-9873-e0502a5732d7 2018-12-03 02:24:00,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:00,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:00 GMT Server: Apache x-openstack-request-id: req-3fa3ee93-85b0-4acf-9ffb-68ec37ea9e95 2018-12-03 02:24:00,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:00,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-3fa3ee93-85b0-4acf-9ffb-68ec37ea9e95 2018-12-03 02:24:00,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716698169708s 2018-12-03 02:24:00,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:00,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:00 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-536b364b-9e62-4f41-8908-ddeaf8b6645a 2018-12-03 02:24: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. 2018-12-03 02:24:00,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81921513-fa14-442c-8de1-bdbf3db8e747 2018-12-03 02:24:00,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:00,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-81921513-fa14-442c-8de1-bdbf3db8e747 2018-12-03 02:24:00,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716159343719s 2018-12-03 02:24:05,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:05,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:05,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:05 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-ceae4087-8064-4c80-ac49-54f350f1043d 2018-12-03 02:24:05,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. 2018-12-03 02:24:05,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:05 GMT Server: Apache x-openstack-request-id: req-51d4fcfe-44d2-4d33-8a1c-26618d29c188 2018-12-03 02:24:05,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:05,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-51d4fcfe-44d2-4d33-8a1c-26618d29c188 2018-12-03 02:24:05,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721209049225s 2018-12-03 02:24:10,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:10,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:10,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:10 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-49fa440a-da7c-4959-910e-d6960f9b07c9 2018-12-03 02:24:10,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. 2018-12-03 02:24:10,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:10 GMT Server: Apache x-openstack-request-id: req-af3d9050-740f-4491-8feb-78f1a511891e 2018-12-03 02:24:10,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:10,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-af3d9050-740f-4491-8feb-78f1a511891e 2018-12-03 02:24:10,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732169151306s 2018-12-03 02:24:10,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:10,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:10 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-de98858e-8c7c-4292-8c3c-cfa6e7e61ac0 2018-12-03 02:24:10,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:10,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5f3a0ad-6296-4d3d-a940-3be93f0d1e7e 2018-12-03 02:24:10,770 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:10,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-c5f3a0ad-6296-4d3d-a940-3be93f0d1e7e 2018-12-03 02:24:10,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765409469604s 2018-12-03 02:24:15,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:15,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:15,807 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:15 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc Server: Apache x-openstack-request-id: req-4433f5cd-ff56-4629-a945-12b4158f7cd3 2018-12-03 02:24:15,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:15,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 709 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d5fdc98-06a4-4190-ae8e-1af35127d303 2018-12-03 02:24:15,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis/events/19d59354-75eb-446c-8470-dba268814c21", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8e4accb7-0020-4d8c-9726-851469442248", "id": "19d59354-75eb-446c-8470-dba268814c21"}, {"resource_name": "dime", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime/events/db2f31e5-95e0-4250-bdd7-24dd2c402321", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-edxudmqbsn7c", "id": "db2f31e5-95e0-4250-bdd7-24dd2c402321"}, {"resource_name": "vellum", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum/events/930f1954-05d5-4435-bab1-52ac92cb1dca", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-xt5a3kf3ei4a", "id": "930f1954-05d5-4435-bab1-52ac92cb1dca"}, {"resource_name": "bono", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono/events/aa2ee2c7-dc40-422e-9cab-51351218394f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-xsz6wxn2rbmr", "id": "aa2ee2c7-dc40-422e-9cab-51351218394f"}, {"resource_name": "homer", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer/events/ce3dc36e-eb74-49ff-9087-f445d3f9bbf4", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-ahdauqdn65uy", "id": "ce3dc36e-eb74-49ff-9087-f445d3f9bbf4"}, {"resource_name": "sprout", "event_time": "2018-12-03T02:24:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout/events/7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-qeay57s2b4bo", "id": "7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9"}]} 2018-12-03 02:24:15,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc&marker=e7d90965-ad06-4b6a-af20-80bde5d55a5c&sort_dir=asc used request id req-0d5fdc98-06a4-4190-ae8e-1af35127d303 2018-12-03 02:24:15,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765199661255s 2018-12-03 02:24:20,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:20,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:20 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-7175a85c-ef63-46de-9095-f80bb5e66141 2018-12-03 02:24:20,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. 2018-12-03 02:24:21,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:20 GMT Server: Apache x-openstack-request-id: req-bf65f41a-2e48-475f-b51e-bb3ea12b7e03 2018-12-03 02:24:21,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:21,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-bf65f41a-2e48-475f-b51e-bb3ea12b7e03 2018-12-03 02:24:21,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.173860788345s 2018-12-03 02:24:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:26,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:26 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-dcb31f54-0107-4fc2-8127-a440032d34f4 2018-12-03 02:24:26,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:26,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:26 GMT Server: Apache x-openstack-request-id: req-a8d9788f-2772-4af8-be6d-3d57799e4a1b 2018-12-03 02:24:26,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:26,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-a8d9788f-2772-4af8-be6d-3d57799e4a1b 2018-12-03 02:24:26,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.126298189163s 2018-12-03 02:24:26,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:26,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:26 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-2be1a449-b768-4e9a-b1cf-98ebb467465b 2018-12-03 02:24:26,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. 2018-12-03 02:24:26,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-28dafac4-4b33-48dc-bef3-1e96ed7cef11 2018-12-03 02:24:26,243 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:26,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-28dafac4-4b33-48dc-bef3-1e96ed7cef11 2018-12-03 02:24:26,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0777378082275s 2018-12-03 02:24:31,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:31,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:31 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-c2893564-9682-4f87-bffa-e2f879f4bea6 2018-12-03 02:24:31,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. 2018-12-03 02:24:31,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:31 GMT Server: Apache x-openstack-request-id: req-b39cfc0e-06b8-477f-9674-0706c1fb0434 2018-12-03 02:24:31,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:31,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-b39cfc0e-06b8-477f-9674-0706c1fb0434 2018-12-03 02:24:31,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107249975204s 2018-12-03 02:24:36,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:36,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:36 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-df7fdd10-c078-4b8b-a450-1ad1f50108a8 2018-12-03 02:24:36,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:36,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:36 GMT Server: Apache x-openstack-request-id: req-d618f19c-3c5a-4329-aacd-08360b54d6c4 2018-12-03 02:24:36,435 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:36,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-d618f19c-3c5a-4329-aacd-08360b54d6c4 2018-12-03 02:24:36,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720901489258s 2018-12-03 02:24:36,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:36,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:36 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-49234359-e57d-4db5-91fa-f4ce84596a8e 2018-12-03 02:24:36,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-265c2bca-4b50-4364-9d50-dc4ad3cb4196 2018-12-03 02:24:36,529 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:36,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-265c2bca-4b50-4364-9d50-dc4ad3cb4196 2018-12-03 02:24:36,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0928220748901s 2018-12-03 02:24:41,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:41,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:41 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-40bb2aa3-506f-434d-b154-0d7fb85f6c62 2018-12-03 02:24:41,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:41,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:41 GMT Server: Apache x-openstack-request-id: req-5c10b251-edd6-496a-8e2b-a7d20db95e0a 2018-12-03 02:24:41,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:41,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-5c10b251-edd6-496a-8e2b-a7d20db95e0a 2018-12-03 02:24:41,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072564125061s 2018-12-03 02:24:46,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:46,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:46 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-0d063b57-830f-48fe-812f-7c47dcb8f988 2018-12-03 02:24:46,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. 2018-12-03 02:24:46,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:46 GMT Server: Apache x-openstack-request-id: req-9bebb0b9-845a-4d47-a941-d09ff556512b 2018-12-03 02:24:46,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:46,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-9bebb0b9-845a-4d47-a941-d09ff556512b 2018-12-03 02:24:46,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071132183075s 2018-12-03 02:24:46,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:46,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:46,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:46 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-b48222b8-fb77-4d28-83b3-ee90e87358f2 2018-12-03 02:24:46,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. 2018-12-03 02:24:46,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66f8d97b-1138-4add-942a-52004af4f732 2018-12-03 02:24:46,756 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:46,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-66f8d97b-1138-4add-942a-52004af4f732 2018-12-03 02:24:46,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705518722534s 2018-12-03 02:24:51,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:51,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:51 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-1731a799-21b3-4d98-baf2-d0eb51350d94 2018-12-03 02:24:51,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. 2018-12-03 02:24:51,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:51 GMT Server: Apache x-openstack-request-id: req-b88a18db-9e9b-4bb4-b5ec-d5d87d4c44ca 2018-12-03 02:24:51,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:51,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-b88a18db-9e9b-4bb4-b5ec-d5d87d4c44ca 2018-12-03 02:24:51,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768189430237s 2018-12-03 02:24:56,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:24:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:56,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:56 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-b83f2053-7ab0-4fef-ba28-01ebe1ddcd4e 2018-12-03 02:24:56,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:56 GMT Server: Apache x-openstack-request-id: req-9bed8f91-def3-4d96-8394-7b4ee9ead069 2018-12-03 02:24:56,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:24:56,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-9bed8f91-def3-4d96-8394-7b4ee9ead069 2018-12-03 02:24:56,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741138458252s 2018-12-03 02:24:56,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:24:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:24:56,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:24:56 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-f25fc745-b04d-4dd4-955c-af2ec8b0b271 2018-12-03 02:24:56,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:24:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 03 Dec 2018 02:24:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6d9fd51-becc-49d7-81d8-ce85dae3e538 2018-12-03 02:24:56,993 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:24:56,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-b6d9fd51-becc-49d7-81d8-ce85dae3e538 2018-12-03 02:24:56,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717740058899s 2018-12-03 02:25:02,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:25:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:02,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:25:01 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-66586a81-c2fb-457e-b073-c679e0ef7383 2018-12-03 02:25:02,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:25:02,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:02 GMT Server: Apache x-openstack-request-id: req-44cc4226-16d3-45bc-9844-8f378d0b6811 2018-12-03 02:25:02,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:25:02,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-44cc4226-16d3-45bc-9844-8f378d0b6811 2018-12-03 02:25:02,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765409469604s 2018-12-03 02:25:07,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:25:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:07,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:25:07 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc Server: Apache x-openstack-request-id: req-c803a9d9-001f-4304-8ffa-30e8cc72706a 2018-12-03 02:25:07,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:25:07,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1c09548-9ca8-4791-bad0-d290c44a4145 2018-12-03 02:25:07,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-03T02:25:03Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum/events/24b0d959-4091-4b84-add3-e067365c239e", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "41671de3-c8ee-4158-962d-ce72d755de27", "id": "24b0d959-4091-4b84-add3-e067365c239e"}]} 2018-12-03 02:25:07,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc&marker=7a03bfb8-b167-4590-bb6e-bbaa1e31f1a9&sort_dir=asc used request id req-d1c09548-9ca8-4791-bad0-d290c44a4145 2018-12-03 02:25:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742938518524s 2018-12-03 02:25:12,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:25:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=24b0d959-4091-4b84-add3-e067365c239e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:12,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:25:12 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=24b0d959-4091-4b84-add3-e067365c239e&sort_dir=asc Server: Apache x-openstack-request-id: req-bd29a5a9-fe07-4bc2-993c-777c9af8c581 2018-12-03 02:25:12,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. 2018-12-03 02:25:12,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 356 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a79875f4-dc9e-4b15-bd5a-a0135987c661 2018-12-03 02:25:12,605 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-03T02:25:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout/events/ff571e63-c1e7-4f1a-98c3-b322033e3ea1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bfb77dfc-4827-422b-86e3-91a5b299ba90", "id": "ff571e63-c1e7-4f1a-98c3-b322033e3ea1"}]} 2018-12-03 02:25:12,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=24b0d959-4091-4b84-add3-e067365c239e&sort_dir=asc&marker=24b0d959-4091-4b84-add3-e067365c239e&sort_dir=asc used request id req-a79875f4-dc9e-4b15-bd5a-a0135987c661 2018-12-03 02:25:12,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443049907684s 2018-12-03 02:25:17,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:25:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/events?marker=ff571e63-c1e7-4f1a-98c3-b322033e3ea1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:17,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:25:17 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=ff571e63-c1e7-4f1a-98c3-b322033e3ea1&sort_dir=asc Server: Apache x-openstack-request-id: req-c57568c5-140f-43f7-ac31-2d8714ee4149 2018-12-03 02:25:17,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:25:17,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc17e593-0684-4c80-b189-06c6a6f797d0 2018-12-03 02:25:17,977 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-12-03T02:25:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer/events/8f16cb15-a0f8-406f-bb3d-123b4530ec7c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bc169a7e-5734-4d7f-adfa-85906a04d930", "id": "8f16cb15-a0f8-406f-bb3d-123b4530ec7c"}, {"resource_name": "dime", "event_time": "2018-12-03T02:25:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime/events/3d63e7c9-bfa1-49f0-853a-659f1fc2ecc9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8900e2b3-622e-4c5a-b2ab-64f0b30a4885", "id": "3d63e7c9-bfa1-49f0-853a-659f1fc2ecc9"}, {"resource_name": "bono", "event_time": "2018-12-03T02:25:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono/events/1dbc13d7-ca51-4ff7-94e8-0c17263775da", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6fc554ac-2829-4079-81d6-b282868f43df", "id": "1dbc13d7-ca51-4ff7-94e8-0c17263775da"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-03T02:25:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv/events/d3da7a94-b3cd-4bec-8480-8a8152b7a0dc", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "id": "d3da7a94-b3cd-4bec-8480-8a8152b7a0dc"}]} 2018-12-03 02:25:17,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=ff571e63-c1e7-4f1a-98c3-b322033e3ea1&sort_dir=asc&marker=ff571e63-c1e7-4f1a-98c3-b322033e3ea1&sort_dir=asc used request id req-fc17e593-0684-4c80-b189-06c6a6f797d0 2018-12-03 02:25:17,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365953922272s 2018-12-03 02:25:17,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:25:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:18,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:25:17 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 Server: Apache x-openstack-request-id: req-9c47b0ec-e5ed-4638-bf79-b4716bbae9f8 2018-12-03 02:25:18,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:25:18,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 947 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f3d99999-273d-44b1-9acd-a4afa717f3fc 2018-12-03 02:25:18,134 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "outputs": [{"output_value": "172.30.9.213", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-03 02:25:18,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 used request id req-f3d99999-273d-44b1-9acd-a4afa717f3fc 2018-12-03 02:25:18,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.154924869537s 2018-12-03 02:25:18,136 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-12-03T02:20:10Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'f86456c1-7522-4fbf-9fd6-3a754766ac08', 'parameters': Munch({u'OS::project_id': u'26a1b383e36342c6898df7488369d203', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'f86456c1-7522-4fbf-9fd6-3a754766ac08', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'2f7a654c37e648888b90ac5655002c48', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.213', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-12-03T02:20:10Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08'}) 2018-12-03 02:25:18,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:25:18,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:18,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25: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-fe132cfd-0575-4c85-94a8-8a9cb2148c5b x-openstack-request-id: req-fe132cfd-0575-4c85-94a8-8a9cb2148c5b 2018-12-03 02:25:18,500 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:25:18,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fe132cfd-0575-4c85-94a8-8a9cb2148c5b 2018-12-03 02:25:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363662958145s 2018-12-03 02:25:18,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:25:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:18,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:18 GMT X-Openstack-Request-Id: req-62d59a47-d4f2-4aca-b1b5-d260f72ea733 2018-12-03 02:25:18,665 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71d906e8-5042-48a2-b383-f74174ad9910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":["03fb1a5c-0b46-4502-b8ff-9ac0f3177412"],"description":"","tags":[],"updated_at":"2018-12-03T02:19:49Z","qos_policy_id":null,"name":"heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85682fa6-ac60-4eb5-80e8-6d176a74af5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":["2f1df256-ee4f-4f53-a9fd-968195989035"],"description":"","tags":[],"updated_at":"2018-12-03T02:20:15Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:20:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf8b3fbc-0d5d-4429-87be-7b906e775a77","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":["fa66ee8f-22b2-48b9-8966-1e41d9759741"],"description":"","tags":[],"updated_at":"2018-12-03T02:20:17Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:20:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:25:18,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-62d59a47-d4f2-4aca-b1b5-d260f72ea733 2018-12-03 02:25:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153204917908s 2018-12-03 02:25:18,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 02:25:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:18,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:18 GMT X-Openstack-Request-Id: req-d548d402-a0a6-40a5-996f-278e9fc6e719 2018-12-03 02:25:18,718 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71d906e8-5042-48a2-b383-f74174ad9910","tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:19:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"26a1b383e36342c6898df7488369d203","id":"03fb1a5c-0b46-4502-b8ff-9ac0f3177412","subnetpool_id":null,"name":"heat_ims-subnet_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85682fa6-ac60-4eb5-80e8-6d176a74af5e","tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:20:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:20:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"26a1b383e36342c6898df7488369d203","id":"2f1df256-ee4f-4f53-a9fd-968195989035","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf8b3fbc-0d5d-4429-87be-7b906e775a77","tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:20:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"26a1b383e36342c6898df7488369d203","id":"fa66ee8f-22b2-48b9-8966-1e41d9759741","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-12-03 02:25:18,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d548d402-a0a6-40a5-996f-278e9fc6e719 2018-12-03 02:25:18,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0516400337219s 2018-12-03 02:25:19,723 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-03 02:25:19,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:19,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31734671-e925-4980-8068-b343ee48cd51 x-openstack-request-id: req-31734671-e925-4980-8068-b343ee48cd51 2018-12-03 02:25:19,757 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:19,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-31734671-e925-4980-8068-b343ee48cd51 2018-12-03 02:25:19,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276939868927s 2018-12-03 02:25:19,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:19,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dede0356-1510-4cb9-93ee-cdb33a85e4b0 x-openstack-request-id: req-dede0356-1510-4cb9-93ee-cdb33a85e4b0 2018-12-03 02:25:19,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "116774dd-ce17-43d2-8a68-5d8942f86d82"}, {"from_port": 5058, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {}, "id": "1834baa4-a6f8-45a2-af8c-cc26ba07c257"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28bf0a2d-ca85-4d15-8c94-65f8e7cd629a"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3cd8a55e-64b1-41fd-87d0-3d7701fa2b6e"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5e231b93-0ca9-414a-8554-edbf84b79425"}, {"from_port": 5058, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {}, "id": "65cb60ac-2712-4334-9ad1-6da6077327c9"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d984b5d2-87d7-49a2-98b7-8d486f574dd9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec53c7c1-eccc-4745-8aa9-f50ee3fc729f"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "aa516e94-e772-4f4f-acca-37fb3df5bfea", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-12-03 02:25:19,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/os-security-groups used request id req-dede0356-1510-4cb9-93ee-cdb33a85e4b0 2018-12-03 02:25:19,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.216407060623s 2018-12-03 02:25:19,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:20,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:20 GMT X-Openstack-Request-Id: req-2d02d5c7-b866-4ab0-89b9-6d1794887ffb 2018-12-03 02:25:20,029 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:20,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d02d5c7-b866-4ab0-89b9-6d1794887ffb 2018-12-03 02:25:20,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428450107574s 2018-12-03 02:25:20,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:20,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-02e8f59a-67d2-4711-b974-c25b2eeb1fd8 x-openstack-request-id: req-02e8f59a-67d2-4711-b974-c25b2eeb1fd8 2018-12-03 02:25:20,827 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:20,828 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-02e8f59a-67d2-4711-b974-c25b2eeb1fd8 2018-12-03 02:25:20,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.790439128876s 2018-12-03 02:25:20,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:20,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-081bd527-af28-40e5-a77b-d8beae0fcc89 x-openstack-request-id: req-081bd527-af28-40e5-a77b-d8beae0fcc89 2018-12-03 02:25:20,854 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:20,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-081bd527-af28-40e5-a77b-d8beae0fcc89 2018-12-03 02:25:20,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254850387573s 2018-12-03 02:25:20,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e1b57a6-851b-4472-bdf1-312099423a3a x-openstack-request-id: req-5e1b57a6-851b-4472-bdf1-312099423a3a 2018-12-03 02:25:21,349 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "1e5f82c8-6313-421a-b090-75181f285f39", "ip_range": {}, "id": "0533b59d-d0c1-436b-84e9-2d39aa41c536"}, {"from_port": 5052, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "1e5f82c8-6313-421a-b090-75181f285f39", "ip_range": {}, "id": "582cb2dc-dce6-4bd8-b493-b33c6f657abc"}, {"from_port": 9888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "1e5f82c8-6313-421a-b090-75181f285f39", "ip_range": {}, "id": "74389ae1-f6b5-471b-85c5-12a0ee7512ff"}, {"from_port": 5054, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "1e5f82c8-6313-421a-b090-75181f285f39", "ip_range": {}, "id": "aaf0702c-286c-4b3e-a158-8717193e4e75"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "1e5f82c8-6313-421a-b090-75181f285f39", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb", "ip_range": {}, "id": "196e135b-7ea6-48ff-ac3f-858868c01b0c"}, {"from_port": 5054, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb", "ip_range": {}, "id": "f31e373e-5e23-445b-8578-f49ef1555b59"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-12-03 02:25:21,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/os-security-groups used request id req-5e1b57a6-851b-4472-bdf1-312099423a3a 2018-12-03 02:25:21,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.49370098114s 2018-12-03 02:25:21,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:21,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:21 GMT X-Openstack-Request-Id: req-63becdbe-c4d5-4d61-ad1a-f4cb9c9d88b9 2018-12-03 02:25:21,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:21,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-63becdbe-c4d5-4d61-ad1a-f4cb9c9d88b9 2018-12-03 02:25:21,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400490760803s 2018-12-03 02:25:21,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:22,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-dab61068-81d5-4814-94c5-114a5ad9230c x-openstack-request-id: req-dab61068-81d5-4814-94c5-114a5ad9230c 2018-12-03 02:25:22,178 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:22,178 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-dab61068-81d5-4814-94c5-114a5ad9230c 2018-12-03 02:25:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.773130893707s 2018-12-03 02:25:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:22,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-973caa83-68c3-4100-bd8b-8062d14f3ace x-openstack-request-id: req-973caa83-68c3-4100-bd8b-8062d14f3ace 2018-12-03 02:25:22,204 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:22,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-973caa83-68c3-4100-bd8b-8062d14f3ace 2018-12-03 02:25:22,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253491401672s 2018-12-03 02:25:22,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:22,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 793 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b61cc636-1a5f-4032-97b0-e0d1df1b95a0 x-openstack-request-id: req-b61cc636-1a5f-4032-97b0-e0d1df1b95a0 2018-12-03 02:25:22,810 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "d88cc42f-a3de-4e31-983a-0c910307e07a", "ip_range": {}, "id": "71b85686-1578-4a4e-a01d-7eb467aa5c5d"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "d88cc42f-a3de-4e31-983a-0c910307e07a", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "ip_range": {}, "id": "38d6e677-660a-4237-bcd1-fc30f694050d"}, {"from_port": 8888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "ip_range": {}, "id": "72d05580-3e33-4fb5-889c-81da8c1b6d67"}, {"from_port": 10888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "ip_range": {}, "id": "9a077561-aad5-4854-97ac-9928735d58d7"}, {"from_port": 8888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "ip_range": {}, "id": "e97b5280-62a2-47b8-82d2-965dfacaa553"}, {"from_port": 10888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "ip_range": {}, "id": "f3835a99-0fa9-442f-ad30-327a60f01db0"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "7a49ff7b-2848-459d-a30d-fba1d2359d37", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-12-03 02:25:22,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/os-security-groups used request id req-b61cc636-1a5f-4032-97b0-e0d1df1b95a0 2018-12-03 02:25:22,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.60417509079s 2018-12-03 02:25:22,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:22,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:22 GMT X-Openstack-Request-Id: req-1609b403-1ee2-4881-af28-21d9ee34e83d 2018-12-03 02:25:22,861 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:22,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1609b403-1ee2-4881-af28-21d9ee34e83d 2018-12-03 02:25:22,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041825056076s 2018-12-03 02:25:22,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:23,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6b871eeb-05dc-4435-bd1d-e59996641120 x-openstack-request-id: req-6b871eeb-05dc-4435-bd1d-e59996641120 2018-12-03 02:25:23,586 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:23,586 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-6b871eeb-05dc-4435-bd1d-e59996641120 2018-12-03 02:25:23,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.717705965042s 2018-12-03 02:25:24,588 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-03 02:25:24,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:24,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fbad181e-10c7-4d9f-be06-3b75a3be4912 x-openstack-request-id: req-fbad181e-10c7-4d9f-be06-3b75a3be4912 2018-12-03 02:25:24,614 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:24,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fbad181e-10c7-4d9f-be06-3b75a3be4912 2018-12-03 02:25:24,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258910655975s 2018-12-03 02:25:24,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:25,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbd8a0f1-8393-428d-9145-3f367dcc7860 x-openstack-request-id: req-cbd8a0f1-8393-428d-9145-3f367dcc7860 2018-12-03 02:25:25,282 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8875bd4-2542-4d1b-8078-d93954d195ff", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dba7dcc-859d-4cbe-9f73-32cbcfdc9561"}, {"from_port": 7888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c8875bd4-2542-4d1b-8078-d93954d195ff", "ip_range": {}, "id": "e46c013e-bf00-4845-8df5-8193718debf7"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "c8875bd4-2542-4d1b-8078-d93954d195ff", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4fa38d37-c383-4f55-8594-9cfdc0261a19", "ip_range": {}, "id": "0deccc7d-e489-4361-a062-54614e62d105"}, {"from_port": 7888, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4fa38d37-c383-4f55-8594-9cfdc0261a19", "ip_range": {}, "id": "1e4d167e-e83a-484b-aa2b-6accf8ccad35"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4fa38d37-c383-4f55-8594-9cfdc0261a19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e59cdf68-260d-442d-9e2f-1bc83e1d6ad6"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "4fa38d37-c383-4f55-8594-9cfdc0261a19", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-12-03 02:25:25,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8/os-security-groups used request id req-cbd8a0f1-8393-428d-9145-3f367dcc7860 2018-12-03 02:25:25,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.666617155075s 2018-12-03 02:25:25,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:25,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:25 GMT X-Openstack-Request-Id: req-1e832cc3-4432-4cc4-880f-eb1de73976b2 2018-12-03 02:25:25,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:25,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1e832cc3-4432-4cc4-880f-eb1de73976b2 2018-12-03 02:25:25,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391080379486s 2018-12-03 02:25:25,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:25,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a6b31b07-c138-4b54-a496-0a201a9d072c x-openstack-request-id: req-a6b31b07-c138-4b54-a496-0a201a9d072c 2018-12-03 02:25:25,996 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:25,997 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-a6b31b07-c138-4b54-a496-0a201a9d072c 2018-12-03 02:25:25,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.660121917725s 2018-12-03 02:25:25,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:26,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25: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-89539a69-c390-4fe1-9928-2c6c2288cde8 x-openstack-request-id: req-89539a69-c390-4fe1-9928-2c6c2288cde8 2018-12-03 02:25:26,021 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:26,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-89539a69-c390-4fe1-9928-2c6c2288cde8 2018-12-03 02:25:26,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240108966827s 2018-12-03 02:25:26,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:26,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 915 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a53a2ea-88e5-4ccc-b8de-9ff0178806a9 x-openstack-request-id: req-3a53a2ea-88e5-4ccc-b8de-9ff0178806a9 2018-12-03 02:25:26,294 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "01d01f9c-beda-4e31-a3d6-2378bdb7376a"}, {"from_port": 9160, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "2aa903f3-ecd7-43aa-81a0-ffce2513ad47"}, {"from_port": 11311, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "57976ab1-5448-4051-b2bb-38ebd8ece5eb"}, {"from_port": 7253, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "dfa3a294-3064-44e4-b462-fd52fb25f14e"}, {"from_port": 11311, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "e5111731-d97b-43cc-b59a-ad156f46cc36"}, {"from_port": 7253, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "ip_range": {}, "id": "ff23bd27-06b5-43e0-a7fe-4e8012d0f5bb"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "6b63783c-4337-4497-bce2-2c6a966b7cc5", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "67d48973-66de-43b2-a552-0d0c9236ea88", "ip_range": {}, "id": "1ff7a9bd-812e-49da-a52b-9d1ca65a8a2e"}, {"from_port": 7253, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "67d48973-66de-43b2-a552-0d0c9236ea88", "ip_range": {}, "id": "dfb3077d-3d0d-4943-bc4a-20d4ab8f26a5"}, {"from_port": 7000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "67d48973-66de-43b2-a552-0d0c9236ea88", "ip_range": {}, "id": "ff86ddb4-45ae-4ffb-b83b-d4013089891f"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "67d48973-66de-43b2-a552-0d0c9236ea88", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-12-03 02:25:26,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/os-security-groups used request id req-3a53a2ea-88e5-4ccc-b8de-9ff0178806a9 2018-12-03 02:25:26,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.270887136459s 2018-12-03 02:25:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:26,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:26 GMT X-Openstack-Request-Id: req-8e1438b8-ab93-4482-8596-415162111241 2018-12-03 02:25:26,343 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:26,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8e1438b8-ab93-4482-8596-415162111241 2018-12-03 02:25:26,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038498878479s 2018-12-03 02:25:26,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:27,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f1b5f088-245a-4d99-9bec-9dff8e2335d3 x-openstack-request-id: req-f1b5f088-245a-4d99-9bec-9dff8e2335d3 2018-12-03 02:25:27,091 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:27,092 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-f1b5f088-245a-4d99-9bec-9dff8e2335d3 2018-12-03 02:25:27,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.742969989777s 2018-12-03 02:25:27,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:27,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fed1d030-b295-4e8f-b2dc-4c0324021585 x-openstack-request-id: req-fed1d030-b295-4e8f-b2dc-4c0324021585 2018-12-03 02:25:27,117 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:27,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fed1d030-b295-4e8f-b2dc-4c0324021585 2018-12-03 02:25:27,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246119499207s 2018-12-03 02:25:27,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:27,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 579 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85b5d1f6-8231-4d28-afd5-dfb8d2081f5a x-openstack-request-id: req-85b5d1f6-8231-4d28-afd5-dfb8d2081f5a 2018-12-03 02:25:27,657 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "1fe2c758-370c-47cf-816e-5daefcd9ea74"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "622e1619-82dc-414a-b8ab-20c9f5f2a316"}, {"from_port": 4000, "group": {"tenant_id": "26a1b383e36342c6898df7488369d203", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {}, "id": "72b23644-8069-487a-9c64-5f655870bc0d"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7ac4fecf-8f8f-4c35-ba42-d5b09b58334c"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "afc380ce-e02c-4077-a7d6-10cc0c632407"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "03a7a1fe-dfb1-4a54-a82c-ee768806449a", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "418fd592-e020-4739-9a81-f5115b9dda5b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d332a85-f92b-44b4-bcbe-7b46f5148a94"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "418fd592-e020-4739-9a81-f5115b9dda5b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b839d702-8b0e-4f98-b081-de067fe0c5bf"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "418fd592-e020-4739-9a81-f5115b9dda5b", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-12-03 02:25:27,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30/os-security-groups used request id req-85b5d1f6-8231-4d28-afd5-dfb8d2081f5a 2018-12-03 02:25:27,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.538305044174s 2018-12-03 02:25:27,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:27,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:27 GMT X-Openstack-Request-Id: req-14462b61-87f5-4681-a244-0f0837249be1 2018-12-03 02:25:27,707 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:27,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-14462b61-87f5-4681-a244-0f0837249be1 2018-12-03 02:25:27,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423181056976s 2018-12-03 02:25:27,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:28,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-d3de8cd8-2bdf-4704-b1df-bedcee3fcc76 x-openstack-request-id: req-d3de8cd8-2bdf-4704-b1df-bedcee3fcc76 2018-12-03 02:25:28,442 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:28,442 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-d3de8cd8-2bdf-4704-b1df-bedcee3fcc76 2018-12-03 02:25:28,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.728459119797s 2018-12-03 02:25:28,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:25:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:28,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25: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-dfb18a24-501a-44af-81f1-07af473ac4e6 x-openstack-request-id: req-dfb18a24-501a-44af-81f1-07af473ac4e6 2018-12-03 02:25:28,468 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:25:28,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-dfb18a24-501a-44af-81f1-07af473ac4e6 2018-12-03 02:25:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251939296722s 2018-12-03 02:25:28,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-03 02:25:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25: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-79df855f-af39-4a5b-beb4-3504bdb93230 x-openstack-request-id: req-79df855f-af39-4a5b-beb4-3504bdb93230 2018-12-03 02:25:29,151 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ed25c9f-9813-4683-a0e8-6521cd834b84"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e748aaa-863c-49ae-9f2a-09b3fe4b8f43"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4636ebb8-b340-4f0b-9991-19585ff825f2"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3c682db-16f3-4b24-b60a-e355eb568730"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0ed25c9f-9813-4683-a0e8-6521cd834b84"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e748aaa-863c-49ae-9f2a-09b3fe4b8f43"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4636ebb8-b340-4f0b-9991-19585ff825f2"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3c682db-16f3-4b24-b60a-e355eb568730"}], "tenant_id": "26a1b383e36342c6898df7488369d203", "id": "4fd9632f-5b1f-4713-adc3-ba9cfe9561a8", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-12-03 02:25:29,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0/os-security-groups used request id req-79df855f-af39-4a5b-beb4-3504bdb93230 2018-12-03 02:25:29,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.680805921555s 2018-12-03 02:25:29,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:25:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:29,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:29 GMT X-Openstack-Request-Id: req-d26fd3e7-1e1c-47f3-ae46-f0786de28853 2018-12-03 02:25:29,195 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:25:29,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d26fd3e7-1e1c-47f3-ae46-f0786de28853 2018-12-03 02:25:29,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375690460205s 2018-12-03 02:25:29,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-03 02:25:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fc0d6ca8-18a2-4606-a3cb-5a89c48ceb46 x-openstack-request-id: req-fc0d6ca8-18a2-4606-a3cb-5a89c48ceb46 2018-12-03 02:25:29,929 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-03 02:25:29,930 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.26:8776/v3/26a1b383e36342c6898df7488369d203/volumes/detail used request id req-fc0d6ca8-18a2-4606-a3cb-5a89c48ceb46 2018-12-03 02:25:29,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.727732896805s 2018-12-03 02:25:29,930 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:9e:48', u'version': 4, u'addr': u'192.168.1.28', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:9e:48', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:f0:2b', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:17:f0:2b', 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'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'cbdc508b-8514-42d3-9a73-65d3078f2294', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'116774dd-ce17-43d2-8a68-5d8942f86d82'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1834baa4-a6f8-45a2-af8c-cc26ba07c257'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'28bf0a2d-ca85-4d15-8c94-65f8e7cd629a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3cd8a55e-64b1-41fd-87d0-3d7701fa2b6e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e231b93-0ca9-414a-8554-edbf84b79425'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'65cb60ac-2712-4334-9ad1-6da6077327c9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd984b5d2-87d7-49a2-98b7-8d486f574dd9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ec53c7c1-eccc-4745-8aa9-f50ee3fc729f'})], 'id': u'aa516e94-e772-4f4f-acca-37fb3df5bfea', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-12-03T02:25:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:25:12Z', 'hostId': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.1.28', 'cloud': 'envvars', 'host_id': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:24:31Z', 'created': u'2018-12-03T02:24:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:bc:8c', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:e7:da', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:87:e7:da', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:09.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'98255141-920d-4d82-acc4-627b429521b1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'1e5f82c8-6313-421a-b090-75181f285f39', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0533b59d-d0c1-436b-84e9-2d39aa41c536'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'1e5f82c8-6313-421a-b090-75181f285f39', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'582cb2dc-dce6-4bd8-b493-b33c6f657abc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'1e5f82c8-6313-421a-b090-75181f285f39', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'74389ae1-f6b5-471b-85c5-12a0ee7512ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'1e5f82c8-6313-421a-b090-75181f285f39', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'aaf0702c-286c-4b3e-a158-8717193e4e75'})], 'id': u'1e5f82c8-6313-421a-b090-75181f285f39', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'196e135b-7ea6-48ff-ac3f-858868c01b0c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f31e373e-5e23-445b-8578-f49ef1555b59'})], 'id': u'aba524b8-3806-4aaf-9e2e-6e4bd4bb86cb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-12-03T02:25:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:25:09Z', 'hostId': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:24:30Z', 'created': u'2018-12-03T02:24:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:23:ae', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:a0:6e', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:a0:6e', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'334f2da6-1849-4c8e-b031-aae6f161639c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'd88cc42f-a3de-4e31-983a-0c910307e07a', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'71b85686-1578-4a4e-a01d-7eb467aa5c5d'})], 'id': u'd88cc42f-a3de-4e31-983a-0c910307e07a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'38d6e677-660a-4237-bcd1-fc30f694050d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'72d05580-3e33-4fb5-889c-81da8c1b6d67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'9a077561-aad5-4854-97ac-9928735d58d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e97b5280-62a2-47b8-82d2-965dfacaa553'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f3835a99-0fa9-442f-ad30-327a60f01db0'})], 'id': u'7a49ff7b-2848-459d-a30d-fba1d2359d37', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-12-03T02:25:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:25:12Z', 'hostId': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:24:29Z', 'created': u'2018-12-03T02:24:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:21:2f', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:21:2f', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:b9:cf', u'version': 4, u'addr': u'192.168.0.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:83:b9:cf', 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'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'ab9a0778-ff9d-448e-8c0f-26f7245537e8', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c8875bd4-2542-4d1b-8078-d93954d195ff', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9dba7dcc-859d-4cbe-9f73-32cbcfdc9561'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'c8875bd4-2542-4d1b-8078-d93954d195ff', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e46c013e-bf00-4845-8df5-8193718debf7'})], 'id': u'c8875bd4-2542-4d1b-8078-d93954d195ff', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4fa38d37-c383-4f55-8594-9cfdc0261a19', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'0deccc7d-e489-4361-a062-54614e62d105'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4fa38d37-c383-4f55-8594-9cfdc0261a19', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1e4d167e-e83a-484b-aa2b-6accf8ccad35'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4fa38d37-c383-4f55-8594-9cfdc0261a19', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e59cdf68-260d-442d-9e2f-1bc83e1d6ad6'})], 'id': u'4fa38d37-c383-4f55-8594-9cfdc0261a19', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', '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'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', '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'2018-12-03T02:25:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:25:12Z', 'hostId': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:24:29Z', 'created': u'2018-12-03T02:24:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:64:bb', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:b8:a5', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ba:b8:a5', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:00.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'a0bb8f60-141b-4032-baec-e2cce36ea924', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'01d01f9c-beda-4e31-a3d6-2378bdb7376a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'2aa903f3-ecd7-43aa-81a0-ffce2513ad47'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'57976ab1-5448-4051-b2bb-38ebd8ece5eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'dfa3a294-3064-44e4-b462-fd52fb25f14e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e5111731-d97b-43cc-b59a-ad156f46cc36'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ff23bd27-06b5-43e0-a7fe-4e8012d0f5bb'})], 'id': u'6b63783c-4337-4497-bce2-2c6a966b7cc5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'67d48973-66de-43b2-a552-0d0c9236ea88', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'1ff7a9bd-812e-49da-a52b-9d1ca65a8a2e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'67d48973-66de-43b2-a552-0d0c9236ea88', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'dfb3077d-3d0d-4943-bc4a-20d4ab8f26a5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'67d48973-66de-43b2-a552-0d0c9236ea88', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ff86ddb4-45ae-4ffb-b83b-d4013089891f'})], 'id': u'67d48973-66de-43b2-a552-0d0c9236ea88', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-12-03T02:25:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:25:00Z', 'hostId': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:25:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:24:28Z', 'created': u'2018-12-03T02:24:28Z', '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:86:b9:3a', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:b9:3a', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:24:13.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'e07d12db-eb2c-4d23-91eb-e2508395ac30', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4d332a85-f92b-44b4-bcbe-7b46f5148a94'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b839d702-8b0e-4f98-b081-de067fe0c5bf'})], 'id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-12-03T02:24:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:24:13Z', 'hostId': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:24:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:22:32Z', 'created': u'2018-12-03T02:22:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:93:c5', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:af:be', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:af:be', 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'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:22:23.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'e9a59fe9-7027-47d9-96d0-02d200e04cf0', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0ed25c9f-9813-4683-a0e8-6521cd834b84'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1e748aaa-863c-49ae-9f2a-09b3fe4b8f43'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4636ebb8-b340-4f0b-9991-19585ff825f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3c682db-16f3-4b24-b60a-e355eb568730'})], 'id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0ed25c9f-9813-4683-a0e8-6521cd834b84'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1e748aaa-863c-49ae-9f2a-09b3fe4b8f43'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4636ebb8-b340-4f0b-9991-19585ff825f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3c682db-16f3-4b24-b60a-e355eb568730'})], 'id': u'4fd9632f-5b1f-4713-adc3-ba9cfe9561a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', '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'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-12-03T02:22:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:22:23Z', 'hostId': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:22:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:20:37Z', 'created': u'2018-12-03T02:20:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-12-03 02:25:29,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:25:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:30,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fdf3d17-e0a2-4dda-801b-6a1071319995 x-openstack-request-id: req-3fdf3d17-e0a2-4dda-801b-6a1071319995 2018-12-03 02:25:30,637 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:25:30,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3fdf3d17-e0a2-4dda-801b-6a1071319995 2018-12-03 02:25:30,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693171977997s 2018-12-03 02:25:30,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:25:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:25:30,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9693 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25: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-349b92f5-728f-409e-a007-8ad2b25ef553 x-openstack-request-id: req-349b92f5-728f-409e-a007-8ad2b25ef553 2018-12-03 02:25:30,720 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-12-03 02:25:30,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-349b92f5-728f-409e-a007-8ad2b25ef553 2018-12-03 02:25:30,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768940448761s 2018-12-03 02:25:30,721 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] 2018-12-03 02:25:30,722 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:25:40,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:25:40,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:41,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-307abfa6-2429-4b71-9d62-49b253773ecd x-openstack-request-id: req-307abfa6-2429-4b71-9d62-49b253773ecd 2018-12-03 02:25:41,058 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:25:41,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-307abfa6-2429-4b71-9d62-49b253773ecd 2018-12-03 02:25:41,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325128078461s 2018-12-03 02:25:41,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:25:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:25:41,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11803 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7744930-d17f-4af3-be5f-cd4489802ccb x-openstack-request-id: req-f7744930-d17f-4af3-be5f-cd4489802ccb 2018-12-03 02:25:41,142 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\n"} 2018-12-03 02:25:41,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-f7744930-d17f-4af3-be5f-cd4489802ccb 2018-12-03 02:25:41,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077085018158s 2018-12-03 02:25:41,145 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] 2018-12-03 02:25:41,146 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:25:51,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:25:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:25:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-672bf876-550e-4a3a-a163-39c3f7bdb60d x-openstack-request-id: req-672bf876-550e-4a3a-a163-39c3f7bdb60d 2018-12-03 02:25:51,791 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:25:51,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-672bf876-550e-4a3a-a163-39c3f7bdb60d 2018-12-03 02:25:51,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634464025497s 2018-12-03 02:25:51,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:25:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:25:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12612 Content-Type: application/json Date: Mon, 03 Dec 2018 02:25:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb4d5a68-96f2-47c3-82de-c8b0d33bb0da x-openstack-request-id: req-cb4d5a68-96f2-47c3-82de-c8b0d33bb0da 2018-12-03 02:25:51,879 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\n"} 2018-12-03 02:25:51,880 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-cb4d5a68-96f2-47c3-82de-c8b0d33bb0da 2018-12-03 02:25:51,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0832419395447s 2018-12-03 02:25:51,881 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] 2018-12-03 02:25:51,882 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:01,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:02,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bcd2d19-6679-4cde-a5c3-a692e0cc0958 x-openstack-request-id: req-2bcd2d19-6679-4cde-a5c3-a692e0cc0958 2018-12-03 02:26:02,510 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:02,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2bcd2d19-6679-4cde-a5c3-a692e0cc0958 2018-12-03 02:26:02,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627912998199s 2018-12-03 02:26:02,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13475 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26: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-2dfa428f-3748-467c-a2cd-350a566c4a52 x-openstack-request-id: req-2dfa428f-3748-467c-a2cd-350a566c4a52 2018-12-03 02:26:02,597 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\n"} 2018-12-03 02:26:02,598 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-2dfa428f-3748-467c-a2cd-350a566c4a52 2018-12-03 02:26:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079313993454s 2018-12-03 02:26:02,600 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... 2018-12-03 02:26:02,602 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:12,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31170d7e-1fa9-49bc-bc74-5c918d49ec53 x-openstack-request-id: req-31170d7e-1fa9-49bc-bc74-5c918d49ec53 2018-12-03 02:26:13,235 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:13,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31170d7e-1fa9-49bc-bc74-5c918d49ec53 2018-12-03 02:26:13,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622383832932s 2018-12-03 02:26:13,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:13,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13810 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c971432-ea92-4a16-9837-c651f8a54816 x-openstack-request-id: req-8c971432-ea92-4a16-9837-c651f8a54816 2018-12-03 02:26:13,319 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\n"} 2018-12-03 02:26:13,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-8c971432-ea92-4a16-9837-c651f8a54816 2018-12-03 02:26:13,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0764400959015s 2018-12-03 02:26:13,322 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... 2018-12-03 02:26:13,325 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:23,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:23,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26: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-460bb6c8-60f6-4a05-88b7-7ee235ac6df0 x-openstack-request-id: req-460bb6c8-60f6-4a05-88b7-7ee235ac6df0 2018-12-03 02:26:23,932 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:23,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-460bb6c8-60f6-4a05-88b7-7ee235ac6df0 2018-12-03 02:26:23,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596928119659s 2018-12-03 02:26:23,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:24,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14123 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26: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-0e640fa9-d872-4190-968f-ac165410a222 x-openstack-request-id: req-0e640fa9-d872-4190-968f-ac165410a222 2018-12-03 02:26:24,019 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\n"} 2018-12-03 02:26:24,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-0e640fa9-d872-4190-968f-ac165410a222 2018-12-03 02:26:24,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0805039405823s 2018-12-03 02:26:24,023 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2018-12-03 02:26:24,025 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:34,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:34,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3c41442-8cc4-4bdd-be6c-ff56ebb2922e x-openstack-request-id: req-e3c41442-8cc4-4bdd-be6c-ff56ebb2922e 2018-12-03 02:26:34,612 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:34,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e3c41442-8cc4-4bdd-be6c-ff56ebb2922e 2018-12-03 02:26:34,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575992822647s 2018-12-03 02:26:34,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:34,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14484 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3aafd1d3-7d51-4033-9aab-ba49f8ae823a x-openstack-request-id: req-3aafd1d3-7d51-4033-9aab-ba49f8ae823a 2018-12-03 02:26:34,703 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\n"} 2018-12-03 02:26:34,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-3aafd1d3-7d51-4033-9aab-ba49f8ae823a 2018-12-03 02:26:34,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855331420898s 2018-12-03 02:26:34,707 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... 2018-12-03 02:26:34,710 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:44,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:45,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-298f98e9-97cf-45a2-92ae-e6b820f9c02b x-openstack-request-id: req-298f98e9-97cf-45a2-92ae-e6b820f9c02b 2018-12-03 02:26:45,039 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:45,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-298f98e9-97cf-45a2-92ae-e6b820f9c02b 2018-12-03 02:26:45,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.318818092346s 2018-12-03 02:26:45,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:45,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14895 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43763340-8678-43e8-a5c8-ea3f3ac576a6 x-openstack-request-id: req-43763340-8678-43e8-a5c8-ea3f3ac576a6 2018-12-03 02:26:45,131 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\n"} 2018-12-03 02:26:45,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-43763340-8678-43e8-a5c8-ea3f3ac576a6 2018-12-03 02:26:45,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0852918624878s 2018-12-03 02:26:45,134 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2018-12-03 02:26:45,138 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:26:55,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:26:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:26:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26: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-d50e2296-9cb3-4103-acf1-6461ec228654 x-openstack-request-id: req-d50e2296-9cb3-4103-acf1-6461ec228654 2018-12-03 02:26:55,852 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:26:55,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d50e2296-9cb3-4103-acf1-6461ec228654 2018-12-03 02:26:55,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713738203049s 2018-12-03 02:26:55,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:26:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:26:55,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15036 Content-Type: application/json Date: Mon, 03 Dec 2018 02:26: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-2e25d9e4-3e34-471a-8726-8ca80e257d26 x-openstack-request-id: req-2e25d9e4-3e34-471a-8726-8ca80e257d26 2018-12-03 02:26:55,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n"} 2018-12-03 02:26:55,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-2e25d9e4-3e34-471a-8726-8ca80e257d26 2018-12-03 02:26:55,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820748806s 2018-12-03 02:26:55,944 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 2018-12-03 02:26:55,948 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:27:05,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:05,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-751a4614-5559-43bd-ab12-d75b6429d595 x-openstack-request-id: req-751a4614-5559-43bd-ab12-d75b6429d595 2018-12-03 02:27:06,570 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:06,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-751a4614-5559-43bd-ab12-d75b6429d595 2018-12-03 02:27:06,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611883163452s 2018-12-03 02:27:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:06,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-495ba9e1-f0b7-4f67-b37d-8a8ac74a2968 x-openstack-request-id: req-495ba9e1-f0b7-4f67-b37d-8a8ac74a2968 2018-12-03 02:27:06,856 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\n"} 2018-12-03 02:27:06,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-495ba9e1-f0b7-4f67-b37d-8a8ac74a2968 2018-12-03 02:27:06,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.279904127121s 2018-12-03 02:27:06,860 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2018-12-03 02:27:06,864 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:27:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:17,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-314e7159-c5d0-46e1-b070-598e84211e66 x-openstack-request-id: req-314e7159-c5d0-46e1-b070-598e84211e66 2018-12-03 02:27:17,210 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:17,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-314e7159-c5d0-46e1-b070-598e84211e66 2018-12-03 02:27:17,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336318016052s 2018-12-03 02:27:17,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:17,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:17,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16019 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-4ccbf2f9-9180-40d1-b7bd-66f6356e741f x-openstack-request-id: req-4ccbf2f9-9180-40d1-b7bd-66f6356e741f 2018-12-03 02:27:17,294 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7984\nclearwater-socket-factory-sig start/running, process 7989\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\n"} 2018-12-03 02:27:17,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-4ccbf2f9-9180-40d1-b7bd-66f6356e741f 2018-12-03 02:27:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0766069889069s 2018-12-03 02:27:17,298 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7984 clearwater-socket-factory-sig start/running, process 7989 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... 2018-12-03 02:27:17,301 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:27:27,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:27,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-4173bc3e-cc62-4df7-91cf-ad53aa69878b x-openstack-request-id: req-4173bc3e-cc62-4df7-91cf-ad53aa69878b 2018-12-03 02:27:28,438 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:28,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4173bc3e-cc62-4df7-91cf-ad53aa69878b 2018-12-03 02:27:28,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12651515007s 2018-12-03 02:27:28,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:28,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:28,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16502 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-b952ec3e-97b8-42d3-8063-344305b7a610 x-openstack-request-id: req-b952ec3e-97b8-42d3-8063-344305b7a610 2018-12-03 02:27:28,527 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7984\nclearwater-socket-factory-sig start/running, process 7989\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\n"} 2018-12-03 02:27:28,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-b952ec3e-97b8-42d3-8063-344305b7a610 2018-12-03 02:27:28,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829689502716s 2018-12-03 02:27:28,531 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7984 clearwater-socket-factory-sig start/running, process 7989 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... 2018-12-03 02:27:28,535 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:27:38,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:38,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:39,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-e01b82a1-1cb6-4e35-be89-8d5fac9c0ba2 x-openstack-request-id: req-e01b82a1-1cb6-4e35-be89-8d5fac9c0ba2 2018-12-03 02:27:39,122 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:39,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e01b82a1-1cb6-4e35-be89-8d5fac9c0ba2 2018-12-03 02:27:39,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576254844666s 2018-12-03 02:27:39,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:39,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17060 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-63771642-4f73-4b5b-870d-c24db8451350 x-openstack-request-id: req-63771642-4f73-4b5b-870d-c24db8451350 2018-12-03 02:27:39,201 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7984\nclearwater-socket-factory-sig start/running, process 7989\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\n"} 2018-12-03 02:27:39,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-63771642-4f73-4b5b-870d-c24db8451350 2018-12-03 02:27:39,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754120349884s 2018-12-03 02:27:39,204 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7984 clearwater-socket-factory-sig start/running, process 7989 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 2018-12-03 02:27:39,206 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:27:49,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:49,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4b85f02-fafa-49e5-9f34-92dc0b70c7d6 x-openstack-request-id: req-e4b85f02-fafa-49e5-9f34-92dc0b70c7d6 2018-12-03 02:27:49,799 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:49,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e4b85f02-fafa-49e5-9f34-92dc0b70c7d6 2018-12-03 02:27:49,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583408117294s 2018-12-03 02:27:49,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18703 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abd75812-416e-4848-be04-6e5e2f7e1d77 x-openstack-request-id: req-abd75812-416e-4848-be04-6e5e2f7e1d77 2018-12-03 02:27:49,887 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009116] AppArmor: AppArmor initialized\n[ 0.010172] Yama: becoming mindful.\n[ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021393] Initializing cgroup subsys devices\n[ 0.022519] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026220] Initializing cgroup subsys hugetlb\n[ 0.027396] FEATURE SPEC_CTRL Present\n[ 0.028702] mce: CPU supports 10 MCE banks\n[ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048138] ACPI: Core revision 20131115\n[ 0.049632] ACPI: All ACPI Tables successfully acquired\n[ 0.051077] ftrace: allocating 28747 entries in 113 pages\n[ 0.072215] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079253] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080004] Switched APIC routing to physical x2apic.\n[ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097948] KVM setup paravirtual spinlock\n[ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102176] x86: Booting SMP configuration:\n[ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120036] x86: Booted up 1 node, 2 CPUs\n[ 0.120292] KVM setup async PF for cpu 1\n[ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126469] devtmpfs: initialized\n[ 0.129281] EVM: security.selinux\n[ 0.130182] EVM: security.SMACK64\n[ 0.131080] EVM: security.ima\n[ 0.131893] EVM: security.capability\n[ 0.133140] pinctrl core: initialized pinctrl subsystem\n[ 0.134531] regulator-dummy: no parameters\n[ 0.135688] RTC time: 2:25:12, date: 12/03/18\n[ 0.136083] NET: Registered protocol family 16\n[ 0.137365] cpuidle: using governor ladder\n[ 0.138399] cpuidle: using governor menu\n[ 0.139527] ACPI: bus type PCI registered\n[ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141694] PCI: Using configuration type 1 for base access\n[ 0.143702] bio: create slab at 0\n[ 0.144086] ACPI: Added _OSI(Module Device)\n[ 0.145188] ACPI: Added _OSI(Processor Device)\n[ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147467] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149914] ACPI: Interpreter enabled\n[ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160700] ACPI: (supports S0 S5)\n[ 0.161621] ACPI: Using IOAPIC for interrupt routing\n[ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164203] ACPI: No dock devices found.\n[ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172236] acpiphp: Slot [3] registered\n[ 0.173310] acpiphp: Slot [4] registered\n[ 0.174329] acpiphp: Slot [5] registered\n[ 0.175338] acpiphp: Slot [6] registered\n[ 0.176032] acpiphp: Slot [7] registered\n[ 0.177086] acpiphp: Slot [8] registered\n[ 0.178078] acpiphp: Slot [9] registered\n[ 0.179073] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181089] acpiphp: Slot [12] registered\n[ 0.182143] acpiphp: Slot [13] registered\n[ 0.183214] acpiphp: Slot [14] registered\n[ 0.184037] acpiphp: Slot [15] registered\n[ 0.185109] acpiphp: Slot [16] registered\n[ 0.186160] acpiphp: Slot [17] registered\n[ 0.187173] acpiphp: Slot [18] registered\n[ 0.188027] acpiphp: Slot [19] registered\n[ 0.189090] acpiphp: Slot [20] registered\n[ 0.190274] acpiphp: Slot [21] registered\n[ 0.191284] acpiphp: Slot [22] registered\n[ 0.192035] acpiphp: Slot [23] registered\n[ 0.193063] acpiphp: Slot [24] registered\n[ 0.194072] acpiphp: Slot [25] registered\n[ 0.195081] acpiphp: Slot [26] registered\n[ 0.196021] acpiphp: Slot [27] registered\n[ 0.197044] acpiphp: Slot [28] registered\n[ 0.198062] acpiphp: Slot [29] registered\n[ 0.199072] acpiphp: Slot [30] registered\n[ 0.200040] acpiphp: Slot [31] registered\n[ 0.201041] PCI host bridge to bus 0000:00\n[ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.260004] vgaarb: loaded\n[ 0.260816] vgaarb: bridge control possible 0000:00:02.0\n[ 0.262325] SCSI subsystem initialized\n[ 0.263492] ACPI: bus type USB registered\n[ 0.264033] usbcore: registered new interface driver usbfs\n[ 0.265413] usbcore: registered new interface driver hub\n[ 0.266692] usbcore: registered new device driver usb\n[ 0.268104] PCI: Using ACPI for IRQ routing\n[ 0.269500] NetLabel: Initializing\n[ 0.270408] NetLabel: domain hash size = 128\n[ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.272065] NetLabel: unlabeled traffic allowed by default\n[ 0.273359] Switched to clocksource kvm-clock\n[ 0.280543] AppArmor: AppArmor Filesystem Enabled\n[ 0.281712] pnp: PnP ACPI init\n[ 0.282551] ACPI: bus type PNP registered\n[ 0.284018] pnp: PnP ACPI: found 8 devices\n[ 0.285060] ACPI: bus type PNP unregistered\n[ 0.292424] NET: Registered protocol family 2\n[ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297464] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299063] TCP: reno registered\n[ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302914] NET: Registered protocol family 1\n[ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351002] Trying to unpack rootfs image as initramfs...\n[ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.455626] Scanning for low memory corruption every 60 seconds\n[ 0.457377] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.459749] type=2000 audit(1543803913.429:1): initialized\n[ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482902] zbud: loaded\n[ 0.484083] VFS: Disk quotas dquot_6.5.2\n[ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487643] fuse init (API version 7.22)\n[ 0.489020] msgmni has been set to 3997\n[ 0.490291] Key type big_key registered\n[ 0.491882] Key type asymmetric registered\n[ 0.493210] Asymmetric key parser 'x509' registered\n[ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.497121] io scheduler noop registered\n[ 0.498410] io scheduler deadline registered (default)\n[ 0.500021] io scheduler cfq registered\n[ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504963] ipmi message handler version 39.2\n[ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508661] ACPI: Power Button [PWRF]\n[ 0.509943] GHES: HEST is not enabled!\n[ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627065] Linux agpgart interface v0.103\n[ 0.629162] brd: module loaded\n[ 0.630517] loop: module loaded\n[ 0.631764] blk-mq: CPU -> queue map\n[ 0.632740] CPU 0 -> Queue 0\n[ 0.633620] CPU 1 -> Queue 0\n[ 0.635417] vda: vda1\n[ 0.636934] scsi0 : ata_piix\n[ 0.637894] scsi1 : ata_piix\n[ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.641964] libphy: Fixed MDIO Bus: probed\n[ 0.643084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644307] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647326] PPP generic driver version 2.4.2\n[ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649958] ehci-pci: EHCI PCI platform driver\n[ 0.651102] ehci-platform: EHCI generic platform driver\n[ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653756] ohci-pci: OHCI PCI platform driver\n[ 0.654848] ohci-platform: OHCI generic platform driver\n[ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686306] usb usb1: Product: UHCI Host Controller\n[ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.688916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690168] hub 1-0:1.0: USB hub found\n[ 0.691211] hub 1-0:1.0: 2 ports detected\n[ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697744] mousedev: PS/2 mouse device common for all mice\n[ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.701638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706049] device-mapper: uevent: version 1.0.3\n[ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710685] TCP: cubic registered\n[ 0.718803] NET: Registered protocol family 10\n[ 0.720154] NET: Registered protocol family 17\n[ 0.721264] Key type dns_resolver registered\n[ 0.722562] Loading compiled-in X.509 certificates\n[ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.726462] registered taskstats version 1\n[ 0.729158] Key type trusted registered\n[ 0.732640] Key type encrypted registered\n[ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.734933] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736701] regulator-dummy: disabling\n[ 0.737725] Magic number: 14:843:408\n[ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742217] EDD information not available.\n[ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799400] Write protecting the kernel read-only data: 12288k\n[ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.818385] systemd-udevd[107]: starting version 204\n[ 0.857869] FDC 0 is a S82078B\n[ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172076] usb 1-1: Product: QEMU USB Tablet\n[ 1.173205] usb 1-1: Manufacturer: QEMU\n[ 1.174213] usb 1-1: SerialNumber: 42\n[ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds.\ncloud-init-nonet[4.08]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.96]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E.+. |\n| =.. . . |\n| = + . |\n| . . . + . |\n| + S . |\n| . * + o |\n| = + + |\n| . o o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .o o. |\n| . . E*o |\n| . .+.. |\n| ...o.. |\n| . + S.o. |\n| . = = o . |\n| . * . . |\n| o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o+=.+=. |\n| . . +.oo. |\n| . . o |\n| . . . o . |\n| + S E . o .|\n| . + . . . + |\n| o . o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=BOO+.. |\n| .=+=oo. |\n| . + ... |\n| o o. |\n| . S. . |\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 early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202\nOK\n+ apt-get update\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://repo.cw-ngv.com binary/ Release [1219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:10 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nGet:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2805 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 17s (2987 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7971\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 7984\nclearwater-socket-factory-sig start/running, process 7989\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ echo 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 (DSA)\nec2: 256 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 (ECDSA)\nec2: 256 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 (ED25519)\nec2: 2048 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAEKp6AL8Jn72auF9E5l9qXj0EKhxQj74D1wTnC03VyKII7pCKhk13sOHqV0fJntJmv30BFwbPNZHbPzyVz0p1M= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVOI/S0CbJxJDkJOZF659ga6fmtNKp4qBPnwn9tItmz root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9H7zoONvfB7ZIfRVR9p00SRMlnvIGo/P5AWjIlXHSldFaPryCvjhsF5yEYQfD7CKr9hIiZGf9rcX8EcN9SIjwlkCBJsNBpkYNfKdCC6RmZo1mtbSlFKQb25eHlCN4sGxo1nO4v+TGdkvekxCoIQsxpVePeM4/5ypmAgCeW8PMN+dYvKoubXGeMrzYjGZL61bMbGMbPpgrODBwjSJ/PJl5DkoA+YVbDVnjYnJvm4vVqIPP01xhmnTWeiAE1l7dw1/q/gGmoTonSNrV4erpj/9O5whXSjhgmduMAaS30++EGcJCxTZ0mQJiu/dpjVjEFYCrtgwO/bamx3QJqBL9Q8EB root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.41 seconds\n"} 2018-12-03 02:27:49,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294/action used request id req-abd75812-416e-4848-be04-6e5e2f7e1d77 2018-12-03 02:27:49,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0818958282471s 2018-12-03 02:27:49,891 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009116] AppArmor: AppArmor initialized [ 0.010172] Yama: becoming mindful. [ 0.011247] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013719] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016836] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018415] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021393] Initializing cgroup subsys devices [ 0.022519] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026220] Initializing cgroup subsys hugetlb [ 0.027396] FEATURE SPEC_CTRL Present [ 0.028702] mce: CPU supports 10 MCE banks [ 0.029769] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029769] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033483] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048138] ACPI: Core revision 20131115 [ 0.049632] ACPI: All ACPI Tables successfully acquired [ 0.051077] ftrace: allocating 28747 entries in 113 pages [ 0.072215] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079253] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080004] Switched APIC routing to physical x2apic. [ 0.082469] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097948] KVM setup paravirtual spinlock [ 0.100360] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102176] x86: Booting SMP configuration: [ 0.103326] .... node #0, CPUs: #1[ 0.100311] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120036] x86: Booted up 1 node, 2 CPUs [ 0.120292] KVM setup async PF for cpu 1 [ 0.120302] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124045] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126469] devtmpfs: initialized [ 0.129281] EVM: security.selinux [ 0.130182] EVM: security.SMACK64 [ 0.131080] EVM: security.ima [ 0.131893] EVM: security.capability [ 0.133140] pinctrl core: initialized pinctrl subsystem [ 0.134531] regulator-dummy: no parameters [ 0.135688] RTC time: 2:25:12, date: 12/03/18 [ 0.136083] NET: Registered protocol family 16 [ 0.137365] cpuidle: using governor ladder [ 0.138399] cpuidle: using governor menu [ 0.139527] ACPI: bus type PCI registered [ 0.140014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141694] PCI: Using configuration type 1 for base access [ 0.143702] bio: create slab at 0 [ 0.144086] ACPI: Added _OSI(Module Device) [ 0.145188] ACPI: Added _OSI(Processor Device) [ 0.146314] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147467] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149914] ACPI: Interpreter enabled [ 0.150896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160700] ACPI: (supports S0 S5) [ 0.161621] ACPI: Using IOAPIC for interrupt routing [ 0.162799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164203] ACPI: No dock devices found. [ 0.167181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169537] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172236] acpiphp: Slot [3] registered [ 0.173310] acpiphp: Slot [4] registered [ 0.174329] acpiphp: Slot [5] registered [ 0.175338] acpiphp: Slot [6] registered [ 0.176032] acpiphp: Slot [7] registered [ 0.177086] acpiphp: Slot [8] registered [ 0.178078] acpiphp: Slot [9] registered [ 0.179073] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181089] acpiphp: Slot [12] registered [ 0.182143] acpiphp: Slot [13] registered [ 0.183214] acpiphp: Slot [14] registered [ 0.184037] acpiphp: Slot [15] registered [ 0.185109] acpiphp: Slot [16] registered [ 0.186160] acpiphp: Slot [17] registered [ 0.187173] acpiphp: Slot [18] registered [ 0.188027] acpiphp: Slot [19] registered [ 0.189090] acpiphp: Slot [20] registered [ 0.190274] acpiphp: Slot [21] registered [ 0.191284] acpiphp: Slot [22] registered [ 0.192035] acpiphp: Slot [23] registered [ 0.193063] acpiphp: Slot [24] registered [ 0.194072] acpiphp: Slot [25] registered [ 0.195081] acpiphp: Slot [26] registered [ 0.196021] acpiphp: Slot [27] registered [ 0.197044] acpiphp: Slot [28] registered [ 0.198062] acpiphp: Slot [29] registered [ 0.199072] acpiphp: Slot [30] registered [ 0.200040] acpiphp: Slot [31] registered [ 0.201041] PCI host bridge to bus 0000:00 [ 0.202113] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203413] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205412] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206974] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216515] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246980] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248781] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250645] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252375] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254460] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.256109] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.257750] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257750] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.260004] vgaarb: loaded [ 0.260816] vgaarb: bridge control possible 0000:00:02.0 [ 0.262325] SCSI subsystem initialized [ 0.263492] ACPI: bus type USB registered [ 0.264033] usbcore: registered new interface driver usbfs [ 0.265413] usbcore: registered new interface driver hub [ 0.266692] usbcore: registered new device driver usb [ 0.268104] PCI: Using ACPI for IRQ routing [ 0.269500] NetLabel: Initializing [ 0.270408] NetLabel: domain hash size = 128 [ 0.271487] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.272065] NetLabel: unlabeled traffic allowed by default [ 0.273359] Switched to clocksource kvm-clock [ 0.280543] AppArmor: AppArmor Filesystem Enabled [ 0.281712] pnp: PnP ACPI init [ 0.282551] ACPI: bus type PNP registered [ 0.284018] pnp: PnP ACPI: found 8 devices [ 0.285060] ACPI: bus type PNP unregistered [ 0.292424] NET: Registered protocol family 2 [ 0.293806] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295775] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297464] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299063] TCP: reno registered [ 0.299925] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301360] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302914] NET: Registered protocol family 1 [ 0.304016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305391] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328892] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351002] Trying to unpack rootfs image as initramfs... [ 0.448614] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452105] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453561] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.455626] Scanning for low memory corruption every 60 seconds [ 0.457377] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.459749] type=2000 audit(1543803913.429:1): initialized [ 0.480041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482902] zbud: loaded [ 0.484083] VFS: Disk quotas dquot_6.5.2 [ 0.485402] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487643] fuse init (API version 7.22) [ 0.489020] msgmni has been set to 3997 [ 0.490291] Key type big_key registered [ 0.491882] Key type asymmetric registered [ 0.493210] Asymmetric key parser 'x509' registered [ 0.494723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.497121] io scheduler noop registered [ 0.498410] io scheduler deadline registered (default) [ 0.500021] io scheduler cfq registered [ 0.501335] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504963] ipmi message handler version 39.2 [ 0.506342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508661] ACPI: Power Button [PWRF] [ 0.509943] GHES: HEST is not enabled! [ 0.531834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598519] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600650] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624277] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627065] Linux agpgart interface v0.103 [ 0.629162] brd: module loaded [ 0.630517] loop: module loaded [ 0.631764] blk-mq: CPU -> queue map [ 0.632740] CPU 0 -> Queue 0 [ 0.633620] CPU 1 -> Queue 0 [ 0.635417] vda: vda1 [ 0.636934] scsi0 : ata_piix [ 0.637894] scsi1 : ata_piix [ 0.638729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640239] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.641964] libphy: Fixed MDIO Bus: probed [ 0.643084] tun: Universal TUN/TAP device driver, 1.6 [ 0.644307] tun: (C) 1999-2004 Max Krasnyansky [ 0.647326] PPP generic driver version 2.4.2 [ 0.648487] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649958] ehci-pci: EHCI PCI platform driver [ 0.651102] ehci-platform: EHCI generic platform driver [ 0.652354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653756] ohci-pci: OHCI PCI platform driver [ 0.654848] ohci-platform: OHCI generic platform driver [ 0.656091] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678410] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682983] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684516] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686306] usb usb1: Product: UHCI Host Controller [ 0.687468] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.688916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690168] hub 1-0:1.0: USB hub found [ 0.691211] hub 1-0:1.0: 2 ports detected [ 0.692425] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697744] mousedev: PS/2 mouse device common for all mice [ 0.699358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701638] rtc_cmos 00:00: RTC can wake from S4 [ 0.703062] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.704537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706049] device-mapper: uevent: version 1.0.3 [ 0.707230] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.709245] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710685] TCP: cubic registered [ 0.718803] NET: Registered protocol family 10 [ 0.720154] NET: Registered protocol family 17 [ 0.721264] Key type dns_resolver registered [ 0.722562] Loading compiled-in X.509 certificates [ 0.724247] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.726462] registered taskstats version 1 [ 0.729158] Key type trusted registered [ 0.732640] Key type encrypted registered [ 0.733667] AppArmor: AppArmor sha1 policy hashing enabled [ 0.734933] IMA: No TPM chip found, activating TPM-bypass! [ 0.736701] regulator-dummy: disabling [ 0.737725] Magic number: 14:843:408 [ 0.738814] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.740848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742217] EDD information not available. [ 0.797452] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799400] Write protecting the kernel read-only data: 12288k [ 0.801381] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804699] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.818385] systemd-udevd[107]: starting version 204 [ 0.857869] FDC 0 is a S82078B [ 1.004109] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168808] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170429] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172076] usb 1-1: Product: QEMU USB Tablet [ 1.173205] usb 1-1: Manufacturer: QEMU [ 1.174213] usb 1-1: SerialNumber: 42 [ 1.448083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.869211] 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.191953] 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.547009] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.270226] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.91 seconds. cloud-init-nonet[4.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.96]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:18 +0000. Up 5.25 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e7:9e:48 | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:17:f0:2b | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | E.+. | | =.. . . | | = + . | | . . . + . | | + S . | | . * + o | | = + + | | . o o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . .o o. | | . . E*o | | . .+.. | | ...o.. | | . + S.o. | | . = = o . | | . * . . | | o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . o+=.+=. | | . . +.oo. | | . . o | | . . . o . | | + S E . 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: 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .=BOO+.. | | .=+=oo. | | . + ... | | o o. | | . S. . | | E | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:30 +0000. Up 17.24 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:31 +0000. Up 18.27 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18175 0 --:--:-- --:--:-- --:--:-- 18202 OK + apt-get update 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://repo.cw-ngv.com binary/ Release [1219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:10 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [505 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Get:26 http://security.ubuntu.com trusty-security/main Translation-en [424 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 Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2805 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/ bono 1.0-180328.134516 [2231 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 17s (2987 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7971 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 7984 clearwater-socket-factory-sig start/running, process 7989 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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 (13.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 23:e2:b5:d4:3a:3c:dd:c1:85:71:72:39:f2:92:02:dd root@bono-0 (DSA) ec2: 256 92:cb:41:74:65:64:0b:5d:96:19:e5:bb:a5:44:aa:94 root@bono-0 (ECDSA) ec2: 256 41:5c:2e:1a:71:84:1d:8d:a5:74:52:0f:94:51:a9:9e root@bono-0 (ED25519) ec2: 2048 69:c1:79:ef:c6:22:6d:48:63:6e:60:09:16:4e:1c:0e root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAEKp6AL8Jn72auF9E5l9qXj0EKhxQj74D1wTnC03VyKII7pCKhk13sOHqV0fJntJmv30BFwbPNZHbPzyVz0p1M= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHVOI/S0CbJxJDkJOZF659ga6fmtNKp4qBPnwn9tItmz root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9H7zoONvfB7ZIfRVR9p00SRMlnvIGo/P5AWjIlXHSldFaPryCvjhsF5yEYQfD7CKr9hIiZGf9rcX8EcN9SIjwlkCBJsNBpkYNfKdCC6RmZo1mtbSlFKQb25eHlCN4sGxo1nO4v+TGdkvekxCoIQsxpVePeM4/5ypmAgCeW8PMN+dYvKoubXGeMrzYjGZL61bMbGMbPpgrODBwjSJ/PJl5DkoA+YVbDVnjYnJvm4vVqIPP01xhmnTWeiAE1l7dw1/q/gGmoTonSNrV4erpj/9O5whXSjhgmduMAaS30++EGcJCxTZ0mQJiu/dpjVjEFYCrtgwO/bamx3QJqBL9Q8EB root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 154.41 seconds 2018-12-03 02:27:49,895 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:27:49,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:27:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:27:50,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56e812b4-7df9-45f1-ae23-ae5108d9d76c x-openstack-request-id: req-56e812b4-7df9-45f1-ae23-ae5108d9d76c 2018-12-03 02:27:50,726 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:27:50,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-56e812b4-7df9-45f1-ae23-ae5108d9d76c 2018-12-03 02:27:50,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830130815506s 2018-12-03 02:27:50,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:27:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:27:50,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18562 Content-Type: application/json Date: Mon, 03 Dec 2018 02:27: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-04dd9158-666b-412f-98e9-823b2d24847c x-openstack-request-id: req-04dd9158-666b-412f-98e9-823b2d24847c 2018-12-03 02:27:50,812 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009129] AppArmor: AppArmor initialized\n[ 0.010196] Yama: becoming mindful.\n[ 0.011298] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016807] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018374] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020280] Initializing cgroup subsys memory\n[ 0.021412] Initializing cgroup subsys devices\n[ 0.022542] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025097] Initializing cgroup subsys perf_event\n[ 0.026268] Initializing cgroup subsys hugetlb\n[ 0.027449] FEATURE SPEC_CTRL Present\n[ 0.028706] mce: CPU supports 10 MCE banks\n[ 0.029818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033497] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043182] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048398] ACPI: Core revision 20131115\n[ 0.049895] ACPI: All ACPI Tables successfully acquired\n[ 0.051367] ftrace: allocating 28747 entries in 113 pages\n[ 0.072218] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077535] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079274] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097856] KVM setup paravirtual spinlock\n[ 0.100247] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102025] x86: Booting SMP configuration:\n[ 0.103139] .... node #0, CPUs: #1[ 0.100204] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126378] devtmpfs: initialized\n[ 0.129162] EVM: security.selinux\n[ 0.130088] EVM: security.SMACK64\n[ 0.130993] EVM: security.ima\n[ 0.131826] EVM: security.capability\n[ 0.133085] pinctrl core: initialized pinctrl subsystem\n[ 0.134476] regulator-dummy: no parameters\n[ 0.135632] RTC time: 2:25:10, date: 12/03/18\n[ 0.136080] NET: Registered protocol family 16\n[ 0.137340] cpuidle: using governor ladder\n[ 0.138406] cpuidle: using governor menu\n[ 0.139535] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141704] PCI: Using configuration type 1 for base access\n[ 0.143674] bio: create slab at 0\n[ 0.144085] ACPI: Added _OSI(Module Device)\n[ 0.145162] ACPI: Added _OSI(Processor Device)\n[ 0.146279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147449] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149786] ACPI: Interpreter enabled\n[ 0.150785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160692] ACPI: (supports S0 S5)\n[ 0.161622] ACPI: Using IOAPIC for interrupt routing\n[ 0.162860] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164202] ACPI: No dock devices found.\n[ 0.167166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172232] acpiphp: Slot [3] registered\n[ 0.173303] acpiphp: Slot [4] registered\n[ 0.174356] acpiphp: Slot [5] registered\n[ 0.175396] acpiphp: Slot [6] registered\n[ 0.176038] acpiphp: Slot [7] registered\n[ 0.177082] acpiphp: Slot [8] registered\n[ 0.178117] acpiphp: Slot [9] registered\n[ 0.179164] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181085] acpiphp: Slot [12] registered\n[ 0.182148] acpiphp: Slot [13] registered\n[ 0.183206] acpiphp: Slot [14] registered\n[ 0.184025] acpiphp: Slot [15] registered\n[ 0.185086] acpiphp: Slot [16] registered\n[ 0.186150] acpiphp: Slot [17] registered\n[ 0.187212] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189277] acpiphp: Slot [20] registered\n[ 0.190307] acpiphp: Slot [21] registered\n[ 0.191329] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193045] acpiphp: Slot [24] registered\n[ 0.194075] acpiphp: Slot [25] registered\n[ 0.195094] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197037] acpiphp: Slot [28] registered\n[ 0.198055] acpiphp: Slot [29] registered\n[ 0.199073] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201048] PCI host bridge to bus 0000:00\n[ 0.202072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.255626] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.259323] vgaarb: loaded\n[ 0.260003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.261529] SCSI subsystem initialized\n[ 0.262674] ACPI: bus type USB registered\n[ 0.262674] usbcore: registered new interface driver usbfs\n[ 0.264019] usbcore: registered new interface driver hub\n[ 0.265319] usbcore: registered new device driver usb\n[ 0.265319] PCI: Using ACPI for IRQ routing\n[ 0.268225] NetLabel: Initializing\n[ 0.269124] NetLabel: domain hash size = 128\n[ 0.270178] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.271462] NetLabel: unlabeled traffic allowed by default\n[ 0.272196] Switched to clocksource kvm-clock\n[ 0.280072] AppArmor: AppArmor Filesystem Enabled\n[ 0.281280] pnp: PnP ACPI init\n[ 0.282127] ACPI: bus type PNP registered\n[ 0.283582] pnp: PnP ACPI: found 8 devices\n[ 0.284613] ACPI: bus type PNP unregistered\n[ 0.291929] NET: Registered protocol family 2\n[ 0.293296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295222] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.296959] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.298597] TCP: reno registered\n[ 0.299496] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300938] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302486] NET: Registered protocol family 1\n[ 0.303600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.304964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.350603] Trying to unpack rootfs image as initramfs...\n[ 0.449039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.451186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452561] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453985] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.456110] Scanning for low memory corruption every 60 seconds\n[ 0.457910] Initialise system trusted keyring\n[ 0.459022] audit: initializing netlink socket (disabled)\n[ 0.460312] type=2000 audit(1543803911.042:1): initialized\n[ 0.480388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482637] zbud: loaded\n[ 0.483551] VFS: Disk quotas dquot_6.5.2\n[ 0.484596] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486436] fuse init (API version 7.22)\n[ 0.487463] msgmni has been set to 3997\n[ 0.488500] Key type big_key registered\n[ 0.489832] Key type asymmetric registered\n[ 0.490872] Asymmetric key parser 'x509' registered\n[ 0.492000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.493859] io scheduler noop registered\n[ 0.494868] io scheduler deadline registered (default)\n[ 0.496048] io scheduler cfq registered\n[ 0.497086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499875] ipmi message handler version 39.2\n[ 0.501005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.502741] ACPI: Power Button [PWRF]\n[ 0.503748] GHES: HEST is not enabled!\n[ 0.525922] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592160] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.594152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618654] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.621237] Linux agpgart interface v0.103\n[ 0.623141] brd: module loaded\n[ 0.624446] loop: module loaded\n[ 0.625607] blk-mq: CPU -> queue map\n[ 0.626503] CPU 0 -> Queue 0\n[ 0.627279] CPU 1 -> Queue 0\n[ 0.628890] vda: vda1\n[ 0.630307] scsi0 : ata_piix\n[ 0.631243] scsi1 : ata_piix\n[ 0.632074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.633564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.635286] libphy: Fixed MDIO Bus: probed\n[ 0.636440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.640739] PPP generic driver version 2.4.2\n[ 0.641904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643371] ehci-pci: EHCI PCI platform driver\n[ 0.644515] ehci-platform: EHCI generic platform driver\n[ 0.645712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647071] ohci-pci: OHCI PCI platform driver\n[ 0.648153] ohci-platform: OHCI generic platform driver\n[ 0.649386] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.673043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679616] usb usb1: Product: UHCI Host Controller\n[ 0.680768] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.682180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683436] hub 1-0:1.0: USB hub found\n[ 0.684435] hub 1-0:1.0: 2 ports detected\n[ 0.685562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688193] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690724] mousedev: PS/2 mouse device common for all mice\n[ 0.692305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694590] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699003] device-mapper: uevent: version 1.0.3\n[ 0.700199] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.702249] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703687] TCP: cubic registered\n[ 0.711800] NET: Registered protocol family 10\n[ 0.713131] NET: Registered protocol family 17\n[ 0.714253] Key type dns_resolver registered\n[ 0.715550] Loading compiled-in X.509 certificates\n[ 0.717230] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719497] registered taskstats version 1\n[ 0.722192] Key type trusted registered\n[ 0.725806] Key type encrypted registered\n[ 0.726836] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728130] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.729952] regulator-dummy: disabling\n[ 0.731004] Magic number: 14:843:408\n[ 0.732137] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:11 UTC (1543803911)\n[ 0.734170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.735518] EDD information not available.\n[ 0.793454] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795382] Write protecting the kernel read-only data: 12288k\n[ 0.797383] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.800673] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814158] systemd-udevd[107]: starting version 204\n[ 0.848659] FDC 0 is a S82078B\n[ 0.996035] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156282] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158060] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.159849] usb 1-1: Product: QEMU USB Tablet\n[ 1.161033] usb 1-1: Manufacturer: QEMU\n[ 1.162078] usb 1-1: SerialNumber: 42\n[ 1.448237] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.869104] 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.190411] 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.300507] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.450942] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:14 +0000. Up 3.67 seconds.\ncloud-init-nonet[3.79]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.85]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:15 +0000. Up 5.01 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:f0:bc:8c |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:87:e7:da |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ndb:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| S . |\n| o . o. |\n| . ...+=oE|\n| .o.+OBo|\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:\nbf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +B=.. .o.o.|\n| .++. . ... |\n| .o. . o |\n| . . o |\n| S . . |\n| o ..|\n| o . ..|\n| o . . |\n| . E.|\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:\n70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*=*oo . |\n|+* B.+ + |\n|. B * + . |\n| o o o |\n|. S |\n|E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+*++|\n| . .ooo*|\n| o ...o+|\n| o . . o |\n| S o . ..|\n| .. . .|\n| . o |\n| E . . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting SystemD login management service[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:23 +0000. Up 12.40 seconds.\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 Mon, 03 Dec 2018 02:25:24 +0000. Up 13.33 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14982 0 --:--:-- --:--:-- --:--:-- 14995\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1493 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 17s (3318 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8257\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 8286\nclearwater-socket-factory-sig start/running, process 8291\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8340\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................+++\n................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57926 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProc"} 2018-12-03 02:27:50,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/action used request id req-04dd9158-666b-412f-98e9-823b2d24847c 2018-12-03 02:27:50,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079745054245s 2018-12-03 02:27:50,816 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009129] AppArmor: AppArmor initialized [ 0.010196] Yama: becoming mindful. [ 0.011298] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016807] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018374] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021412] Initializing cgroup subsys devices [ 0.022542] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025097] Initializing cgroup subsys perf_event [ 0.026268] Initializing cgroup subsys hugetlb [ 0.027449] FEATURE SPEC_CTRL Present [ 0.028706] mce: CPU supports 10 MCE banks [ 0.029818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033497] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043182] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048398] ACPI: Core revision 20131115 [ 0.049895] ACPI: All ACPI Tables successfully acquired [ 0.051367] ftrace: allocating 28747 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077535] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079274] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097856] KVM setup paravirtual spinlock [ 0.100247] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102025] x86: Booting SMP configuration: [ 0.103139] .... node #0, CPUs: #1[ 0.100204] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126378] devtmpfs: initialized [ 0.129162] EVM: security.selinux [ 0.130088] EVM: security.SMACK64 [ 0.130993] EVM: security.ima [ 0.131826] EVM: security.capability [ 0.133085] pinctrl core: initialized pinctrl subsystem [ 0.134476] regulator-dummy: no parameters [ 0.135632] RTC time: 2:25:10, date: 12/03/18 [ 0.136080] NET: Registered protocol family 16 [ 0.137340] cpuidle: using governor ladder [ 0.138406] cpuidle: using governor menu [ 0.139535] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141704] PCI: Using configuration type 1 for base access [ 0.143674] bio: create slab at 0 [ 0.144085] ACPI: Added _OSI(Module Device) [ 0.145162] ACPI: Added _OSI(Processor Device) [ 0.146279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147449] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149786] ACPI: Interpreter enabled [ 0.150785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160692] ACPI: (supports S0 S5) [ 0.161622] ACPI: Using IOAPIC for interrupt routing [ 0.162860] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164202] ACPI: No dock devices found. [ 0.167166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172232] acpiphp: Slot [3] registered [ 0.173303] acpiphp: Slot [4] registered [ 0.174356] acpiphp: Slot [5] registered [ 0.175396] acpiphp: Slot [6] registered [ 0.176038] acpiphp: Slot [7] registered [ 0.177082] acpiphp: Slot [8] registered [ 0.178117] acpiphp: Slot [9] registered [ 0.179164] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181085] acpiphp: Slot [12] registered [ 0.182148] acpiphp: Slot [13] registered [ 0.183206] acpiphp: Slot [14] registered [ 0.184025] acpiphp: Slot [15] registered [ 0.185086] acpiphp: Slot [16] registered [ 0.186150] acpiphp: Slot [17] registered [ 0.187212] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189277] acpiphp: Slot [20] registered [ 0.190307] acpiphp: Slot [21] registered [ 0.191329] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193045] acpiphp: Slot [24] registered [ 0.194075] acpiphp: Slot [25] registered [ 0.195094] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197037] acpiphp: Slot [28] registered [ 0.198055] acpiphp: Slot [29] registered [ 0.199073] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201048] PCI host bridge to bus 0000:00 [ 0.202072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.255626] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.259323] vgaarb: loaded [ 0.260003] vgaarb: bridge control possible 0000:00:02.0 [ 0.261529] SCSI subsystem initialized [ 0.262674] ACPI: bus type USB registered [ 0.262674] usbcore: registered new interface driver usbfs [ 0.264019] usbcore: registered new interface driver hub [ 0.265319] usbcore: registered new device driver usb [ 0.265319] PCI: Using ACPI for IRQ routing [ 0.268225] NetLabel: Initializing [ 0.269124] NetLabel: domain hash size = 128 [ 0.270178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.271462] NetLabel: unlabeled traffic allowed by default [ 0.272196] Switched to clocksource kvm-clock [ 0.280072] AppArmor: AppArmor Filesystem Enabled [ 0.281280] pnp: PnP ACPI init [ 0.282127] ACPI: bus type PNP registered [ 0.283582] pnp: PnP ACPI: found 8 devices [ 0.284613] ACPI: bus type PNP unregistered [ 0.291929] NET: Registered protocol family 2 [ 0.293296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295222] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.296959] TCP: Hash tables configured (established 16384 bind 16384) [ 0.298597] TCP: reno registered [ 0.299496] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300938] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302486] NET: Registered protocol family 1 [ 0.303600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.304964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.350603] Trying to unpack rootfs image as initramfs... [ 0.449039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.451186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452561] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453985] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.456110] Scanning for low memory corruption every 60 seconds [ 0.457910] Initialise system trusted keyring [ 0.459022] audit: initializing netlink socket (disabled) [ 0.460312] type=2000 audit(1543803911.042:1): initialized [ 0.480388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482637] zbud: loaded [ 0.483551] VFS: Disk quotas dquot_6.5.2 [ 0.484596] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486436] fuse init (API version 7.22) [ 0.487463] msgmni has been set to 3997 [ 0.488500] Key type big_key registered [ 0.489832] Key type asymmetric registered [ 0.490872] Asymmetric key parser 'x509' registered [ 0.492000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.493859] io scheduler noop registered [ 0.494868] io scheduler deadline registered (default) [ 0.496048] io scheduler cfq registered [ 0.497086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499875] ipmi message handler version 39.2 [ 0.501005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.502741] ACPI: Power Button [PWRF] [ 0.503748] GHES: HEST is not enabled! [ 0.525922] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592160] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.594152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.618654] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.621237] Linux agpgart interface v0.103 [ 0.623141] brd: module loaded [ 0.624446] loop: module loaded [ 0.625607] blk-mq: CPU -> queue map [ 0.626503] CPU 0 -> Queue 0 [ 0.627279] CPU 1 -> Queue 0 [ 0.628890] vda: vda1 [ 0.630307] scsi0 : ata_piix [ 0.631243] scsi1 : ata_piix [ 0.632074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.633564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.635286] libphy: Fixed MDIO Bus: probed [ 0.636440] tun: Universal TUN/TAP device driver, 1.6 [ 0.637645] tun: (C) 1999-2004 Max Krasnyansky [ 0.640739] PPP generic driver version 2.4.2 [ 0.641904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643371] ehci-pci: EHCI PCI platform driver [ 0.644515] ehci-platform: EHCI generic platform driver [ 0.645712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647071] ohci-pci: OHCI PCI platform driver [ 0.648153] ohci-platform: OHCI generic platform driver [ 0.649386] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.677884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679616] usb usb1: Product: UHCI Host Controller [ 0.680768] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.682180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683436] hub 1-0:1.0: USB hub found [ 0.684435] hub 1-0:1.0: 2 ports detected [ 0.685562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.690724] mousedev: PS/2 mouse device common for all mice [ 0.692305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.694590] rtc_cmos 00:00: RTC can wake from S4 [ 0.695983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.697475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.699003] device-mapper: uevent: version 1.0.3 [ 0.700199] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.702249] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703687] TCP: cubic registered [ 0.711800] NET: Registered protocol family 10 [ 0.713131] NET: Registered protocol family 17 [ 0.714253] Key type dns_resolver registered [ 0.715550] Loading compiled-in X.509 certificates [ 0.717230] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719497] registered taskstats version 1 [ 0.722192] Key type trusted registered [ 0.725806] Key type encrypted registered [ 0.726836] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728130] IMA: No TPM chip found, activating TPM-bypass! [ 0.729952] regulator-dummy: disabling [ 0.731004] Magic number: 14:843:408 [ 0.732137] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:11 UTC (1543803911) [ 0.734170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735518] EDD information not available. [ 0.793454] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795382] Write protecting the kernel read-only data: 12288k [ 0.797383] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.800673] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814158] systemd-udevd[107]: starting version 204 [ 0.848659] FDC 0 is a S82078B [ 0.996035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156282] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158060] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.159849] usb 1-1: Product: QEMU USB Tablet [ 1.161033] usb 1-1: Manufacturer: QEMU [ 1.162078] usb 1-1: SerialNumber: 42 [ 1.448237] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.869104] 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.190411] 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.300507] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.450942] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:14 +0000. Up 3.67 seconds. cloud-init-nonet[3.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:15 +0000. Up 5.01 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:f0:bc:8c | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:87:e7:da | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: db:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S . | | o . o. | | . ...+=oE| | .o.+OBo| | ...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: bf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | +B=.. .o.o.| | .++. . ... | | .o. . o | | . . o | | S . . | | o ..| | o . ..| | o . . | | . E.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |*=*oo . | |+* B.+ + | |. B * + . | | o o o | |. S | |E | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .+*++| | . .ooo*| | o ...o+| | o . . o | | S o . ..| | .. . .| | . o | | E . . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting SystemD login management service[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:23 +0000. Up 12.40 seconds. * 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 Mon, 03 Dec 2018 02:25:24 +0000. Up 13.33 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14982 0 --:--:-- --:--:-- --:--:-- 14995 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1493 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 17s (3318 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8257 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 8286 clearwater-socket-factory-sig start/running, process 8291 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8340 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Proc 2018-12-03 02:27:50,820 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:00,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:01,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-0982a837-3c2c-4ae4-a8c9-b445256ab3a9 x-openstack-request-id: req-0982a837-3c2c-4ae4-a8c9-b445256ab3a9 2018-12-03 02:28:01,498 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:01,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0982a837-3c2c-4ae4-a8c9-b445256ab3a9 2018-12-03 02:28:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668452978134s 2018-12-03 02:28:01,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:01,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20214 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-675a6582-611c-4520-86a5-960e62c1192a x-openstack-request-id: req-675a6582-611c-4520-86a5-960e62c1192a 2018-12-03 02:28:01,587 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009129] AppArmor: AppArmor initialized\n[ 0.010196] Yama: becoming mindful.\n[ 0.011298] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016807] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018374] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020280] Initializing cgroup subsys memory\n[ 0.021412] Initializing cgroup subsys devices\n[ 0.022542] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025097] Initializing cgroup subsys perf_event\n[ 0.026268] Initializing cgroup subsys hugetlb\n[ 0.027449] FEATURE SPEC_CTRL Present\n[ 0.028706] mce: CPU supports 10 MCE banks\n[ 0.029818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033497] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043182] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048398] ACPI: Core revision 20131115\n[ 0.049895] ACPI: All ACPI Tables successfully acquired\n[ 0.051367] ftrace: allocating 28747 entries in 113 pages\n[ 0.072218] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077535] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079274] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097856] KVM setup paravirtual spinlock\n[ 0.100247] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102025] x86: Booting SMP configuration:\n[ 0.103139] .... node #0, CPUs: #1[ 0.100204] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.124039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.126378] devtmpfs: initialized\n[ 0.129162] EVM: security.selinux\n[ 0.130088] EVM: security.SMACK64\n[ 0.130993] EVM: security.ima\n[ 0.131826] EVM: security.capability\n[ 0.133085] pinctrl core: initialized pinctrl subsystem\n[ 0.134476] regulator-dummy: no parameters\n[ 0.135632] RTC time: 2:25:10, date: 12/03/18\n[ 0.136080] NET: Registered protocol family 16\n[ 0.137340] cpuidle: using governor ladder\n[ 0.138406] cpuidle: using governor menu\n[ 0.139535] ACPI: bus type PCI registered\n[ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.141704] PCI: Using configuration type 1 for base access\n[ 0.143674] bio: create slab at 0\n[ 0.144085] ACPI: Added _OSI(Module Device)\n[ 0.145162] ACPI: Added _OSI(Processor Device)\n[ 0.146279] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.147449] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.149786] ACPI: Interpreter enabled\n[ 0.150785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.152697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160692] ACPI: (supports S0 S5)\n[ 0.161622] ACPI: Using IOAPIC for interrupt routing\n[ 0.162860] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164202] ACPI: No dock devices found.\n[ 0.167166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172232] acpiphp: Slot [3] registered\n[ 0.173303] acpiphp: Slot [4] registered\n[ 0.174356] acpiphp: Slot [5] registered\n[ 0.175396] acpiphp: Slot [6] registered\n[ 0.176038] acpiphp: Slot [7] registered\n[ 0.177082] acpiphp: Slot [8] registered\n[ 0.178117] acpiphp: Slot [9] registered\n[ 0.179164] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181085] acpiphp: Slot [12] registered\n[ 0.182148] acpiphp: Slot [13] registered\n[ 0.183206] acpiphp: Slot [14] registered\n[ 0.184025] acpiphp: Slot [15] registered\n[ 0.185086] acpiphp: Slot [16] registered\n[ 0.186150] acpiphp: Slot [17] registered\n[ 0.187212] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189277] acpiphp: Slot [20] registered\n[ 0.190307] acpiphp: Slot [21] registered\n[ 0.191329] acpiphp: Slot [22] registered\n[ 0.192020] acpiphp: Slot [23] registered\n[ 0.193045] acpiphp: Slot [24] registered\n[ 0.194075] acpiphp: Slot [25] registered\n[ 0.195094] acpiphp: Slot [26] registered\n[ 0.196019] acpiphp: Slot [27] registered\n[ 0.197037] acpiphp: Slot [28] registered\n[ 0.198055] acpiphp: Slot [29] registered\n[ 0.199073] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201048] PCI host bridge to bus 0000:00\n[ 0.202072] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.206931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.216547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.252080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.254006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.255626] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256275] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.259323] vgaarb: loaded\n[ 0.260003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.261529] SCSI subsystem initialized\n[ 0.262674] ACPI: bus type USB registered\n[ 0.262674] usbcore: registered new interface driver usbfs\n[ 0.264019] usbcore: registered new interface driver hub\n[ 0.265319] usbcore: registered new device driver usb\n[ 0.265319] PCI: Using ACPI for IRQ routing\n[ 0.268225] NetLabel: Initializing\n[ 0.269124] NetLabel: domain hash size = 128\n[ 0.270178] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.271462] NetLabel: unlabeled traffic allowed by default\n[ 0.272196] Switched to clocksource kvm-clock\n[ 0.280072] AppArmor: AppArmor Filesystem Enabled\n[ 0.281280] pnp: PnP ACPI init\n[ 0.282127] ACPI: bus type PNP registered\n[ 0.283582] pnp: PnP ACPI: found 8 devices\n[ 0.284613] ACPI: bus type PNP unregistered\n[ 0.291929] NET: Registered protocol family 2\n[ 0.293296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.295222] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.296959] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.298597] TCP: reno registered\n[ 0.299496] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300938] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.302486] NET: Registered protocol family 1\n[ 0.303600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.304964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306332] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.328254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.350603] Trying to unpack rootfs image as initramfs...\n[ 0.449039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.451186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452561] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453985] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.456110] Scanning for low memory corruption every 60 seconds\n[ 0.457910] Initialise system trusted keyring\n[ 0.459022] audit: initializing netlink socket (disabled)\n[ 0.460312] type=2000 audit(1543803911.042:1): initialized\n[ 0.480388] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482637] zbud: loaded\n[ 0.483551] VFS: Disk quotas dquot_6.5.2\n[ 0.484596] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486436] fuse init (API version 7.22)\n[ 0.487463] msgmni has been set to 3997\n[ 0.488500] Key type big_key registered\n[ 0.489832] Key type asymmetric registered\n[ 0.490872] Asymmetric key parser 'x509' registered\n[ 0.492000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.493859] io scheduler noop registered\n[ 0.494868] io scheduler deadline registered (default)\n[ 0.496048] io scheduler cfq registered\n[ 0.497086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499875] ipmi message handler version 39.2\n[ 0.501005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.502741] ACPI: Power Button [PWRF]\n[ 0.503748] GHES: HEST is not enabled!\n[ 0.525922] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592160] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.594152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.618654] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.621237] Linux agpgart interface v0.103\n[ 0.623141] brd: module loaded\n[ 0.624446] loop: module loaded\n[ 0.625607] blk-mq: CPU -> queue map\n[ 0.626503] CPU 0 -> Queue 0\n[ 0.627279] CPU 1 -> Queue 0\n[ 0.628890] vda: vda1\n[ 0.630307] scsi0 : ata_piix\n[ 0.631243] scsi1 : ata_piix\n[ 0.632074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.633564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.635286] libphy: Fixed MDIO Bus: probed\n[ 0.636440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.637645] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.640739] PPP generic driver version 2.4.2\n[ 0.641904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.643371] ehci-pci: EHCI PCI platform driver\n[ 0.644515] ehci-platform: EHCI generic platform driver\n[ 0.645712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647071] ohci-pci: OHCI PCI platform driver\n[ 0.648153] ohci-platform: OHCI generic platform driver\n[ 0.649386] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.671758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.673043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.676385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.677884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.679616] usb usb1: Product: UHCI Host Controller\n[ 0.680768] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.682180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683436] hub 1-0:1.0: USB hub found\n[ 0.684435] hub 1-0:1.0: 2 ports detected\n[ 0.685562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688193] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689382] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690724] mousedev: PS/2 mouse device common for all mice\n[ 0.692305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.694590] rtc_cmos 00:00: RTC can wake from S4\n[ 0.695983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.697475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.699003] device-mapper: uevent: version 1.0.3\n[ 0.700199] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.702249] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.703687] TCP: cubic registered\n[ 0.711800] NET: Registered protocol family 10\n[ 0.713131] NET: Registered protocol family 17\n[ 0.714253] Key type dns_resolver registered\n[ 0.715550] Loading compiled-in X.509 certificates\n[ 0.717230] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.719497] registered taskstats version 1\n[ 0.722192] Key type trusted registered\n[ 0.725806] Key type encrypted registered\n[ 0.726836] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728130] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.729952] regulator-dummy: disabling\n[ 0.731004] Magic number: 14:843:408\n[ 0.732137] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:11 UTC (1543803911)\n[ 0.734170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.735518] EDD information not available.\n[ 0.793454] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795382] Write protecting the kernel read-only data: 12288k\n[ 0.797383] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.800673] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.814158] systemd-udevd[107]: starting version 204\n[ 0.848659] FDC 0 is a S82078B\n[ 0.996035] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156282] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158060] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.159849] usb 1-1: Product: QEMU USB Tablet\n[ 1.161033] usb 1-1: Manufacturer: QEMU\n[ 1.162078] usb 1-1: SerialNumber: 42\n[ 1.448237] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 1.869104] 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.190411] 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.300507] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.450942] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:14 +0000. Up 3.67 seconds.\ncloud-init-nonet[3.79]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * 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 set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.85]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:15 +0000. Up 5.01 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:f0:bc:8c |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:87:e7:da |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ndb:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| S . |\n| o . o. |\n| . ...+=oE|\n| .o.+OBo|\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:\nbf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +B=.. .o.o.|\n| .++. . ... |\n| .o. . o |\n| . . o |\n| S . . |\n| o ..|\n| o . ..|\n| o . . |\n| . E.|\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:\n70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|*=*oo . |\n|+* B.+ + |\n|. B * + . |\n| o o o |\n|. S |\n|E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+*++|\n| . .ooo*|\n| o ...o+|\n| o . . o |\n| S o . ..|\n| .. . .|\n| . o |\n| E . . |\n| ..o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting SystemD login management service[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:23 +0000. Up 12.40 seconds.\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 Mon, 03 Dec 2018 02:25:24 +0000. Up 13.33 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14982 0 --:--:-- --:--:-- --:--:-- 14995\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]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1493 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:17 http://repo.cw-ngv.com/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 17s (3318 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8257\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 8286\nclearwater-socket-factory-sig start/running, process 8291\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8340\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................+++\n................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57926 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 bf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0 (DSA)\nec2: 256 70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0 (ECDSA)\nec2: 256 c5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0 (ED25519)\nec2: 2048 db:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4PTcVK1lS4j/WVF1umty3GuG4AkMxdkA8JG2c2R+b7azCM+sM6zbSHtzkSG8g8WkLwYdJR1Df+KpmROlcdiP0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFOvHiz7d8npg5NrZh5nkbITS5s2obKuFmtXxaVk85+q root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNHOvsmhZltBlwwH0UL98UVWGl593H47PajGwB3F7MSilhdr4Hzj14pFr+Tt2pLL2nTCEZYL9KjkxKCF6s1KxRv3fOjLfX4SHXUIvz7RJJGxNX5pRz7Uhefducrq3z08/tGFett44eHv8LQavT1ZP7OULWeepeK1s+A8bTWYAkThF2uTORzFYREjNgKz/GW1NaYVBWBTSEoMJnA9JgTrelmHM0xX8eLAiPcUTtqPzyB4qC1Uk1IyCe42PAP4q2fcPmCPMIMDA/kNOMUhyZEFO9kojODQM/544vkSS7dYT/69Ibh6NGEiuCHLd4XS1MRMcmlW8kAIJdB3O0OWCghpOd root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.56 seconds\n"} 2018-12-03 02:28:01,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1/action used request id req-675a6582-611c-4520-86a5-960e62c1192a 2018-12-03 02:28:01,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825061798096s 2018-12-03 02:28:01,591 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009129] AppArmor: AppArmor initialized [ 0.010196] Yama: becoming mindful. [ 0.011298] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013670] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016807] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018374] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021412] Initializing cgroup subsys devices [ 0.022542] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025097] Initializing cgroup subsys perf_event [ 0.026268] Initializing cgroup subsys hugetlb [ 0.027449] FEATURE SPEC_CTRL Present [ 0.028706] mce: CPU supports 10 MCE banks [ 0.029818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033497] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038488] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043182] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048398] ACPI: Core revision 20131115 [ 0.049895] ACPI: All ACPI Tables successfully acquired [ 0.051367] ftrace: allocating 28747 entries in 113 pages [ 0.072218] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077535] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079274] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097856] KVM setup paravirtual spinlock [ 0.100247] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102025] x86: Booting SMP configuration: [ 0.103139] .... node #0, CPUs: #1[ 0.100204] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.124039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.126378] devtmpfs: initialized [ 0.129162] EVM: security.selinux [ 0.130088] EVM: security.SMACK64 [ 0.130993] EVM: security.ima [ 0.131826] EVM: security.capability [ 0.133085] pinctrl core: initialized pinctrl subsystem [ 0.134476] regulator-dummy: no parameters [ 0.135632] RTC time: 2:25:10, date: 12/03/18 [ 0.136080] NET: Registered protocol family 16 [ 0.137340] cpuidle: using governor ladder [ 0.138406] cpuidle: using governor menu [ 0.139535] ACPI: bus type PCI registered [ 0.140013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.141704] PCI: Using configuration type 1 for base access [ 0.143674] bio: create slab at 0 [ 0.144085] ACPI: Added _OSI(Module Device) [ 0.145162] ACPI: Added _OSI(Processor Device) [ 0.146279] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.147449] ACPI: Added _OSI(Processor Aggregator Device) [ 0.149786] ACPI: Interpreter enabled [ 0.150785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.152697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160692] ACPI: (supports S0 S5) [ 0.161622] ACPI: Using IOAPIC for interrupt routing [ 0.162860] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164202] ACPI: No dock devices found. [ 0.167166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169649] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171208] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172232] acpiphp: Slot [3] registered [ 0.173303] acpiphp: Slot [4] registered [ 0.174356] acpiphp: Slot [5] registered [ 0.175396] acpiphp: Slot [6] registered [ 0.176038] acpiphp: Slot [7] registered [ 0.177082] acpiphp: Slot [8] registered [ 0.178117] acpiphp: Slot [9] registered [ 0.179164] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181085] acpiphp: Slot [12] registered [ 0.182148] acpiphp: Slot [13] registered [ 0.183206] acpiphp: Slot [14] registered [ 0.184025] acpiphp: Slot [15] registered [ 0.185086] acpiphp: Slot [16] registered [ 0.186150] acpiphp: Slot [17] registered [ 0.187212] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189277] acpiphp: Slot [20] registered [ 0.190307] acpiphp: Slot [21] registered [ 0.191329] acpiphp: Slot [22] registered [ 0.192020] acpiphp: Slot [23] registered [ 0.193045] acpiphp: Slot [24] registered [ 0.194075] acpiphp: Slot [25] registered [ 0.195094] acpiphp: Slot [26] registered [ 0.196019] acpiphp: Slot [27] registered [ 0.197037] acpiphp: Slot [28] registered [ 0.198055] acpiphp: Slot [29] registered [ 0.199073] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201048] PCI host bridge to bus 0000:00 [ 0.202072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203345] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206931] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216547] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246737] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.250443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.252080] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.254006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.255626] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256275] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257334] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.259323] vgaarb: loaded [ 0.260003] vgaarb: bridge control possible 0000:00:02.0 [ 0.261529] SCSI subsystem initialized [ 0.262674] ACPI: bus type USB registered [ 0.262674] usbcore: registered new interface driver usbfs [ 0.264019] usbcore: registered new interface driver hub [ 0.265319] usbcore: registered new device driver usb [ 0.265319] PCI: Using ACPI for IRQ routing [ 0.268225] NetLabel: Initializing [ 0.269124] NetLabel: domain hash size = 128 [ 0.270178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.271462] NetLabel: unlabeled traffic allowed by default [ 0.272196] Switched to clocksource kvm-clock [ 0.280072] AppArmor: AppArmor Filesystem Enabled [ 0.281280] pnp: PnP ACPI init [ 0.282127] ACPI: bus type PNP registered [ 0.283582] pnp: PnP ACPI: found 8 devices [ 0.284613] ACPI: bus type PNP unregistered [ 0.291929] NET: Registered protocol family 2 [ 0.293296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.295222] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.296959] TCP: Hash tables configured (established 16384 bind 16384) [ 0.298597] TCP: reno registered [ 0.299496] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300938] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.302486] NET: Registered protocol family 1 [ 0.303600] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.304964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.328254] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.350603] Trying to unpack rootfs image as initramfs... [ 0.449039] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.451186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452561] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453985] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.456110] Scanning for low memory corruption every 60 seconds [ 0.457910] Initialise system trusted keyring [ 0.459022] audit: initializing netlink socket (disabled) [ 0.460312] type=2000 audit(1543803911.042:1): initialized [ 0.480388] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482637] zbud: loaded [ 0.483551] VFS: Disk quotas dquot_6.5.2 [ 0.484596] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486436] fuse init (API version 7.22) [ 0.487463] msgmni has been set to 3997 [ 0.488500] Key type big_key registered [ 0.489832] Key type asymmetric registered [ 0.490872] Asymmetric key parser 'x509' registered [ 0.492000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.493859] io scheduler noop registered [ 0.494868] io scheduler deadline registered (default) [ 0.496048] io scheduler cfq registered [ 0.497086] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498376] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499875] ipmi message handler version 39.2 [ 0.501005] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.502741] ACPI: Power Button [PWRF] [ 0.503748] GHES: HEST is not enabled! [ 0.525922] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569898] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592160] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.594152] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.618654] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.621237] Linux agpgart interface v0.103 [ 0.623141] brd: module loaded [ 0.624446] loop: module loaded [ 0.625607] blk-mq: CPU -> queue map [ 0.626503] CPU 0 -> Queue 0 [ 0.627279] CPU 1 -> Queue 0 [ 0.628890] vda: vda1 [ 0.630307] scsi0 : ata_piix [ 0.631243] scsi1 : ata_piix [ 0.632074] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.633564] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.635286] libphy: Fixed MDIO Bus: probed [ 0.636440] tun: Universal TUN/TAP device driver, 1.6 [ 0.637645] tun: (C) 1999-2004 Max Krasnyansky [ 0.640739] PPP generic driver version 2.4.2 [ 0.641904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.643371] ehci-pci: EHCI PCI platform driver [ 0.644515] ehci-platform: EHCI generic platform driver [ 0.645712] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647071] ohci-pci: OHCI PCI platform driver [ 0.648153] ohci-platform: OHCI generic platform driver [ 0.649386] uhci_hcd: USB Universal Host Controller Interface driver [ 0.671758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673043] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.676385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.677884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.679616] usb usb1: Product: UHCI Host Controller [ 0.680768] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.682180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683436] hub 1-0:1.0: USB hub found [ 0.684435] hub 1-0:1.0: 2 ports detected [ 0.685562] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689382] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.690724] mousedev: PS/2 mouse device common for all mice [ 0.692305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.694590] rtc_cmos 00:00: RTC can wake from S4 [ 0.695983] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.697475] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.699003] device-mapper: uevent: version 1.0.3 [ 0.700199] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.702249] ledtrig-cpu: registered to indicate activity on CPUs [ 0.703687] TCP: cubic registered [ 0.711800] NET: Registered protocol family 10 [ 0.713131] NET: Registered protocol family 17 [ 0.714253] Key type dns_resolver registered [ 0.715550] Loading compiled-in X.509 certificates [ 0.717230] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.719497] registered taskstats version 1 [ 0.722192] Key type trusted registered [ 0.725806] Key type encrypted registered [ 0.726836] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728130] IMA: No TPM chip found, activating TPM-bypass! [ 0.729952] regulator-dummy: disabling [ 0.731004] Magic number: 14:843:408 [ 0.732137] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:11 UTC (1543803911) [ 0.734170] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735518] EDD information not available. [ 0.793454] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795382] Write protecting the kernel read-only data: 12288k [ 0.797383] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.800673] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.814158] systemd-udevd[107]: starting version 204 [ 0.848659] FDC 0 is a S82078B [ 0.996035] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156282] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158060] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.159849] usb 1-1: Product: QEMU USB Tablet [ 1.161033] usb 1-1: Manufacturer: QEMU [ 1.162078] usb 1-1: SerialNumber: 42 [ 1.448237] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.869104] 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.190411] 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.300507] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.450942] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:14 +0000. Up 3.67 seconds. cloud-init-nonet[3.79]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:15 +0000. Up 5.01 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:f0:bc:8c | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:87:e7:da | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: db:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S . | | o . o. | | . ...+=oE| | .o.+OBo| | ...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: bf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | +B=.. .o.o.| | .++. . ... | | .o. . o | | . . o | | S . . | | o ..| | o . ..| | o . . | | . E.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |*=*oo . | |+* B.+ + | |. B * + . | | o o o | |. S | |E | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .+*++| | . .ooo*| | o ...o+| | o . . o | | S o . ..| | .. . .| | . o | | E . . | | ..o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting SystemD login management service[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:23 +0000. Up 12.40 seconds. * 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 Mon, 03 Dec 2018 02:25:24 +0000. Up 13.33 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14982 0 --:--:-- --:--:-- --:--:-- 14995 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] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1493 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:17 http://repo.cw-ngv.com/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 17s (3318 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8257 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 8286 clearwater-socket-factory-sig start/running, process 8291 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8340 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57926 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 bf:30:05:10:46:1c:1b:5c:b8:d5:17:5d:e0:e6:9f:be root@sprout-0 (DSA) ec2: 256 70:98:a1:69:0c:1f:4c:22:e5:c6:48:22:41:79:ec:a8 root@sprout-0 (ECDSA) ec2: 256 c5:3e:1d:51:f6:6d:75:78:22:45:35:ec:8f:b2:28:6b root@sprout-0 (ED25519) ec2: 2048 db:a7:56:ed:3d:f1:38:66:43:ea:f9:ec:b3:19:63:73 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE4PTcVK1lS4j/WVF1umty3GuG4AkMxdkA8JG2c2R+b7azCM+sM6zbSHtzkSG8g8WkLwYdJR1Df+KpmROlcdiP0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFOvHiz7d8npg5NrZh5nkbITS5s2obKuFmtXxaVk85+q root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNHOvsmhZltBlwwH0UL98UVWGl593H47PajGwB3F7MSilhdr4Hzj14pFr+Tt2pLL2nTCEZYL9KjkxKCF6s1KxRv3fOjLfX4SHXUIvz7RJJGxNX5pRz7Uhefducrq3z08/tGFett44eHv8LQavT1ZP7OULWeepeK1s+A8bTWYAkThF2uTORzFYREjNgKz/GW1NaYVBWBTSEoMJnA9JgTrelmHM0xX8eLAiPcUTtqPzyB4qC1Uk1IyCe42PAP4q2fcPmCPMIMDA/kNOMUhyZEFO9kojODQM/544vkSS7dYT/69Ibh6NGEiuCHLd4XS1MRMcmlW8kAIJdB3O0OWCghpOd root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 167.56 seconds 2018-12-03 02:28:01,596 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:01,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:02,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-4e2d3295-ec1b-4397-890b-b54e5157b94a x-openstack-request-id: req-4e2d3295-ec1b-4397-890b-b54e5157b94a 2018-12-03 02:28:02,362 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:02,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4e2d3295-ec1b-4397-890b-b54e5157b94a 2018-12-03 02:28:02,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765626192093s 2018-12-03 02:28:02,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18681 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-b8a1116d-8216-4b68-836b-bffd69a55a54 x-openstack-request-id: req-b8a1116d-8216-4b68-836b-bffd69a55a54 2018-12-03 02:28:02,457 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008039] Security Framework initialized\n[ 0.009162] AppArmor: AppArmor initialized\n[ 0.010257] Yama: becoming mindful.\n[ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020288] Initializing cgroup subsys memory\n[ 0.021408] Initializing cgroup subsys devices\n[ 0.022592] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025207] Initializing cgroup subsys perf_event\n[ 0.026364] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029891] mce: CPU supports 10 MCE banks\n[ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050707] ACPI: Core revision 20131115\n[ 0.052667] ACPI: All ACPI Tables successfully acquired\n[ 0.054393] ftrace: allocating 28747 entries in 113 pages\n[ 0.076276] smpboot: Max logical packages: 2\n[ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082234] Enabling x2apic\n[ 0.083401] Enabled x2apic\n[ 0.084007] Switched APIC routing to physical x2apic.\n[ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101746] KVM setup paravirtual spinlock\n[ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106690] x86: Booting SMP configuration:\n[ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124080] KVM setup async PF for cpu 1\n[ 0.124104] x86: Booted up 1 node, 2 CPUs\n[ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132010] devtmpfs: initialized\n[ 0.134782] EVM: security.selinux\n[ 0.136005] EVM: security.SMACK64\n[ 0.137380] EVM: security.ima\n[ 0.138476] EVM: security.capability\n[ 0.140812] pinctrl core: initialized pinctrl subsystem\n[ 0.142638] regulator-dummy: no parameters\n[ 0.144127] RTC time: 2:25:12, date: 12/03/18\n[ 0.146121] NET: Registered protocol family 16\n[ 0.148503] cpuidle: using governor ladder\n[ 0.150024] cpuidle: using governor menu\n[ 0.151448] ACPI: bus type PCI registered\n[ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155145] PCI: Using configuration type 1 for base access\n[ 0.156726] bio: create slab at 0\n[ 0.157419] ACPI: Added _OSI(Module Device)\n[ 0.157419] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163532] ACPI: Interpreter enabled\n[ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176716] ACPI: (supports S0 S5)\n[ 0.177620] ACPI: Using IOAPIC for interrupt routing\n[ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180244] ACPI: No dock devices found.\n[ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188420] acpiphp: Slot [3] registered\n[ 0.189937] acpiphp: Slot [4] registered\n[ 0.191588] acpiphp: Slot [5] registered\n[ 0.192044] acpiphp: Slot [6] registered\n[ 0.193095] acpiphp: Slot [7] registered\n[ 0.194121] acpiphp: Slot [8] registered\n[ 0.195176] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197079] acpiphp: Slot [11] registered\n[ 0.198212] acpiphp: Slot [12] registered\n[ 0.199277] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201301] acpiphp: Slot [15] registered\n[ 0.202518] acpiphp: Slot [16] registered\n[ 0.203963] acpiphp: Slot [17] registered\n[ 0.204024] acpiphp: Slot [18] registered\n[ 0.205167] acpiphp: Slot [19] registered\n[ 0.206321] acpiphp: Slot [20] registered\n[ 0.207506] acpiphp: Slot [21] registered\n[ 0.208023] acpiphp: Slot [22] registered\n[ 0.209171] acpiphp: Slot [23] registered\n[ 0.210267] acpiphp: Slot [24] registered\n[ 0.211344] acpiphp: Slot [25] registered\n[ 0.212023] acpiphp: Slot [26] registered\n[ 0.213096] acpiphp: Slot [27] registered\n[ 0.214160] acpiphp: Slot [28] registered\n[ 0.215285] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217185] acpiphp: Slot [31] registered\n[ 0.218213] PCI host bridge to bus 0000:00\n[ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279416] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281685] SCSI subsystem initialized\n[ 0.282960] ACPI: bus type USB registered\n[ 0.284037] usbcore: registered new interface driver usbfs\n[ 0.285450] usbcore: registered new interface driver hub\n[ 0.286916] usbcore: registered new device driver usb\n[ 0.288126] PCI: Using ACPI for IRQ routing\n[ 0.289540] NetLabel: Initializing\n[ 0.290503] NetLabel: domain hash size = 128\n[ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292063] NetLabel: unlabeled traffic allowed by default\n[ 0.293424] Switched to clocksource kvm-clock\n[ 0.300431] AppArmor: AppArmor Filesystem Enabled\n[ 0.301603] pnp: PnP ACPI init\n[ 0.302431] ACPI: bus type PNP registered\n[ 0.303930] pnp: PnP ACPI: found 8 devices\n[ 0.304958] ACPI: bus type PNP unregistered\n[ 0.312498] NET: Registered protocol family 2\n[ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317627] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319232] TCP: reno registered\n[ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323060] NET: Registered protocol family 1\n[ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373667] Trying to unpack rootfs image as initramfs...\n[ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483970] Scanning for low memory corruption every 60 seconds\n[ 0.486070] Initialise system trusted keyring\n[ 0.487481] audit: initializing netlink socket (disabled)\n[ 0.489107] type=2000 audit(1543803913.419:1): initialized\n[ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512910] zbud: loaded\n[ 0.514002] VFS: Disk quotas dquot_6.5.2\n[ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517428] fuse init (API version 7.22)\n[ 0.518734] msgmni has been set to 3997\n[ 0.519982] Key type big_key registered\n[ 0.521585] Key type asymmetric registered\n[ 0.522836] Asymmetric key parser 'x509' registered\n[ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526592] io scheduler noop registered\n[ 0.527818] io scheduler deadline registered (default)\n[ 0.529330] io scheduler cfq registered\n[ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534248] ipmi message handler version 39.2\n[ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537981] ACPI: Power Button [PWRF]\n[ 0.539281] GHES: HEST is not enabled!\n[ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659450] Linux agpgart interface v0.103\n[ 0.661415] brd: module loaded\n[ 0.662676] loop: module loaded\n[ 0.663841] blk-mq: CPU -> queue map\n[ 0.664759] CPU 0 -> Queue 0\n[ 0.665593] CPU 1 -> Queue 0\n[ 0.667210] vda: vda1\n[ 0.668787] scsi0 : ata_piix\n[ 0.670065] scsi1 : ata_piix\n[ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674128] libphy: Fixed MDIO Bus: probed\n[ 0.675216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676425] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679431] PPP generic driver version 2.4.2\n[ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681997] ehci-pci: EHCI PCI platform driver\n[ 0.683109] ehci-platform: EHCI generic platform driver\n[ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685696] ohci-pci: OHCI PCI platform driver\n[ 0.686761] ohci-platform: OHCI generic platform driver\n[ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718835] usb usb1: Product: UHCI Host Controller\n[ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721579] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722924] hub 1-0:1.0: USB hub found\n[ 0.723962] hub 1-0:1.0: 2 ports detected\n[ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730739] mousedev: PS/2 mouse device common for all mice\n[ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740665] device-mapper: uevent: version 1.0.3\n[ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745576] TCP: cubic registered\n[ 0.753760] NET: Registered protocol family 10\n[ 0.755367] NET: Registered protocol family 17\n[ 0.756568] Key type dns_resolver registered\n[ 0.758006] Loading compiled-in X.509 certificates\n[ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.762233] registered taskstats version 1\n[ 0.765520] Key type trusted registered\n[ 0.769610] Key type encrypted registered\n[ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772133] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774555] regulator-dummy: disabling\n[ 0.776008] Magic number: 14:843:408\n[ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780744] EDD information not available.\n[ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832492] Write protecting the kernel read-only data: 12288k\n[ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854456] systemd-udevd[107]: starting version 204\n[ 0.896895] FDC 0 is a S82078B\n[ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204562] usb 1-1: Product: QEMU USB Tablet\n[ 1.205921] usb 1-1: Manufacturer: QEMU\n[ 1.207153] usb 1-1: SerialNumber: 42\n[ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .E|\n| . |\n| . . . |\n| S . . .|\n| o o . . |\n| o o . = .|\n| o . @.= |\n| ..+=X .|\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:\n9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S + o |\n| . * * . |\n| . + = = . |\n|o. . o.* o |\n|oE..... .=+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:\n57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o=%|\n| +. OB|\n| +E.oX|\n| . ...*|\n| S . o|\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:\nb0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . . |\n| o o |\n| . + o |\n|. . . . S |\n|+o. . . |\n|=o. o o o |\n|.+.+ o + |\n|+oooo 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 * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 22s (4358 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\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\n"} 2018-12-03 02:28:02,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/action used request id req-b8a1116d-8216-4b68-836b-bffd69a55a54 2018-12-03 02:28:02,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0888698101044s 2018-12-03 02:28:02,461 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008039] Security Framework initialized [ 0.009162] AppArmor: AppArmor initialized [ 0.010257] Yama: becoming mindful. [ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020288] Initializing cgroup subsys memory [ 0.021408] Initializing cgroup subsys devices [ 0.022592] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025207] Initializing cgroup subsys perf_event [ 0.026364] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029891] mce: CPU supports 10 MCE banks [ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050707] ACPI: Core revision 20131115 [ 0.052667] ACPI: All ACPI Tables successfully acquired [ 0.054393] ftrace: allocating 28747 entries in 113 pages [ 0.076276] smpboot: Max logical packages: 2 [ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082234] Enabling x2apic [ 0.083401] Enabled x2apic [ 0.084007] Switched APIC routing to physical x2apic. [ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101746] KVM setup paravirtual spinlock [ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106690] x86: Booting SMP configuration: [ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124080] KVM setup async PF for cpu 1 [ 0.124104] x86: Booted up 1 node, 2 CPUs [ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132010] devtmpfs: initialized [ 0.134782] EVM: security.selinux [ 0.136005] EVM: security.SMACK64 [ 0.137380] EVM: security.ima [ 0.138476] EVM: security.capability [ 0.140812] pinctrl core: initialized pinctrl subsystem [ 0.142638] regulator-dummy: no parameters [ 0.144127] RTC time: 2:25:12, date: 12/03/18 [ 0.146121] NET: Registered protocol family 16 [ 0.148503] cpuidle: using governor ladder [ 0.150024] cpuidle: using governor menu [ 0.151448] ACPI: bus type PCI registered [ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155145] PCI: Using configuration type 1 for base access [ 0.156726] bio: create slab at 0 [ 0.157419] ACPI: Added _OSI(Module Device) [ 0.157419] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163532] ACPI: Interpreter enabled [ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176716] ACPI: (supports S0 S5) [ 0.177620] ACPI: Using IOAPIC for interrupt routing [ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180244] ACPI: No dock devices found. [ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188420] acpiphp: Slot [3] registered [ 0.189937] acpiphp: Slot [4] registered [ 0.191588] acpiphp: Slot [5] registered [ 0.192044] acpiphp: Slot [6] registered [ 0.193095] acpiphp: Slot [7] registered [ 0.194121] acpiphp: Slot [8] registered [ 0.195176] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197079] acpiphp: Slot [11] registered [ 0.198212] acpiphp: Slot [12] registered [ 0.199277] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201301] acpiphp: Slot [15] registered [ 0.202518] acpiphp: Slot [16] registered [ 0.203963] acpiphp: Slot [17] registered [ 0.204024] acpiphp: Slot [18] registered [ 0.205167] acpiphp: Slot [19] registered [ 0.206321] acpiphp: Slot [20] registered [ 0.207506] acpiphp: Slot [21] registered [ 0.208023] acpiphp: Slot [22] registered [ 0.209171] acpiphp: Slot [23] registered [ 0.210267] acpiphp: Slot [24] registered [ 0.211344] acpiphp: Slot [25] registered [ 0.212023] acpiphp: Slot [26] registered [ 0.213096] acpiphp: Slot [27] registered [ 0.214160] acpiphp: Slot [28] registered [ 0.215285] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217185] acpiphp: Slot [31] registered [ 0.218213] PCI host bridge to bus 0000:00 [ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279416] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281685] SCSI subsystem initialized [ 0.282960] ACPI: bus type USB registered [ 0.284037] usbcore: registered new interface driver usbfs [ 0.285450] usbcore: registered new interface driver hub [ 0.286916] usbcore: registered new device driver usb [ 0.288126] PCI: Using ACPI for IRQ routing [ 0.289540] NetLabel: Initializing [ 0.290503] NetLabel: domain hash size = 128 [ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292063] NetLabel: unlabeled traffic allowed by default [ 0.293424] Switched to clocksource kvm-clock [ 0.300431] AppArmor: AppArmor Filesystem Enabled [ 0.301603] pnp: PnP ACPI init [ 0.302431] ACPI: bus type PNP registered [ 0.303930] pnp: PnP ACPI: found 8 devices [ 0.304958] ACPI: bus type PNP unregistered [ 0.312498] NET: Registered protocol family 2 [ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317627] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319232] TCP: reno registered [ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323060] NET: Registered protocol family 1 [ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373667] Trying to unpack rootfs image as initramfs... [ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483970] Scanning for low memory corruption every 60 seconds [ 0.486070] Initialise system trusted keyring [ 0.487481] audit: initializing netlink socket (disabled) [ 0.489107] type=2000 audit(1543803913.419:1): initialized [ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512910] zbud: loaded [ 0.514002] VFS: Disk quotas dquot_6.5.2 [ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517428] fuse init (API version 7.22) [ 0.518734] msgmni has been set to 3997 [ 0.519982] Key type big_key registered [ 0.521585] Key type asymmetric registered [ 0.522836] Asymmetric key parser 'x509' registered [ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526592] io scheduler noop registered [ 0.527818] io scheduler deadline registered (default) [ 0.529330] io scheduler cfq registered [ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534248] ipmi message handler version 39.2 [ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537981] ACPI: Power Button [PWRF] [ 0.539281] GHES: HEST is not enabled! [ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659450] Linux agpgart interface v0.103 [ 0.661415] brd: module loaded [ 0.662676] loop: module loaded [ 0.663841] blk-mq: CPU -> queue map [ 0.664759] CPU 0 -> Queue 0 [ 0.665593] CPU 1 -> Queue 0 [ 0.667210] vda: vda1 [ 0.668787] scsi0 : ata_piix [ 0.670065] scsi1 : ata_piix [ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674128] libphy: Fixed MDIO Bus: probed [ 0.675216] tun: Universal TUN/TAP device driver, 1.6 [ 0.676425] tun: (C) 1999-2004 Max Krasnyansky [ 0.679431] PPP generic driver version 2.4.2 [ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681997] ehci-pci: EHCI PCI platform driver [ 0.683109] ehci-platform: EHCI generic platform driver [ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685696] ohci-pci: OHCI PCI platform driver [ 0.686761] ohci-platform: OHCI generic platform driver [ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718835] usb usb1: Product: UHCI Host Controller [ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721579] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722924] hub 1-0:1.0: USB hub found [ 0.723962] hub 1-0:1.0: 2 ports detected [ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730739] mousedev: PS/2 mouse device common for all mice [ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735014] rtc_cmos 00:00: RTC can wake from S4 [ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740665] device-mapper: uevent: version 1.0.3 [ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745576] TCP: cubic registered [ 0.753760] NET: Registered protocol family 10 [ 0.755367] NET: Registered protocol family 17 [ 0.756568] Key type dns_resolver registered [ 0.758006] Loading compiled-in X.509 certificates [ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.762233] registered taskstats version 1 [ 0.765520] Key type trusted registered [ 0.769610] Key type encrypted registered [ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772133] IMA: No TPM chip found, activating TPM-bypass! [ 0.774555] regulator-dummy: disabling [ 0.776008] Magic number: 14:843:408 [ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780744] EDD information not available. [ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832492] Write protecting the kernel read-only data: 12288k [ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.854456] systemd-udevd[107]: starting version 204 [ 0.896895] FDC 0 is a S82078B [ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204562] usb 1-1: Product: QEMU USB Tablet [ 1.205921] usb 1-1: Manufacturer: QEMU [ 1.207153] usb 1-1: SerialNumber: 42 [ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .E| | . | | . . . | | S . . .| | o o . . | | o o . = .| | o . @.= | | ..+=X .| +-----------------+ 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: 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S + o | | . * * . | | . + = = . | |o. . o.* o | |oE..... .=+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: 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o=%| | +. OB| | +E.oX| | . ...*| | 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: b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | o o | | . + o | |. . . . S | |+o. . . | |=o. o o o | |.+.+ o + | |+oooo 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 ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 22s (4358 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 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 2018-12-03 02:28:02,465 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:12,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:13,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-e67ec7ca-1084-47fa-a603-e4cf8b438af0 x-openstack-request-id: req-e67ec7ca-1084-47fa-a603-e4cf8b438af0 2018-12-03 02:28:13,307 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:13,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e67ec7ca-1084-47fa-a603-e4cf8b438af0 2018-12-03 02:28:13,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831171035767s 2018-12-03 02:28:13,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:13,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19531 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-ecc124ca-e16b-4d4e-9299-fdc477c81205 x-openstack-request-id: req-ecc124ca-e16b-4d4e-9299-fdc477c81205 2018-12-03 02:28:13,394 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008039] Security Framework initialized\n[ 0.009162] AppArmor: AppArmor initialized\n[ 0.010257] Yama: becoming mindful.\n[ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020288] Initializing cgroup subsys memory\n[ 0.021408] Initializing cgroup subsys devices\n[ 0.022592] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025207] Initializing cgroup subsys perf_event\n[ 0.026364] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029891] mce: CPU supports 10 MCE banks\n[ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050707] ACPI: Core revision 20131115\n[ 0.052667] ACPI: All ACPI Tables successfully acquired\n[ 0.054393] ftrace: allocating 28747 entries in 113 pages\n[ 0.076276] smpboot: Max logical packages: 2\n[ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082234] Enabling x2apic\n[ 0.083401] Enabled x2apic\n[ 0.084007] Switched APIC routing to physical x2apic.\n[ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101746] KVM setup paravirtual spinlock\n[ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106690] x86: Booting SMP configuration:\n[ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124080] KVM setup async PF for cpu 1\n[ 0.124104] x86: Booted up 1 node, 2 CPUs\n[ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132010] devtmpfs: initialized\n[ 0.134782] EVM: security.selinux\n[ 0.136005] EVM: security.SMACK64\n[ 0.137380] EVM: security.ima\n[ 0.138476] EVM: security.capability\n[ 0.140812] pinctrl core: initialized pinctrl subsystem\n[ 0.142638] regulator-dummy: no parameters\n[ 0.144127] RTC time: 2:25:12, date: 12/03/18\n[ 0.146121] NET: Registered protocol family 16\n[ 0.148503] cpuidle: using governor ladder\n[ 0.150024] cpuidle: using governor menu\n[ 0.151448] ACPI: bus type PCI registered\n[ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155145] PCI: Using configuration type 1 for base access\n[ 0.156726] bio: create slab at 0\n[ 0.157419] ACPI: Added _OSI(Module Device)\n[ 0.157419] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163532] ACPI: Interpreter enabled\n[ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176716] ACPI: (supports S0 S5)\n[ 0.177620] ACPI: Using IOAPIC for interrupt routing\n[ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180244] ACPI: No dock devices found.\n[ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188420] acpiphp: Slot [3] registered\n[ 0.189937] acpiphp: Slot [4] registered\n[ 0.191588] acpiphp: Slot [5] registered\n[ 0.192044] acpiphp: Slot [6] registered\n[ 0.193095] acpiphp: Slot [7] registered\n[ 0.194121] acpiphp: Slot [8] registered\n[ 0.195176] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197079] acpiphp: Slot [11] registered\n[ 0.198212] acpiphp: Slot [12] registered\n[ 0.199277] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201301] acpiphp: Slot [15] registered\n[ 0.202518] acpiphp: Slot [16] registered\n[ 0.203963] acpiphp: Slot [17] registered\n[ 0.204024] acpiphp: Slot [18] registered\n[ 0.205167] acpiphp: Slot [19] registered\n[ 0.206321] acpiphp: Slot [20] registered\n[ 0.207506] acpiphp: Slot [21] registered\n[ 0.208023] acpiphp: Slot [22] registered\n[ 0.209171] acpiphp: Slot [23] registered\n[ 0.210267] acpiphp: Slot [24] registered\n[ 0.211344] acpiphp: Slot [25] registered\n[ 0.212023] acpiphp: Slot [26] registered\n[ 0.213096] acpiphp: Slot [27] registered\n[ 0.214160] acpiphp: Slot [28] registered\n[ 0.215285] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217185] acpiphp: Slot [31] registered\n[ 0.218213] PCI host bridge to bus 0000:00\n[ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279416] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281685] SCSI subsystem initialized\n[ 0.282960] ACPI: bus type USB registered\n[ 0.284037] usbcore: registered new interface driver usbfs\n[ 0.285450] usbcore: registered new interface driver hub\n[ 0.286916] usbcore: registered new device driver usb\n[ 0.288126] PCI: Using ACPI for IRQ routing\n[ 0.289540] NetLabel: Initializing\n[ 0.290503] NetLabel: domain hash size = 128\n[ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292063] NetLabel: unlabeled traffic allowed by default\n[ 0.293424] Switched to clocksource kvm-clock\n[ 0.300431] AppArmor: AppArmor Filesystem Enabled\n[ 0.301603] pnp: PnP ACPI init\n[ 0.302431] ACPI: bus type PNP registered\n[ 0.303930] pnp: PnP ACPI: found 8 devices\n[ 0.304958] ACPI: bus type PNP unregistered\n[ 0.312498] NET: Registered protocol family 2\n[ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317627] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319232] TCP: reno registered\n[ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323060] NET: Registered protocol family 1\n[ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373667] Trying to unpack rootfs image as initramfs...\n[ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483970] Scanning for low memory corruption every 60 seconds\n[ 0.486070] Initialise system trusted keyring\n[ 0.487481] audit: initializing netlink socket (disabled)\n[ 0.489107] type=2000 audit(1543803913.419:1): initialized\n[ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512910] zbud: loaded\n[ 0.514002] VFS: Disk quotas dquot_6.5.2\n[ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517428] fuse init (API version 7.22)\n[ 0.518734] msgmni has been set to 3997\n[ 0.519982] Key type big_key registered\n[ 0.521585] Key type asymmetric registered\n[ 0.522836] Asymmetric key parser 'x509' registered\n[ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526592] io scheduler noop registered\n[ 0.527818] io scheduler deadline registered (default)\n[ 0.529330] io scheduler cfq registered\n[ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534248] ipmi message handler version 39.2\n[ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537981] ACPI: Power Button [PWRF]\n[ 0.539281] GHES: HEST is not enabled!\n[ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659450] Linux agpgart interface v0.103\n[ 0.661415] brd: module loaded\n[ 0.662676] loop: module loaded\n[ 0.663841] blk-mq: CPU -> queue map\n[ 0.664759] CPU 0 -> Queue 0\n[ 0.665593] CPU 1 -> Queue 0\n[ 0.667210] vda: vda1\n[ 0.668787] scsi0 : ata_piix\n[ 0.670065] scsi1 : ata_piix\n[ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674128] libphy: Fixed MDIO Bus: probed\n[ 0.675216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676425] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679431] PPP generic driver version 2.4.2\n[ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681997] ehci-pci: EHCI PCI platform driver\n[ 0.683109] ehci-platform: EHCI generic platform driver\n[ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685696] ohci-pci: OHCI PCI platform driver\n[ 0.686761] ohci-platform: OHCI generic platform driver\n[ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718835] usb usb1: Product: UHCI Host Controller\n[ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721579] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722924] hub 1-0:1.0: USB hub found\n[ 0.723962] hub 1-0:1.0: 2 ports detected\n[ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730739] mousedev: PS/2 mouse device common for all mice\n[ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740665] device-mapper: uevent: version 1.0.3\n[ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745576] TCP: cubic registered\n[ 0.753760] NET: Registered protocol family 10\n[ 0.755367] NET: Registered protocol family 17\n[ 0.756568] Key type dns_resolver registered\n[ 0.758006] Loading compiled-in X.509 certificates\n[ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.762233] registered taskstats version 1\n[ 0.765520] Key type trusted registered\n[ 0.769610] Key type encrypted registered\n[ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772133] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774555] regulator-dummy: disabling\n[ 0.776008] Magic number: 14:843:408\n[ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780744] EDD information not available.\n[ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832492] Write protecting the kernel read-only data: 12288k\n[ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854456] systemd-udevd[107]: starting version 204\n[ 0.896895] FDC 0 is a S82078B\n[ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204562] usb 1-1: Product: QEMU USB Tablet\n[ 1.205921] usb 1-1: Manufacturer: QEMU\n[ 1.207153] usb 1-1: SerialNumber: 42\n[ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .E|\n| . |\n| . . . |\n| S . . .|\n| o o . . |\n| o o . = .|\n| o . @.= |\n| ..+=X .|\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:\n9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S + o |\n| . * * . |\n| . + = = . |\n|o. . o.* o |\n|oE..... .=+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:\n57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o=%|\n| +. OB|\n| +E.oX|\n| . ...*|\n| S . o|\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:\nb0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . . |\n| o o |\n| . + o |\n|. . . . S |\n|+o. . . |\n|=o. o o o |\n|.+.+ o + |\n|+oooo 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 * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 22s (4358 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\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"} 2018-12-03 02:28:13,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/action used request id req-ecc124ca-e16b-4d4e-9299-fdc477c81205 2018-12-03 02:28:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822370052338s 2018-12-03 02:28:13,399 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008039] Security Framework initialized [ 0.009162] AppArmor: AppArmor initialized [ 0.010257] Yama: becoming mindful. [ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020288] Initializing cgroup subsys memory [ 0.021408] Initializing cgroup subsys devices [ 0.022592] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025207] Initializing cgroup subsys perf_event [ 0.026364] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029891] mce: CPU supports 10 MCE banks [ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050707] ACPI: Core revision 20131115 [ 0.052667] ACPI: All ACPI Tables successfully acquired [ 0.054393] ftrace: allocating 28747 entries in 113 pages [ 0.076276] smpboot: Max logical packages: 2 [ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082234] Enabling x2apic [ 0.083401] Enabled x2apic [ 0.084007] Switched APIC routing to physical x2apic. [ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101746] KVM setup paravirtual spinlock [ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106690] x86: Booting SMP configuration: [ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124080] KVM setup async PF for cpu 1 [ 0.124104] x86: Booted up 1 node, 2 CPUs [ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132010] devtmpfs: initialized [ 0.134782] EVM: security.selinux [ 0.136005] EVM: security.SMACK64 [ 0.137380] EVM: security.ima [ 0.138476] EVM: security.capability [ 0.140812] pinctrl core: initialized pinctrl subsystem [ 0.142638] regulator-dummy: no parameters [ 0.144127] RTC time: 2:25:12, date: 12/03/18 [ 0.146121] NET: Registered protocol family 16 [ 0.148503] cpuidle: using governor ladder [ 0.150024] cpuidle: using governor menu [ 0.151448] ACPI: bus type PCI registered [ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155145] PCI: Using configuration type 1 for base access [ 0.156726] bio: create slab at 0 [ 0.157419] ACPI: Added _OSI(Module Device) [ 0.157419] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163532] ACPI: Interpreter enabled [ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176716] ACPI: (supports S0 S5) [ 0.177620] ACPI: Using IOAPIC for interrupt routing [ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180244] ACPI: No dock devices found. [ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188420] acpiphp: Slot [3] registered [ 0.189937] acpiphp: Slot [4] registered [ 0.191588] acpiphp: Slot [5] registered [ 0.192044] acpiphp: Slot [6] registered [ 0.193095] acpiphp: Slot [7] registered [ 0.194121] acpiphp: Slot [8] registered [ 0.195176] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197079] acpiphp: Slot [11] registered [ 0.198212] acpiphp: Slot [12] registered [ 0.199277] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201301] acpiphp: Slot [15] registered [ 0.202518] acpiphp: Slot [16] registered [ 0.203963] acpiphp: Slot [17] registered [ 0.204024] acpiphp: Slot [18] registered [ 0.205167] acpiphp: Slot [19] registered [ 0.206321] acpiphp: Slot [20] registered [ 0.207506] acpiphp: Slot [21] registered [ 0.208023] acpiphp: Slot [22] registered [ 0.209171] acpiphp: Slot [23] registered [ 0.210267] acpiphp: Slot [24] registered [ 0.211344] acpiphp: Slot [25] registered [ 0.212023] acpiphp: Slot [26] registered [ 0.213096] acpiphp: Slot [27] registered [ 0.214160] acpiphp: Slot [28] registered [ 0.215285] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217185] acpiphp: Slot [31] registered [ 0.218213] PCI host bridge to bus 0000:00 [ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279416] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281685] SCSI subsystem initialized [ 0.282960] ACPI: bus type USB registered [ 0.284037] usbcore: registered new interface driver usbfs [ 0.285450] usbcore: registered new interface driver hub [ 0.286916] usbcore: registered new device driver usb [ 0.288126] PCI: Using ACPI for IRQ routing [ 0.289540] NetLabel: Initializing [ 0.290503] NetLabel: domain hash size = 128 [ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292063] NetLabel: unlabeled traffic allowed by default [ 0.293424] Switched to clocksource kvm-clock [ 0.300431] AppArmor: AppArmor Filesystem Enabled [ 0.301603] pnp: PnP ACPI init [ 0.302431] ACPI: bus type PNP registered [ 0.303930] pnp: PnP ACPI: found 8 devices [ 0.304958] ACPI: bus type PNP unregistered [ 0.312498] NET: Registered protocol family 2 [ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317627] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319232] TCP: reno registered [ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323060] NET: Registered protocol family 1 [ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373667] Trying to unpack rootfs image as initramfs... [ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483970] Scanning for low memory corruption every 60 seconds [ 0.486070] Initialise system trusted keyring [ 0.487481] audit: initializing netlink socket (disabled) [ 0.489107] type=2000 audit(1543803913.419:1): initialized [ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512910] zbud: loaded [ 0.514002] VFS: Disk quotas dquot_6.5.2 [ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517428] fuse init (API version 7.22) [ 0.518734] msgmni has been set to 3997 [ 0.519982] Key type big_key registered [ 0.521585] Key type asymmetric registered [ 0.522836] Asymmetric key parser 'x509' registered [ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526592] io scheduler noop registered [ 0.527818] io scheduler deadline registered (default) [ 0.529330] io scheduler cfq registered [ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534248] ipmi message handler version 39.2 [ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537981] ACPI: Power Button [PWRF] [ 0.539281] GHES: HEST is not enabled! [ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659450] Linux agpgart interface v0.103 [ 0.661415] brd: module loaded [ 0.662676] loop: module loaded [ 0.663841] blk-mq: CPU -> queue map [ 0.664759] CPU 0 -> Queue 0 [ 0.665593] CPU 1 -> Queue 0 [ 0.667210] vda: vda1 [ 0.668787] scsi0 : ata_piix [ 0.670065] scsi1 : ata_piix [ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674128] libphy: Fixed MDIO Bus: probed [ 0.675216] tun: Universal TUN/TAP device driver, 1.6 [ 0.676425] tun: (C) 1999-2004 Max Krasnyansky [ 0.679431] PPP generic driver version 2.4.2 [ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681997] ehci-pci: EHCI PCI platform driver [ 0.683109] ehci-platform: EHCI generic platform driver [ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685696] ohci-pci: OHCI PCI platform driver [ 0.686761] ohci-platform: OHCI generic platform driver [ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718835] usb usb1: Product: UHCI Host Controller [ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721579] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722924] hub 1-0:1.0: USB hub found [ 0.723962] hub 1-0:1.0: 2 ports detected [ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730739] mousedev: PS/2 mouse device common for all mice [ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735014] rtc_cmos 00:00: RTC can wake from S4 [ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740665] device-mapper: uevent: version 1.0.3 [ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745576] TCP: cubic registered [ 0.753760] NET: Registered protocol family 10 [ 0.755367] NET: Registered protocol family 17 [ 0.756568] Key type dns_resolver registered [ 0.758006] Loading compiled-in X.509 certificates [ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.762233] registered taskstats version 1 [ 0.765520] Key type trusted registered [ 0.769610] Key type encrypted registered [ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772133] IMA: No TPM chip found, activating TPM-bypass! [ 0.774555] regulator-dummy: disabling [ 0.776008] Magic number: 14:843:408 [ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780744] EDD information not available. [ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832492] Write protecting the kernel read-only data: 12288k [ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.854456] systemd-udevd[107]: starting version 204 [ 0.896895] FDC 0 is a S82078B [ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204562] usb 1-1: Product: QEMU USB Tablet [ 1.205921] usb 1-1: Manufacturer: QEMU [ 1.207153] usb 1-1: SerialNumber: 42 [ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .E| | . | | . . . | | S . . .| | o o . . | | o o . = .| | o . @.= | | ..+=X .| +-----------------+ 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: 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S + o | | . * * . | | . + = = . | |o. . o.* o | |oE..... .=+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: 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o=%| | +. OB| | +E.oX| | . ...*| | 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: b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | o o | | . + o | |. . . . S | |+o. . . | |=o. o o o | |.+.+ o + | |+oooo 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 ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 22s (4358 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 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 2018-12-03 02:28:13,404 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:23,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:23,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-93128b0a-eaca-44b4-a15e-1225f2b51a70 x-openstack-request-id: req-93128b0a-eaca-44b4-a15e-1225f2b51a70 2018-12-03 02:28:23,966 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:23,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93128b0a-eaca-44b4-a15e-1225f2b51a70 2018-12-03 02:28:23,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552310943604s 2018-12-03 02:28:23,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:23,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:24,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20138 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-c8f332e9-51cf-43ab-88ac-b01745061208 x-openstack-request-id: req-c8f332e9-51cf-43ab-88ac-b01745061208 2018-12-03 02:28:24,089 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008039] Security Framework initialized\n[ 0.009162] AppArmor: AppArmor initialized\n[ 0.010257] Yama: becoming mindful.\n[ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020288] Initializing cgroup subsys memory\n[ 0.021408] Initializing cgroup subsys devices\n[ 0.022592] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025207] Initializing cgroup subsys perf_event\n[ 0.026364] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029891] mce: CPU supports 10 MCE banks\n[ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050707] ACPI: Core revision 20131115\n[ 0.052667] ACPI: All ACPI Tables successfully acquired\n[ 0.054393] ftrace: allocating 28747 entries in 113 pages\n[ 0.076276] smpboot: Max logical packages: 2\n[ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082234] Enabling x2apic\n[ 0.083401] Enabled x2apic\n[ 0.084007] Switched APIC routing to physical x2apic.\n[ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101746] KVM setup paravirtual spinlock\n[ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106690] x86: Booting SMP configuration:\n[ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124080] KVM setup async PF for cpu 1\n[ 0.124104] x86: Booted up 1 node, 2 CPUs\n[ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132010] devtmpfs: initialized\n[ 0.134782] EVM: security.selinux\n[ 0.136005] EVM: security.SMACK64\n[ 0.137380] EVM: security.ima\n[ 0.138476] EVM: security.capability\n[ 0.140812] pinctrl core: initialized pinctrl subsystem\n[ 0.142638] regulator-dummy: no parameters\n[ 0.144127] RTC time: 2:25:12, date: 12/03/18\n[ 0.146121] NET: Registered protocol family 16\n[ 0.148503] cpuidle: using governor ladder\n[ 0.150024] cpuidle: using governor menu\n[ 0.151448] ACPI: bus type PCI registered\n[ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155145] PCI: Using configuration type 1 for base access\n[ 0.156726] bio: create slab at 0\n[ 0.157419] ACPI: Added _OSI(Module Device)\n[ 0.157419] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163532] ACPI: Interpreter enabled\n[ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176716] ACPI: (supports S0 S5)\n[ 0.177620] ACPI: Using IOAPIC for interrupt routing\n[ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180244] ACPI: No dock devices found.\n[ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188420] acpiphp: Slot [3] registered\n[ 0.189937] acpiphp: Slot [4] registered\n[ 0.191588] acpiphp: Slot [5] registered\n[ 0.192044] acpiphp: Slot [6] registered\n[ 0.193095] acpiphp: Slot [7] registered\n[ 0.194121] acpiphp: Slot [8] registered\n[ 0.195176] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197079] acpiphp: Slot [11] registered\n[ 0.198212] acpiphp: Slot [12] registered\n[ 0.199277] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201301] acpiphp: Slot [15] registered\n[ 0.202518] acpiphp: Slot [16] registered\n[ 0.203963] acpiphp: Slot [17] registered\n[ 0.204024] acpiphp: Slot [18] registered\n[ 0.205167] acpiphp: Slot [19] registered\n[ 0.206321] acpiphp: Slot [20] registered\n[ 0.207506] acpiphp: Slot [21] registered\n[ 0.208023] acpiphp: Slot [22] registered\n[ 0.209171] acpiphp: Slot [23] registered\n[ 0.210267] acpiphp: Slot [24] registered\n[ 0.211344] acpiphp: Slot [25] registered\n[ 0.212023] acpiphp: Slot [26] registered\n[ 0.213096] acpiphp: Slot [27] registered\n[ 0.214160] acpiphp: Slot [28] registered\n[ 0.215285] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217185] acpiphp: Slot [31] registered\n[ 0.218213] PCI host bridge to bus 0000:00\n[ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279416] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281685] SCSI subsystem initialized\n[ 0.282960] ACPI: bus type USB registered\n[ 0.284037] usbcore: registered new interface driver usbfs\n[ 0.285450] usbcore: registered new interface driver hub\n[ 0.286916] usbcore: registered new device driver usb\n[ 0.288126] PCI: Using ACPI for IRQ routing\n[ 0.289540] NetLabel: Initializing\n[ 0.290503] NetLabel: domain hash size = 128\n[ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292063] NetLabel: unlabeled traffic allowed by default\n[ 0.293424] Switched to clocksource kvm-clock\n[ 0.300431] AppArmor: AppArmor Filesystem Enabled\n[ 0.301603] pnp: PnP ACPI init\n[ 0.302431] ACPI: bus type PNP registered\n[ 0.303930] pnp: PnP ACPI: found 8 devices\n[ 0.304958] ACPI: bus type PNP unregistered\n[ 0.312498] NET: Registered protocol family 2\n[ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317627] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319232] TCP: reno registered\n[ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323060] NET: Registered protocol family 1\n[ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373667] Trying to unpack rootfs image as initramfs...\n[ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483970] Scanning for low memory corruption every 60 seconds\n[ 0.486070] Initialise system trusted keyring\n[ 0.487481] audit: initializing netlink socket (disabled)\n[ 0.489107] type=2000 audit(1543803913.419:1): initialized\n[ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512910] zbud: loaded\n[ 0.514002] VFS: Disk quotas dquot_6.5.2\n[ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517428] fuse init (API version 7.22)\n[ 0.518734] msgmni has been set to 3997\n[ 0.519982] Key type big_key registered\n[ 0.521585] Key type asymmetric registered\n[ 0.522836] Asymmetric key parser 'x509' registered\n[ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526592] io scheduler noop registered\n[ 0.527818] io scheduler deadline registered (default)\n[ 0.529330] io scheduler cfq registered\n[ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534248] ipmi message handler version 39.2\n[ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537981] ACPI: Power Button [PWRF]\n[ 0.539281] GHES: HEST is not enabled!\n[ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659450] Linux agpgart interface v0.103\n[ 0.661415] brd: module loaded\n[ 0.662676] loop: module loaded\n[ 0.663841] blk-mq: CPU -> queue map\n[ 0.664759] CPU 0 -> Queue 0\n[ 0.665593] CPU 1 -> Queue 0\n[ 0.667210] vda: vda1\n[ 0.668787] scsi0 : ata_piix\n[ 0.670065] scsi1 : ata_piix\n[ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674128] libphy: Fixed MDIO Bus: probed\n[ 0.675216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676425] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679431] PPP generic driver version 2.4.2\n[ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681997] ehci-pci: EHCI PCI platform driver\n[ 0.683109] ehci-platform: EHCI generic platform driver\n[ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685696] ohci-pci: OHCI PCI platform driver\n[ 0.686761] ohci-platform: OHCI generic platform driver\n[ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718835] usb usb1: Product: UHCI Host Controller\n[ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721579] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722924] hub 1-0:1.0: USB hub found\n[ 0.723962] hub 1-0:1.0: 2 ports detected\n[ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730739] mousedev: PS/2 mouse device common for all mice\n[ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740665] device-mapper: uevent: version 1.0.3\n[ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745576] TCP: cubic registered\n[ 0.753760] NET: Registered protocol family 10\n[ 0.755367] NET: Registered protocol family 17\n[ 0.756568] Key type dns_resolver registered\n[ 0.758006] Loading compiled-in X.509 certificates\n[ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.762233] registered taskstats version 1\n[ 0.765520] Key type trusted registered\n[ 0.769610] Key type encrypted registered\n[ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772133] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774555] regulator-dummy: disabling\n[ 0.776008] Magic number: 14:843:408\n[ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780744] EDD information not available.\n[ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832492] Write protecting the kernel read-only data: 12288k\n[ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854456] systemd-udevd[107]: starting version 204\n[ 0.896895] FDC 0 is a S82078B\n[ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204562] usb 1-1: Product: QEMU USB Tablet\n[ 1.205921] usb 1-1: Manufacturer: QEMU\n[ 1.207153] usb 1-1: SerialNumber: 42\n[ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .E|\n| . |\n| . . . |\n| S . . .|\n| o o . . |\n| o o . = .|\n| o . @.= |\n| ..+=X .|\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:\n9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S + o |\n| . * * . |\n| . + = = . |\n|o. . o.* o |\n|oE..... .=+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:\n57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o=%|\n| +. OB|\n| +E.oX|\n| . ...*|\n| S . o|\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:\nb0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . . |\n| o o |\n| . + o |\n|. . . . S |\n|+o. . . |\n|=o. o o o |\n|.+.+ o + |\n|+oooo 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 * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 22s (4358 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............+++\n..........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\n"} 2018-12-03 02:28:24,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/action used request id req-c8f332e9-51cf-43ab-88ac-b01745061208 2018-12-03 02:28:24,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116910934448s 2018-12-03 02:28:24,094 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008039] Security Framework initialized [ 0.009162] AppArmor: AppArmor initialized [ 0.010257] Yama: becoming mindful. [ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020288] Initializing cgroup subsys memory [ 0.021408] Initializing cgroup subsys devices [ 0.022592] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025207] Initializing cgroup subsys perf_event [ 0.026364] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029891] mce: CPU supports 10 MCE banks [ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050707] ACPI: Core revision 20131115 [ 0.052667] ACPI: All ACPI Tables successfully acquired [ 0.054393] ftrace: allocating 28747 entries in 113 pages [ 0.076276] smpboot: Max logical packages: 2 [ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082234] Enabling x2apic [ 0.083401] Enabled x2apic [ 0.084007] Switched APIC routing to physical x2apic. [ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101746] KVM setup paravirtual spinlock [ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106690] x86: Booting SMP configuration: [ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124080] KVM setup async PF for cpu 1 [ 0.124104] x86: Booted up 1 node, 2 CPUs [ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132010] devtmpfs: initialized [ 0.134782] EVM: security.selinux [ 0.136005] EVM: security.SMACK64 [ 0.137380] EVM: security.ima [ 0.138476] EVM: security.capability [ 0.140812] pinctrl core: initialized pinctrl subsystem [ 0.142638] regulator-dummy: no parameters [ 0.144127] RTC time: 2:25:12, date: 12/03/18 [ 0.146121] NET: Registered protocol family 16 [ 0.148503] cpuidle: using governor ladder [ 0.150024] cpuidle: using governor menu [ 0.151448] ACPI: bus type PCI registered [ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155145] PCI: Using configuration type 1 for base access [ 0.156726] bio: create slab at 0 [ 0.157419] ACPI: Added _OSI(Module Device) [ 0.157419] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163532] ACPI: Interpreter enabled [ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176716] ACPI: (supports S0 S5) [ 0.177620] ACPI: Using IOAPIC for interrupt routing [ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180244] ACPI: No dock devices found. [ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188420] acpiphp: Slot [3] registered [ 0.189937] acpiphp: Slot [4] registered [ 0.191588] acpiphp: Slot [5] registered [ 0.192044] acpiphp: Slot [6] registered [ 0.193095] acpiphp: Slot [7] registered [ 0.194121] acpiphp: Slot [8] registered [ 0.195176] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197079] acpiphp: Slot [11] registered [ 0.198212] acpiphp: Slot [12] registered [ 0.199277] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201301] acpiphp: Slot [15] registered [ 0.202518] acpiphp: Slot [16] registered [ 0.203963] acpiphp: Slot [17] registered [ 0.204024] acpiphp: Slot [18] registered [ 0.205167] acpiphp: Slot [19] registered [ 0.206321] acpiphp: Slot [20] registered [ 0.207506] acpiphp: Slot [21] registered [ 0.208023] acpiphp: Slot [22] registered [ 0.209171] acpiphp: Slot [23] registered [ 0.210267] acpiphp: Slot [24] registered [ 0.211344] acpiphp: Slot [25] registered [ 0.212023] acpiphp: Slot [26] registered [ 0.213096] acpiphp: Slot [27] registered [ 0.214160] acpiphp: Slot [28] registered [ 0.215285] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217185] acpiphp: Slot [31] registered [ 0.218213] PCI host bridge to bus 0000:00 [ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279416] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281685] SCSI subsystem initialized [ 0.282960] ACPI: bus type USB registered [ 0.284037] usbcore: registered new interface driver usbfs [ 0.285450] usbcore: registered new interface driver hub [ 0.286916] usbcore: registered new device driver usb [ 0.288126] PCI: Using ACPI for IRQ routing [ 0.289540] NetLabel: Initializing [ 0.290503] NetLabel: domain hash size = 128 [ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292063] NetLabel: unlabeled traffic allowed by default [ 0.293424] Switched to clocksource kvm-clock [ 0.300431] AppArmor: AppArmor Filesystem Enabled [ 0.301603] pnp: PnP ACPI init [ 0.302431] ACPI: bus type PNP registered [ 0.303930] pnp: PnP ACPI: found 8 devices [ 0.304958] ACPI: bus type PNP unregistered [ 0.312498] NET: Registered protocol family 2 [ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317627] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319232] TCP: reno registered [ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323060] NET: Registered protocol family 1 [ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373667] Trying to unpack rootfs image as initramfs... [ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483970] Scanning for low memory corruption every 60 seconds [ 0.486070] Initialise system trusted keyring [ 0.487481] audit: initializing netlink socket (disabled) [ 0.489107] type=2000 audit(1543803913.419:1): initialized [ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512910] zbud: loaded [ 0.514002] VFS: Disk quotas dquot_6.5.2 [ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517428] fuse init (API version 7.22) [ 0.518734] msgmni has been set to 3997 [ 0.519982] Key type big_key registered [ 0.521585] Key type asymmetric registered [ 0.522836] Asymmetric key parser 'x509' registered [ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526592] io scheduler noop registered [ 0.527818] io scheduler deadline registered (default) [ 0.529330] io scheduler cfq registered [ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534248] ipmi message handler version 39.2 [ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537981] ACPI: Power Button [PWRF] [ 0.539281] GHES: HEST is not enabled! [ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659450] Linux agpgart interface v0.103 [ 0.661415] brd: module loaded [ 0.662676] loop: module loaded [ 0.663841] blk-mq: CPU -> queue map [ 0.664759] CPU 0 -> Queue 0 [ 0.665593] CPU 1 -> Queue 0 [ 0.667210] vda: vda1 [ 0.668787] scsi0 : ata_piix [ 0.670065] scsi1 : ata_piix [ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674128] libphy: Fixed MDIO Bus: probed [ 0.675216] tun: Universal TUN/TAP device driver, 1.6 [ 0.676425] tun: (C) 1999-2004 Max Krasnyansky [ 0.679431] PPP generic driver version 2.4.2 [ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681997] ehci-pci: EHCI PCI platform driver [ 0.683109] ehci-platform: EHCI generic platform driver [ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685696] ohci-pci: OHCI PCI platform driver [ 0.686761] ohci-platform: OHCI generic platform driver [ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718835] usb usb1: Product: UHCI Host Controller [ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721579] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722924] hub 1-0:1.0: USB hub found [ 0.723962] hub 1-0:1.0: 2 ports detected [ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730739] mousedev: PS/2 mouse device common for all mice [ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735014] rtc_cmos 00:00: RTC can wake from S4 [ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740665] device-mapper: uevent: version 1.0.3 [ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745576] TCP: cubic registered [ 0.753760] NET: Registered protocol family 10 [ 0.755367] NET: Registered protocol family 17 [ 0.756568] Key type dns_resolver registered [ 0.758006] Loading compiled-in X.509 certificates [ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.762233] registered taskstats version 1 [ 0.765520] Key type trusted registered [ 0.769610] Key type encrypted registered [ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772133] IMA: No TPM chip found, activating TPM-bypass! [ 0.774555] regulator-dummy: disabling [ 0.776008] Magic number: 14:843:408 [ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780744] EDD information not available. [ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832492] Write protecting the kernel read-only data: 12288k [ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.854456] systemd-udevd[107]: starting version 204 [ 0.896895] FDC 0 is a S82078B [ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204562] usb 1-1: Product: QEMU USB Tablet [ 1.205921] usb 1-1: Manufacturer: QEMU [ 1.207153] usb 1-1: SerialNumber: 42 [ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .E| | . | | . . . | | S . . .| | o o . . | | o o . = .| | o . @.= | | ..+=X .| +-----------------+ 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: 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S + o | | . * * . | | . + = = . | |o. . o.* o | |oE..... .=+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: 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o=%| | +. OB| | +E.oX| | . ...*| | 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: b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | o o | | . + o | |. . . . S | |+o. . . | |=o. o o o | |.+.+ o + | |+oooo 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 ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 22s (4358 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... 2018-12-03 02:28:24,099 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:34,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:34,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-93445607-9033-47c4-8359-e4ec90432ee1 x-openstack-request-id: req-93445607-9033-47c4-8359-e4ec90432ee1 2018-12-03 02:28:34,434 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:34,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93445607-9033-47c4-8359-e4ec90432ee1 2018-12-03 02:28:34,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324569940567s 2018-12-03 02:28:34,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:34,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20459 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-744c97e1-7edc-4a42-ab54-8a03e67b175d x-openstack-request-id: req-744c97e1-7edc-4a42-ab54-8a03e67b175d 2018-12-03 02:28:34,520 - keystoneauth.session - DEBUG - RESP BODY: {"output": "000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008039] Security Framework initialized\n[ 0.009162] AppArmor: AppArmor initialized\n[ 0.010257] Yama: becoming mindful.\n[ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020288] Initializing cgroup subsys memory\n[ 0.021408] Initializing cgroup subsys devices\n[ 0.022592] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025207] Initializing cgroup subsys perf_event\n[ 0.026364] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029891] mce: CPU supports 10 MCE banks\n[ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050707] ACPI: Core revision 20131115\n[ 0.052667] ACPI: All ACPI Tables successfully acquired\n[ 0.054393] ftrace: allocating 28747 entries in 113 pages\n[ 0.076276] smpboot: Max logical packages: 2\n[ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082234] Enabling x2apic\n[ 0.083401] Enabled x2apic\n[ 0.084007] Switched APIC routing to physical x2apic.\n[ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101746] KVM setup paravirtual spinlock\n[ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106690] x86: Booting SMP configuration:\n[ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124080] KVM setup async PF for cpu 1\n[ 0.124104] x86: Booted up 1 node, 2 CPUs\n[ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132010] devtmpfs: initialized\n[ 0.134782] EVM: security.selinux\n[ 0.136005] EVM: security.SMACK64\n[ 0.137380] EVM: security.ima\n[ 0.138476] EVM: security.capability\n[ 0.140812] pinctrl core: initialized pinctrl subsystem\n[ 0.142638] regulator-dummy: no parameters\n[ 0.144127] RTC time: 2:25:12, date: 12/03/18\n[ 0.146121] NET: Registered protocol family 16\n[ 0.148503] cpuidle: using governor ladder\n[ 0.150024] cpuidle: using governor menu\n[ 0.151448] ACPI: bus type PCI registered\n[ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155145] PCI: Using configuration type 1 for base access\n[ 0.156726] bio: create slab at 0\n[ 0.157419] ACPI: Added _OSI(Module Device)\n[ 0.157419] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163532] ACPI: Interpreter enabled\n[ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176716] ACPI: (supports S0 S5)\n[ 0.177620] ACPI: Using IOAPIC for interrupt routing\n[ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180244] ACPI: No dock devices found.\n[ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188420] acpiphp: Slot [3] registered\n[ 0.189937] acpiphp: Slot [4] registered\n[ 0.191588] acpiphp: Slot [5] registered\n[ 0.192044] acpiphp: Slot [6] registered\n[ 0.193095] acpiphp: Slot [7] registered\n[ 0.194121] acpiphp: Slot [8] registered\n[ 0.195176] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197079] acpiphp: Slot [11] registered\n[ 0.198212] acpiphp: Slot [12] registered\n[ 0.199277] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201301] acpiphp: Slot [15] registered\n[ 0.202518] acpiphp: Slot [16] registered\n[ 0.203963] acpiphp: Slot [17] registered\n[ 0.204024] acpiphp: Slot [18] registered\n[ 0.205167] acpiphp: Slot [19] registered\n[ 0.206321] acpiphp: Slot [20] registered\n[ 0.207506] acpiphp: Slot [21] registered\n[ 0.208023] acpiphp: Slot [22] registered\n[ 0.209171] acpiphp: Slot [23] registered\n[ 0.210267] acpiphp: Slot [24] registered\n[ 0.211344] acpiphp: Slot [25] registered\n[ 0.212023] acpiphp: Slot [26] registered\n[ 0.213096] acpiphp: Slot [27] registered\n[ 0.214160] acpiphp: Slot [28] registered\n[ 0.215285] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217185] acpiphp: Slot [31] registered\n[ 0.218213] PCI host bridge to bus 0000:00\n[ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279416] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281685] SCSI subsystem initialized\n[ 0.282960] ACPI: bus type USB registered\n[ 0.284037] usbcore: registered new interface driver usbfs\n[ 0.285450] usbcore: registered new interface driver hub\n[ 0.286916] usbcore: registered new device driver usb\n[ 0.288126] PCI: Using ACPI for IRQ routing\n[ 0.289540] NetLabel: Initializing\n[ 0.290503] NetLabel: domain hash size = 128\n[ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292063] NetLabel: unlabeled traffic allowed by default\n[ 0.293424] Switched to clocksource kvm-clock\n[ 0.300431] AppArmor: AppArmor Filesystem Enabled\n[ 0.301603] pnp: PnP ACPI init\n[ 0.302431] ACPI: bus type PNP registered\n[ 0.303930] pnp: PnP ACPI: found 8 devices\n[ 0.304958] ACPI: bus type PNP unregistered\n[ 0.312498] NET: Registered protocol family 2\n[ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317627] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319232] TCP: reno registered\n[ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323060] NET: Registered protocol family 1\n[ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373667] Trying to unpack rootfs image as initramfs...\n[ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483970] Scanning for low memory corruption every 60 seconds\n[ 0.486070] Initialise system trusted keyring\n[ 0.487481] audit: initializing netlink socket (disabled)\n[ 0.489107] type=2000 audit(1543803913.419:1): initialized\n[ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512910] zbud: loaded\n[ 0.514002] VFS: Disk quotas dquot_6.5.2\n[ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517428] fuse init (API version 7.22)\n[ 0.518734] msgmni has been set to 3997\n[ 0.519982] Key type big_key registered\n[ 0.521585] Key type asymmetric registered\n[ 0.522836] Asymmetric key parser 'x509' registered\n[ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526592] io scheduler noop registered\n[ 0.527818] io scheduler deadline registered (default)\n[ 0.529330] io scheduler cfq registered\n[ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534248] ipmi message handler version 39.2\n[ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537981] ACPI: Power Button [PWRF]\n[ 0.539281] GHES: HEST is not enabled!\n[ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659450] Linux agpgart interface v0.103\n[ 0.661415] brd: module loaded\n[ 0.662676] loop: module loaded\n[ 0.663841] blk-mq: CPU -> queue map\n[ 0.664759] CPU 0 -> Queue 0\n[ 0.665593] CPU 1 -> Queue 0\n[ 0.667210] vda: vda1\n[ 0.668787] scsi0 : ata_piix\n[ 0.670065] scsi1 : ata_piix\n[ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674128] libphy: Fixed MDIO Bus: probed\n[ 0.675216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676425] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679431] PPP generic driver version 2.4.2\n[ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681997] ehci-pci: EHCI PCI platform driver\n[ 0.683109] ehci-platform: EHCI generic platform driver\n[ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685696] ohci-pci: OHCI PCI platform driver\n[ 0.686761] ohci-platform: OHCI generic platform driver\n[ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718835] usb usb1: Product: UHCI Host Controller\n[ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721579] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722924] hub 1-0:1.0: USB hub found\n[ 0.723962] hub 1-0:1.0: 2 ports detected\n[ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730739] mousedev: PS/2 mouse device common for all mice\n[ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740665] device-mapper: uevent: version 1.0.3\n[ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745576] TCP: cubic registered\n[ 0.753760] NET: Registered protocol family 10\n[ 0.755367] NET: Registered protocol family 17\n[ 0.756568] Key type dns_resolver registered\n[ 0.758006] Loading compiled-in X.509 certificates\n[ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.762233] registered taskstats version 1\n[ 0.765520] Key type trusted registered\n[ 0.769610] Key type encrypted registered\n[ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772133] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774555] regulator-dummy: disabling\n[ 0.776008] Magic number: 14:843:408\n[ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780744] EDD information not available.\n[ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832492] Write protecting the kernel read-only data: 12288k\n[ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854456] systemd-udevd[107]: starting version 204\n[ 0.896895] FDC 0 is a S82078B\n[ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204562] usb 1-1: Product: QEMU USB Tablet\n[ 1.205921] usb 1-1: Manufacturer: QEMU\n[ 1.207153] usb 1-1: SerialNumber: 42\n[ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .E|\n| . |\n| . . . |\n| S . . .|\n| o o . . |\n| o o . = .|\n| o . @.= |\n| ..+=X .|\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:\n9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S + o |\n| . * * . |\n| . + = = . |\n|o. . o.* o |\n|oE..... .=+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:\n57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o=%|\n| +. OB|\n| +E.oX|\n| . ...*|\n| S . o|\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:\nb0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . . |\n| o o |\n| . + o |\n|. . . . S |\n|+o. . . |\n|=o. o o o |\n|.+.+ o + |\n|+oooo 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 * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 22s (4358 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............+++\n..........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting 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..."} 2018-12-03 02:28:34,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/action used request id req-744c97e1-7edc-4a42-ab54-8a03e67b175d 2018-12-03 02:28:34,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790841579437s 2018-12-03 02:28:34,524 - functest.core.singlevm - DEBUG - console: 000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008039] Security Framework initialized [ 0.009162] AppArmor: AppArmor initialized [ 0.010257] Yama: becoming mindful. [ 0.011418] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020288] Initializing cgroup subsys memory [ 0.021408] Initializing cgroup subsys devices [ 0.022592] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025207] Initializing cgroup subsys perf_event [ 0.026364] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029891] mce: CPU supports 10 MCE banks [ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050707] ACPI: Core revision 20131115 [ 0.052667] ACPI: All ACPI Tables successfully acquired [ 0.054393] ftrace: allocating 28747 entries in 113 pages [ 0.076276] smpboot: Max logical packages: 2 [ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082234] Enabling x2apic [ 0.083401] Enabled x2apic [ 0.084007] Switched APIC routing to physical x2apic. [ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101746] KVM setup paravirtual spinlock [ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106690] x86: Booting SMP configuration: [ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124080] KVM setup async PF for cpu 1 [ 0.124104] x86: Booted up 1 node, 2 CPUs [ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132010] devtmpfs: initialized [ 0.134782] EVM: security.selinux [ 0.136005] EVM: security.SMACK64 [ 0.137380] EVM: security.ima [ 0.138476] EVM: security.capability [ 0.140812] pinctrl core: initialized pinctrl subsystem [ 0.142638] regulator-dummy: no parameters [ 0.144127] RTC time: 2:25:12, date: 12/03/18 [ 0.146121] NET: Registered protocol family 16 [ 0.148503] cpuidle: using governor ladder [ 0.150024] cpuidle: using governor menu [ 0.151448] ACPI: bus type PCI registered [ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155145] PCI: Using configuration type 1 for base access [ 0.156726] bio: create slab at 0 [ 0.157419] ACPI: Added _OSI(Module Device) [ 0.157419] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163532] ACPI: Interpreter enabled [ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176716] ACPI: (supports S0 S5) [ 0.177620] ACPI: Using IOAPIC for interrupt routing [ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180244] ACPI: No dock devices found. [ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188420] acpiphp: Slot [3] registered [ 0.189937] acpiphp: Slot [4] registered [ 0.191588] acpiphp: Slot [5] registered [ 0.192044] acpiphp: Slot [6] registered [ 0.193095] acpiphp: Slot [7] registered [ 0.194121] acpiphp: Slot [8] registered [ 0.195176] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197079] acpiphp: Slot [11] registered [ 0.198212] acpiphp: Slot [12] registered [ 0.199277] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201301] acpiphp: Slot [15] registered [ 0.202518] acpiphp: Slot [16] registered [ 0.203963] acpiphp: Slot [17] registered [ 0.204024] acpiphp: Slot [18] registered [ 0.205167] acpiphp: Slot [19] registered [ 0.206321] acpiphp: Slot [20] registered [ 0.207506] acpiphp: Slot [21] registered [ 0.208023] acpiphp: Slot [22] registered [ 0.209171] acpiphp: Slot [23] registered [ 0.210267] acpiphp: Slot [24] registered [ 0.211344] acpiphp: Slot [25] registered [ 0.212023] acpiphp: Slot [26] registered [ 0.213096] acpiphp: Slot [27] registered [ 0.214160] acpiphp: Slot [28] registered [ 0.215285] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217185] acpiphp: Slot [31] registered [ 0.218213] PCI host bridge to bus 0000:00 [ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279416] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281685] SCSI subsystem initialized [ 0.282960] ACPI: bus type USB registered [ 0.284037] usbcore: registered new interface driver usbfs [ 0.285450] usbcore: registered new interface driver hub [ 0.286916] usbcore: registered new device driver usb [ 0.288126] PCI: Using ACPI for IRQ routing [ 0.289540] NetLabel: Initializing [ 0.290503] NetLabel: domain hash size = 128 [ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292063] NetLabel: unlabeled traffic allowed by default [ 0.293424] Switched to clocksource kvm-clock [ 0.300431] AppArmor: AppArmor Filesystem Enabled [ 0.301603] pnp: PnP ACPI init [ 0.302431] ACPI: bus type PNP registered [ 0.303930] pnp: PnP ACPI: found 8 devices [ 0.304958] ACPI: bus type PNP unregistered [ 0.312498] NET: Registered protocol family 2 [ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317627] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319232] TCP: reno registered [ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323060] NET: Registered protocol family 1 [ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373667] Trying to unpack rootfs image as initramfs... [ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483970] Scanning for low memory corruption every 60 seconds [ 0.486070] Initialise system trusted keyring [ 0.487481] audit: initializing netlink socket (disabled) [ 0.489107] type=2000 audit(1543803913.419:1): initialized [ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512910] zbud: loaded [ 0.514002] VFS: Disk quotas dquot_6.5.2 [ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517428] fuse init (API version 7.22) [ 0.518734] msgmni has been set to 3997 [ 0.519982] Key type big_key registered [ 0.521585] Key type asymmetric registered [ 0.522836] Asymmetric key parser 'x509' registered [ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526592] io scheduler noop registered [ 0.527818] io scheduler deadline registered (default) [ 0.529330] io scheduler cfq registered [ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534248] ipmi message handler version 39.2 [ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537981] ACPI: Power Button [PWRF] [ 0.539281] GHES: HEST is not enabled! [ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659450] Linux agpgart interface v0.103 [ 0.661415] brd: module loaded [ 0.662676] loop: module loaded [ 0.663841] blk-mq: CPU -> queue map [ 0.664759] CPU 0 -> Queue 0 [ 0.665593] CPU 1 -> Queue 0 [ 0.667210] vda: vda1 [ 0.668787] scsi0 : ata_piix [ 0.670065] scsi1 : ata_piix [ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674128] libphy: Fixed MDIO Bus: probed [ 0.675216] tun: Universal TUN/TAP device driver, 1.6 [ 0.676425] tun: (C) 1999-2004 Max Krasnyansky [ 0.679431] PPP generic driver version 2.4.2 [ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681997] ehci-pci: EHCI PCI platform driver [ 0.683109] ehci-platform: EHCI generic platform driver [ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685696] ohci-pci: OHCI PCI platform driver [ 0.686761] ohci-platform: OHCI generic platform driver [ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718835] usb usb1: Product: UHCI Host Controller [ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721579] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722924] hub 1-0:1.0: USB hub found [ 0.723962] hub 1-0:1.0: 2 ports detected [ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730739] mousedev: PS/2 mouse device common for all mice [ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735014] rtc_cmos 00:00: RTC can wake from S4 [ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740665] device-mapper: uevent: version 1.0.3 [ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745576] TCP: cubic registered [ 0.753760] NET: Registered protocol family 10 [ 0.755367] NET: Registered protocol family 17 [ 0.756568] Key type dns_resolver registered [ 0.758006] Loading compiled-in X.509 certificates [ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.762233] registered taskstats version 1 [ 0.765520] Key type trusted registered [ 0.769610] Key type encrypted registered [ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772133] IMA: No TPM chip found, activating TPM-bypass! [ 0.774555] regulator-dummy: disabling [ 0.776008] Magic number: 14:843:408 [ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780744] EDD information not available. [ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832492] Write protecting the kernel read-only data: 12288k [ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.854456] systemd-udevd[107]: starting version 204 [ 0.896895] FDC 0 is a S82078B [ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204562] usb 1-1: Product: QEMU USB Tablet [ 1.205921] usb 1-1: Manufacturer: QEMU [ 1.207153] usb 1-1: SerialNumber: 42 [ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .E| | . | | . . . | | S . . .| | o o . . | | o o . = .| | o . @.= | | ..+=X .| +-----------------+ 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: 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S + o | | . * * . | | . + = = . | |o. . o.* o | |oE..... .=+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: 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o=%| | +. OB| | +E.oX| | . ...*| | 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: b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | o o | | . + o | |. . . . S | |+o. . . | |=o. o o o | |.+.+ o + | |+oooo 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 ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 22s (4358 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting 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... 2018-12-03 02:28:34,528 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:44,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-130d8737-a5da-4cd0-86c4-604c2e8d6b99 x-openstack-request-id: req-130d8737-a5da-4cd0-86c4-604c2e8d6b99 2018-12-03 02:28:45,134 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:45,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-130d8737-a5da-4cd0-86c4-604c2e8d6b99 2018-12-03 02:28:45,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59568810463s 2018-12-03 02:28:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:45,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20302 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-35108505-69bc-4937-a603-6d78d35936a0 x-openstack-request-id: req-35108505-69bc-4937-a603-6d78d35936a0 2018-12-03 02:28:45,367 - keystoneauth.session - DEBUG - RESP BODY: {"output": ": 262144 (order: 9, 2097152 bytes)\n[ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020288] Initializing cgroup subsys memory\n[ 0.021408] Initializing cgroup subsys devices\n[ 0.022592] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025207] Initializing cgroup subsys perf_event\n[ 0.026364] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029891] mce: CPU supports 10 MCE banks\n[ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050707] ACPI: Core revision 20131115\n[ 0.052667] ACPI: All ACPI Tables successfully acquired\n[ 0.054393] ftrace: allocating 28747 entries in 113 pages\n[ 0.076276] smpboot: Max logical packages: 2\n[ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.082234] Enabling x2apic\n[ 0.083401] Enabled x2apic\n[ 0.084007] Switched APIC routing to physical x2apic.\n[ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101746] KVM setup paravirtual spinlock\n[ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106690] x86: Booting SMP configuration:\n[ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124080] KVM setup async PF for cpu 1\n[ 0.124104] x86: Booted up 1 node, 2 CPUs\n[ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132010] devtmpfs: initialized\n[ 0.134782] EVM: security.selinux\n[ 0.136005] EVM: security.SMACK64\n[ 0.137380] EVM: security.ima\n[ 0.138476] EVM: security.capability\n[ 0.140812] pinctrl core: initialized pinctrl subsystem\n[ 0.142638] regulator-dummy: no parameters\n[ 0.144127] RTC time: 2:25:12, date: 12/03/18\n[ 0.146121] NET: Registered protocol family 16\n[ 0.148503] cpuidle: using governor ladder\n[ 0.150024] cpuidle: using governor menu\n[ 0.151448] ACPI: bus type PCI registered\n[ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155145] PCI: Using configuration type 1 for base access\n[ 0.156726] bio: create slab at 0\n[ 0.157419] ACPI: Added _OSI(Module Device)\n[ 0.157419] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161194] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.163532] ACPI: Interpreter enabled\n[ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176716] ACPI: (supports S0 S5)\n[ 0.177620] ACPI: Using IOAPIC for interrupt routing\n[ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180244] ACPI: No dock devices found.\n[ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.188420] acpiphp: Slot [3] registered\n[ 0.189937] acpiphp: Slot [4] registered\n[ 0.191588] acpiphp: Slot [5] registered\n[ 0.192044] acpiphp: Slot [6] registered\n[ 0.193095] acpiphp: Slot [7] registered\n[ 0.194121] acpiphp: Slot [8] registered\n[ 0.195176] acpiphp: Slot [9] registered\n[ 0.196031] acpiphp: Slot [10] registered\n[ 0.197079] acpiphp: Slot [11] registered\n[ 0.198212] acpiphp: Slot [12] registered\n[ 0.199277] acpiphp: Slot [13] registered\n[ 0.200034] acpiphp: Slot [14] registered\n[ 0.201301] acpiphp: Slot [15] registered\n[ 0.202518] acpiphp: Slot [16] registered\n[ 0.203963] acpiphp: Slot [17] registered\n[ 0.204024] acpiphp: Slot [18] registered\n[ 0.205167] acpiphp: Slot [19] registered\n[ 0.206321] acpiphp: Slot [20] registered\n[ 0.207506] acpiphp: Slot [21] registered\n[ 0.208023] acpiphp: Slot [22] registered\n[ 0.209171] acpiphp: Slot [23] registered\n[ 0.210267] acpiphp: Slot [24] registered\n[ 0.211344] acpiphp: Slot [25] registered\n[ 0.212023] acpiphp: Slot [26] registered\n[ 0.213096] acpiphp: Slot [27] registered\n[ 0.214160] acpiphp: Slot [28] registered\n[ 0.215285] acpiphp: Slot [29] registered\n[ 0.216022] acpiphp: Slot [30] registered\n[ 0.217185] acpiphp: Slot [31] registered\n[ 0.218213] PCI host bridge to bus 0000:00\n[ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.279416] vgaarb: loaded\n[ 0.280004] vgaarb: bridge control possible 0000:00:02.0\n[ 0.281685] SCSI subsystem initialized\n[ 0.282960] ACPI: bus type USB registered\n[ 0.284037] usbcore: registered new interface driver usbfs\n[ 0.285450] usbcore: registered new interface driver hub\n[ 0.286916] usbcore: registered new device driver usb\n[ 0.288126] PCI: Using ACPI for IRQ routing\n[ 0.289540] NetLabel: Initializing\n[ 0.290503] NetLabel: domain hash size = 128\n[ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.292063] NetLabel: unlabeled traffic allowed by default\n[ 0.293424] Switched to clocksource kvm-clock\n[ 0.300431] AppArmor: AppArmor Filesystem Enabled\n[ 0.301603] pnp: PnP ACPI init\n[ 0.302431] ACPI: bus type PNP registered\n[ 0.303930] pnp: PnP ACPI: found 8 devices\n[ 0.304958] ACPI: bus type PNP unregistered\n[ 0.312498] NET: Registered protocol family 2\n[ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317627] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319232] TCP: reno registered\n[ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323060] NET: Registered protocol family 1\n[ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373667] Trying to unpack rootfs image as initramfs...\n[ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.483970] Scanning for low memory corruption every 60 seconds\n[ 0.486070] Initialise system trusted keyring\n[ 0.487481] audit: initializing netlink socket (disabled)\n[ 0.489107] type=2000 audit(1543803913.419:1): initialized\n[ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512910] zbud: loaded\n[ 0.514002] VFS: Disk quotas dquot_6.5.2\n[ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517428] fuse init (API version 7.22)\n[ 0.518734] msgmni has been set to 3997\n[ 0.519982] Key type big_key registered\n[ 0.521585] Key type asymmetric registered\n[ 0.522836] Asymmetric key parser 'x509' registered\n[ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.526592] io scheduler noop registered\n[ 0.527818] io scheduler deadline registered (default)\n[ 0.529330] io scheduler cfq registered\n[ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534248] ipmi message handler version 39.2\n[ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537981] ACPI: Power Button [PWRF]\n[ 0.539281] GHES: HEST is not enabled!\n[ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.659450] Linux agpgart interface v0.103\n[ 0.661415] brd: module loaded\n[ 0.662676] loop: module loaded\n[ 0.663841] blk-mq: CPU -> queue map\n[ 0.664759] CPU 0 -> Queue 0\n[ 0.665593] CPU 1 -> Queue 0\n[ 0.667210] vda: vda1\n[ 0.668787] scsi0 : ata_piix\n[ 0.670065] scsi1 : ata_piix\n[ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.674128] libphy: Fixed MDIO Bus: probed\n[ 0.675216] tun: Universal TUN/TAP device driver, 1.6\n[ 0.676425] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679431] PPP generic driver version 2.4.2\n[ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681997] ehci-pci: EHCI PCI platform driver\n[ 0.683109] ehci-platform: EHCI generic platform driver\n[ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685696] ohci-pci: OHCI PCI platform driver\n[ 0.686761] ohci-platform: OHCI generic platform driver\n[ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718835] usb usb1: Product: UHCI Host Controller\n[ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721579] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722924] hub 1-0:1.0: USB hub found\n[ 0.723962] hub 1-0:1.0: 2 ports detected\n[ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.730739] mousedev: PS/2 mouse device common for all mice\n[ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735014] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740665] device-mapper: uevent: version 1.0.3\n[ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745576] TCP: cubic registered\n[ 0.753760] NET: Registered protocol family 10\n[ 0.755367] NET: Registered protocol family 17\n[ 0.756568] Key type dns_resolver registered\n[ 0.758006] Loading compiled-in X.509 certificates\n[ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.762233] registered taskstats version 1\n[ 0.765520] Key type trusted registered\n[ 0.769610] Key type encrypted registered\n[ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772133] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774555] regulator-dummy: disabling\n[ 0.776008] Magic number: 14:843:408\n[ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780744] EDD information not available.\n[ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832492] Write protecting the kernel read-only data: 12288k\n[ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.854456] systemd-udevd[107]: starting version 204\n[ 0.896895] FDC 0 is a S82078B\n[ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204562] usb 1-1: Product: QEMU USB Tablet\n[ 1.205921] usb 1-1: Manufacturer: QEMU\n[ 1.207153] usb 1-1: SerialNumber: 42\n[ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.62]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. |\n| .E|\n| . |\n| . . . |\n| S . . .|\n| o o . . |\n| o o . = .|\n| o . @.= |\n| ..+=X .|\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:\n9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S + o |\n| . * * . |\n| . + = = . |\n|o. . o.* o |\n|oE..... .=+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:\n57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .o=%|\n| +. OB|\n| +E.oX|\n| . ...*|\n| S . o|\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:\nb0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . . |\n| o o |\n| . + o |\n|. . . . S |\n|+o. . . |\n|=o. o o o |\n|.+.+ o + |\n|+oooo 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 * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB]\nGet:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1481 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\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\n python2.7-dev python2.7-minimal python3-pkg-resources ralf ralf-libs\n 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 python2.7-doc\n binfmt-support 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.8 MB in 22s (4358 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8838\nclearwater-socket-factory-sig start/running, process 8843\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8892\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............+++\n..........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58616 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.13\n++ echo 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.13\n++ ip2rr 192.168.1.13\n++ echo 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.13\n++ ip2rr 192.168.0.6\n++ echo 192.168.0.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.6\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 (DSA)\nec2: 256 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 (ECDSA)\nec2: 256 b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 (ED25519)\nec2: 2048 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGETv+tESUZBG85MKZJhV43EsO9j8WZqSE3/tVV0Xe+FUTE4nSqJ4UFNt5bZm6zqkdgTEhuQkCBJQJjHMFbPmo0= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBMe5Dp7WQo257HCHRq6nKG1p6Y4GstPJ5I6oozSzA/4 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCp/60XRU2IWqzuIxQm0y1IgeNRIiDt8u5Q4MwqEvT2wJzbk8vJMGcmj2pW++aN5TU6cccTN50wIKRahYPuYIYytrJ6CQkIoIocwbZryhA0QTDQiAZ2ko0F5Fsbyvw/FjeW4VzErd1FLiPF/RVIROpRE981mIN7WPkIXY/LFkbgxTsvdW8dG8K5FrZBmgc0KoU3bYrKwzUXQ/YtfRHlqp35kZIeKPnPAxxpM8LimO965M+GY+nDobfMIppePReB/JyYwmQwrVtaZZ1ej9FxZpE74Njz7UhT20Busxiw/WBExYULAS0Kv1BvuWUO13Zk4FYMGO9BQg/S2RkScb0ROPO3 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 208.52 seconds\n"} 2018-12-03 02:28:45,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c/action used request id req-35108505-69bc-4937-a603-6d78d35936a0 2018-12-03 02:28:45,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.226914167404s 2018-12-03 02:28:45,372 - functest.core.singlevm - DEBUG - console: : 262144 (order: 9, 2097152 bytes) [ 0.013698] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018452] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020288] Initializing cgroup subsys memory [ 0.021408] Initializing cgroup subsys devices [ 0.022592] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025207] Initializing cgroup subsys perf_event [ 0.026364] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029891] mce: CPU supports 10 MCE banks [ 0.031120] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031120] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033686] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.042085] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044748] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050707] ACPI: Core revision 20131115 [ 0.052667] ACPI: All ACPI Tables successfully acquired [ 0.054393] ftrace: allocating 28747 entries in 113 pages [ 0.076276] smpboot: Max logical packages: 2 [ 0.077579] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.080006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.082234] Enabling x2apic [ 0.083401] Enabled x2apic [ 0.084007] Switched APIC routing to physical x2apic. [ 0.089115] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.090876] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.093369] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101746] KVM setup paravirtual spinlock [ 0.104532] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106690] x86: Booting SMP configuration: [ 0.107999] .... node #0, CPUs: #1[ 0.104489] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124080] KVM setup async PF for cpu 1 [ 0.124104] x86: Booted up 1 node, 2 CPUs [ 0.124107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132010] devtmpfs: initialized [ 0.134782] EVM: security.selinux [ 0.136005] EVM: security.SMACK64 [ 0.137380] EVM: security.ima [ 0.138476] EVM: security.capability [ 0.140812] pinctrl core: initialized pinctrl subsystem [ 0.142638] regulator-dummy: no parameters [ 0.144127] RTC time: 2:25:12, date: 12/03/18 [ 0.146121] NET: Registered protocol family 16 [ 0.148503] cpuidle: using governor ladder [ 0.150024] cpuidle: using governor menu [ 0.151448] ACPI: bus type PCI registered [ 0.152005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155145] PCI: Using configuration type 1 for base access [ 0.156726] bio: create slab at 0 [ 0.157419] ACPI: Added _OSI(Module Device) [ 0.157419] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161194] ACPI: Added _OSI(Processor Aggregator Device) [ 0.163532] ACPI: Interpreter enabled [ 0.164006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.166337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176716] ACPI: (supports S0 S5) [ 0.177620] ACPI: Using IOAPIC for interrupt routing [ 0.178955] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180244] ACPI: No dock devices found. [ 0.183409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184034] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.185982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.187808] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.188420] acpiphp: Slot [3] registered [ 0.189937] acpiphp: Slot [4] registered [ 0.191588] acpiphp: Slot [5] registered [ 0.192044] acpiphp: Slot [6] registered [ 0.193095] acpiphp: Slot [7] registered [ 0.194121] acpiphp: Slot [8] registered [ 0.195176] acpiphp: Slot [9] registered [ 0.196031] acpiphp: Slot [10] registered [ 0.197079] acpiphp: Slot [11] registered [ 0.198212] acpiphp: Slot [12] registered [ 0.199277] acpiphp: Slot [13] registered [ 0.200034] acpiphp: Slot [14] registered [ 0.201301] acpiphp: Slot [15] registered [ 0.202518] acpiphp: Slot [16] registered [ 0.203963] acpiphp: Slot [17] registered [ 0.204024] acpiphp: Slot [18] registered [ 0.205167] acpiphp: Slot [19] registered [ 0.206321] acpiphp: Slot [20] registered [ 0.207506] acpiphp: Slot [21] registered [ 0.208023] acpiphp: Slot [22] registered [ 0.209171] acpiphp: Slot [23] registered [ 0.210267] acpiphp: Slot [24] registered [ 0.211344] acpiphp: Slot [25] registered [ 0.212023] acpiphp: Slot [26] registered [ 0.213096] acpiphp: Slot [27] registered [ 0.214160] acpiphp: Slot [28] registered [ 0.215285] acpiphp: Slot [29] registered [ 0.216022] acpiphp: Slot [30] registered [ 0.217185] acpiphp: Slot [31] registered [ 0.218213] PCI host bridge to bus 0000:00 [ 0.219295] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.220005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.221428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.222858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.224004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.225681] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.234766] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265094] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266946] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268608] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.270739] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272808] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277365] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.279416] vgaarb: loaded [ 0.280004] vgaarb: bridge control possible 0000:00:02.0 [ 0.281685] SCSI subsystem initialized [ 0.282960] ACPI: bus type USB registered [ 0.284037] usbcore: registered new interface driver usbfs [ 0.285450] usbcore: registered new interface driver hub [ 0.286916] usbcore: registered new device driver usb [ 0.288126] PCI: Using ACPI for IRQ routing [ 0.289540] NetLabel: Initializing [ 0.290503] NetLabel: domain hash size = 128 [ 0.291623] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.292063] NetLabel: unlabeled traffic allowed by default [ 0.293424] Switched to clocksource kvm-clock [ 0.300431] AppArmor: AppArmor Filesystem Enabled [ 0.301603] pnp: PnP ACPI init [ 0.302431] ACPI: bus type PNP registered [ 0.303930] pnp: PnP ACPI: found 8 devices [ 0.304958] ACPI: bus type PNP unregistered [ 0.312498] NET: Registered protocol family 2 [ 0.313874] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.315811] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317627] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319232] TCP: reno registered [ 0.320093] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321491] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323060] NET: Registered protocol family 1 [ 0.324167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.325530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.326876] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.349963] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373667] Trying to unpack rootfs image as initramfs... [ 0.475898] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.478093] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481375] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.483970] Scanning for low memory corruption every 60 seconds [ 0.486070] Initialise system trusted keyring [ 0.487481] audit: initializing netlink socket (disabled) [ 0.489107] type=2000 audit(1543803913.419:1): initialized [ 0.510080] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512910] zbud: loaded [ 0.514002] VFS: Disk quotas dquot_6.5.2 [ 0.515259] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517428] fuse init (API version 7.22) [ 0.518734] msgmni has been set to 3997 [ 0.519982] Key type big_key registered [ 0.521585] Key type asymmetric registered [ 0.522836] Asymmetric key parser 'x509' registered [ 0.524306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.526592] io scheduler noop registered [ 0.527818] io scheduler deadline registered (default) [ 0.529330] io scheduler cfq registered [ 0.530592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532276] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534248] ipmi message handler version 39.2 [ 0.535657] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537981] ACPI: Power Button [PWRF] [ 0.539281] GHES: HEST is not enabled! [ 0.561681] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.607047] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630275] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.632553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.656653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.659450] Linux agpgart interface v0.103 [ 0.661415] brd: module loaded [ 0.662676] loop: module loaded [ 0.663841] blk-mq: CPU -> queue map [ 0.664759] CPU 0 -> Queue 0 [ 0.665593] CPU 1 -> Queue 0 [ 0.667210] vda: vda1 [ 0.668787] scsi0 : ata_piix [ 0.670065] scsi1 : ata_piix [ 0.670904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.672415] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.674128] libphy: Fixed MDIO Bus: probed [ 0.675216] tun: Universal TUN/TAP device driver, 1.6 [ 0.676425] tun: (C) 1999-2004 Max Krasnyansky [ 0.679431] PPP generic driver version 2.4.2 [ 0.680558] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681997] ehci-pci: EHCI PCI platform driver [ 0.683109] ehci-platform: EHCI generic platform driver [ 0.684317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685696] ohci-pci: OHCI PCI platform driver [ 0.686761] ohci-platform: OHCI generic platform driver [ 0.687963] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713742] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715357] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718835] usb usb1: Product: UHCI Host Controller [ 0.720048] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721579] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722924] hub 1-0:1.0: USB hub found [ 0.723962] hub 1-0:1.0: 2 ports detected [ 0.725215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729268] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.730739] mousedev: PS/2 mouse device common for all mice [ 0.732461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735014] rtc_cmos 00:00: RTC can wake from S4 [ 0.737054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.739056] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740665] device-mapper: uevent: version 1.0.3 [ 0.741938] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745576] TCP: cubic registered [ 0.753760] NET: Registered protocol family 10 [ 0.755367] NET: Registered protocol family 17 [ 0.756568] Key type dns_resolver registered [ 0.758006] Loading compiled-in X.509 certificates [ 0.759843] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.762233] registered taskstats version 1 [ 0.765520] Key type trusted registered [ 0.769610] Key type encrypted registered [ 0.770706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772133] IMA: No TPM chip found, activating TPM-bypass! [ 0.774555] regulator-dummy: disabling [ 0.776008] Magic number: 14:843:408 [ 0.777178] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.779311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780744] EDD information not available. [ 0.830415] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832492] Write protecting the kernel read-only data: 12288k [ 0.835244] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.839359] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.854456] systemd-udevd[107]: starting version 204 [ 0.896895] FDC 0 is a S82078B [ 1.036146] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202535] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204562] usb 1-1: Product: QEMU USB Tablet [ 1.205921] usb 1-1: Manufacturer: QEMU [ 1.207153] usb 1-1: SerialNumber: 42 [ 1.476088] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.905295] 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.235882] 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.539509] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.659814] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Mon, 03 Dec 2018 02:25:16 +0000. Up 3.59 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.62]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:17 +0000. Up 4.80 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:85:23:ae | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:f5:a0:6e | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. | | .E| | . | | . . . | | S . . .| | o o . . | | o o . = .| | o . @.= | | ..+=X .| +-----------------+ 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: 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S + o | | . * * . | | . + = = . | |o. . o.* o | |oE..... .=+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: 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . .o=%| | +. OB| | +E.oX| | . ...*| | 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: b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . | | . . | | o o | | . + o | |. . . . S | |+o. . . | |=o. o o o | |.+.+ o + | |+oooo 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 ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 12.05 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.29 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 17778 0 --:--:-- --:--:-- --:--:-- 17790 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:6 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [792 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 [505 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [558 kB] Get:20 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1481 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 97.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:75 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:76 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:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 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-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 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: 24%Extracting templates from packages: 49%Extracting templates from packages: 73%Extracting templates from packages: 98%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.8 MB in 22s (4358 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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 libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8838 clearwater-socket-factory-sig start/running, process 8843 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8892 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 (9722 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58616 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.13 ++ echo 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ echo 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.13 ++ ip2rr 192.168.0.6 ++ echo 192.168.0.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.6 + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9b:75:f8:12:af:d0:ef:e2:5b:27:a1:1e:a0:ab:8a:c8 root@dime-0 (DSA) ec2: 256 57:0c:7f:1d:4d:15:f9:d4:93:0d:f4:c7:e5:df:34:c2 root@dime-0 (ECDSA) ec2: 256 b0:40:af:a1:1a:9e:3e:20:ae:79:5f:28:a7:df:d1:a6 root@dime-0 (ED25519) ec2: 2048 7e:0c:e9:ff:e5:d8:dc:e8:e6:4e:27:8e:74:d0:07:d1 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGETv+tESUZBG85MKZJhV43EsO9j8WZqSE3/tVV0Xe+FUTE4nSqJ4UFNt5bZm6zqkdgTEhuQkCBJQJjHMFbPmo0= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBMe5Dp7WQo257HCHRq6nKG1p6Y4GstPJ5I6oozSzA/4 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCp/60XRU2IWqzuIxQm0y1IgeNRIiDt8u5Q4MwqEvT2wJzbk8vJMGcmj2pW++aN5TU6cccTN50wIKRahYPuYIYytrJ6CQkIoIocwbZryhA0QTDQiAZ2ko0F5Fsbyvw/FjeW4VzErd1FLiPF/RVIROpRE981mIN7WPkIXY/LFkbgxTsvdW8dG8K5FrZBmgc0KoU3bYrKwzUXQ/YtfRHlqp35kZIeKPnPAxxpM8LimO965M+GY+nDobfMIppePReB/JyYwmQwrVtaZZ1ej9FxZpE74Njz7UhT20Busxiw/WBExYULAS0Kv1BvuWUO13Zk4FYMGO9BQg/S2RkScb0ROPO3 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:41 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 208.52 seconds 2018-12-03 02:28:45,377 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:45,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:45,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-96a85678-4d77-4de4-a1b0-0d7990e9296d x-openstack-request-id: req-96a85678-4d77-4de4-a1b0-0d7990e9296d 2018-12-03 02:28:45,961 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:45,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96a85678-4d77-4de4-a1b0-0d7990e9296d 2018-12-03 02:28:45,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583534002304s 2018-12-03 02:28:45,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:46,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21177 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-e412ed46-c95f-4b0e-88d0-1b7de033a3ab x-openstack-request-id: req-e412ed46-c95f-4b0e-88d0-1b7de033a3ab 2018-12-03 02:28:46,056 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008056] Security Framework initialized\n[ 0.009261] AppArmor: AppArmor initialized\n[ 0.010727] Yama: becoming mindful.\n[ 0.012205] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016995] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020345] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022376] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024380] Initializing cgroup subsys memory\n[ 0.026062] Initializing cgroup subsys devices\n[ 0.028006] Initializing cgroup subsys freezer\n[ 0.029629] Initializing cgroup subsys blkio\n[ 0.031226] Initializing cgroup subsys perf_event\n[ 0.032006] Initializing cgroup subsys hugetlb\n[ 0.033295] FEATURE SPEC_CTRL Present\n[ 0.036212] mce: CPU supports 10 MCE banks\n[ 0.037466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040010] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.042048] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.044005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.046458] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048006] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052648] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057472] ACPI: Core revision 20131115\n[ 0.058870] ACPI: All ACPI Tables successfully acquired\n[ 0.060355] ftrace: allocating 28747 entries in 113 pages\n[ 0.080293] smpboot: Max logical packages: 2\n[ 0.084263] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.088004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.090032] Enabling x2apic\n[ 0.090978] Enabled x2apic\n[ 0.092036] Switched APIC routing to physical x2apic.\n[ 0.096259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.098427] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.102040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.111569] KVM setup paravirtual spinlock\n[ 0.116853] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.119401] x86: Booting SMP configuration:\n[ 0.120004] .... node #0, CPUs: #1[ 0.116769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.136048] KVM setup async PF for cpu 1\n[ 0.136080] x86: Booted up 1 node, 2 CPUs\n[ 0.136092] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.142732] devtmpfs: initialized\n[ 0.145745] EVM: security.selinux\n[ 0.146679] EVM: security.SMACK64\n[ 0.147619] EVM: security.ima\n[ 0.148004] EVM: security.capability\n[ 0.149290] pinctrl core: initialized pinctrl subsystem\n[ 0.152233] regulator-dummy: no parameters\n[ 0.153415] RTC time: 2:25:12, date: 12/03/18\n[ 0.154502] NET: Registered protocol family 16\n[ 0.155672] cpuidle: using governor ladder\n[ 0.156005] cpuidle: using governor menu\n[ 0.157078] ACPI: bus type PCI registered\n[ 0.158030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.160080] PCI: Using configuration type 1 for base access\n[ 0.162327] bio: create slab at 0\n[ 0.162327] ACPI: Added _OSI(Module Device)\n[ 0.164003] ACPI: Added _OSI(Processor Device)\n[ 0.165220] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.166579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.169882] ACPI: Interpreter enabled\n[ 0.171097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.174433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.181572] ACPI: (supports S0 S5)\n[ 0.182479] ACPI: Using IOAPIC for interrupt routing\n[ 0.184018] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.186353] ACPI: No dock devices found.\n[ 0.189304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.190760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.193473] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196217] acpiphp: Slot [3] registered\n[ 0.197225] acpiphp: Slot [4] registered\n[ 0.198217] acpiphp: Slot [5] registered\n[ 0.199309] acpiphp: Slot [6] registered\n[ 0.200043] acpiphp: Slot [7] registered\n[ 0.201090] acpiphp: Slot [8] registered\n[ 0.202132] acpiphp: Slot [9] registered\n[ 0.203132] acpiphp: Slot [10] registered\n[ 0.204019] acpiphp: Slot [11] registered\n[ 0.205107] acpiphp: Slot [12] registered\n[ 0.206161] acpiphp: Slot [13] registered\n[ 0.207274] acpiphp: Slot [14] registered\n[ 0.208025] acpiphp: Slot [15] registered\n[ 0.209128] acpiphp: Slot [16] registered\n[ 0.210157] acpiphp: Slot [17] registered\n[ 0.211154] acpiphp: Slot [18] registered\n[ 0.212026] acpiphp: Slot [19] registered\n[ 0.213109] acpiphp: Slot [20] registered\n[ 0.214164] acpiphp: Slot [21] registered\n[ 0.215163] acpiphp: Slot [22] registered\n[ 0.216018] acpiphp: Slot [23] registered\n[ 0.217035] acpiphp: Slot [24] registered\n[ 0.218048] acpiphp: Slot [25] registered\n[ 0.219073] acpiphp: Slot [26] registered\n[ 0.220024] acpiphp: Slot [27] registered\n[ 0.221056] acpiphp: Slot [28] registered\n[ 0.222072] acpiphp: Slot [29] registered\n[ 0.223076] acpiphp: Slot [30] registered\n[ 0.224028] acpiphp: Slot [31] registered\n[ 0.225040] PCI host bridge to bus 0000:00\n[ 0.226038] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.227474] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.228004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.229403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.230942] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.232004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.240756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.242597] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.271259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.272914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.274677] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.276769] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.278524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.280158] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.281758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.281758] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.284003] vgaarb: loaded\n[ 0.284752] vgaarb: bridge control possible 0000:00:02.0\n[ 0.286309] SCSI subsystem initialized\n[ 0.287433] ACPI: bus type USB registered\n[ 0.288033] usbcore: registered new interface driver usbfs\n[ 0.289286] usbcore: registered new interface driver hub\n[ 0.290547] usbcore: registered new device driver usb\n[ 0.290547] PCI: Using ACPI for IRQ routing\n[ 0.292399] NetLabel: Initializing\n[ 0.293292] NetLabel: domain hash size = 128\n[ 0.294391] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.295617] NetLabel: unlabeled traffic allowed by default\n[ 0.296207] Switched to clocksource kvm-clock\n[ 0.304023] AppArmor: AppArmor Filesystem Enabled\n[ 0.305204] pnp: PnP ACPI init\n[ 0.306050] ACPI: bus type PNP registered\n[ 0.307519] pnp: PnP ACPI: found 8 devices\n[ 0.308544] ACPI: bus type PNP unregistered\n[ 0.315960] NET: Registered protocol family 2\n[ 0.317340] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.319188] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.320816] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.322365] TCP: reno registered\n[ 0.323234] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.324611] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.326119] NET: Registered protocol family 1\n[ 0.327185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.328538] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.329862] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.352367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.375145] Trying to unpack rootfs image as initramfs...\n[ 0.474580] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.476697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.478013] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.479991] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482050] Scanning for low memory corruption every 60 seconds\n[ 0.483785] Initialise system trusted keyring\n[ 0.484914] audit: initializing netlink socket (disabled)\n[ 0.486175] type=2000 audit(1543803913.534:1): initialized\n[ 0.506571] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508836] zbud: loaded\n[ 0.509789] VFS: Disk quotas dquot_6.5.2\n[ 0.510796] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512631] fuse init (API version 7.22)\n[ 0.513721] msgmni has been set to 3997\n[ 0.514744] Key type big_key registered\n[ 0.516206] Key type asymmetric registered\n[ 0.517231] Asymmetric key parser 'x509' registered\n[ 0.518400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520251] io scheduler noop registered\n[ 0.521227] io scheduler deadline registered (default)\n[ 0.522426] io scheduler cfq registered\n[ 0.523459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.526303] ipmi message handler version 39.2\n[ 0.527416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529211] ACPI: Power Button [PWRF]\n[ 0.530252] GHES: HEST is not enabled!\n[ 0.552167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596421] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619012] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.620998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.645496] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648186] Linux agpgart interface v0.103\n[ 0.650248] brd: module loaded\n[ 0.651591] loop: module loaded\n[ 0.652786] blk-mq: CPU -> queue map\n[ 0.653717] CPU 0 -> Queue 0\n[ 0.654526] CPU 1 -> Queue 0\n[ 0.656225] vda: vda1\n[ 0.657788] scsi0 : ata_piix\n[ 0.658735] scsi1 : ata_piix\n[ 0.659635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.661212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.663047] libphy: Fixed MDIO Bus: probed\n[ 0.664243] tun: Universal TUN/TAP device driver, 1.6\n[ 0.665471] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668580] PPP generic driver version 2.4.2\n[ 0.669762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671335] ehci-pci: EHCI PCI platform driver\n[ 0.672489] ehci-platform: EHCI generic platform driver\n[ 0.673771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675312] ohci-pci: OHCI PCI platform driver\n[ 0.676845] ohci-platform: OHCI generic platform driver\n[ 0.678802] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705070] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708399] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.709888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.711475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.713373] usb usb1: Product: UHCI Host Controller\n[ 0.714576] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.716098] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.717365] hub 1-0:1.0: USB hub found\n[ 0.718386] hub 1-0:1.0: 2 ports detected\n[ 0.719563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722303] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723535] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724913] mousedev: PS/2 mouse device common for all mice\n[ 0.726402] rtc_cmos 00:00: RTC can wake from S4\n[ 0.728049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.730353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732079] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733771] device-mapper: uevent: version 1.0.3\n[ 0.735063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.737262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746122] TCP: cubic registered\n[ 0.747174] NET: Registered protocol family 10\n[ 0.748672] NET: Registered protocol family 17\n[ 0.749876] Key type dns_resolver registered\n[ 0.751201] Loading compiled-in X.509 certificates\n[ 0.752978] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.755464] registered taskstats version 1\n[ 0.758340] Key type trusted registered\n[ 0.762131] Key type encrypted registered\n[ 0.763392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764858] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.766947] regulator-dummy: disabling\n[ 0.768152] Magic number: 14:843:408\n[ 0.769379] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913)\n[ 0.771919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773642] EDD information not available.\n[ 0.817506] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819606] Write protecting the kernel read-only data: 12288k\n[ 0.821707] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.825141] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840871] systemd-udevd[107]: starting version 204\n[ 0.892502] FDC 0 is a S82078B\n[ 1.028029] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.188062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.190050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.192295] usb 1-1: Product: QEMU USB Tablet\n[ 1.193836] usb 1-1: Manufacturer: QEMU\n[ 1.195228] usb 1-1: SerialNumber: 42\n[ 1.476127] tsc: Refined TSC clocksource calibration: 3491.845 MHz\n[ 1.913318] 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.328995] 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.699961] random: init urandom read with 10 bits of entropy available\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 3.326119] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 4.26 seconds.\ncloud-init-nonet[4.51]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.67]: 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 Mon, 03 Dec 2018 02:25:18 +0000. Up 5.83 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:98:21:2f |\nci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:83:b9:cf |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n72:a2:bd:a1:9b:a1:23:76:38:0f:ab:d5:08:ef:dd:41 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n|. E S |\n| o o + + |\n| .= + + |\n|.*++ = + |\n|+o*o=.o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n58:2b:48:f4:d1:c0:38:5e:e2:94:2f:e0:f1:18:22:3b root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+oo |\n|o +.*.o.. |\n|.+ X.=. . |\n|E o.=..o . |\n| . ..o S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nf8:fd:8d:ce:08:c0:5f:c9:89:68:ee:c7:f8:ed:71:91 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . o o o . |\n| * S = E |\n| o + o . |\n| .o+ o . |\n| .. oo * o |\n| .o..+.= . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne6:1a:48:1d:61:83:88:15:2b:ac:f7:c4:2b:1c:bb:87 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ooo .+ |\n|o .... o |\n|... . |\n|.. . . . |\n|. o + . S |\n| o * o o |\n| +.+ . . |\n| Eo. o |\n| .. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 11.80 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.49 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17881 0 --:--:-- --:--:-- --:--:-- 17994\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1427 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n 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 python2.7-dev\n python2.7-minimal 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 python2.7-doc binfmt-support python3-setuptools\n 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\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.6 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 18s (5009 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8452\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......................+++\n...........................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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 6s (6181 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58185 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting 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.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.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.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 58:2b:48:f4:d1:c0:38:5e:e2:94:2f:e0:f1:18:22:3b root@homer-0 (DSA)\nec2: 256 f8:fd:8d:ce:08:c0:5f:c9:89:68:ee:c7:f8:ed:71:91 root@homer-0 (ECDSA)\nec2: 256 e6:1a:48:1d:61:83:88:15:2b:ac:f7:c4:2b:1c:bb:87 root@homer-0 (ED25519)\nec2: 2048 72:a2:bd:a1:9b:a1:23:76:38:0f:ab:d5:08:ef:dd:41 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ0BCm2CEil+4G2Ehelv5Iw9Ue02p6mzDcKVmRkgAkw/HWZ0giX5eSCi1j8t4SXLGsX6TvY9qljLazYbBHKyNl8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMPAPK65doubn4mLXbtG3oK2JYB+N+pYbAVx40ltGGNx root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTmBAY4ZOGYiSfRh7EhNdvsZ4PabLLJNkakkx8RALI914BOsLsH9wNNPQ7lZh5+08K5gPaPn6SWddRPqBvxiECPh74VOqpmSB6KZHCedXUfCzCUC6ob38CIVuIVbohKma2JpRdBs8kVnUvMJV8zPeDnmm3YZC9lgGAVcyhchVtQz3TQ29cczPT55+En44yKD40d6VRB4kIz3u5KicaU6yyte15XHEjrVsqlBa7jGrZkixxxWoRIUSFpKBGRWpLU0ErpmTg1bYOJDIHtUmjozJ7Yf51K6QNgrl/fAJENTnuLWe75EgzPBHF8LXJ+jqr135BL7lvculqdIirzeDDLk5v root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.17 seconds\n"} 2018-12-03 02:28:46,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8/action used request id req-e412ed46-c95f-4b0e-88d0-1b7de033a3ab 2018-12-03 02:28:46,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0884830951691s 2018-12-03 02:28:46,060 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008056] Security Framework initialized [ 0.009261] AppArmor: AppArmor initialized [ 0.010727] Yama: becoming mindful. [ 0.012205] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016995] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020345] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022376] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024380] Initializing cgroup subsys memory [ 0.026062] Initializing cgroup subsys devices [ 0.028006] Initializing cgroup subsys freezer [ 0.029629] Initializing cgroup subsys blkio [ 0.031226] Initializing cgroup subsys perf_event [ 0.032006] Initializing cgroup subsys hugetlb [ 0.033295] FEATURE SPEC_CTRL Present [ 0.036212] mce: CPU supports 10 MCE banks [ 0.037466] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040010] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.042048] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.044005] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.046458] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048006] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052648] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057472] ACPI: Core revision 20131115 [ 0.058870] ACPI: All ACPI Tables successfully acquired [ 0.060355] ftrace: allocating 28747 entries in 113 pages [ 0.080293] smpboot: Max logical packages: 2 [ 0.084263] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.088004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.090032] Enabling x2apic [ 0.090978] Enabled x2apic [ 0.092036] Switched APIC routing to physical x2apic. [ 0.096259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.098427] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.102040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.111569] KVM setup paravirtual spinlock [ 0.116853] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.119401] x86: Booting SMP configuration: [ 0.120004] .... node #0, CPUs: #1[ 0.116769] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136048] KVM setup async PF for cpu 1 [ 0.136080] x86: Booted up 1 node, 2 CPUs [ 0.136092] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.142732] devtmpfs: initialized [ 0.145745] EVM: security.selinux [ 0.146679] EVM: security.SMACK64 [ 0.147619] EVM: security.ima [ 0.148004] EVM: security.capability [ 0.149290] pinctrl core: initialized pinctrl subsystem [ 0.152233] regulator-dummy: no parameters [ 0.153415] RTC time: 2:25:12, date: 12/03/18 [ 0.154502] NET: Registered protocol family 16 [ 0.155672] cpuidle: using governor ladder [ 0.156005] cpuidle: using governor menu [ 0.157078] ACPI: bus type PCI registered [ 0.158030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.160080] PCI: Using configuration type 1 for base access [ 0.162327] bio: create slab at 0 [ 0.162327] ACPI: Added _OSI(Module Device) [ 0.164003] ACPI: Added _OSI(Processor Device) [ 0.165220] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.166579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169882] ACPI: Interpreter enabled [ 0.171097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.174433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.181572] ACPI: (supports S0 S5) [ 0.182479] ACPI: Using IOAPIC for interrupt routing [ 0.184018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.186353] ACPI: No dock devices found. [ 0.189304] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.190760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.193473] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196217] acpiphp: Slot [3] registered [ 0.197225] acpiphp: Slot [4] registered [ 0.198217] acpiphp: Slot [5] registered [ 0.199309] acpiphp: Slot [6] registered [ 0.200043] acpiphp: Slot [7] registered [ 0.201090] acpiphp: Slot [8] registered [ 0.202132] acpiphp: Slot [9] registered [ 0.203132] acpiphp: Slot [10] registered [ 0.204019] acpiphp: Slot [11] registered [ 0.205107] acpiphp: Slot [12] registered [ 0.206161] acpiphp: Slot [13] registered [ 0.207274] acpiphp: Slot [14] registered [ 0.208025] acpiphp: Slot [15] registered [ 0.209128] acpiphp: Slot [16] registered [ 0.210157] acpiphp: Slot [17] registered [ 0.211154] acpiphp: Slot [18] registered [ 0.212026] acpiphp: Slot [19] registered [ 0.213109] acpiphp: Slot [20] registered [ 0.214164] acpiphp: Slot [21] registered [ 0.215163] acpiphp: Slot [22] registered [ 0.216018] acpiphp: Slot [23] registered [ 0.217035] acpiphp: Slot [24] registered [ 0.218048] acpiphp: Slot [25] registered [ 0.219073] acpiphp: Slot [26] registered [ 0.220024] acpiphp: Slot [27] registered [ 0.221056] acpiphp: Slot [28] registered [ 0.222072] acpiphp: Slot [29] registered [ 0.223076] acpiphp: Slot [30] registered [ 0.224028] acpiphp: Slot [31] registered [ 0.225040] PCI host bridge to bus 0000:00 [ 0.226038] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.227474] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.228004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.229403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.230942] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.232004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.240756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.242597] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.271259] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.272914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.274677] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.276769] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.278524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.280158] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.281758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.281758] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.284003] vgaarb: loaded [ 0.284752] vgaarb: bridge control possible 0000:00:02.0 [ 0.286309] SCSI subsystem initialized [ 0.287433] ACPI: bus type USB registered [ 0.288033] usbcore: registered new interface driver usbfs [ 0.289286] usbcore: registered new interface driver hub [ 0.290547] usbcore: registered new device driver usb [ 0.290547] PCI: Using ACPI for IRQ routing [ 0.292399] NetLabel: Initializing [ 0.293292] NetLabel: domain hash size = 128 [ 0.294391] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.295617] NetLabel: unlabeled traffic allowed by default [ 0.296207] Switched to clocksource kvm-clock [ 0.304023] AppArmor: AppArmor Filesystem Enabled [ 0.305204] pnp: PnP ACPI init [ 0.306050] ACPI: bus type PNP registered [ 0.307519] pnp: PnP ACPI: found 8 devices [ 0.308544] ACPI: bus type PNP unregistered [ 0.315960] NET: Registered protocol family 2 [ 0.317340] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.319188] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.320816] TCP: Hash tables configured (established 16384 bind 16384) [ 0.322365] TCP: reno registered [ 0.323234] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.324611] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.326119] NET: Registered protocol family 1 [ 0.327185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.328538] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.329862] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.352367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.375145] Trying to unpack rootfs image as initramfs... [ 0.474580] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.476697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.478013] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.479991] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482050] Scanning for low memory corruption every 60 seconds [ 0.483785] Initialise system trusted keyring [ 0.484914] audit: initializing netlink socket (disabled) [ 0.486175] type=2000 audit(1543803913.534:1): initialized [ 0.506571] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508836] zbud: loaded [ 0.509789] VFS: Disk quotas dquot_6.5.2 [ 0.510796] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512631] fuse init (API version 7.22) [ 0.513721] msgmni has been set to 3997 [ 0.514744] Key type big_key registered [ 0.516206] Key type asymmetric registered [ 0.517231] Asymmetric key parser 'x509' registered [ 0.518400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520251] io scheduler noop registered [ 0.521227] io scheduler deadline registered (default) [ 0.522426] io scheduler cfq registered [ 0.523459] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.526303] ipmi message handler version 39.2 [ 0.527416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.529211] ACPI: Power Button [PWRF] [ 0.530252] GHES: HEST is not enabled! [ 0.552167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596421] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619012] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.620998] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.645496] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648186] Linux agpgart interface v0.103 [ 0.650248] brd: module loaded [ 0.651591] loop: module loaded [ 0.652786] blk-mq: CPU -> queue map [ 0.653717] CPU 0 -> Queue 0 [ 0.654526] CPU 1 -> Queue 0 [ 0.656225] vda: vda1 [ 0.657788] scsi0 : ata_piix [ 0.658735] scsi1 : ata_piix [ 0.659635] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.661212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.663047] libphy: Fixed MDIO Bus: probed [ 0.664243] tun: Universal TUN/TAP device driver, 1.6 [ 0.665471] tun: (C) 1999-2004 Max Krasnyansky [ 0.668580] PPP generic driver version 2.4.2 [ 0.669762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671335] ehci-pci: EHCI PCI platform driver [ 0.672489] ehci-platform: EHCI generic platform driver [ 0.673771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675312] ohci-pci: OHCI PCI platform driver [ 0.676845] ohci-platform: OHCI generic platform driver [ 0.678802] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705070] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706382] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708399] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.709888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.711475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.713373] usb usb1: Product: UHCI Host Controller [ 0.714576] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.716098] usb usb1: SerialNumber: 0000:00:01.2 [ 0.717365] hub 1-0:1.0: USB hub found [ 0.718386] hub 1-0:1.0: 2 ports detected [ 0.719563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722303] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723535] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724913] mousedev: PS/2 mouse device common for all mice [ 0.726402] rtc_cmos 00:00: RTC can wake from S4 [ 0.728049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732079] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733771] device-mapper: uevent: version 1.0.3 [ 0.735063] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.737262] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746122] TCP: cubic registered [ 0.747174] NET: Registered protocol family 10 [ 0.748672] NET: Registered protocol family 17 [ 0.749876] Key type dns_resolver registered [ 0.751201] Loading compiled-in X.509 certificates [ 0.752978] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.755464] registered taskstats version 1 [ 0.758340] Key type trusted registered [ 0.762131] Key type encrypted registered [ 0.763392] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764858] IMA: No TPM chip found, activating TPM-bypass! [ 0.766947] regulator-dummy: disabling [ 0.768152] Magic number: 14:843:408 [ 0.769379] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:13 UTC (1543803913) [ 0.771919] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773642] EDD information not available. [ 0.817506] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819606] Write protecting the kernel read-only data: 12288k [ 0.821707] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.825141] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840871] systemd-udevd[107]: starting version 204 [ 0.892502] FDC 0 is a S82078B [ 1.028029] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.188062] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.190050] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.192295] usb 1-1: Product: QEMU USB Tablet [ 1.193836] usb 1-1: Manufacturer: QEMU [ 1.195228] usb 1-1: SerialNumber: 42 [ 1.476127] tsc: Refined TSC clocksource calibration: 3491.845 MHz [ 1.913318] 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.328995] 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.699961] random: init urandom read with 10 bits of entropy available * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 3.326119] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate /dev filesystem[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:16 +0000. Up 4.26 seconds. cloud-init-nonet[4.51]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.67]: 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 Mon, 03 Dec 2018 02:25:18 +0000. Up 5.83 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:98:21:2f | ci-info: | eth0 | True | 192.168.0.22 | 255.255.255.0 | fa:16:3e:83:b9:cf | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 72:a2:bd:a1:9b:a1:23:76:38:0f:ab:d5:08:ef:dd:41 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | |. E S | | o o + + | | .= + + | |.*++ = + | |+o*o=.o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 58:2b:48:f4:d1:c0:38:5e:e2:94:2f:e0:f1:18:22:3b root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .+oo | |o +.*.o.. | |.+ X.=. . | |E o.=..o . | | . ..o S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f8:fd:8d:ce:08:c0:5f:c9:89:68:ee:c7:f8:ed:71:91 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . o o o . | | * S = E | | o + o . | | .o+ o . | | .. oo * o | | .o..+.= . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e6:1a:48:1d:61:83:88:15:2b:ac:f7:c4:2b:1c:bb:87 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | ooo .+ | |o .... o | |... . | |.. . . . | |. o + . S | | o * o o | | +.+ . . | | Eo. o | | .. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:24 +0000. Up 11.80 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:26 +0000. Up 13.49 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17881 0 --:--:-- --:--:-- --:--:-- 17994 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1427 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 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 python2.7-dev python2.7-minimal 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 python2.7-doc binfmt-support 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 The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.6 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 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-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 18s (5009 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8452 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......................+++ ...........................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 6s (6181 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58185 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ 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.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 58:2b:48:f4:d1:c0:38:5e:e2:94:2f:e0:f1:18:22:3b root@homer-0 (DSA) ec2: 256 f8:fd:8d:ce:08:c0:5f:c9:89:68:ee:c7:f8:ed:71:91 root@homer-0 (ECDSA) ec2: 256 e6:1a:48:1d:61:83:88:15:2b:ac:f7:c4:2b:1c:bb:87 root@homer-0 (ED25519) ec2: 2048 72:a2:bd:a1:9b:a1:23:76:38:0f:ab:d5:08:ef:dd:41 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ0BCm2CEil+4G2Ehelv5Iw9Ue02p6mzDcKVmRkgAkw/HWZ0giX5eSCi1j8t4SXLGsX6TvY9qljLazYbBHKyNl8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMPAPK65doubn4mLXbtG3oK2JYB+N+pYbAVx40ltGGNx root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTmBAY4ZOGYiSfRh7EhNdvsZ4PabLLJNkakkx8RALI914BOsLsH9wNNPQ7lZh5+08K5gPaPn6SWddRPqBvxiECPh74VOqpmSB6KZHCedXUfCzCUC6ob38CIVuIVbohKma2JpRdBs8kVnUvMJV8zPeDnmm3YZC9lgGAVcyhchVtQz3TQ29cczPT55+En44yKD40d6VRB4kIz3u5KicaU6yyte15XHEjrVsqlBa7jGrZkixxxWoRIUSFpKBGRWpLU0ErpmTg1bYOJDIHtUmjozJ7Yf51K6QNgrl/fAJENTnuLWe75EgzPBHF8LXJ+jqr135BL7lvculqdIirzeDDLk5v root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.17 seconds 2018-12-03 02:28:46,065 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:46,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:46,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-29166b9e-31eb-4cb3-bcc4-50e1e6b6042b x-openstack-request-id: req-29166b9e-31eb-4cb3-bcc4-50e1e6b6042b 2018-12-03 02:28:46,653 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:46,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29166b9e-31eb-4cb3-bcc4-50e1e6b6042b 2018-12-03 02:28:46,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587697029114s 2018-12-03 02:28:46,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:46,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18863 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-f0dc7d93-d941-4620-af32-b1e6ff8cdd06 x-openstack-request-id: req-f0dc7d93-d941-4620-af32-b1e6ff8cdd06 2018-12-03 02:28:46,741 - keystoneauth.session - DEBUG - RESP BODY: {"output": " entries: 1024 (order: 3, 32768 bytes)\n[ 0.302074] NET: Registered protocol family 1\n[ 0.303377] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305006] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.306594] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.329153] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.351819] Trying to unpack rootfs image as initramfs...\n[ 0.451342] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.453862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.455522] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.457244] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.459515] Scanning for low memory corruption every 60 seconds\n[ 0.461461] Initialise system trusted keyring\n[ 0.462700] audit: initializing netlink socket (disabled)\n[ 0.464104] type=2000 audit(1543803902.950:1): initialized\n[ 0.484589] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487135] zbud: loaded\n[ 0.488120] VFS: Disk quotas dquot_6.5.2\n[ 0.489212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491176] fuse init (API version 7.22)\n[ 0.492299] msgmni has been set to 3997\n[ 0.493430] Key type big_key registered\n[ 0.494901] Key type asymmetric registered\n[ 0.496027] Asymmetric key parser 'x509' registered\n[ 0.497308] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.499248] io scheduler noop registered\n[ 0.500301] io scheduler deadline registered (default)\n[ 0.501629] io scheduler cfq registered\n[ 0.502716] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505827] ipmi message handler version 39.2\n[ 0.507057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509019] ACPI: Power Button [PWRF]\n[ 0.510168] GHES: HEST is not enabled!\n[ 0.532801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576889] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.599862] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.601970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628531] Linux agpgart interface v0.103\n[ 0.630644] brd: module loaded\n[ 0.632082] loop: module loaded\n[ 0.633398] blk-mq: CPU -> queue map\n[ 0.634436] CPU 0 -> Queue 0\n[ 0.635330] CPU 1 -> Queue 0\n[ 0.636977] vda: vda1\n[ 0.638522] scsi0 : ata_piix\n[ 0.639602] scsi1 : ata_piix\n[ 0.640576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.642443] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.644532] libphy: Fixed MDIO Bus: probed\n[ 0.645862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647321] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650674] PPP generic driver version 2.4.2\n[ 0.652071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.653864] ehci-pci: EHCI PCI platform driver\n[ 0.655147] ehci-platform: EHCI generic platform driver\n[ 0.656631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.658307] ohci-pci: OHCI PCI platform driver\n[ 0.659584] ohci-platform: OHCI generic platform driver\n[ 0.661087] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683229] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684725] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.688618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692686] usb usb1: Product: UHCI Host Controller\n[ 0.694075] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.695806] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.697317] hub 1-0:1.0: USB hub found\n[ 0.698486] hub 1-0:1.0: 2 ports detected\n[ 0.699785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.702763] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.704194] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.705886] mousedev: PS/2 mouse device common for all mice\n[ 0.707737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.710584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714156] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716036] device-mapper: uevent: version 1.0.3\n[ 0.717650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722028] TCP: cubic registered\n[ 0.730203] NET: Registered protocol family 10\n[ 0.731754] NET: Registered protocol family 17\n[ 0.733171] Key type dns_resolver registered\n[ 0.734838] Loading compiled-in X.509 certificates\n[ 0.736757] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.739453] registered taskstats version 1\n[ 0.742471] Key type trusted registered\n[ 0.746499] Key type encrypted registered\n[ 0.747713] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749246] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751552] regulator-dummy: disabling\n[ 0.752822] Magic number: 14:843:408\n[ 0.754252] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:03 UTC (1543803903)\n[ 0.756758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758492] EDD information not available.\n[ 0.801339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.803732] Write protecting the kernel read-only data: 12288k\n[ 0.805963] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.809630] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.823048] systemd-udevd[107]: starting version 204\n[ 0.860888] FDC 0 is a S82078B\n[ 1.008077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172629] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176702] usb 1-1: Product: QEMU USB Tablet\n[ 1.178069] usb 1-1: Manufacturer: QEMU\n[ 1.179267] usb 1-1: SerialNumber: 42\n[ 1.452142] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.873026] 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.187928] 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.952906] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.126053] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:06 +0000. Up 4.06 seconds.\ncloud-init-nonet[4.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * 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 set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:08 +0000. Up 6.08 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0d:64:bb |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ba:b8:a5 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| o o o S + |\n| + + o . + o |\n| o . ..+ . . |\n| +EB.+ |\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:\ndb:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n|. |\n|.+. . S |\n|+ ++ o + |\n|o+.o+ + + . |\n|* ooo. o . |\n|.+Eo.. |\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:\nee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo+o |\n| . o. . |\n| .. . . |\n| + + = |\n| . S * = . |\n| + . + |\n| o + . |\n| E * . |\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:\nd7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| o.+|\n| +.+o|\n| E.. *..|\n| S ...=.* |\n| . ..B.o|\n| o .o|\n| . ..|\n| ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[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 boot log to disk[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:21 +0000. Up 18.62 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:23 +0000. Up 20.75 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 13663 0 --:--:-- --:--:-- --:--:-- 13632\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 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 [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1448 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib\n libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev\n lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp\n openjdk-7-jre-headless python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-jsonschema python-mock 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 python3-pkg-resources\n python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat\n tzdata 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 python3.4-venv python3.4-doc binfmt-support 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\nThe following packages will be upgraded:\n libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata\n5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 174 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:102 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:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 174 MB in 14s (11.8 MB/s)\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libnspr4:amd64.\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018g-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Mon Dec 3 02:25:59 UTC 2018.\nUniversal Time is now: Mon Dec 3 02:25:59 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.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:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4 (3.4.3-1ubuntu1~14.04.7) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12296\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 12949\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 23 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 (5436 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n"} 2018-12-03 02:28:46,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/action used request id req-f0dc7d93-d941-4620-af32-b1e6ff8cdd06 2018-12-03 02:28:46,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801999568939s 2018-12-03 02:28:46,745 - functest.core.singlevm - DEBUG - console: entries: 1024 (order: 3, 32768 bytes) [ 0.302074] NET: Registered protocol family 1 [ 0.303377] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305006] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.306594] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.329153] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.351819] Trying to unpack rootfs image as initramfs... [ 0.451342] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.453862] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.455522] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.457244] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.459515] Scanning for low memory corruption every 60 seconds [ 0.461461] Initialise system trusted keyring [ 0.462700] audit: initializing netlink socket (disabled) [ 0.464104] type=2000 audit(1543803902.950:1): initialized [ 0.484589] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487135] zbud: loaded [ 0.488120] VFS: Disk quotas dquot_6.5.2 [ 0.489212] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491176] fuse init (API version 7.22) [ 0.492299] msgmni has been set to 3997 [ 0.493430] Key type big_key registered [ 0.494901] Key type asymmetric registered [ 0.496027] Asymmetric key parser 'x509' registered [ 0.497308] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.499248] io scheduler noop registered [ 0.500301] io scheduler deadline registered (default) [ 0.501629] io scheduler cfq registered [ 0.502716] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505827] ipmi message handler version 39.2 [ 0.507057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509019] ACPI: Power Button [PWRF] [ 0.510168] GHES: HEST is not enabled! [ 0.532801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576889] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.599862] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.601970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628531] Linux agpgart interface v0.103 [ 0.630644] brd: module loaded [ 0.632082] loop: module loaded [ 0.633398] blk-mq: CPU -> queue map [ 0.634436] CPU 0 -> Queue 0 [ 0.635330] CPU 1 -> Queue 0 [ 0.636977] vda: vda1 [ 0.638522] scsi0 : ata_piix [ 0.639602] scsi1 : ata_piix [ 0.640576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.642443] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.644532] libphy: Fixed MDIO Bus: probed [ 0.645862] tun: Universal TUN/TAP device driver, 1.6 [ 0.647321] tun: (C) 1999-2004 Max Krasnyansky [ 0.650674] PPP generic driver version 2.4.2 [ 0.652071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653864] ehci-pci: EHCI PCI platform driver [ 0.655147] ehci-platform: EHCI generic platform driver [ 0.656631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.658307] ohci-pci: OHCI PCI platform driver [ 0.659584] ohci-platform: OHCI generic platform driver [ 0.661087] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683229] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684725] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.688618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692686] usb usb1: Product: UHCI Host Controller [ 0.694075] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.695806] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697317] hub 1-0:1.0: USB hub found [ 0.698486] hub 1-0:1.0: 2 ports detected [ 0.699785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702763] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.704194] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.705886] mousedev: PS/2 mouse device common for all mice [ 0.707737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.710584] rtc_cmos 00:00: RTC can wake from S4 [ 0.712312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714156] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716036] device-mapper: uevent: version 1.0.3 [ 0.717650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720190] ledtrig-cpu: registered to indicate activity on CPUs [ 0.722028] TCP: cubic registered [ 0.730203] NET: Registered protocol family 10 [ 0.731754] NET: Registered protocol family 17 [ 0.733171] Key type dns_resolver registered [ 0.734838] Loading compiled-in X.509 certificates [ 0.736757] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.739453] registered taskstats version 1 [ 0.742471] Key type trusted registered [ 0.746499] Key type encrypted registered [ 0.747713] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749246] IMA: No TPM chip found, activating TPM-bypass! [ 0.751552] regulator-dummy: disabling [ 0.752822] Magic number: 14:843:408 [ 0.754252] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:03 UTC (1543803903) [ 0.756758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758492] EDD information not available. [ 0.801339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.803732] Write protecting the kernel read-only data: 12288k [ 0.805963] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.809630] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.823048] systemd-udevd[107]: starting version 204 [ 0.860888] FDC 0 is a S82078B [ 1.008077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172629] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176702] usb 1-1: Product: QEMU USB Tablet [ 1.178069] usb 1-1: Manufacturer: QEMU [ 1.179267] usb 1-1: SerialNumber: 42 [ 1.452142] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.873026] 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.187928] 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.952906] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.126053] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:06 +0000. Up 4.06 seconds. cloud-init-nonet[4.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * 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 set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:08 +0000. Up 6.08 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0d:64:bb | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ba:b8:a5 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | o o o S + | | + + o . + o | | o . ..+ . . | | +EB.+ | | .*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: db:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | |. | |.+. . S | |+ ++ o + | |o+.o+ + + . | |* ooo. o . | |.+Eo.. | +-----------------+ 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: ee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oo+o | | . o. . | | .. . . | | + + = | | . S * = . | | + . + | | o + . | | E * . | | .. . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .o| | o.+| | +.+o| | E.. *..| | S ...=.* | | . ..B.o| | o .o| | . ..| | ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[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 boot log to disk[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:21 +0000. Up 18.62 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:23 +0000. Up 20.75 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 13663 0 --:--:-- --:--:-- --:--:-- 13632 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 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 [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1448 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat tzdata 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 python3.4-venv python3.4-doc binfmt-support 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 The following packages will be upgraded: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:102 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:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 14s (11.8 MB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Dec 3 02:25:59 UTC 2018. Universal Time is now: Mon Dec 3 02:25:59 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12296 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 12949 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 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 (5436 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 2018-12-03 02:28:46,752 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-03 02:28:56,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:57,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-c7e1a164-15ea-4e9d-8d0a-f2bc99c94e0c x-openstack-request-id: req-c7e1a164-15ea-4e9d-8d0a-f2bc99c94e0c 2018-12-03 02:28:57,540 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:57,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c7e1a164-15ea-4e9d-8d0a-f2bc99c94e0c 2018-12-03 02:28:57,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777107000351s 2018-12-03 02:28:57,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:57,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19105 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-e911e498-36e0-4716-b8e1-88c681b9838a x-openstack-request-id: req-e911e498-36e0-4716-b8e1-88c681b9838a 2018-12-03 02:28:57,644 - keystoneauth.session - DEBUG - RESP BODY: {"output": "8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628531] Linux agpgart interface v0.103\n[ 0.630644] brd: module loaded\n[ 0.632082] loop: module loaded\n[ 0.633398] blk-mq: CPU -> queue map\n[ 0.634436] CPU 0 -> Queue 0\n[ 0.635330] CPU 1 -> Queue 0\n[ 0.636977] vda: vda1\n[ 0.638522] scsi0 : ata_piix\n[ 0.639602] scsi1 : ata_piix\n[ 0.640576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.642443] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.644532] libphy: Fixed MDIO Bus: probed\n[ 0.645862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647321] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650674] PPP generic driver version 2.4.2\n[ 0.652071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.653864] ehci-pci: EHCI PCI platform driver\n[ 0.655147] ehci-platform: EHCI generic platform driver\n[ 0.656631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.658307] ohci-pci: OHCI PCI platform driver\n[ 0.659584] ohci-platform: OHCI generic platform driver\n[ 0.661087] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683229] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684725] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.688618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692686] usb usb1: Product: UHCI Host Controller\n[ 0.694075] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.695806] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.697317] hub 1-0:1.0: USB hub found\n[ 0.698486] hub 1-0:1.0: 2 ports detected\n[ 0.699785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.702763] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.704194] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.705886] mousedev: PS/2 mouse device common for all mice\n[ 0.707737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.710584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.712312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.714156] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.716036] device-mapper: uevent: version 1.0.3\n[ 0.717650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.720190] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.722028] TCP: cubic registered\n[ 0.730203] NET: Registered protocol family 10\n[ 0.731754] NET: Registered protocol family 17\n[ 0.733171] Key type dns_resolver registered\n[ 0.734838] Loading compiled-in X.509 certificates\n[ 0.736757] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.739453] registered taskstats version 1\n[ 0.742471] Key type trusted registered\n[ 0.746499] Key type encrypted registered\n[ 0.747713] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749246] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751552] regulator-dummy: disabling\n[ 0.752822] Magic number: 14:843:408\n[ 0.754252] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:03 UTC (1543803903)\n[ 0.756758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758492] EDD information not available.\n[ 0.801339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.803732] Write protecting the kernel read-only data: 12288k\n[ 0.805963] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.809630] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.823048] systemd-udevd[107]: starting version 204\n[ 0.860888] FDC 0 is a S82078B\n[ 1.008077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172629] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.176702] usb 1-1: Product: QEMU USB Tablet\n[ 1.178069] usb 1-1: Manufacturer: QEMU\n[ 1.179267] usb 1-1: SerialNumber: 42\n[ 1.452142] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.873026] 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.187928] 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.952906] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.126053] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:06 +0000. Up 4.06 seconds.\ncloud-init-nonet[4.33]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * 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 set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.91]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:08 +0000. Up 6.08 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:0d:64:bb |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ba:b8:a5 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| o o o S + |\n| + + o . + o |\n| o . ..+ . . |\n| +EB.+ |\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:\ndb:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n|. |\n|.+. . S |\n|+ ++ o + |\n|o+.o+ + + . |\n|* ooo. o . |\n|.+Eo.. |\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:\nee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo+o |\n| . o. . |\n| .. . . |\n| + + = |\n| . S * = . |\n| + . + |\n| o + . |\n| E * . |\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:\nd7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o|\n| o.+|\n| +.+o|\n| E.. *..|\n| S ...=.* |\n| . ..B.o|\n| o .o|\n| . ..|\n| ... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting D-Bus system message bus[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 boot log to disk[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:21 +0000. Up 18.62 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:23 +0000. Up 20.75 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 13663 0 --:--:-- --:--:-- --:--:-- 13632\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 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 [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1448 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.10\n+ '[' -n 192.168.0.10 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib\n libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev\n lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp\n openjdk-7-jre-headless python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-jsonschema python-mock 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 python3-pkg-resources\n python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat\n tzdata 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 python3.4-venv python3.4-doc binfmt-support 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\nThe following packages will be upgraded:\n libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata\n5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 174 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:102 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:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 174 MB in 14s (11.8 MB/s)\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nPreparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libnspr4:amd64.\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nPreparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ...\nProcessing triggers for mime-support (3.54ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nSetting up tzdata (2018g-0ubuntu0.14.04) ...\n\nCurrent default time zone: 'Etc/UTC'\nLocal time is now: Mon Dec 3 02:25:59 UTC 2018.\nUniversal Time is now: Mon Dec 3 02:25:59 UTC 2018.\nRun 'dpkg-reconfigure tzdata' if you wish to change it.\n\nSelecting previously unselected package tzdata-java.\n(Reading database ... 51367 files and directories currently installed.)\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:thawte_Primary_Root_CA.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:Visa_eCommerce_Root.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Certigna.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53147 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up python3.4 (3.4.3-1ubuntu1~14.04.7) ...\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.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 12296\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 12949\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 23 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 (5436 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59704 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.3'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 db:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0 (DSA)\nec2: 256 ee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0 (ECDSA)\nec2: 256 d7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0 (ED25519)\nec2: 2048 73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHz291opGnurJPR3HXu/JrlKJWAOGAmkDV9e9cPshNjU5QjiU4RpH8sGpTv0oVd39NIKGFG/qf6wOKSMcFDobPw= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO7iGzHr2mWJApdzNz8eHBSsdfy8ndXGvV6nCulhxXEt root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgylbC3XoOGs+jg9UX5Y1MgM6S2lJmaMBo/rQViyo9Z9Zc7ShexxMwILJiTO2d6laxahu+0IQhRSend/mkBQu5LKZQmFHq2b80L2pIme8mGnRjW0rGBcf7Hn2hP6X5qCZH25cKk4rpuVtdHSbZwGe1D6p+YDbzueIBuJzOjb5cMQaVuoEoUXDbc0EtpuV7Lsi0fGb2/Fw8HpVmVvsLFdzSuu2Db3Q+3uSIB5xtGLfc9QlVIw/8eBY+QGjfh7d3GnZwGTTOHzpc9b6wwwixAQ7ghoT+uCYGwwG3690zAYBFiMJKi9uXSMcDQo5D9oDHcenOjKoWx9zTReCRUdJyDdN root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 226.06 seconds\n"} 2018-12-03 02:28:57,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924/action used request id req-e911e498-36e0-4716-b8e1-88c681b9838a 2018-12-03 02:28:57,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0992639064789s 2018-12-03 02:28:57,650 - functest.core.singlevm - DEBUG - console: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625680] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628531] Linux agpgart interface v0.103 [ 0.630644] brd: module loaded [ 0.632082] loop: module loaded [ 0.633398] blk-mq: CPU -> queue map [ 0.634436] CPU 0 -> Queue 0 [ 0.635330] CPU 1 -> Queue 0 [ 0.636977] vda: vda1 [ 0.638522] scsi0 : ata_piix [ 0.639602] scsi1 : ata_piix [ 0.640576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.642443] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.644532] libphy: Fixed MDIO Bus: probed [ 0.645862] tun: Universal TUN/TAP device driver, 1.6 [ 0.647321] tun: (C) 1999-2004 Max Krasnyansky [ 0.650674] PPP generic driver version 2.4.2 [ 0.652071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.653864] ehci-pci: EHCI PCI platform driver [ 0.655147] ehci-platform: EHCI generic platform driver [ 0.656631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.658307] ohci-pci: OHCI PCI platform driver [ 0.659584] ohci-platform: OHCI generic platform driver [ 0.661087] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683229] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684725] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686933] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.688618] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690459] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692686] usb usb1: Product: UHCI Host Controller [ 0.694075] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.695806] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697317] hub 1-0:1.0: USB hub found [ 0.698486] hub 1-0:1.0: 2 ports detected [ 0.699785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.702763] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.704194] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.705886] mousedev: PS/2 mouse device common for all mice [ 0.707737] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.710584] rtc_cmos 00:00: RTC can wake from S4 [ 0.712312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.714156] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.716036] device-mapper: uevent: version 1.0.3 [ 0.717650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.720190] ledtrig-cpu: registered to indicate activity on CPUs [ 0.722028] TCP: cubic registered [ 0.730203] NET: Registered protocol family 10 [ 0.731754] NET: Registered protocol family 17 [ 0.733171] Key type dns_resolver registered [ 0.734838] Loading compiled-in X.509 certificates [ 0.736757] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.739453] registered taskstats version 1 [ 0.742471] Key type trusted registered [ 0.746499] Key type encrypted registered [ 0.747713] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749246] IMA: No TPM chip found, activating TPM-bypass! [ 0.751552] regulator-dummy: disabling [ 0.752822] Magic number: 14:843:408 [ 0.754252] rtc_cmos 00:00: setting system clock to 2018-12-03 02:25:03 UTC (1543803903) [ 0.756758] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758492] EDD information not available. [ 0.801339] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.803732] Write protecting the kernel read-only data: 12288k [ 0.805963] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.809630] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.823048] systemd-udevd[107]: starting version 204 [ 0.860888] FDC 0 is a S82078B [ 1.008077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172629] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174628] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.176702] usb 1-1: Product: QEMU USB Tablet [ 1.178069] usb 1-1: Manufacturer: QEMU [ 1.179267] usb 1-1: SerialNumber: 42 [ 1.452142] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.873026] 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.187928] 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.952906] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.126053] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:25:06 +0000. Up 4.06 seconds. cloud-init-nonet[4.33]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * 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 set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[5.91]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:25:08 +0000. Up 6.08 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:0d:64:bb | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ba:b8:a5 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | o o o S + | | + + o . + o | | o . ..+ . . | | +EB.+ | | .*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: db:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | |. | |.+. . S | |+ ++ o + | |o+.o+ + + . | |* ooo. o . | |.+Eo.. | +-----------------+ 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: ee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oo+o | | . o. . | | .. . . | | + + = | | . S * = . | | + . + | | o + . | | E * . | | .. . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .o| | o.+| | +.+o| | E.. *..| | S ...=.* | | . ..B.o| | o .o| | . ..| | ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting D-Bus system message bus[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 boot log to disk[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:25:21 +0000. Up 18.62 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:25:23 +0000. Up 20.75 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 13663 0 --:--:-- --:--:-- --:--:-- 13632 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 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 [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1448 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.10 + '[' -n 192.168.0.10 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libpython3.4-minimal libpython3.4-stdlib 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 python3.4 python3.4-minimal realpath rogers rogers-libs snmp snmpd sysstat tzdata 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 python3.4-venv python3.4-doc binfmt-support 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 The following packages will be upgraded: libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal tzdata 5 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 174 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4 amd64 3.4.3-1ubuntu1~14.04.7 [178 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [1224 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-stdlib amd64 3.4.3-1ubuntu1~14.04.7 [1986 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4-minimal amd64 3.4.3-1ubuntu1~14.04.7 [461 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018g-0ubuntu0.14.04 [166 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:67 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:68 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:69 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:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:102 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:103 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:107 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:108 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:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 20%Extracting templates from packages: 41%Extracting templates from packages: 62%Extracting templates from packages: 83%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 174 MB in 14s (11.8 MB/s) (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../python3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../python3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking python3.4-minimal (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-stdlib_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Preparing to unpack .../libpython3.4-minimal_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) over (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Preparing to unpack .../tzdata_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata (2018g-0ubuntu0.14.04) over (2018e-0ubuntu0.14.04) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Setting up tzdata (2018g-0ubuntu0.14.04) ... Current default time zone: 'Etc/UTC' Local time is now: Mon Dec 3 02:25:59 UTC 2018. Universal Time is now: Mon Dec 3 02:25:59 UTC 2018. Run 'dpkg-reconfigure tzdata' if you wish to change it. Selecting previously unselected package tzdata-java. (Reading database ... 51367 files and directories currently installed.) Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certum_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:SecureSign_RootCA11.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:EC-ACC.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:PSCProcert.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Taiwan_GRCA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Izenpe.com.pem Adding debian:ACCVRAIZ1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Certigna.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53147 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libpython3.4-minimal:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4-minimal (3.4.3-1ubuntu1~14.04.7) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up python3.4 (3.4.3-1ubuntu1~14.04.7) ... 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.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 12296 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 12949 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 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 (5436 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59704 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.3' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 db:38:b0:33:62:0c:fb:c3:2a:53:c3:b0:28:3a:d2:bc root@vellum-0 (DSA) ec2: 256 ee:24:77:d5:40:80:97:54:af:09:8f:63:d8:83:b2:2b root@vellum-0 (ECDSA) ec2: 256 d7:f7:b6:4a:05:9d:7a:03:77:52:7d:a8:3f:8d:e4:02 root@vellum-0 (ED25519) ec2: 2048 73:0f:a9:5b:22:34:62:ca:64:ff:dc:a4:8d:6c:bd:32 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHz291opGnurJPR3HXu/JrlKJWAOGAmkDV9e9cPshNjU5QjiU4RpH8sGpTv0oVd39NIKGFG/qf6wOKSMcFDobPw= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO7iGzHr2mWJApdzNz8eHBSsdfy8ndXGvV6nCulhxXEt root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHgylbC3XoOGs+jg9UX5Y1MgM6S2lJmaMBo/rQViyo9Z9Zc7ShexxMwILJiTO2d6laxahu+0IQhRSend/mkBQu5LKZQmFHq2b80L2pIme8mGnRjW0rGBcf7Hn2hP6X5qCZH25cKk4rpuVtdHSbZwGe1D6p+YDbzueIBuJzOjb5cMQaVuoEoUXDbc0EtpuV7Lsi0fGb2/Fw8HpVmVvsLFdzSuu2Db3Q+3uSIB5xtGLfc9QlVIw/8eBY+QGjfh7d3GnZwGTTOHzpc9b6wwwixAQ7ghoT+uCYGwwG3690zAYBFiMJKi9uXSMcDQo5D9oDHcenOjKoWx9zTReCRUdJyDdN root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:28:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 226.06 seconds 2018-12-03 02:28:57,656 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:57,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:57,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-eca196f9-9760-4219-9662-2b49884980d2 x-openstack-request-id: req-eca196f9-9760-4219-9662-2b49884980d2 2018-12-03 02:28:57,989 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:57,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eca196f9-9760-4219-9662-2b49884980d2 2018-12-03 02:28:57,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333296060562s 2018-12-03 02:28:57,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:58,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20687 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-2f89e757-ebcd-40e5-a8f6-229763e79527 x-openstack-request-id: req-2f89e757-ebcd-40e5-a8f6-229763e79527 2018-12-03 02:28:58,082 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009181] AppArmor: AppArmor initialized\n[ 0.010275] Yama: becoming mindful.\n[ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015467] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016789] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018420] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020276] Initializing cgroup subsys memory\n[ 0.021405] Initializing cgroup subsys devices\n[ 0.022550] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026266] Initializing cgroup subsys hugetlb\n[ 0.028073] FEATURE SPEC_CTRL Present\n[ 0.029731] mce: CPU supports 10 MCE banks\n[ 0.030823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033494] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038561] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049257] ACPI: Core revision 20131115\n[ 0.050748] ACPI: All ACPI Tables successfully acquired\n[ 0.052026] ftrace: allocating 28747 entries in 113 pages\n[ 0.072232] smpboot: Max logical packages: 2\n[ 0.073313] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074880] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076234] Enabling x2apic\n[ 0.077049] Enabled x2apic\n[ 0.078096] Switched APIC routing to physical x2apic.\n[ 0.081206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082717] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.085236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093928] KVM setup paravirtual spinlock\n[ 0.096376] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.098209] x86: Booting SMP configuration:\n[ 0.099364] .... node #0, CPUs: #1[ 0.096335] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116018] x86: Booted up 1 node, 2 CPUs\n[ 0.116011] KVM setup async PF for cpu 1\n[ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119554] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120388] devtmpfs: initialized\n[ 0.122141] EVM: security.selinux\n[ 0.123064] EVM: security.SMACK64\n[ 0.124006] EVM: security.ima\n[ 0.124848] EVM: security.capability\n[ 0.125845] pinctrl core: initialized pinctrl subsystem\n[ 0.128035] regulator-dummy: no parameters\n[ 0.129145] RTC time: 2:24:14, date: 12/03/18\n[ 0.130310] NET: Registered protocol family 16\n[ 0.131586] cpuidle: using governor ladder\n[ 0.132003] cpuidle: using governor menu\n[ 0.133094] ACPI: bus type PCI registered\n[ 0.134173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135791] PCI: Using configuration type 1 for base access\n[ 0.136580] bio: create slab at 0\n[ 0.137117] ACPI: Added _OSI(Module Device)\n[ 0.137174] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143508] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152683] ACPI: (supports S0 S5)\n[ 0.153623] ACPI: Using IOAPIC for interrupt routing\n[ 0.156014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.158422] ACPI: No dock devices found.\n[ 0.161348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.165569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168196] acpiphp: Slot [3] registered\n[ 0.169258] acpiphp: Slot [4] registered\n[ 0.170313] acpiphp: Slot [5] registered\n[ 0.171364] acpiphp: Slot [6] registered\n[ 0.172020] acpiphp: Slot [7] registered\n[ 0.173077] acpiphp: Slot [8] registered\n[ 0.174143] acpiphp: Slot [9] registered\n[ 0.175177] acpiphp: Slot [10] registered\n[ 0.176020] acpiphp: Slot [11] registered\n[ 0.177137] acpiphp: Slot [12] registered\n[ 0.178258] acpiphp: Slot [13] registered\n[ 0.179361] acpiphp: Slot [14] registered\n[ 0.180020] acpiphp: Slot [15] registered\n[ 0.181117] acpiphp: Slot [16] registered\n[ 0.182218] acpiphp: Slot [17] registered\n[ 0.183312] acpiphp: Slot [18] registered\n[ 0.184027] acpiphp: Slot [19] registered\n[ 0.185188] acpiphp: Slot [20] registered\n[ 0.186293] acpiphp: Slot [21] registered\n[ 0.187397] acpiphp: Slot [22] registered\n[ 0.188787] acpiphp: Slot [23] registered\n[ 0.190186] acpiphp: Slot [24] registered\n[ 0.191294] acpiphp: Slot [25] registered\n[ 0.192021] acpiphp: Slot [26] registered\n[ 0.193106] acpiphp: Slot [27] registered\n[ 0.194163] acpiphp: Slot [28] registered\n[ 0.195221] acpiphp: Slot [29] registered\n[ 0.196019] acpiphp: Slot [30] registered\n[ 0.197101] acpiphp: Slot [31] registered\n[ 0.198215] PCI host bridge to bus 0000:00\n[ 0.199369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.200016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.201595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.203161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.204004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.205670] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.213348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.215299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.236718] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.238730] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.240874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.242756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.244587] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.246467] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.248589] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249586] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252004] vgaarb: loaded\n[ 0.252814] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254754] SCSI subsystem initialized\n[ 0.256271] ACPI: bus type USB registered\n[ 0.257330] usbcore: registered new interface driver usbfs\n[ 0.258818] usbcore: registered new interface driver hub\n[ 0.260046] usbcore: registered new device driver usb\n[ 0.261478] PCI: Using ACPI for IRQ routing\n[ 0.261936] NetLabel: Initializing\n[ 0.264012] NetLabel: domain hash size = 128\n[ 0.265190] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.266554] NetLabel: unlabeled traffic allowed by default\n[ 0.268566] Switched to clocksource kvm-clock\n[ 0.277056] AppArmor: AppArmor Filesystem Enabled\n[ 0.278362] pnp: PnP ACPI init\n[ 0.279244] ACPI: bus type PNP registered\n[ 0.280861] pnp: PnP ACPI: found 8 devices\n[ 0.281949] ACPI: bus type PNP unregistered\n[ 0.289532] NET: Registered protocol family 2\n[ 0.291261] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293317] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.295112] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.296833] TCP: reno registered\n[ 0.297789] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299263] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300974] NET: Registered protocol family 1\n[ 0.302215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.303659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.305098] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.327889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.350335] Trying to unpack rootfs image as initramfs...\n[ 0.447638] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.450439] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452217] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.453657] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.456376] Scanning for low memory corruption every 60 seconds\n[ 0.458746] Initialise system trusted keyring\n[ 0.460232] audit: initializing netlink socket (disabled)\n[ 0.462005] type=2000 audit(1543803854.680:1): initialized\n[ 0.484063] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.486850] zbud: loaded\n[ 0.488019] VFS: Disk quotas dquot_6.5.2\n[ 0.489353] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491764] fuse init (API version 7.22)\n[ 0.493159] msgmni has been set to 3997\n[ 0.494506] Key type big_key registered\n[ 0.496300] Key type asymmetric registered\n[ 0.497640] Asymmetric key parser 'x509' registered\n[ 0.499169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.501576] io scheduler noop registered\n[ 0.502838] io scheduler deadline registered (default)\n[ 0.504431] io scheduler cfq registered\n[ 0.505791] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.507513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509562] ipmi message handler version 39.2\n[ 0.511017] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.513367] ACPI: Power Button [PWRF]\n[ 0.514511] GHES: HEST is not enabled!\n[ 0.536750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581093] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.607313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610317] Linux agpgart interface v0.103\n[ 0.612585] brd: module loaded\n[ 0.614012] loop: module loaded\n[ 0.615407] blk-mq: CPU -> queue map\n[ 0.616472] CPU 0 -> Queue 0\n[ 0.617436] CPU 1 -> Queue 0\n[ 0.619459] vda: vda1\n[ 0.621073] scsi0 : ata_piix\n[ 0.622115] scsi1 : ata_piix\n[ 0.623022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.624638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.626522] libphy: Fixed MDIO Bus: probed\n[ 0.627744] tun: Universal TUN/TAP device driver, 1.6\n[ 0.629066] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.631488] PPP generic driver version 2.4.2\n[ 0.632691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.634531] ehci-pci: EHCI PCI platform driver\n[ 0.635834] ehci-platform: EHCI generic platform driver\n[ 0.637354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.639071] ohci-pci: OHCI PCI platform driver\n[ 0.640368] ohci-platform: OHCI generic platform driver\n[ 0.641856] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.664336] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.665859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.668164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.669837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.671680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.673736] usb usb1: Product: UHCI Host Controller\n[ 0.675090] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.676799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678238] hub 1-0:1.0: USB hub found\n[ 0.679357] hub 1-0:1.0: 2 ports detected\n[ 0.680682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.683630] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.685036] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.686626] mousedev: PS/2 mouse device common for all mice\n[ 0.688422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.691012] rtc_cmos 00:00: RTC can wake from S4\n[ 0.692432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.693903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.695425] device-mapper: uevent: version 1.0.3\n[ 0.696627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.698646] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.700125] TCP: cubic registered\n[ 0.701078] NET: Registered protocol family 10\n[ 0.702397] NET: Registered protocol family 17\n[ 0.703502] Key type dns_resolver registered\n[ 0.704780] Loading compiled-in X.509 certificates\n[ 0.706623] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.708846] registered taskstats version 1\n[ 0.719432] Key type trusted registered\n[ 0.723531] Key type encrypted registered\n[ 0.724545] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.725803] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.727495] regulator-dummy: disabling\n[ 0.728533] Magic number: 14:843:408\n[ 0.729657] rtc_cmos 00:00: setting system clock to 2018-12-03 02:24:14 UTC (1543803854)\n[ 0.731652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.733014] EDD information not available.\n[ 0.785782] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.787709] Write protecting the kernel read-only data: 12288k\n[ 0.789762] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.793075] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.808968] systemd-udevd[107]: starting version 204\n[ 0.853517] FDC 0 is a S82078B\n[ 0.992113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.156351] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.157986] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.159667] usb 1-1: Product: QEMU USB Tablet\n[ 1.160811] usb 1-1: Manufacturer: QEMU\n[ 1.161850] usb 1-1: SerialNumber: 42\n[ 1.448080] tsc: Refined TSC clocksource calibration: 3491.825 MHz\n[ 1.868935] 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.178444] 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.303592] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK [ 2.419220] EXT4-fs (vda1): re-mounted. Opts: (null)\n]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:24:16 +0000. Up 2.74 seconds.\ncloud-init-nonet[2.91]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[3.79]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:24:17 +0000. Up 3.94 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:86:b9:3a |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n5f:9e:d2:2f:70:07:ca:dd:56:bc:64:8a:ae:44:71:47 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E |\n| . |\n| . . . . |\n| o o oo|\n| So ooo+..|\n| ..+=oo+. |\n| .+o+o |\n| . o.. |\n| .. .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n9e:26:26:e1:74:18:a5:49:0c:25:c8:69:bd:8e:c3:ca root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|..=+o . |\n|.+ +.+ |\n|. = |\n| . o |\n|. o + . S |\n| + + o . . |\n|o . o o + |\n|.E o o |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne3:f5:3f:17:6b:db:b8:1f:60:b2:2a:de:6a:17:6f:7a root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S .. o |\n| . + .+ .. |\n| . o.. .o|\n| o...E ..++|\n| oo+++ =*+|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n2e:0c:0b:13:a5:6f:ba:b0:57:f0:cc:48:fd:92:80:b0 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|. o |\n|.oo. |\n|E +o. |\n| .oB+o S |\n| .=B+.. |\n|. ....o . |\n| o.. . |\n|... |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:24:30 +0000. Up 16.32 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:24:36 +0000. Up 21.56 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 15110 0 --:--:-- --:--:-- --:--:-- 15139\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1393 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.10\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 28 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.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 8s (7752 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51924 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8546\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9269\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 ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 28 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 (12.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58132 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.0.8'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9e:26:26:e1:74:18:a5:49:0c:25:c8:69:bd:8e:c3:ca root@ellis-0 (DSA)\nec2: 256 e3:f5:3f:17:6b:db:b8:1f:60:b2:2a:de:6a:17:6f:7a root@ellis-0 (ECDSA)\nec2: 256 2e:0c:0b:13:a5:6f:ba:b0:57:f0:cc:48:fd:92:80:b0 root@ellis-0 (ED25519)\nec2: 2048 5f:9e:d2:2f:70:07:ca:dd:56:bc:64:8a:ae:44:71:47 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBISvKOQmbaAMCaSdaPhy6IFST43WeAYoaV8+9fEDEOoYtZ7utpjnI5pc5XZskWIlEu6Vw+t9oGL5UhKdYTtV2w8= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOCOTMym7vdFg7VLtizLlE/ymGGW29WOieWznOYevGXy root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cpcY0CFYz4JY9jPNBbrTuNTt7ZoZD6K0l3yTLLpSuaSluIL/8mnNf/LwCgRuTzdnfhd1vbKixX6pv27patdSSw4PFGPY/GzIYkBnsRgybhhRMVCKOkWnQe1+x5AzscGVwlsnRZse6Sq1k6vkvYk9mD6mpbbOdyItXGB+InTyqDsfLth+bNPflDTjvOvimOt+f03dJYblEapPzHUTb1xBVSToPaT9ROj5FHfQJcH/l4pW72UFy7+FNHlRJf257lgG39UKERlck8Yz2l3j7Lenv6M1xMk8gSyGgtpT96+61yVw7b6G3shXhuf+BmcbYOHl88kwkrRHxGFE+oZnzZw9 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.34 seconds\n"} 2018-12-03 02:28:58,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30/action used request id req-2f89e757-ebcd-40e5-a8f6-229763e79527 2018-12-03 02:28:58,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0859851837158s 2018-12-03 02:28:58,086 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009181] AppArmor: AppArmor initialized [ 0.010275] Yama: becoming mindful. [ 0.012075] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015467] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016789] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018420] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020276] Initializing cgroup subsys memory [ 0.021405] Initializing cgroup subsys devices [ 0.022550] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026266] Initializing cgroup subsys hugetlb [ 0.028073] FEATURE SPEC_CTRL Present [ 0.029731] mce: CPU supports 10 MCE banks [ 0.030823] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030823] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033494] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038561] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044618] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049257] ACPI: Core revision 20131115 [ 0.050748] ACPI: All ACPI Tables successfully acquired [ 0.052026] ftrace: allocating 28747 entries in 113 pages [ 0.072232] smpboot: Max logical packages: 2 [ 0.073313] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074880] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076234] Enabling x2apic [ 0.077049] Enabled x2apic [ 0.078096] Switched APIC routing to physical x2apic. [ 0.081206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082717] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.085236] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093928] KVM setup paravirtual spinlock [ 0.096376] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.098209] x86: Booting SMP configuration: [ 0.099364] .... node #0, CPUs: #1[ 0.096335] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116018] x86: Booted up 1 node, 2 CPUs [ 0.116011] KVM setup async PF for cpu 1 [ 0.116012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119554] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120388] devtmpfs: initialized [ 0.122141] EVM: security.selinux [ 0.123064] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124848] EVM: security.capability [ 0.125845] pinctrl core: initialized pinctrl subsystem [ 0.128035] regulator-dummy: no parameters [ 0.129145] RTC time: 2:24:14, date: 12/03/18 [ 0.130310] NET: Registered protocol family 16 [ 0.131586] cpuidle: using governor ladder [ 0.132003] cpuidle: using governor menu [ 0.133094] ACPI: bus type PCI registered [ 0.134173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135791] PCI: Using configuration type 1 for base access [ 0.136580] bio: create slab at 0 [ 0.137117] ACPI: Added _OSI(Module Device) [ 0.137174] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141185] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143508] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152683] ACPI: (supports S0 S5) [ 0.153623] ACPI: Using IOAPIC for interrupt routing [ 0.156014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158422] ACPI: No dock devices found. [ 0.161348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162855] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168196] acpiphp: Slot [3] registered [ 0.169258] acpiphp: Slot [4] registered [ 0.170313] acpiphp: Slot [5] registered [ 0.171364] acpiphp: Slot [6] registered [ 0.172020] acpiphp: Slot [7] registered [ 0.173077] acpiphp: Slot [8] registered [ 0.174143] acpiphp: Slot [9] registered [ 0.175177] acpiphp: Slot [10] registered [ 0.176020] acpiphp: Slot [11] registered [ 0.177137] acpiphp: Slot [12] registered [ 0.178258] acpiphp: Slot [13] registered [ 0.179361] acpiphp: Slot [14] registered [ 0.180020] acpiphp: Slot [15] registered [ 0.181117] acpiphp: Slot [16] registered [ 0.182218] acpiphp: Slot [17] registered [ 0.183312] acpiphp: Slot [18] registered [ 0.184027] acpiphp: Slot [19] registered [ 0.185188] acpiphp: Slot [20] registered [ 0.186293] acpiphp: Slot [21] registered [ 0.187397] acpiphp: Slot [22] registered [ 0.188787] acpiphp: Slot [23] registered [ 0.190186] acpiphp: Slot [24] registered [ 0.191294] acpiphp: Slot [25] registered [ 0.192021] acpiphp: Slot [26] registered [ 0.193106] acpiphp: Slot [27] registered [ 0.194163] acpiphp: Slot [28] registered [ 0.195221] acpiphp: Slot [29] registered [ 0.196019] acpiphp: Slot [30] registered [ 0.197101] acpiphp: Slot [31] registered [ 0.198215] PCI host bridge to bus 0000:00 [ 0.199369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.200016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.201595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.203161] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.204004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.205670] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.213348] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.215299] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.236718] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.238730] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.240874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.242756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.244587] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.246467] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.248589] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249586] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252004] vgaarb: loaded [ 0.252814] vgaarb: bridge control possible 0000:00:02.0 [ 0.254754] SCSI subsystem initialized [ 0.256271] ACPI: bus type USB registered [ 0.257330] usbcore: registered new interface driver usbfs [ 0.258818] usbcore: registered new interface driver hub [ 0.260046] usbcore: registered new device driver usb [ 0.261478] PCI: Using ACPI for IRQ routing [ 0.261936] NetLabel: Initializing [ 0.264012] NetLabel: domain hash size = 128 [ 0.265190] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.266554] NetLabel: unlabeled traffic allowed by default [ 0.268566] Switched to clocksource kvm-clock [ 0.277056] AppArmor: AppArmor Filesystem Enabled [ 0.278362] pnp: PnP ACPI init [ 0.279244] ACPI: bus type PNP registered [ 0.280861] pnp: PnP ACPI: found 8 devices [ 0.281949] ACPI: bus type PNP unregistered [ 0.289532] NET: Registered protocol family 2 [ 0.291261] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293317] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.295112] TCP: Hash tables configured (established 16384 bind 16384) [ 0.296833] TCP: reno registered [ 0.297789] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299263] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300974] NET: Registered protocol family 1 [ 0.302215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.303659] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.305098] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.327889] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.350335] Trying to unpack rootfs image as initramfs... [ 0.447638] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.450439] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452217] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.453657] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.456376] Scanning for low memory corruption every 60 seconds [ 0.458746] Initialise system trusted keyring [ 0.460232] audit: initializing netlink socket (disabled) [ 0.462005] type=2000 audit(1543803854.680:1): initialized [ 0.484063] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.486850] zbud: loaded [ 0.488019] VFS: Disk quotas dquot_6.5.2 [ 0.489353] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491764] fuse init (API version 7.22) [ 0.493159] msgmni has been set to 3997 [ 0.494506] Key type big_key registered [ 0.496300] Key type asymmetric registered [ 0.497640] Asymmetric key parser 'x509' registered [ 0.499169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.501576] io scheduler noop registered [ 0.502838] io scheduler deadline registered (default) [ 0.504431] io scheduler cfq registered [ 0.505791] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.507513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509562] ipmi message handler version 39.2 [ 0.511017] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513367] ACPI: Power Button [PWRF] [ 0.514511] GHES: HEST is not enabled! [ 0.536750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581093] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.583443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.607313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610317] Linux agpgart interface v0.103 [ 0.612585] brd: module loaded [ 0.614012] loop: module loaded [ 0.615407] blk-mq: CPU -> queue map [ 0.616472] CPU 0 -> Queue 0 [ 0.617436] CPU 1 -> Queue 0 [ 0.619459] vda: vda1 [ 0.621073] scsi0 : ata_piix [ 0.622115] scsi1 : ata_piix [ 0.623022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.624638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.626522] libphy: Fixed MDIO Bus: probed [ 0.627744] tun: Universal TUN/TAP device driver, 1.6 [ 0.629066] tun: (C) 1999-2004 Max Krasnyansky [ 0.631488] PPP generic driver version 2.4.2 [ 0.632691] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.634531] ehci-pci: EHCI PCI platform driver [ 0.635834] ehci-platform: EHCI generic platform driver [ 0.637354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.639071] ohci-pci: OHCI PCI platform driver [ 0.640368] ohci-platform: OHCI generic platform driver [ 0.641856] uhci_hcd: USB Universal Host Controller Interface driver [ 0.664336] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.665859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.668164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.669837] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.671680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673736] usb usb1: Product: UHCI Host Controller [ 0.675090] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.676799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.678238] hub 1-0:1.0: USB hub found [ 0.679357] hub 1-0:1.0: 2 ports detected [ 0.680682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.683630] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.685036] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.686626] mousedev: PS/2 mouse device common for all mice [ 0.688422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.691012] rtc_cmos 00:00: RTC can wake from S4 [ 0.692432] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.693903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.695425] device-mapper: uevent: version 1.0.3 [ 0.696627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.698646] ledtrig-cpu: registered to indicate activity on CPUs [ 0.700125] TCP: cubic registered [ 0.701078] NET: Registered protocol family 10 [ 0.702397] NET: Registered protocol family 17 [ 0.703502] Key type dns_resolver registered [ 0.704780] Loading compiled-in X.509 certificates [ 0.706623] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.708846] registered taskstats version 1 [ 0.719432] Key type trusted registered [ 0.723531] Key type encrypted registered [ 0.724545] AppArmor: AppArmor sha1 policy hashing enabled [ 0.725803] IMA: No TPM chip found, activating TPM-bypass! [ 0.727495] regulator-dummy: disabling [ 0.728533] Magic number: 14:843:408 [ 0.729657] rtc_cmos 00:00: setting system clock to 2018-12-03 02:24:14 UTC (1543803854) [ 0.731652] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.733014] EDD information not available. [ 0.785782] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.787709] Write protecting the kernel read-only data: 12288k [ 0.789762] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.793075] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.808968] systemd-udevd[107]: starting version 204 [ 0.853517] FDC 0 is a S82078B [ 0.992113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.156351] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.157986] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.159667] usb 1-1: Product: QEMU USB Tablet [ 1.160811] usb 1-1: Manufacturer: QEMU [ 1.161850] usb 1-1: SerialNumber: 42 [ 1.448080] tsc: Refined TSC clocksource calibration: 3491.825 MHz [ 1.868935] 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.178444] 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.303592] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK [ 2.419220] EXT4-fs (vda1): re-mounted. Opts: (null) ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:24:16 +0000. Up 2.74 seconds. cloud-init-nonet[2.91]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[3.79]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:24:17 +0000. Up 3.94 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:86:b9:3a | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 5f:9e:d2:2f:70:07:ca:dd:56:bc:64:8a:ae:44:71:47 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | E | | . | | . . . . | | o o oo| | So ooo+..| | ..+=oo+. | | .+o+o | | . o.. | | .. .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9e:26:26:e1:74:18:a5:49:0c:25:c8:69:bd:8e:c3:ca root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |..=+o . | |.+ +.+ | |. = | | . o | |. o + . S | | + + o . . | |o . o o + | |.E o o | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: e3:f5:3f:17:6b:db:b8:1f:60:b2:2a:de:6a:17:6f:7a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S .. o | | . + .+ .. | | . o.. .o| | o...E ..++| | oo+++ =*+| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 2e:0c:0b:13:a5:6f:ba:b0:57:f0:cc:48:fd:92:80:b0 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . | |. o | |.oo. | |E +o. | | .oB+o S | | .=B+.. | |. ....o . | | o.. . | |... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:24:30 +0000. Up 16.32 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:24:36 +0000. Up 21.56 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 15110 0 --:--:-- --:--:-- --:--:-- 15139 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [148 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 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 [505 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 [558 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1393 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.10 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 28 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.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 8s (7752 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51924 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8546 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9269 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 ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 28 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 (12.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58132 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.8' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9e:26:26:e1:74:18:a5:49:0c:25:c8:69:bd:8e:c3:ca root@ellis-0 (DSA) ec2: 256 e3:f5:3f:17:6b:db:b8:1f:60:b2:2a:de:6a:17:6f:7a root@ellis-0 (ECDSA) ec2: 256 2e:0c:0b:13:a5:6f:ba:b0:57:f0:cc:48:fd:92:80:b0 root@ellis-0 (ED25519) ec2: 2048 5f:9e:d2:2f:70:07:ca:dd:56:bc:64:8a:ae:44:71:47 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBISvKOQmbaAMCaSdaPhy6IFST43WeAYoaV8+9fEDEOoYtZ7utpjnI5pc5XZskWIlEu6Vw+t9oGL5UhKdYTtV2w8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOCOTMym7vdFg7VLtizLlE/ymGGW29WOieWznOYevGXy root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cpcY0CFYz4JY9jPNBbrTuNTt7ZoZD6K0l3yTLLpSuaSluIL/8mnNf/LwCgRuTzdnfhd1vbKixX6pv27patdSSw4PFGPY/GzIYkBnsRgybhhRMVCKOkWnQe1+x5AzscGVwlsnRZse6Sq1k6vkvYk9mD6mpbbOdyItXGB+InTyqDsfLth+bNPflDTjvOvimOt+f03dJYblEapPzHUTb1xBVSToPaT9ROj5FHfQJcH/l4pW72UFy7+FNHlRJf257lgG39UKERlck8Yz2l3j7Lenv6M1xMk8gSyGgtpT96+61yVw7b6G3shXhuf+BmcbYOHl88kwkrRHxGFE+oZnzZw9 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:27:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 183.34 seconds 2018-12-03 02:28:58,089 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:58,090 - 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:86:b9:3a', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:b9:3a', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0be3681e-f47d-408e-a157-a523cd4b64d4', 'name': u'heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:24:13.000000', 'flavor': Munch({u'id': u'84430a5e-bb02-40f3-aac8-706c310ea5a0', 'name': u'heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f'}), 'az': u'nova', 'id': u'e07d12db-eb2c-4d23-91eb-e2508395ac30', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1fe2c758-370c-47cf-816e-5daefcd9ea74'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'622e1619-82dc-414a-b8ab-20c9f5f2a316'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'26a1b383e36342c6898df7488369d203', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'72b23644-8069-487a-9c64-5f655870bc0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7ac4fecf-8f8f-4c35-ba42-d5b09b58334c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'afc380ce-e02c-4077-a7d6-10cc0c632407'})], 'id': u'03a7a1fe-dfb1-4a54-a82c-ee768806449a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4d332a85-f92b-44b4-bcbe-7b46f5148a94'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b839d702-8b0e-4f98-b081-de067fe0c5bf'})], 'id': u'418fd592-e020-4739-9a81-f5115b9dda5b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'110f616d65ba4912b89f12eeca34fb26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'26a1b383e36342c6898df7488369d203', 'name': 'heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-12-03T02:24:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:24:13Z', 'hostId': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:24:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'26a1b383e36342c6898df7488369d203', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'26a1b383e36342c6898df7488369d203', 'created_at': u'2018-12-03T02:22:32Z', 'created': u'2018-12-03T02:22:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-03 02:28:58,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:28:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:28:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1519 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-0ec5e167-288b-48fa-9fd4-6e577cc266f1 x-openstack-request-id: req-0ec5e167-288b-48fa-9fd4-6e577cc266f1 2018-12-03 02:28:58,390 - 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:17:f0:2b", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:2b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "192.168.1.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:9e:48", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/cbdc508b-8514-42d3-9a73-65d3078f2294", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "cbdc508b-8514-42d3-9a73-65d3078f2294", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "bono-0.clearwater.opnfv", "created": "2018-12-03T02:24:31Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:e7:da", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:bc:8c", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/98255141-920d-4d82-acc4-627b429521b1", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:09.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "98255141-920d-4d82-acc4-627b429521b1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:09Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-03T02:24:30Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:a0:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:23:ae", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/334f2da6-1849-4c8e-b031-aae6f161639c", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "334f2da6-1849-4c8e-b031-aae6f161639c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "dime-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "192.168.0.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:b9:cf", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:21:2f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ab9a0778-ff9d-448e-8c0f-26f7245537e8", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:12.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "ab9a0778-ff9d-448e-8c0f-26f7245537e8", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:12Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "homer-0.clearwater.opnfv", "created": "2018-12-03T02:24:29Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:b8:a5", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:64:bb", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a0bb8f60-141b-4032-baec-e2cce36ea924", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:25:00.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "a0bb8f60-141b-4032-baec-e2cce36ea924", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:25:00Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-03T02:24:28Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:b9:3a", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e07d12db-eb2c-4d23-91eb-e2508395ac30", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:24:13.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e07d12db-eb2c-4d23-91eb-e2508395ac30", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:24:13Z", "hostId": "0536017a8d9a6807a88d0d47f01ab94f51207705a40eeec0cf19cc09", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-03T02:22:32Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:af:be", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:93:c5", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0", "rel": "bookmark"}], "image": {"id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "links": [{"href": "http://172.30.9.26:8774/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:22:23.000000", "flavor": {"id": "84430a5e-bb02-40f3-aac8-706c310ea5a0", "links": [{"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}]}, "id": "e9a59fe9-7027-47d9-96d0-02d200e04cf0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "110f616d65ba4912b89f12eeca34fb26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:22:23Z", "hostId": "17698607e6263e679c76cb30b5d37b11149b69cae4efd113289cf419", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "name": "ns.clearwater.opnfv", "created": "2018-12-03T02:20:37Z", "tenant_id": "26a1b383e36342c6898df7488369d203", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:28:58,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0ec5e167-288b-48fa-9fd4-6e577cc266f1 2018-12-03 02:28:58,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.299110889435s 2018-12-03 02:28:58,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:28:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:28:58,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11910 Content-Type: application/json Date: Mon, 03 Dec 2018 02:28: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-98eff81c-87b7-4ad3-918c-e8d212073f7f x-openstack-request-id: req-98eff81c-87b7-4ad3-918c-e8d212073f7f 2018-12-03 02:28:58,468 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008034] Security Framework initialized\n[ 0.009130] AppArmor: AppArmor initialized\n[ 0.010196] Yama: becoming mindful.\n[ 0.011295] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013743] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016845] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018414] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020281] Initializing cgroup subsys memory\n[ 0.021416] Initializing cgroup subsys devices\n[ 0.022554] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025094] Initializing cgroup subsys perf_event\n[ 0.026264] Initializing cgroup subsys hugetlb\n[ 0.028060] FEATURE SPEC_CTRL Present\n[ 0.029743] mce: CPU supports 10 MCE banks\n[ 0.030830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030830] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033515] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038524] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044209] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048750] ACPI: Core revision 20131115\n[ 0.050248] ACPI: All ACPI Tables successfully acquired\n[ 0.051738] ftrace: allocating 28747 entries in 113 pages\n[ 0.072239] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077555] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080111] Enabling x2apic\n[ 0.080937] Enabled x2apic\n[ 0.082002] Switched APIC routing to physical x2apic.\n[ 0.084479] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.085993] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.088601] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097927] KVM setup paravirtual spinlock\n[ 0.100330] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102133] x86: Booting SMP configuration:\n[ 0.103276] .... node #0, CPUs: #1[ 0.100285] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120021] x86: Booted up 1 node, 2 CPUs\n[ 0.120013] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123520] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124505] devtmpfs: initialized\n[ 0.126091] EVM: security.selinux\n[ 0.127004] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128843] EVM: security.capability\n[ 0.129827] pinctrl core: initialized pinctrl subsystem\n[ 0.132048] regulator-dummy: no parameters\n[ 0.133176] RTC time: 2:22:24, date: 12/03/18\n[ 0.134331] NET: Registered protocol family 16\n[ 0.135551] cpuidle: using governor ladder\n[ 0.136003] cpuidle: using governor menu\n[ 0.137141] ACPI: bus type PCI registered\n[ 0.138181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139787] PCI: Using configuration type 1 for base access\n[ 0.140603] bio: create slab at 0\n[ 0.141104] ACPI: Added _OSI(Module Device)\n[ 0.141152] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145173] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147563] ACPI: Interpreter enabled\n[ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160697] ACPI: (supports S0 S5)\n[ 0.161627] ACPI: Using IOAPIC for interrupt routing\n[ 0.162919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164445] ACPI: No dock devices found.\n[ 0.168037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.169923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.171958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.172040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.175684] acpiphp: Slot [3] registered\n[ 0.176026] acpiphp: Slot [4] registered\n[ 0.177323] acpiphp: Slot [5] registered\n[ 0.178616] acpiphp: Slot [6] registered\n[ 0.179911] acpiphp: Slot [7] registered\n[ 0.180021] acpiphp: Slot [8] registered\n[ 0.181307] acpiphp: Slot [9] registered\n[ 0.182603] acpiphp: Slot [10] registered\n[ 0.183924] acpiphp: Slot [11] registered\n[ 0.184022] acpiphp: Slot [12] registered\n[ 0.185351] acpiphp: Slot [13] registered\n[ 0.186683] acpiphp: Slot [14] registered\n[ 0.188000] acpiphp: Slot [15] registered\n[ 0.188022] acpiphp: Slot [16] registered\n[ 0.189341] acpiphp: Slot [17] registered\n[ 0.190659] acpiphp: Slot [18] registered\n[ 0.191990] acpiphp: Slot [19] registered\n[ 0.192021] acpiphp: Slot [20] registered\n[ 0.193337] acpiphp: Slot [21] registered\n[ 0.194659] acpiphp: Slot [22] registered\n[ 0.195977] acpiphp: Slot [23] registered\n[ 0.196029] acpiphp: Slot [24] registered\n[ 0.197343] acpiphp: Slot [25] registered\n[ 0.198660] acpiphp: Slot [26] registered\n[ 0.199976] acpiphp: Slot [27] registered\n[ 0.200021] acpiphp: Slot [28] registered\n[ 0.201350] acpiphp: Slot [29] registered\n[ 0.202650] acpiphp: Slot [30] registered\n[ 0.203955] acpiphp: Slot [31] registered\n[ 0.204013] PCI host bridge to bus 0000:00\n[ 0.205054] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.206355] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.207789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.208003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.209554] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.211104] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.217690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.219551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.246232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.248104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.249928] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.251730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.253113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.254779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.256324] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.257406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.259373] vgaarb: loaded\n[ 0.260003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.261569] SCSI subsystem initialized\n[ 0.262776] ACPI: bus type USB registered\n[ 0.262776] usbcore: registered new interface driver usbfs\n[ 0.264022] usbcore: registered new interface driver hub\n[ 0.265331] usbcore: registered new device driver usb\n[ 0.265331] PCI: Using ACPI for IRQ routing\n[ 0.268323] NetLabel: Initializing\n[ 0.269246] NetLabel: domain hash size = 128\n[ 0.270326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.271579] NetLabel: unlabeled traffic allowed by default\n[ 0.272236] Switched to clocksource kvm-clock\n[ 0.280622] AppArmor: AppArmor Filesystem Enabled\n[ 0.281823] pnp: PnP ACPI init\n[ 0.282676] ACPI: bus type PNP registered\n[ 0.284190] pnp: PnP ACPI: found 8 devices\n[ 0.285239] ACPI: bus type PNP unregistered\n[ 0.292883] NET: Registered protocol family 2\n[ 0.294279] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.296237] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.297958] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.299584] TCP: reno registered\n[ 0.300470] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.301901] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.303475] NET: Registered protocol family 1\n[ 0.304597] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.305992] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.307362] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.329705] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.352238] Trying to unpack rootfs image as initramfs...\n[ 0.451210] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.453360] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.454745] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.456294] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.458402] Scanning for low memory corruption every 60 seconds\n[ 0.460242] Initialise system trusted keyring\n[ 0.461391] audit: initializing netlink socket (disabled)\n[ 0.462685] type=2000 audit(1543803744.722:1): initialized\n[ 0.483291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485762] zbud: loaded\n[ 0.486823] VFS: Disk quotas dquot_6.5.2\n[ 0.487919] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489942] fuse init (API version 7.22)\n[ 0.491069] msgmni has been set to 3997\n[ 0.492175] Key type big_key registered\n[ 0.493731] Key type asymmetric registered\n[ 0.494801] Asymmetric key parser 'x509' registered\n[ 0.496047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498023] io scheduler noop registered\n[ 0.499083] io scheduler deadline registered (default)\n[ 0.500415] io scheduler cfq registered\n[ 0.501562] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.502921] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504568] ipmi message handler version 39.2\n[ 0.505764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507706] ACPI: Power Button [PWRF]\n[ 0.508901] GHES: HEST is not enabled!\n[ 0.530683] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.596880] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.599095] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624127] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626898] Linux agpgart interface v0.103\n[ 0.629080] brd: module loaded\n[ 0.630416] loop: module loaded\n[ 0.631681] blk-mq: CPU -> queue map\n[ 0.632657] CPU 0 -> Queue 0\n[ 0.633502] CPU 1 -> Queue 0\n[ 0.635306] vda: vda1\n[ 0.636870] scsi0 : ata_piix\n[ 0.637829] scsi1 : ata_piix\n[ 0.638771] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.642186] libphy: Fixed MDIO Bus: probed\n[ 0.643367] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644621] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647777] PPP generic driver version 2.4.2\n[ 0.648931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650443] ehci-pci: EHCI PCI platform driver\n[ 0.651557] ehci-platform: EHCI generic platform driver\n[ 0.652820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.654251] ohci-pci: OHCI PCI platform driver\n[ 0.655364] ohci-platform: OHCI generic platform driver\n[ 0.656626] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678949] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.680226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.683638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.686997] usb usb1: Product: UHCI Host Controller\n[ 0.688175] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.689640] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690914] hub 1-0:1.0: USB hub found\n[ 0.691905] hub 1-0:1.0: 2 ports detected\n[ 0.693064] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695709] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.698341] mousedev: PS/2 mouse device common for all mice\n[ 0.699942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.705188] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706736] device-mapper: uevent: version 1.0.3\n[ 0.707962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.710033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711532] TCP: cubic registered\n[ 0.719664] NET: Registered protocol family 10\n[ 0.721054] NET: Registered protocol family 17\n[ 0.722186] Key type dns_resolver registered\n[ 0.723529] Loading compiled-in X.509 certificates\n[ 0.725271] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.727544] registered taskstats version 1\n[ 0.730430] Key type trusted registered\n[ 0.734338] Key type encrypted registered\n[ 0.735409] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736722] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.738536] regulator-dummy: disabling\n[ 0.739607] Magic number: 14:293:358\n[ 0.740750] rtc_cmos 00:00: setting system clock to 2018-12-03 02:22:25 UTC (1543803745)\n[ 0.742827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744236] EDD information not available.\n[ 0.797474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.799455] Write protecting the kernel read-only data: 12288k\n[ 0.801477] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.804830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.819191] systemd-udevd[107]: starting version 204\n[ 0.863115] FDC 0 is a S82078B\n[ 1.004050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.163826] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.165395] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.166980] usb 1-1: Product: QEMU USB Tablet\n[ 1.168027] usb 1-1: Manufacturer: QEMU\n[ 1.168964] usb 1-1: SerialNumber: 42\n[ 1.452080] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.877062] 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.180877] 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.293437] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.396663] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Mon, 03 Dec 2018 02:22:27 +0000. Up 2.77 seconds.\ncloud-init-nonet[2.93]: 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 log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.93]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:22:28 +0000. Up 4.14 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:cd:93:c5 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:39:af:be |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncb:2c:d7:76:85:26:d8:53:c3:ac:c8:57:a7:ab:06:e2 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o |\n| * . |\n| . + + = |\n| S * + . |\n| .o.+ + o |\n| ...=.o o |\n| Eo ..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:\n51:6b:c0:40:03:5b:db:76:fa:c3:50:79:7f:fb:d9:73 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o=o. . |\n| o +.o o |\n| . . + * . |\n| . * . . |\n| S . .|\n| + ..|\n| + . |\n| . .E|\n| .=|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n52:c5:b5:e1:03:95:62:df:d8:45:40:8f:e4:75:7b:2e root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo+o+o+|\n| .+o.= ++|\n| .. o++ooo|\n| . o.o..|\n| . S E .|\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:\n7c:55:ee:dd:90:2a:0b:ba:ed:4d:8c:ec:20:07:42:5a root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| o . |\n| E . + |\n| + . . o o.|\n|. . . S o . . o|\n| . . o = o |\n| . + o + |\n| o = o |\n| ..+ . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:22:39 +0000. Up 14.72 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:22:40 +0000. Up 15.82 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.3/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:5 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1521 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 28 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 0s (575 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 51:6b:c0:40:03:5b:db:76:fa:c3:50:79:7f:fb:d9:73 root@ns (DSA)\nec2: 256 52:c5:b5:e1:03:95:62:df:d8:45:40:8f:e4:75:7b:2e root@ns (ECDSA)\nec2: 256 7c:55:ee:dd:90:2a:0b:ba:ed:4d:8c:ec:20:07:42:5a root@ns (ED25519)\nec2: 2048 cb:2c:d7:76:85:26:d8:53:c3:ac:c8:57:a7:ab:06:e2 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNH5YStY5Rehahb/9aIEJcsrkpIEM87sT+FLtCfATNRJmSrqVSaRVhmW4aw4ysgf8fGLWnGQyhKDA2aDV7y9CxU= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINBD3CngWkFIsfdInuVsrZvP8eEqUQR1iSle6bEKZ5tA root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwsFfgN/5A/41x8ct+FMNZ6ItQkDV6dqsV1KsSVnR47GAKTxhsYCZgQMqn2MzPr/4q9lnK0j6jP55Dpd3cWRF8m06xWeadKsfTpUBQVwbu+ohjZKyWOfPlFPSYOpnaQ1O+HIKpmcYH2iuiASFfbOtWfadmEs0tU+kuN2rXL2sFAdQlFnrdz78KXgiWVQeDtjL8HJMr9lTvnFwPXvLxHNIv88q/I25lwWWfykN1tlwXB3Z5OYVcf8siCWuAERNklS5gqNgXQi5gRRG8jVqHaeKXq35gO2ex7LNzn/3ZDcnRzdpiA/wtk7KDcb95P8pFnOKFgvBP3JpagehOFOMKzCzF root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:22:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 30.61 seconds\n"} 2018-12-03 02:28:58,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/e9a59fe9-7027-47d9-96d0-02d200e04cf0/action used request id req-98eff81c-87b7-4ad3-918c-e8d212073f7f 2018-12-03 02:28:58,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718109607697s 2018-12-03 02:28:58,471 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008034] Security Framework initialized [ 0.009130] AppArmor: AppArmor initialized [ 0.010196] Yama: becoming mindful. [ 0.011295] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013743] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016845] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018414] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020281] Initializing cgroup subsys memory [ 0.021416] Initializing cgroup subsys devices [ 0.022554] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025094] Initializing cgroup subsys perf_event [ 0.026264] Initializing cgroup subsys hugetlb [ 0.028060] FEATURE SPEC_CTRL Present [ 0.029743] mce: CPU supports 10 MCE banks [ 0.030830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030830] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033515] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038524] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044209] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048750] ACPI: Core revision 20131115 [ 0.050248] ACPI: All ACPI Tables successfully acquired [ 0.051738] ftrace: allocating 28747 entries in 113 pages [ 0.072239] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077555] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080111] Enabling x2apic [ 0.080937] Enabled x2apic [ 0.082002] Switched APIC routing to physical x2apic. [ 0.084479] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.085993] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.088601] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097927] KVM setup paravirtual spinlock [ 0.100330] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102133] x86: Booting SMP configuration: [ 0.103276] .... node #0, CPUs: #1[ 0.100285] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120021] x86: Booted up 1 node, 2 CPUs [ 0.120013] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123520] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124505] devtmpfs: initialized [ 0.126091] EVM: security.selinux [ 0.127004] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128843] EVM: security.capability [ 0.129827] pinctrl core: initialized pinctrl subsystem [ 0.132048] regulator-dummy: no parameters [ 0.133176] RTC time: 2:22:24, date: 12/03/18 [ 0.134331] NET: Registered protocol family 16 [ 0.135551] cpuidle: using governor ladder [ 0.136003] cpuidle: using governor menu [ 0.137141] ACPI: bus type PCI registered [ 0.138181] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139787] PCI: Using configuration type 1 for base access [ 0.140603] bio: create slab at 0 [ 0.141104] ACPI: Added _OSI(Module Device) [ 0.141152] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145173] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147563] ACPI: Interpreter enabled [ 0.148006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160697] ACPI: (supports S0 S5) [ 0.161627] ACPI: Using IOAPIC for interrupt routing [ 0.162919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164445] ACPI: No dock devices found. [ 0.168037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.169923] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.171958] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.172040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.175684] acpiphp: Slot [3] registered [ 0.176026] acpiphp: Slot [4] registered [ 0.177323] acpiphp: Slot [5] registered [ 0.178616] acpiphp: Slot [6] registered [ 0.179911] acpiphp: Slot [7] registered [ 0.180021] acpiphp: Slot [8] registered [ 0.181307] acpiphp: Slot [9] registered [ 0.182603] acpiphp: Slot [10] registered [ 0.183924] acpiphp: Slot [11] registered [ 0.184022] acpiphp: Slot [12] registered [ 0.185351] acpiphp: Slot [13] registered [ 0.186683] acpiphp: Slot [14] registered [ 0.188000] acpiphp: Slot [15] registered [ 0.188022] acpiphp: Slot [16] registered [ 0.189341] acpiphp: Slot [17] registered [ 0.190659] acpiphp: Slot [18] registered [ 0.191990] acpiphp: Slot [19] registered [ 0.192021] acpiphp: Slot [20] registered [ 0.193337] acpiphp: Slot [21] registered [ 0.194659] acpiphp: Slot [22] registered [ 0.195977] acpiphp: Slot [23] registered [ 0.196029] acpiphp: Slot [24] registered [ 0.197343] acpiphp: Slot [25] registered [ 0.198660] acpiphp: Slot [26] registered [ 0.199976] acpiphp: Slot [27] registered [ 0.200021] acpiphp: Slot [28] registered [ 0.201350] acpiphp: Slot [29] registered [ 0.202650] acpiphp: Slot [30] registered [ 0.203955] acpiphp: Slot [31] registered [ 0.204013] PCI host bridge to bus 0000:00 [ 0.205054] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.206355] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.207789] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.208003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.209554] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.211104] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.217690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.219551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.246232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.248104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.249928] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.251730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.253113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.254779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.256324] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.257406] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.259373] vgaarb: loaded [ 0.260003] vgaarb: bridge control possible 0000:00:02.0 [ 0.261569] SCSI subsystem initialized [ 0.262776] ACPI: bus type USB registered [ 0.262776] usbcore: registered new interface driver usbfs [ 0.264022] usbcore: registered new interface driver hub [ 0.265331] usbcore: registered new device driver usb [ 0.265331] PCI: Using ACPI for IRQ routing [ 0.268323] NetLabel: Initializing [ 0.269246] NetLabel: domain hash size = 128 [ 0.270326] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.271579] NetLabel: unlabeled traffic allowed by default [ 0.272236] Switched to clocksource kvm-clock [ 0.280622] AppArmor: AppArmor Filesystem Enabled [ 0.281823] pnp: PnP ACPI init [ 0.282676] ACPI: bus type PNP registered [ 0.284190] pnp: PnP ACPI: found 8 devices [ 0.285239] ACPI: bus type PNP unregistered [ 0.292883] NET: Registered protocol family 2 [ 0.294279] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.296237] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.297958] TCP: Hash tables configured (established 16384 bind 16384) [ 0.299584] TCP: reno registered [ 0.300470] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.301901] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.303475] NET: Registered protocol family 1 [ 0.304597] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.305992] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.307362] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.329705] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.352238] Trying to unpack rootfs image as initramfs... [ 0.451210] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.453360] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.454745] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.456294] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.458402] Scanning for low memory corruption every 60 seconds [ 0.460242] Initialise system trusted keyring [ 0.461391] audit: initializing netlink socket (disabled) [ 0.462685] type=2000 audit(1543803744.722:1): initialized [ 0.483291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485762] zbud: loaded [ 0.486823] VFS: Disk quotas dquot_6.5.2 [ 0.487919] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489942] fuse init (API version 7.22) [ 0.491069] msgmni has been set to 3997 [ 0.492175] Key type big_key registered [ 0.493731] Key type asymmetric registered [ 0.494801] Asymmetric key parser 'x509' registered [ 0.496047] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498023] io scheduler noop registered [ 0.499083] io scheduler deadline registered (default) [ 0.500415] io scheduler cfq registered [ 0.501562] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.502921] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504568] ipmi message handler version 39.2 [ 0.505764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507706] ACPI: Power Button [PWRF] [ 0.508901] GHES: HEST is not enabled! [ 0.530683] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574175] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.596880] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.599095] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624127] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.626898] Linux agpgart interface v0.103 [ 0.629080] brd: module loaded [ 0.630416] loop: module loaded [ 0.631681] blk-mq: CPU -> queue map [ 0.632657] CPU 0 -> Queue 0 [ 0.633502] CPU 1 -> Queue 0 [ 0.635306] vda: vda1 [ 0.636870] scsi0 : ata_piix [ 0.637829] scsi1 : ata_piix [ 0.638771] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642186] libphy: Fixed MDIO Bus: probed [ 0.643367] tun: Universal TUN/TAP device driver, 1.6 [ 0.644621] tun: (C) 1999-2004 Max Krasnyansky [ 0.647777] PPP generic driver version 2.4.2 [ 0.648931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650443] ehci-pci: EHCI PCI platform driver [ 0.651557] ehci-platform: EHCI generic platform driver [ 0.652820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.654251] ohci-pci: OHCI PCI platform driver [ 0.655364] ohci-platform: OHCI generic platform driver [ 0.656626] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678949] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.680226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.683638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.686997] usb usb1: Product: UHCI Host Controller [ 0.688175] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.689640] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690914] hub 1-0:1.0: USB hub found [ 0.691905] hub 1-0:1.0: 2 ports detected [ 0.693064] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698341] mousedev: PS/2 mouse device common for all mice [ 0.699942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702262] rtc_cmos 00:00: RTC can wake from S4 [ 0.703679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.705188] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706736] device-mapper: uevent: version 1.0.3 [ 0.707962] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.710033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711532] TCP: cubic registered [ 0.719664] NET: Registered protocol family 10 [ 0.721054] NET: Registered protocol family 17 [ 0.722186] Key type dns_resolver registered [ 0.723529] Loading compiled-in X.509 certificates [ 0.725271] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.727544] registered taskstats version 1 [ 0.730430] Key type trusted registered [ 0.734338] Key type encrypted registered [ 0.735409] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736722] IMA: No TPM chip found, activating TPM-bypass! [ 0.738536] regulator-dummy: disabling [ 0.739607] Magic number: 14:293:358 [ 0.740750] rtc_cmos 00:00: setting system clock to 2018-12-03 02:22:25 UTC (1543803745) [ 0.742827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744236] EDD information not available. [ 0.797474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.799455] Write protecting the kernel read-only data: 12288k [ 0.801477] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.804830] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.819191] systemd-udevd[107]: starting version 204 [ 0.863115] FDC 0 is a S82078B [ 1.004050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.163826] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.165395] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.166980] usb 1-1: Product: QEMU USB Tablet [ 1.168027] usb 1-1: Manufacturer: QEMU [ 1.168964] usb 1-1: SerialNumber: 42 [ 1.452080] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.877062] 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.180877] 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.293437] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.396663] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:22:27 +0000. Up 2.77 seconds. cloud-init-nonet[2.93]: 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 log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.93]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:22:28 +0000. Up 4.14 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:cd:93:c5 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:39:af:be | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: cb:2c:d7:76:85:26:d8:53:c3:ac:c8:57:a7:ab:06:e2 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | o | | * . | | . + + = | | S * + . | | .o.+ + o | | ...=.o o | | Eo ..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: 51:6b:c0:40:03:5b:db:76:fa:c3:50:79:7f:fb:d9:73 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .o=o. . | | o +.o o | | . . + * . | | . * . . | | S . .| | + ..| | + . | | . .E| | .=| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 52:c5:b5:e1:03:95:62:df:d8:45:40:8f:e4:75:7b:2e root@ns The key's randomart image is: +--[ECDSA 256]---+ | .oo+o+o+| | .+o.= ++| | .. o++ooo| | . o.o..| | . S E .| | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 7c:55:ee:dd:90:2a:0b:ba:ed:4d:8c:ec:20:07:42:5a root@ns The key's randomart image is: +--[ED25519 256--+ | . | | o . | | E . + | | + . . o o.| |. . . S o . . o| | . . o = o | | . + o + | | o = o | | ..+ . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:22:39 +0000. Up 14.72 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:22:40 +0000. Up 15.82 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.3/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:5 http://security.ubuntu.com trusty-security/universe Sources [94.0 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [792 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [224 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [273 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7434 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1126 kB] Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [148 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 [505 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 [558 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1521 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 28 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 0s (575 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 38:e6:c2:62:56:06:d0:9c:6c:0a:76:97:39:84:60:cf | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 51:6b:c0:40:03:5b:db:76:fa:c3:50:79:7f:fb:d9:73 root@ns (DSA) ec2: 256 52:c5:b5:e1:03:95:62:df:d8:45:40:8f:e4:75:7b:2e root@ns (ECDSA) ec2: 256 7c:55:ee:dd:90:2a:0b:ba:ed:4d:8c:ec:20:07:42:5a root@ns (ED25519) ec2: 2048 cb:2c:d7:76:85:26:d8:53:c3:ac:c8:57:a7:ab:06:e2 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNH5YStY5Rehahb/9aIEJcsrkpIEM87sT+FLtCfATNRJmSrqVSaRVhmW4aw4ysgf8fGLWnGQyhKDA2aDV7y9CxU= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINBD3CngWkFIsfdInuVsrZvP8eEqUQR1iSle6bEKZ5tA root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwsFfgN/5A/41x8ct+FMNZ6ItQkDV6dqsV1KsSVnR47GAKTxhsYCZgQMqn2MzPr/4q9lnK0j6jP55Dpd3cWRF8m06xWeadKsfTpUBQVwbu+ohjZKyWOfPlFPSYOpnaQ1O+HIKpmcYH2iuiASFfbOtWfadmEs0tU+kuN2rXL2sFAdQlFnrdz78KXgiWVQeDtjL8HJMr9lTvnFwPXvLxHNIv88q/I25lwWWfykN1tlwXB3Z5OYVcf8siCWuAERNklS5gqNgXQi5gRRG8jVqHaeKXq35gO2ex7LNzn/3ZDcnRzdpiA/wtk7KDcb95P8pFnOKFgvBP3JpagehOFOMKzCzF root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:22:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 30.61 seconds 2018-12-03 02:28:58,472 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-03 02:28:58,475 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-12-03 02:28:58,572 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-03 02:28:58,642 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-03 02:28:58,642 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-03 02:28:58,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:28:58,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-03 02:29:23,773 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:29:23,774 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-03 02:29:48,807 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:29:48,808 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-03 02:30:13,867 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:30:13,867 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-03 02:30:38,918 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:30:38,918 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-03 02:31:03,951 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:31:03,951 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-03 02:31:28,989 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-03 02:31:28,990 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-03 02:31:56,704 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550161@clearwater.opnfv', u'sip_username': u'6505550161', u'formatted_number': u'(650) 555-0161', u'number': u'6505550161', u'sip_uri': u'sip:6505550161@clearwater.opnfv', u'number_id': u'c75c7f47a3cf44df83cddb59b8106165', u'sip_password': u'B5464N3bw', u'pstn': False} 2018-12-03 02:31:56,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:31:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:31:57,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:31:56 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 Server: Apache x-openstack-request-id: req-344ad300-2528-4b3a-bfaf-7f7a99eb75cd 2018-12-03 02:31:57,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:31:57,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 947 Content-Type: application/json Date: Mon, 03 Dec 2018 02:31:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ebc28991-af4d-4ac3-af26-37aaaf028ff0 2018-12-03 02:31:57,396 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "outputs": [{"output_value": "172.30.9.213", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-03 02:31:57,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 used request id req-ebc28991-af4d-4ac3-af26-37aaaf028ff0 2018-12-03 02:31:57,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.691988945007s 2018-12-03 02:31:57,399 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.213', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-12-03 02:31:57,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-03 02:31:57,400 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-03 02:31:57,408 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-03 02:31:57,409 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-03 02:36:06,109 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-03 02:36:06,110 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 122498eb9c88b35e1365b808bd3708cf) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 6fea3f06fae7f013c4708887797516c3) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID f365a83e8dae42c0070ab480c34d1850) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID 3d76d72fbdd4c9d8a88896f425515f7b) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 464aee6290a0070603e9e32440742d77) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 48d27b3a0ea008d26033ace21311484f) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 41e1665796941837b4c07cabe7783321) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID f3b111afb8bd8ed154eeeec71d737b9a) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550282, 6505550520) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 122498eb9c88b35e1365b808bd3708cf) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550608, 6505550765) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 6fea3f06fae7f013c4708887797516c3) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550309, 6505550421) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f365a83e8dae42c0070ab480c34d1850) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550640, 6505550491) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550878, 6505550136) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 3d76d72fbdd4c9d8a88896f425515f7b) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550755, 6505550034) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 464aee6290a0070603e9e32440742d77) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550073, 6505550661) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 48d27b3a0ea008d26033ace21311484f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550179) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550210, 6505550344) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 41e1665796941837b4c07cabe7783321) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID b62be8baaa6e5e03afc65a98be3b796b) Call Barring - Outbound Rejection (TCP) - (6505550745, 6505550847) 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) - (6505550386, 6505550443) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550397, 6505550129, 6505550201) Failed Endpoint threw exception: - Expected 180, got 503 (call ID f3b111afb8bd8ed154eeeec71d737b9a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550639@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550487@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550117%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550373%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550851%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550847%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550802%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550786%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550767%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550874%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550934%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550549%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550439%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:108:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline while ringing (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550065%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:183:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550708%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550855%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550503%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550548%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550966%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550079%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550973%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550497%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550706%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550521%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 500 (call ID 1a50911dfb88295210a7f498ee4d1227) (RuntimeError) from /src/vims-test/quaff/lib/endpoint.rb:188:in `register' from /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID bc641aa249e19524ad5c6b3db944a7cb) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 93eff2e857e3bdee4cd4378112458ae5) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 3c6c7c4f942fb60b494bbabbbc2ea447) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID f50c820d1fe06ec06716e5102e015d3d) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 1d8c61e4684fb893b22c077dae9782a5) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 2dadd7b7e34438e19d3cde8a41d04737) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID c2404a30b12466f1c1961adc1a5c3efe) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550209%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550478) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550985) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550266) Failed Endpoint threw exception: - Expected 200, got 500 (call ID 1a50911dfb88295210a7f498ee4d1227) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 500 (call ID 73efdff1fc42724e92ad05305f4ed37e) GRUU - Call - first endpoint GRUU as target (TCP) - (6505550137, 6505550092) Failed Endpoint threw exception: - Expected 200, got 503 (call ID bc641aa249e19524ad5c6b3db944a7cb) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550198, 6505550176) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 93eff2e857e3bdee4cd4378112458ae5) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550528, 6505550597) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3c6c7c4f942fb60b494bbabbbc2ea447) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550968, 6505550983) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f50c820d1fe06ec06716e5102e015d3d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550253, 6505550556) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550689, 6505550049) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550877, 6505550524) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550020, 6505550336) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1d8c61e4684fb893b22c077dae9782a5) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550435, 6505550192) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2dadd7b7e34438e19d3cde8a41d04737) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550718, 6505550850) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c2404a30b12466f1c1961adc1a5c3efe) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550278@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 0c7087da400a1fdb6ae6fd6c35f63dd2) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550271@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 58128bbcc8ace6188847d0df789ef66c) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550481@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID fdec909fb97edc13f218b680278e2c7c) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550278) Failed Endpoint threw exception: - sip:6505550278@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 0c7087da400a1fdb6ae6fd6c35f63dd2) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550271) Failed Endpoint threw exception: - sip:6505550271@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 58128bbcc8ace6188847d0df789ef66c) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550481) Failed Endpoint threw exception: - sip:6505550481@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID fdec909fb97edc13f218b680278e2c7c) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550568, 6505550628) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 37166afe96bcb6b20720f58c20cf5cce) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 37166afe96bcb6b20720f58c20cf5cce) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:232:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550487%40clearwater.opnfv/associated_private_ids"} 44 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-12-03 02:32:08 +0000 Basic Call - SDP (TCP) at 2018-12-03 02:32:13 +0000 Basic Call - Tel URIs (TCP) at 2018-12-03 02:32:19 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-12-03 02:32:26 +0000 Basic Call - Messages - Pager model (TCP) at 2018-12-03 02:32:31 +0000 Basic Call - Pracks (TCP) at 2018-12-03 02:32:37 +0000 Multiple Identities (TCP) at 2018-12-03 02:32:44 +0000 Call Diversion - Not registered (TCP) at 2018-12-03 02:32:55 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-12-03 02:33:28 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-12-03 02:33:28 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-12-03 02:33:29 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-12-03 02:33:29 +0000 Call Diversion - Busy (TCP) at 2018-12-03 02:33:29 +0000 Call Diversion - Unconditional (TCP) at 2018-12-03 02:33:29 +0000 Call Diversion - No answer (TCP) at 2018-12-03 02:33:29 +0000 Call Diversion - Bad target URI (TCP) at 2018-12-03 02:33:30 +0000 Call Diversion - Audio-only call (TCP) at 2018-12-03 02:33:30 +0000 Call Diversion - Audio-video call (TCP) at 2018-12-03 02:33:30 +0000 Call Forking - Mainline (TCP) at 2018-12-03 02:33:30 +0000 Call Forking - Endpoint offline (TCP) at 2018-12-03 02:33:31 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-12-03 02:33:31 +0000 Call Waiting - Accepted (TCP) at 2018-12-03 02:33:31 +0000 Call Waiting - Cancelled (TCP) at 2018-12-03 02:33:31 +0000 CANCEL - Mainline (TCP) at 2018-12-03 02:33:32 +0000 Filtering - Accept-Contact (TCP) at 2018-12-03 02:33:32 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-12-03 02:33:32 +0000 Filtering - Accept-Contact no match (TCP) at 2018-12-03 02:33:32 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-12-03 02:33:32 +0000 Filtering - RFC3841 example (TCP) at 2018-12-03 02:33:33 +0000 Filtering - Reject-Contact no match (TCP) at 2018-12-03 02:33:33 +0000 Filtering - Reject-Contact match (TCP) at 2018-12-03 02:33:33 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-12-03 02:33:33 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-12-03 02:33:38 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-12-03 02:33:44 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-12-03 02:33:49 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-12-03 02:33:55 +0000 GRUU - Call - AoR as target (TCP) at 2018-12-03 02:34:00 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-12-03 02:34:14 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-12-03 02:34:19 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-12-03 02:34:25 +0000 SUBSCRIBE - reg-event (TCP) at 2018-12-03 02:34:56 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-12-03 02:35:28 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-12-03 02:36:00 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-12-03 02:36:05 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-03 02:36:06,114 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 43, 'total': 96, 'passed': 9} 2018-12-03 02:36:06,235 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 02:36:06,235 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 02:36:06,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:36:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:06,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:06 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-198f6271-a500-4539-9dbe-7deed31bb858 2018-12-03 02:36:06,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:06,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9636d442-d5ee-4dc1-a455-7fbee30bb32a 2018-12-03 02:36:06,840 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:36:06,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-9636d442-d5ee-4dc1-a455-7fbee30bb32a 2018-12-03 02:36:06,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.602717161179s 2018-12-03 02:36:06,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:07,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:06 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-96a54c6e-d2d0-427a-8b21-5acf46c754e2 2018-12-03 02:36:07,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:07,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 344 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-553556c5-abf7-4490-91be-42c22c04292f 2018-12-03 02:36:07,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-03T02:25:15Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv/events/d3da7a94-b3cd-4bec-8480-8a8152b7a0dc", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "id": "d3da7a94-b3cd-4bec-8480-8a8152b7a0dc"}]} 2018-12-03 02:36:07,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-553556c5-abf7-4490-91be-42c22c04292f 2018-12-03 02:36:07,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.637929916382s 2018-12-03 02:36:07,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-12-03 02:36:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:07,786 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:07 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 Server: Apache x-openstack-request-id: req-7620e041-e47d-4152-90c9-9134be0bf27c 2018-12-03 02:36:07,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. 2018-12-03 02:36:07,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:36:07 GMT Server: Apache x-openstack-request-id: req-476255a1-be08-4bf5-98f5-3bf220249b5c 2018-12-03 02:36:07,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:36:07,960 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08 used request id req-476255a1-be08-4bf5-98f5-3bf220249b5c 2018-12-03 02:36:07,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.478559970856s 2018-12-03 02:36:07,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d3da7a94-b3cd-4bec-8480-8a8152b7a0dc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:08,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:07 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d3da7a94-b3cd-4bec-8480-8a8152b7a0dc&sort_dir=asc Server: Apache x-openstack-request-id: req-e9e13ea8-f15c-48c4-b87e-6a909f3d0d57 2018-12-03 02:36:08,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:08,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 434 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db20601e-6b64-4bd3-b4e1-f1de0ec1f07c 2018-12-03 02:36:08,328 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-03T02:36:07Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv/events/a45664bc-09e1-4aaf-b963-39f69676a999", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "id": "a45664bc-09e1-4aaf-b963-39f69676a999"}, {"resource_name": "vellum", "event_time": "2018-12-03T02:36:08Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum/events/0e5da790-30e0-49d8-aa34-19f23956ad65", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "41671de3-c8ee-4158-962d-ce72d755de27", "id": "0e5da790-30e0-49d8-aa34-19f23956ad65"}]} 2018-12-03 02:36:08,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d3da7a94-b3cd-4bec-8480-8a8152b7a0dc&sort_dir=asc&marker=d3da7a94-b3cd-4bec-8480-8a8152b7a0dc&sort_dir=asc used request id req-db20601e-6b64-4bd3-b4e1-f1de0ec1f07c 2018-12-03 02:36:08,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.368140935898s 2018-12-03 02:36:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=0e5da790-30e0-49d8-aa34-19f23956ad65&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:13,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:13 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=0e5da790-30e0-49d8-aa34-19f23956ad65&sort_dir=asc Server: Apache x-openstack-request-id: req-0e3f1e74-b2b6-4387-9a52-6d82b6f3c17b 2018-12-03 02:36:13,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:14,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-57fb0dcb-4225-43ec-bb5c-f8fce74ff928 2018-12-03 02:36:14,225 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-03T02:36:09Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout/events/cade5218-5246-44e9-8138-16429eb68b51", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bfb77dfc-4827-422b-86e3-91a5b299ba90", "id": "cade5218-5246-44e9-8138-16429eb68b51"}, {"resource_name": "homer", "event_time": "2018-12-03T02:36:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer/events/d06762e7-aebe-4fa6-9260-515ffeb1ac29", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bc169a7e-5734-4d7f-adfa-85906a04d930", "id": "d06762e7-aebe-4fa6-9260-515ffeb1ac29"}, {"resource_name": "dime", "event_time": "2018-12-03T02:36:11Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime/events/a45b5205-5c8c-42da-a7ad-0ba31d1e2711", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8900e2b3-622e-4c5a-b2ab-64f0b30a4885", "id": "a45b5205-5c8c-42da-a7ad-0ba31d1e2711"}, {"resource_name": "bono", "event_time": "2018-12-03T02:36:12Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono/events/a4548ede-3c0d-487a-bbeb-b75dfc74f812", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6fc554ac-2829-4079-81d6-b282868f43df", "id": "a4548ede-3c0d-487a-bbeb-b75dfc74f812"}]} 2018-12-03 02:36:14,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=0e5da790-30e0-49d8-aa34-19f23956ad65&sort_dir=asc&marker=0e5da790-30e0-49d8-aa34-19f23956ad65&sort_dir=asc used request id req-57fb0dcb-4225-43ec-bb5c-f8fce74ff928 2018-12-03 02:36:14,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.890817165375s 2018-12-03 02:36:19,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a4548ede-3c0d-487a-bbeb-b75dfc74f812&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:19,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:19 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a4548ede-3c0d-487a-bbeb-b75dfc74f812&sort_dir=asc Server: Apache x-openstack-request-id: req-8ded31d4-eb03-4c5d-8b34-d0d55faccc5b 2018-12-03 02:36: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. 2018-12-03 02:36:19,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-863fd8f7-43e0-4ad4-8d32-92e70169f2a6 2018-12-03 02:36:19,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-03T02:36:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum/events/a7883fd3-2010-4be2-b2b2-595a0af994a1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "41671de3-c8ee-4158-962d-ce72d755de27", "id": "a7883fd3-2010-4be2-b2b2-595a0af994a1"}]} 2018-12-03 02:36:19,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a4548ede-3c0d-487a-bbeb-b75dfc74f812&sort_dir=asc&marker=a4548ede-3c0d-487a-bbeb-b75dfc74f812&sort_dir=asc used request id req-863fd8f7-43e0-4ad4-8d32-92e70169f2a6 2018-12-03 02:36:19,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.434139966965s 2018-12-03 02:36:24,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a7883fd3-2010-4be2-b2b2-595a0af994a1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:24,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:24 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a7883fd3-2010-4be2-b2b2-595a0af994a1&sort_dir=asc Server: Apache x-openstack-request-id: req-e2b37c10-447f-4191-b384-49dd38dd4846 2018-12-03 02:36:24,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. 2018-12-03 02:36:24,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 688 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-04b7bd8b-d4de-4386-a7b3-91bfa14a5517 2018-12-03 02:36:24,745 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-03T02:36:19Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout/events/792f980b-9b53-440b-8eca-67c5f868d71f", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bfb77dfc-4827-422b-86e3-91a5b299ba90", "id": "792f980b-9b53-440b-8eca-67c5f868d71f"}, {"resource_name": "homer", "event_time": "2018-12-03T02:36:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer/events/6b2cc410-0e6f-4134-9aa3-c5a353b668cc", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bc169a7e-5734-4d7f-adfa-85906a04d930", "id": "6b2cc410-0e6f-4134-9aa3-c5a353b668cc"}, {"resource_name": "dime", "event_time": "2018-12-03T02:36:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime/events/62167f0b-be82-4ef6-9426-379b1da6a73d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8900e2b3-622e-4c5a-b2ab-64f0b30a4885", "id": "62167f0b-be82-4ef6-9426-379b1da6a73d"}, {"resource_name": "bono", "event_time": "2018-12-03T02:36:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono/events/614c18cc-3ef9-4be1-bbd8-3fbadbf71a2d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6fc554ac-2829-4079-81d6-b282868f43df", "id": "614c18cc-3ef9-4be1-bbd8-3fbadbf71a2d"}, {"resource_name": "ellis", "event_time": "2018-12-03T02:36:22Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis/events/5235040e-9e51-4c7a-a62c-e6dcace9797c", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8e4accb7-0020-4d8c-9726-851469442248", "id": "5235040e-9e51-4c7a-a62c-e6dcace9797c"}]} 2018-12-03 02:36:24,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=a7883fd3-2010-4be2-b2b2-595a0af994a1&sort_dir=asc&marker=a7883fd3-2010-4be2-b2b2-595a0af994a1&sort_dir=asc used request id req-04b7bd8b-d4de-4386-a7b3-91bfa14a5517 2018-12-03 02:36:24,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731699466705s 2018-12-03 02:36:29,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:29,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=5235040e-9e51-4c7a-a62c-e6dcace9797c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:29,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:29 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=5235040e-9e51-4c7a-a62c-e6dcace9797c&sort_dir=asc Server: Apache x-openstack-request-id: req-52b941a5-934e-4996-a84f-b9de0310eb79 2018-12-03 02:36:29,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:29,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bca96f62-8529-4bf2-85fd-3377dc9b7caa 2018-12-03 02:36:29,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-03T02:36:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis/events/902a9e11-e52c-4d87-b341-9dd97c833be9", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8e4accb7-0020-4d8c-9726-851469442248", "id": "902a9e11-e52c-4d87-b341-9dd97c833be9"}, {"resource_name": "dns", "event_time": "2018-12-03T02:36:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns/events/98bbc0a2-b5e2-4037-9fda-0ea898c3e098", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "aa3b41e0-8fe8-4ec5-8fd5-8ebf3a3688a2", "id": "98bbc0a2-b5e2-4037-9fda-0ea898c3e098"}]} 2018-12-03 02:36:29,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=5235040e-9e51-4c7a-a62c-e6dcace9797c&sort_dir=asc&marker=5235040e-9e51-4c7a-a62c-e6dcace9797c&sort_dir=asc used request id req-bca96f62-8529-4bf2-85fd-3377dc9b7caa 2018-12-03 02:36:29,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895891189575s 2018-12-03 02:36:34,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=98bbc0a2-b5e2-4037-9fda-0ea898c3e098&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:34,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:34 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=98bbc0a2-b5e2-4037-9fda-0ea898c3e098&sort_dir=asc Server: Apache x-openstack-request-id: req-6b5269f7-b9ce-4013-a0bf-cc62f5b00fda 2018-12-03 02:36:34,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:34,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 621 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9fb286b-7139-4301-b004-8bdeae5a5f3c 2018-12-03 02:36:34,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-03T02:36:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns/events/6b1c2e07-16a7-4618-8b06-1ac6f3694df8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "aa3b41e0-8fe8-4ec5-8fd5-8ebf3a3688a2", "id": "6b1c2e07-16a7-4618-8b06-1ac6f3694df8"}, {"resource_name": "sig_network", "event_time": "2018-12-03T02:36:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network/events/bf4c4c77-4bda-46da-801f-0bd301762fd8", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1879a4fb-c19f-407c-9e6a-c310b3cf1a6f", "id": "bf4c4c77-4bda-46da-801f-0bd301762fd8"}, {"resource_name": "security_groups", "event_time": "2018-12-03T02:36:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups/events/1610557f-41e1-45fe-b5cb-153f2c1cc3cf", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c2592f9b-3dd6-4f95-a806-a135d7e96dbe", "id": "1610557f-41e1-45fe-b5cb-153f2c1cc3cf"}, {"resource_name": "mgmt_network", "event_time": "2018-12-03T02:36:34Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network/events/cc15e9e2-5d67-4c0b-bd3c-eacd028a432a", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3de1c933-c979-4e00-8459-0be8cfc46525", "id": "cc15e9e2-5d67-4c0b-bd3c-eacd028a432a"}]} 2018-12-03 02:36:34,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=98bbc0a2-b5e2-4037-9fda-0ea898c3e098&sort_dir=asc&marker=98bbc0a2-b5e2-4037-9fda-0ea898c3e098&sort_dir=asc used request id req-a9fb286b-7139-4301-b004-8bdeae5a5f3c 2018-12-03 02:36:34,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072830915451s 2018-12-03 02:36:39,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:39,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:39 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc Server: Apache x-openstack-request-id: req-5264a65b-d7f4-4ea8-9336-6729973605a3 2018-12-03 02:36:39,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. 2018-12-03 02:36:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:39 GMT Server: Apache x-openstack-request-id: req-b3f89f6b-b1d5-416b-a8e9-c0e98f6122da 2018-12-03 02:36:40,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:36:40,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc&marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc used request id req-b3f89f6b-b1d5-416b-a8e9-c0e98f6122da 2018-12-03 02:36:40,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0976288318634s 2018-12-03 02:36:45,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:45,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:45 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc Server: Apache x-openstack-request-id: req-82f4ce6e-b636-4de4-9acc-4cb73213ff44 2018-12-03 02:36:45,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:45,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6c5bc43-2ac4-439e-a1fb-69b707e16c17 2018-12-03 02:36:45,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-12-03T02:36:43Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network/events/93c0af6b-9a4f-4cf9-a24e-5d02b1c264ca", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1879a4fb-c19f-407c-9e6a-c310b3cf1a6f", "id": "93c0af6b-9a4f-4cf9-a24e-5d02b1c264ca"}, {"resource_name": "security_groups", "event_time": "2018-12-03T02:36:43Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups/events/d8accc97-91d8-47cc-ad63-e5c9f4fc3a9d", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c2592f9b-3dd6-4f95-a806-a135d7e96dbe", "id": "d8accc97-91d8-47cc-ad63-e5c9f4fc3a9d"}, {"resource_name": "mgmt_network", "event_time": "2018-12-03T02:36:43Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network/events/55f2e9c3-7a0e-49c6-b263-23cba0e25737", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3de1c933-c979-4e00-8459-0be8cfc46525", "id": "55f2e9c3-7a0e-49c6-b263-23cba0e25737"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-03T02:36:43Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv/events/d02f4cdf-0f20-4b67-8e51-8226732ae223", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "id": "d02f4cdf-0f20-4b67-8e51-8226732ae223"}]} 2018-12-03 02:36:45,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc&marker=cc15e9e2-5d67-4c0b-bd3c-eacd028a432a&sort_dir=asc used request id req-d6c5bc43-2ac4-439e-a1fb-69b707e16c17 2018-12-03 02:36:45,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725088119507s 2018-12-03 02:36:50,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:50,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:50 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc Server: Apache x-openstack-request-id: req-895d2e69-768a-43b0-9295-6bbc3aa1d89c 2018-12-03 02:36:50,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. 2018-12-03 02:36:50,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:50 GMT Server: Apache x-openstack-request-id: req-9bcca7a5-8b7c-4f70-b15b-10a435817562 2018-12-03 02:36:50,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:36:50,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc&marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc used request id req-9bcca7a5-8b7c-4f70-b15b-10a435817562 2018-12-03 02:36:50,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733368396759s 2018-12-03 02:36:55,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-03 02:36:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:55,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:55 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc Server: Apache x-openstack-request-id: req-8b56c7df-2365-4971-98d2-34c7b1090c8c 2018-12-03 02:36:55,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:55,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:55 GMT Server: Apache x-openstack-request-id: req-3e6ebd63-3ca6-46dc-a745-f3ac9ce18f70 2018-12-03 02:36:55,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-03 02:36:55,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08/events?marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc&marker=d02f4cdf-0f20-4b67-8e51-8226732ae223&sort_dir=asc used request id req-3e6ebd63-3ca6-46dc-a745-f3ac9ce18f70 2018-12-03 02:36:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072585105896s 2018-12-03 02:36:55,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-03 02:36:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:55,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:36:55 GMT Location: http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False Server: Apache x-openstack-request-id: req-f97e9c49-a63a-40b5-b3c4-6dad91afa331 2018-12-03 02:36:55,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:36:55,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e74a1247-32a2-4a62-9826-eb2068f0ab1a 2018-12-03 02:36:55,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "26a1b383e36342c6898df7488369d203", "private_sig_net_ip_version": "4", "image": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "deletion_time": "2018-12-03T02:36:45Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "2f7a654c37e648888b90ac5655002c48", "tags": null, "creation_time": "2018-12-03T02:20:10Z", "links": [{"href": "http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-03T02:36:07Z", "id": "f86456c1-7522-4fbf-9fd6-3a754766ac08", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-03 02:36:55,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26a1b383e36342c6898df7488369d203/stacks/clearwater-opnfv/f86456c1-7522-4fbf-9fd6-3a754766ac08?resolve_outputs=False used request id req-e74a1247-32a2-4a62-9826-eb2068f0ab1a 2018-12-03 02:36:55,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357407093048s 2018-12-03 02:36:55,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 02:36:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" -d '{"subnet_id": "03fb1a5c-0b46-4502-b8ff-9ac0f3177412"}' 2018-12-03 02:36:57,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:57 GMT X-Openstack-Request-Id: req-678a8e23-b49b-4421-9bb0-0d0d2a9f92c7 2018-12-03 02:36:57,866 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "71d906e8-5042-48a2-b383-f74174ad9910", "tenant_id": "26a1b383e36342c6898df7488369d203", "subnet_id": "03fb1a5c-0b46-4502-b8ff-9ac0f3177412", "subnet_ids": ["03fb1a5c-0b46-4502-b8ff-9ac0f3177412"], "port_id": "622daaa9-dc1b-411f-bbff-96ebe3f7f713", "id": "6be894d1-b824-4735-8da4-aa3e14a5a0ea"} 2018-12-03 02:36:57,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea/remove_router_interface.json used request id req-678a8e23-b49b-4421-9bb0-0d0d2a9f92c7 2018-12-03 02:36:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24797296524s 2018-12-03 02:36:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 02:36:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:57,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:57 GMT X-Openstack-Request-Id: req-70a59139-b19e-4f5e-b64a-bc5b46d021b4 2018-12-03 02:36:57,992 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "26a1b383e36342c6898df7488369d203", "created_at": "2018-12-03T02:19:50Z", "admin_state_up": true, "updated_at": "2018-12-03T02:36:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "26a1b383e36342c6898df7488369d203", "id": "6be894d1-b824-4735-8da4-aa3e14a5a0ea", "name": "heat_ims-router_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}]} 2018-12-03 02:36:57,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-70a59139-b19e-4f5e-b64a-bc5b46d021b4 2018-12-03 02:36:57,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125324010849s 2018-12-03 02:36:57,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 02:36:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:59,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:36:59 GMT X-Openstack-Request-Id: req-c015830a-b79a-4c9d-ae32-29f98b589f9a 2018-12-03 02:36:59,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:36:59,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6be894d1-b824-4735-8da4-aa3e14a5a0ea.json used request id req-c015830a-b79a-4c9d-ae32-29f98b589f9a 2018-12-03 02:36:59,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34093499184s 2018-12-03 02:36:59,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 02:36:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:36:59,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 03 Dec 2018 02:36:59 GMT X-Openstack-Request-Id: req-4356f473-f8b4-4689-9c42-60007e0e58ac 2018-12-03 02:36:59,378 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71d906e8-5042-48a2-b383-f74174ad9910","tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:19:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"26a1b383e36342c6898df7488369d203","id":"03fb1a5c-0b46-4502-b8ff-9ac0f3177412","subnetpool_id":null,"name":"heat_ims-subnet_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}]} 2018-12-03 02:36:59,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4356f473-f8b4-4689-9c42-60007e0e58ac 2018-12-03 02:36:59,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431840419769s 2018-12-03 02:36:59,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 02:36:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/03fb1a5c-0b46-4502-b8ff-9ac0f3177412.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:37:00,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:37:00 GMT X-Openstack-Request-Id: req-aa2b1fc5-06ac-493a-943c-6a1d4ea46b1e 2018-12-03 02:37:00,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:37:00,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/03fb1a5c-0b46-4502-b8ff-9ac0f3177412.json used request id req-aa2b1fc5-06ac-493a-943c-6a1d4ea46b1e 2018-12-03 02:37:00,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.36142206192s 2018-12-03 02:37:00,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:37:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:37:00,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:00 GMT X-Openstack-Request-Id: req-82566937-a647-4ce9-ac47-f3428f4f7076 2018-12-03 02:37:00,839 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"71d906e8-5042-48a2-b383-f74174ad9910","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"26a1b383e36342c6898df7488369d203","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:37:00Z","qos_policy_id":null,"name":"heat_ims-net_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f","admin_state_up":true,"tenant_id":"26a1b383e36342c6898df7488369d203","created_at":"2018-12-03T02:19:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:37:00,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-82566937-a647-4ce9-ac47-f3428f4f7076 2018-12-03 02:37:00,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978651046753s 2018-12-03 02:37:00,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 02:37:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/71d906e8-5042-48a2-b383-f74174ad9910.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:37:02,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:37:02 GMT X-Openstack-Request-Id: req-934ec399-d50d-4cf5-8740-e0b7df87e4a1 2018-12-03 02:37:02,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:37:02,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/71d906e8-5042-48a2-b383-f74174ad9910.json used request id req-934ec399-d50d-4cf5-8740-e0b7df87e4a1 2018-12-03 02:37:02,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42127299309s 2018-12-03 02:37:02,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:37:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:37:02,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:02 GMT X-Openstack-Request-Id: req-a4f0bc4b-adbd-4c50-a200-5a97e04cd289 2018-12-03 02:37:02,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:20:01Z", "file": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4/file", "owner": "26a1b383e36342c6898df7488369d203", "id": "0be3681e-f47d-408e-a157-a523cd4b64d4", "size": 263586304, "self": "/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/0be3681e-f47d-408e-a157-a523cd4b64d4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:19:56Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:37:02,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a4f0bc4b-adbd-4c50-a200-5a97e04cd289 2018-12-03 02:37:02,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329664945602s 2018-12-03 02:37:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 02:37:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25705ee35beff5b8525d06f63720cc0887c3cc21" 2018-12-03 02:37:03,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:37:02 GMT X-Openstack-Request-Id: req-8ab87716-f6a2-47cf-91cc-80abdf8515be 2018-12-03 02:37:03,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:37:03,001 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0be3681e-f47d-408e-a157-a523cd4b64d4 used request id req-8ab87716-f6a2-47cf-91cc-80abdf8515be 2018-12-03 02:37:03,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.403463125229s 2018-12-03 02:37:03,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:37:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37: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-f81a21b9-5a6d-4a1e-bd28-a4585c2cc51b x-openstack-request-id: req-f81a21b9-5a6d-4a1e-bd28-a4585c2cc51b 2018-12-03 02:37:03,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "heat_ims-flavor_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "84430a5e-bb02-40f3-aac8-706c310ea5a0"}]} 2018-12-03 02:37:03,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-f81a21b9-5a6d-4a1e-bd28-a4585c2cc51b 2018-12-03 02:37:03,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30402302742s 2018-12-03 02:37:03,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 02:37:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:03,365 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37: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-e3d22f8b-43a5-44c4-98dd-0b84e68a939c x-openstack-request-id: req-e3d22f8b-43a5-44c4-98dd-0b84e68a939c 2018-12-03 02:37:03,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/84430a5e-bb02-40f3-aac8-706c310ea5a0 used request id req-e3d22f8b-43a5-44c4-98dd-0b84e68a939c 2018-12-03 02:37:03,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524909496307s 2018-12-03 02:37:03,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:37:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:03,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02438cf0-44d5-44ee-8656-dd37f3a2150b 2018-12-03 02:37:03,575 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": {"self": "http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "110f616d65ba4912b89f12eeca34fb26", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:37:03,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-02438cf0-44d5-44ee-8656-dd37f3a2150b 2018-12-03 02:37:03,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20859503746s 2018-12-03 02:37:03,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:37:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:03,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc3d071-9178-4e20-9e3f-9e69ddbf173a 2018-12-03 02:37:03,795 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f", "links": {"self": "http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "110f616d65ba4912b89f12eeca34fb26", "description": null}} 2018-12-03 02:37:03,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26 used request id req-4fc3d071-9178-4e20-9e3f-9e69ddbf173a 2018-12-03 02:37:03,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212993860245s 2018-12-03 02:37:03,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 02:37:03,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:04,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4ee1b99-f991-42c1-80aa-feafa3b4d30c 2018-12-03 02:37:04,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:37:04,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/110f616d65ba4912b89f12eeca34fb26 used request id req-d4ee1b99-f991-42c1-80aa-feafa3b4d30c 2018-12-03 02:37:04,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334069013596s 2018-12-03 02:37:04,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:37:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:04,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95ade26-0331-4661-b8f2-ec085a80a907 2018-12-03 02:37:04,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203"}, "tags": [], "enabled": true, "id": "26a1b383e36342c6898df7488369d203", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_4165e63b-a47c-41d5-89cf-e64aa2f2ca3f"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 02:37:04,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-c95ade26-0331-4661-b8f2-ec085a80a907 2018-12-03 02:37:04,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205040931702s 2018-12-03 02:37:04,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 02:37:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:04,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e6acab-0f65-46e7-a4fc-027b026da463 2018-12-03 02:37:04,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:37:04,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/26a1b383e36342c6898df7488369d203 used request id req-f6e6acab-0f65-46e7-a4fc-027b026da463 2018-12-03 02:37:04,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275333881378s 2018-12-03 02:37:04,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:37:04,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=26a1b383e36342c6898df7488369d203&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:04,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:04 GMT X-Openstack-Request-Id: req-4376775d-e0a1-4772-ac29-5f86720522ce 2018-12-03 02:37:04,962 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "26a1b383e36342c6898df7488369d203", "created_at": "2018-12-03T02:19:48Z", "updated_at": "2018-12-03T02:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "3b0c69b5-2d82-4a84-b5b7-d14d1ae1885b", "remote_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "5dfee7e0-8e34-4159-acc5-0dd9d11c879b", "remote_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "bfd7a840-bf73-4b21-89ee-210c97d0d61c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "f7be0d70-9d59-4f40-b53d-8534f540eb44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a1b383e36342c6898df7488369d203"}], "revision_number": 1, "project_id": "26a1b383e36342c6898df7488369d203", "id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "name": "default"}]} 2018-12-03 02:37:04,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=26a1b383e36342c6898df7488369d203&name=default used request id req-4376775d-e0a1-4772-ac29-5f86720522ce 2018-12-03 02:37:04,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332667827606s 2018-12-03 02:37:04,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:37:04,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:05,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:05 GMT X-Openstack-Request-Id: req-237d34c6-ceb7-461e-b42a-eb55d1ae91fa 2018-12-03 02:37:05,083 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0932506096f145008aae0a12cee6dbeb", "created_at": "2018-12-03T01:44:20Z", "updated_at": "2018-12-03T01:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "1afba005-c713-421b-b89e-3e64238b0048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "29b5b333-a4f6-41c7-a70e-1f5ae9d04ff4", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "b119e636-38f9-417a-b7a5-ae414d3b23f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "c2d0e848-6fe9-447a-a1b4-e111e377539d", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}], "revision_number": 1, "project_id": "0932506096f145008aae0a12cee6dbeb", "id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26a1b383e36342c6898df7488369d203", "created_at": "2018-12-03T02:19:48Z", "updated_at": "2018-12-03T02:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "3b0c69b5-2d82-4a84-b5b7-d14d1ae1885b", "remote_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "5dfee7e0-8e34-4159-acc5-0dd9d11c879b", "remote_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "bfd7a840-bf73-4b21-89ee-210c97d0d61c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv6", "project_id": "26a1b383e36342c6898df7488369d203"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:19:48Z", "revision_number": 0, "id": "f7be0d70-9d59-4f40-b53d-8534f540eb44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:19:48Z", "security_group_id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "tenant_id": "26a1b383e36342c6898df7488369d203", "port_range_min": null, "ethertype": "IPv4", "project_id": "26a1b383e36342c6898df7488369d203"}], "revision_number": 1, "project_id": "26a1b383e36342c6898df7488369d203", "id": "369e36fd-0c00-4122-9fb2-2807a80076e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 02:37:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-237d34c6-ceb7-461e-b42a-eb55d1ae91fa 2018-12-03 02:37:05,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117727994919s 2018-12-03 02:37:05,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 02:37:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/369e36fd-0c00-4122-9fb2-2807a80076e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ce7a53dff807e51926365fbc0b8aec0f769f4978" 2018-12-03 02:37:05,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:37:05 GMT X-Openstack-Request-Id: req-d955648f-cf8e-41a3-a779-9344aa388cac 2018-12-03 02:37:05,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:37:05,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/369e36fd-0c00-4122-9fb2-2807a80076e2.json used request id req-d955648f-cf8e-41a3-a779-9344aa388cac 2018-12-03 02:37:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144213914871s 2018-12-03 02:37:05,255 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-03 02:37:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:37:05,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e63447-17ad-4427-97e6-9bdb17d27a6b 2018-12-03 02:37:05,315 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:37:05,315 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-00e63447-17ad-4427-97e6-9bdb17d27a6b 2018-12-03 02:37:05,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:37:05,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T03:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["6waBcSn8QcuGVai5E72DHA"], "issued_at": "2018-12-03T02:37:05.000000Z"}} 2018-12-03 02:37:05,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:37:05,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:06,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:06 GMT X-Openstack-Request-Id: req-c25f7524-d227-4710-979a-5c0f751da61c 2018-12-03 02:37:06,264 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 02:37:06,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c25f7524-d227-4710-979a-5c0f751da61c 2018-12-03 02:37:06,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.532373905182s 2018-12-03 02:37:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:37:06,277 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e11e96-b435-42db-9ebb-4ae133fee519 2018-12-03 02:37:06,277 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 02:37:06,278 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-a1e11e96-b435-42db-9ebb-4ae133fee519 2018-12-03 02:37:06,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:37:06,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:06,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7618c528-3108-4436-8483-cf0451c48998 2018-12-03 02:37:06,485 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:37:06,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7618c528-3108-4436-8483-cf0451c48998 2018-12-03 02:37:06,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206691026688s 2018-12-03 02:37:06,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 02:37:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}}' 2018-12-03 02:37:06,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48259be6-705c-4440-851e-dc692b1d7cf7 2018-12-03 02:37:06,738 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4"}, "tags": [], "enabled": true, "id": "14072e805b4d40a798941c93616fdae4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}} 2018-12-03 02:37:06,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-48259be6-705c-4440-851e-dc692b1d7cf7 2018-12-03 02:37:06,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245387077332s 2018-12-03 02:37:06,739 - 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'14072e805b4d40a798941c93616fdae4', '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_9c17e3f8-639c-49d6-9465-8ee819932172'}) 2018-12-03 02:37:06,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 02:37:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e8a1224d-9d13-4312-a70b-4411742eaec8", "email": null, "name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172"}}' 2018-12-03 02:37:07,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be01b747-1ee7-46d5-81c5-cb17d495871b 2018-12-03 02:37:07,229 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "links": {"self": "http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d65a9ce1a3412983dd6d8c24756878", "domain_id": "default", "password_expires_at": null}} 2018-12-03 02:37:07,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-be01b747-1ee7-46d5-81c5-cb17d495871b 2018-12-03 02:37:07,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484663009644s 2018-12-03 02:37:07,230 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34d65a9ce1a3412983dd6d8c24756878', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172'}) 2018-12-03 02:37:07,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:37:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:07,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bbf3b2-9c6c-4bf1-8302-b9a619cf2c77 2018-12-03 02:37:07,434 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:37:07,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-25bbf3b2-9c6c-4bf1-8302-b9a619cf2c77 2018-12-03 02:37:07,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200715065002s 2018-12-03 02:37:07,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:37:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:07,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea75f39-6ce9-4b84-a0b6-3c2d05a1eb0f 2018-12-03 02:37:07,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:37:07,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2ea75f39-6ce9-4b84-a0b6-3c2d05a1eb0f 2018-12-03 02:37:07,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212393045425s 2018-12-03 02:37:07,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:37:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:07,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1061e6e-bd04-447a-974b-f2e8539fffaa 2018-12-03 02:37:07,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:37:07,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c1061e6e-bd04-447a-974b-f2e8539fffaa 2018-12-03 02:37:07,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19805598259s 2018-12-03 02:37:07,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:37:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:07,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d64c7fd-10d2-49ae-9e27-a87bf2d0bf0d 2018-12-03 02:37:07,970 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 02:37:07,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7d64c7fd-10d2-49ae-9e27-a87bf2d0bf0d 2018-12-03 02:37:07,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108251810074s 2018-12-03 02:37:07,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:37:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c821ce-ef63-4e2b-92ce-d231d6e01fd1 2018-12-03 02:37:08,199 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "links": {"self": "http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d65a9ce1a3412983dd6d8c24756878", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:37:08,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e2c821ce-ef63-4e2b-92ce-d231d6e01fd1 2018-12-03 02:37:08,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227971076965s 2018-12-03 02:37:08,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:37:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:08,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0cbf46-d640-4b63-b164-e342691f266e 2018-12-03 02:37:08,424 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4"}, "tags": [], "enabled": true, "id": "14072e805b4d40a798941c93616fdae4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:37:08,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-3a0cbf46-d640-4b63-b164-e342691f266e 2018-12-03 02:37:08,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211448907852s 2018-12-03 02:37:08,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 02:37:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=34d65a9ce1a3412983dd6d8c24756878&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=14072e805b4d40a798941c93616fdae4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:08,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60f1c84-6bb6-4417-b0cc-d465f0d66bb9 2018-12-03 02:37:08,584 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=34d65a9ce1a3412983dd6d8c24756878&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=14072e805b4d40a798941c93616fdae4", "previous": null, "next": null}} 2018-12-03 02:37:08,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=34d65a9ce1a3412983dd6d8c24756878&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=14072e805b4d40a798941c93616fdae4 used request id req-a60f1c84-6bb6-4417-b0cc-d465f0d66bb9 2018-12-03 02:37:08,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151434898376s 2018-12-03 02:37:08,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 02:37:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4/users/34d65a9ce1a3412983dd6d8c24756878/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:08,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce076799-9b0a-4167-80aa-48df380cea2b 2018-12-03 02:37:08,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:37:08,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4/users/34d65a9ce1a3412983dd6d8c24756878/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-ce076799-9b0a-4167-80aa-48df380cea2b 2018-12-03 02:37:08,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194147109985s 2018-12-03 02:37:08,784 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 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'14072e805b4d40a798941c93616fdae4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e8a1224d-9d13-4312-a70b-4411742eaec8', 'username': u'vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 02:37:08,787 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172', 'password': 'e8a1224d-9d13-4312-a70b-4411742eaec8', 'project_name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '14072e805b4d40a798941c93616fdae4', 'project_domain_name': 'Default'} 2018-12-03 02:37:08,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-12-03 02:37:08,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-03 02:37:08,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-12-03 02:37:08,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-12-03 02:37:08,893 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-03 02:37:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:37:08,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:09,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e01688-15eb-451a-af2a-ed370f8be945 2018-12-03 02:37:09,008 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:37:09,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-56e01688-15eb-451a-af2a-ed370f8be945 2018-12-03 02:37:09,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114833116531s 2018-12-03 02:37:09,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:37:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:37:09,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a86eeaa-5b2f-4fb9-b209-322ac46aa429 2018-12-03 02:37:09,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4"}, "tags": [], "enabled": true, "id": "14072e805b4d40a798941c93616fdae4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:37:09,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-2a86eeaa-5b2f-4fb9-b209-322ac46aa429 2018-12-03 02:37:09,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114579916s 2018-12-03 02:37:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 02:37:09,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"network": {"tenant_id": "14072e805b4d40a798941c93616fdae4", "name": "vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172", "admin_state_up": true}}' 2018-12-03 02:37:09,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:09 GMT X-Openstack-Request-Id: req-a049cd7d-44c8-4b78-ba62-12454ea07f55 2018-12-03 02:37:09,436 - 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":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:37:09Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450}} 2018-12-03 02:37:09,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a049cd7d-44c8-4b78-ba62-12454ea07f55 2018-12-03 02:37:09,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.302151918411s 2018-12-03 02:37:09,437 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-03T02:37:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a3aa1685-6144-4f4b-bdf7-cbe127030399', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172', u'created_at': u'2018-12-03T02:37:09Z', u'mtu': 1450, u'tenant_id': u'14072e805b4d40a798941c93616fdae4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'14072e805b4d40a798941c93616fdae4', u'l2_adjacency': True}) 2018-12-03 02:37:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:37:09,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda8ed69-0720-4358-91a0-6e2e2eb9e6bc 2018-12-03 02:37:09,448 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:37:09,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-cda8ed69-0720-4358-91a0-6e2e2eb9e6bc 2018-12-03 02:37:09,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:37:09,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T03:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14072e805b4d40a798941c93616fdae4", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/14072e805b4d40a798941c93616fdae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/14072e805b4d40a798941c93616fdae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/14072e805b4d40a798941c93616fdae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_14072e805b4d40a798941c93616fdae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_14072e805b4d40a798941c93616fdae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/14072e805b4d40a798941c93616fdae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/14072e805b4d40a798941c93616fdae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/14072e805b4d40a798941c93616fdae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/14072e805b4d40a798941c93616fdae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/14072e805b4d40a798941c93616fdae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/14072e805b4d40a798941c93616fdae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/14072e805b4d40a798941c93616fdae4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/14072e805b4d40a798941c93616fdae4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/14072e805b4d40a798941c93616fdae4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "id": "34d65a9ce1a3412983dd6d8c24756878"}, "audit_ids": ["4pxlXn7PQ661PzdWll9ExA"], "issued_at": "2018-12-03T02:37:09.000000Z"}} 2018-12-03 02:37:09,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:37:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:37:10,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:10 GMT X-Openstack-Request-Id: req-ba7b292d-d3f5-4fb6-a873-713dec8db637 2018-12-03 02:37:10,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:37:09Z","qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:37:10,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ba7b292d-d3f5-4fb6-a873-713dec8db637 2018-12-03 02:37:10,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371782779694s 2018-12-03 02:37:10,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 02:37:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"subnet": {"name": "vyos_vrouter-subnet_9c17e3f8-639c-49d6-9465-8ee819932172", "enable_dhcp": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-03 02:37:10,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:10 GMT X-Openstack-Request-Id: req-a54efe20-0f9b-4e74-9cda-06023b017f5c 2018-12-03 02:37:10,821 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:37:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"14072e805b4d40a798941c93616fdae4","id":"3af41abf-66ca-435d-9643-ded2e6901d33","subnetpool_id":null,"name":"vyos_vrouter-subnet_9c17e3f8-639c-49d6-9465-8ee819932172"}} 2018-12-03 02:37:10,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a54efe20-0f9b-4e74-9cda-06023b017f5c 2018-12-03 02:37:10,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.598206043243s 2018-12-03 02:37:10,822 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:37:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3af41abf-66ca-435d-9643-ded2e6901d33', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_9c17e3f8-639c-49d6-9465-8ee819932172', u'enable_dhcp': True, u'network_id': u'a3aa1685-6144-4f4b-bdf7-cbe127030399', u'tenant_id': u'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:37:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'14072e805b4d40a798941c93616fdae4'}) 2018-12-03 02:37:10,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 02:37:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "vyos_vrouter-router_9c17e3f8-639c-49d6-9465-8ee819932172", "admin_state_up": true}}' 2018-12-03 02:37:12,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:12 GMT X-Openstack-Request-Id: req-75c0bf6f-f6a1-4665-9579-3d1f5edf719f 2018-12-03 02:37:12,452 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:10Z", "admin_state_up": true, "updated_at": "2018-12-03T02:37:12Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "14072e805b4d40a798941c93616fdae4", "id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "name": "vyos_vrouter-router_9c17e3f8-639c-49d6-9465-8ee819932172"}} 2018-12-03 02:37:12,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-75c0bf6f-f6a1-4665-9579-3d1f5edf719f 2018-12-03 02:37:12,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62962388992s 2018-12-03 02:37:12,453 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:37:12Z', u'revision_number': 2, u'id': u'98a73571-1de5-48c9-b23d-bcbbb3424b83', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_9c17e3f8-639c-49d6-9465-8ee819932172', u'admin_state_up': True, u'tenant_id': u'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:37:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'14072e805b4d40a798941c93616fdae4'}) 2018-12-03 02:37:12,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 02:37:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"subnet_id": "3af41abf-66ca-435d-9643-ded2e6901d33"}' 2018-12-03 02:37:15,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:15 GMT X-Openstack-Request-Id: req-2b58ffba-ea5d-491c-aca1-634ae77cf08a 2018-12-03 02:37:15,533 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "tenant_id": "14072e805b4d40a798941c93616fdae4", "subnet_id": "3af41abf-66ca-435d-9643-ded2e6901d33", "subnet_ids": ["3af41abf-66ca-435d-9643-ded2e6901d33"], "port_id": "9a41dda5-616b-49d4-aaec-e2c29cb61f13", "id": "98a73571-1de5-48c9-b23d-bcbbb3424b83"} 2018-12-03 02:37:15,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83/add_router_interface.json used request id req-2b58ffba-ea5d-491c-aca1-634ae77cf08a 2018-12-03 02:37:15,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07968902588s 2018-12-03 02:37:15,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-03 02:37:38,592 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-03 02:37:38,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:37:38,601 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:38 GMT 2018-12-03 02:37:38,602 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 02:37:38,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:37:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:37:38,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:38 GMT X-Openstack-Request-Id: req-39de55a3-fd14-4777-a9cd-30b7a3b09efe 2018-12-03 02:37:38,908 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:37:38,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-39de55a3-fd14-4777-a9cd-30b7a3b09efe 2018-12-03 02:37:38,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301071882248s 2018-12-03 02:37:38,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 02:37:38,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172"}' 2018-12-03 02:37:38,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 03 Dec 2018 02:37:38 GMT Location: http://172.30.9.26:9292/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbd2f775-fae9-4509-a39b-49a7b75eb635 2018-12-03 02:37:38,978 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:37:38Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": null, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": null, "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 02:37:38,978 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cbd2f775-fae9-4509-a39b-49a7b75eb635 2018-12-03 02:37:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0609271526337s 2018-12-03 02:37:38,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 02:37:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '' 2018-12-03 02:38:40,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:38:40 GMT X-Openstack-Request-Id: req-72ec7918-4361-40af-9110-15552074d1dd 2018-12-03 02:38:40,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. 2018-12-03 02:38:40,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file used request id req-72ec7918-4361-40af-9110-15552074d1dd 2018-12-03 02:38:40,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.6230368614s 2018-12-03 02:38:40,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:38:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:40,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:40 GMT X-Openstack-Request-Id: req-d7a5b477-8c53-43ff-9e54-f540cab15947 2018-12-03 02:38:40,650 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:38:40Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": 4373348352, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:38:40,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d7a5b477-8c53-43ff-9e54-f540cab15947 2018-12-03 02:38:40,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420291423798s 2018-12-03 02:38:40,653 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file', 'owner': u'14072e805b4d40a798941c93616fdae4', 'id': u'11187171-e4b8-4be6-861c-a3a36c0bf459', 'size': 4373348352, u'self': u'/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14072e805b4d40a798941c93616fdae4', 'name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T02:38:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T02:38:40Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172', 'created': u'2018-12-03T02:37:38Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-03T02:37:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-03 02:38:40,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 02:38:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-03 02:38:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-54ad562a-edaa-4bef-8a61-2089d07b546e x-openstack-request-id: req-54ad562a-edaa-4bef-8a61-2089d07b546e 2018-12-03 02:38:41,011 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "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": "938dc63f-dd46-4324-88c6-95766b55a897"}} 2018-12-03 02:38:41,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54ad562a-edaa-4bef-8a61-2089d07b546e 2018-12-03 02:38:41,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354449987411s 2018-12-03 02:38:41,012 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172', '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'de57677664ca4a25ac8718411c5b739c', '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'938dc63f-dd46-4324-88c6-95766b55a897', 'swap': 0}) 2018-12-03 02:38:41,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 02:38:41,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"extra_specs": {}}' 2018-12-03 02:38:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-5e745db3-c33e-4709-a0ac-d62b3181c134 x-openstack-request-id: req-5e745db3-c33e-4709-a0ac-d62b3181c134 2018-12-03 02:38:41,042 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 02:38:41,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897/os-extra_specs used request id req-5e745db3-c33e-4709-a0ac-d62b3181c134 2018-12-03 02:38:41,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0291709899902s 2018-12-03 02:38:41,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-03 02:38:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"keypair": {"name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172"}}' 2018-12-03 02:38:41,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-a220ed48-dc0b-4ef9-8cd1-6b487b765543 x-openstack-request-id: req-a220ed48-dc0b-4ef9-8cd1-6b487b765543 2018-12-03 02:38:41,872 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwVZ8hZkFv/Onl/DSVuPyZvZb9QKAjW7KNUyzOWMC1uJS/ZnfQXJqHFehDwK3Euf4QYbtIF9lRvq1UfjuIvm8hnTgElOBMn5Q41QybePPMw6KDpOpyZpZOB9jUc2P40k+FWAUSdXueknmb6JLUEtLC2b1Ota8Jx7UueQaWT0S3V9M3x8GQxQaA1PcbGsq7jlBmyOTYZm8a+m9+bP1z6W5B8dWyWKzn31SY30I/CzdH9rFRcKgHAbB5ZpGX3qLgRyt4y0jmoXpWRhn5OOf2weQ7Cxao5B4mLXIWt+8OTWqdBrQjEDgmXyJD6yHr2XxYfdI4g/afn2BxQwbXi/P3LCFT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsFWfIWZBb/zp5fw0lbj8mb2W/UCgI1uyjVMszljAtbiUv2Z3\n0FyahxXoQ8CtxLn+EGG7SBfZUb6tVH47iL5vIZ04BJTgTJ+UONUMm3jzzMOig6Tq\ncmaWTgfY1HNj+NJPhVgFEnV7npJ5m+iS1BLSwtm9TrWvCce1LnkGlk9Et1fTN8fB\nkMUGgNT3GxrKu45QZsjk2GZvGvpvfmz9c+luQfHVslis599UmN9CPws3R/axUXCo\nBwGweWaRl96i4EcreMtI5qF6VkYZ+Tjn9sHkOwsWqOQeJi1yFrfvDk1qnQa0IxA4\nJl8iQ+sh69l8WH3SOIP2n59gcUMG14vz9ywhUwIDAQABAoIBAEBtODQS0WviY29V\nQ71Eln5xp94mI5xnn4hFUISgJuD+bNK11Kb7frZGidNfbd4H+szveGbx18QnP9s0\nN/pRYfdNIy+BWaaFU7mkFfQkMCerfxBMTCC6XMZr1YxiEK/T35wfudKxvBYG/Im7\nYxI7QmhQ9/rvJOIU5pzxOTfoBHpb8BclKNatBo4xOEqnj+31Fc+zO88tklVTAAaQ\nRUwUInuxrBh+ODfdYpImlk6F848KkJHwkOZKCIaXhvFvDH+WqS6LTbH/n1QlDDr8\nD7MrfqsM7pwbECfe45W643zv+uvttDRqdiZWkReHpuKdZRHbzs5dILtaZhY/UkbL\nbLsiRqECgYEA2EF8t2xaUc07goMdZhHuetwiCVWV3aC8MJA/iC+jvw/ytEyFKl1U\nkIpxtWPL599Wa+F2yswS416p5YntQt3r8uZF06uCj6J5enFtTbGb3b9wn+90mGoj\nOsvdhTrpN644ttxRjB1eRr4/14j/jLoW8KBY6RKIIlP1elvtHPoWMdECgYEA0L3l\nANe7A/PuOzG1f+MvePKcujxVoATD2X9L2sPQLrMynFVu63ldl0wiuoGsh8BQTjLi\nn5Cqf08PGyAbdMk4lYToAa11m6TGMZqAcnQnz/6rsNzONhYG6FTdoQwoEAmvrbCk\n9uLcPFRitCwhhEmUV/nSbs208X6hhbQVbmmO5eMCgYBhreLJbvW08UCqCNMkoYDY\nmcn98VyKCOo3/U/VEb+is29rJQ0ZP6LMztvhlLwrdeOxQtvHajo13TJcbdpvU5IZ\n2w07OML2YesA9W7rowfGN4yFkUFW/sn+6sqaPSvObLFNV2K2KSXGSnTHxCe5xuxJ\nsAO48xfueYHtzMvjRMr1oQKBgQDKeGa3+oibvO9G22CBO4vAdRMwUXV8USLmxGJ/\nP4+evJJKsVN1c7MkHeVRopYG1rMOJq1KuLen5LdySCJZlRQdc1zWw7lfzuOvGX2d\nhq1XQl6mnoYmUBdDI44VuATkCYEtqDlaf5G/stpKiMO53OTWsKs8bqsj0wA5AAQJ\npLnGoQKBgBbeyVfuqX14UMhVVruWJwT4GUcdmEcAAmK/dX7upsVT2x+JojVaZWiI\nz91Sq1tFT1xPvtrr21ALMwS/Kseb5UoS8CNH7/xBVchRVmPN2Gp+pyk4ow4CuhbD\nLKc8fSEDMIl7yepiDtNhgMKVGL/W3n8rGVHCkjty3XdeWnTE4nqr\n-----END RSA PRIVATE KEY-----\n", "user_id": "34d65a9ce1a3412983dd6d8c24756878", "name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "fingerprint": "2a:11:0b:27:ad:16:b4:fc:59:40:57:4f:cb:2f:54:c1"}} 2018-12-03 02:38:41,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a220ed48-dc0b-4ef9-8cd1-6b487b765543 2018-12-03 02:38:41,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.827218770981s 2018-12-03 02:38:41,873 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwVZ8hZkFv/Onl/DSVuPyZvZb9QKAjW7KNUyzOWMC1uJS/ZnfQXJqHFehDwK3Euf4QYbtIF9lRvq1UfjuIvm8hnTgElOBMn5Q41QybePPMw6KDpOpyZpZOB9jUc2P40k+FWAUSdXueknmb6JLUEtLC2b1Ota8Jx7UueQaWT0S3V9M3x8GQxQaA1PcbGsq7jlBmyOTYZm8a+m9+bP1z6W5B8dWyWKzn31SY30I/CzdH9rFRcKgHAbB5ZpGX3qLgRyt4y0jmoXpWRhn5OOf2weQ7Cxao5B4mLXIWt+8OTWqdBrQjEDgmXyJD6yHr2XxYfdI4g/afn2BxQwbXi/P3LCFT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsFWfIWZBb/zp5fw0lbj8mb2W/UCgI1uyjVMszljAtbiUv2Z3\n0FyahxXoQ8CtxLn+EGG7SBfZUb6tVH47iL5vIZ04BJTgTJ+UONUMm3jzzMOig6Tq\ncmaWTgfY1HNj+NJPhVgFEnV7npJ5m+iS1BLSwtm9TrWvCce1LnkGlk9Et1fTN8fB\nkMUGgNT3GxrKu45QZsjk2GZvGvpvfmz9c+luQfHVslis599UmN9CPws3R/axUXCo\nBwGweWaRl96i4EcreMtI5qF6VkYZ+Tjn9sHkOwsWqOQeJi1yFrfvDk1qnQa0IxA4\nJl8iQ+sh69l8WH3SOIP2n59gcUMG14vz9ywhUwIDAQABAoIBAEBtODQS0WviY29V\nQ71Eln5xp94mI5xnn4hFUISgJuD+bNK11Kb7frZGidNfbd4H+szveGbx18QnP9s0\nN/pRYfdNIy+BWaaFU7mkFfQkMCerfxBMTCC6XMZr1YxiEK/T35wfudKxvBYG/Im7\nYxI7QmhQ9/rvJOIU5pzxOTfoBHpb8BclKNatBo4xOEqnj+31Fc+zO88tklVTAAaQ\nRUwUInuxrBh+ODfdYpImlk6F848KkJHwkOZKCIaXhvFvDH+WqS6LTbH/n1QlDDr8\nD7MrfqsM7pwbECfe45W643zv+uvttDRqdiZWkReHpuKdZRHbzs5dILtaZhY/UkbL\nbLsiRqECgYEA2EF8t2xaUc07goMdZhHuetwiCVWV3aC8MJA/iC+jvw/ytEyFKl1U\nkIpxtWPL599Wa+F2yswS416p5YntQt3r8uZF06uCj6J5enFtTbGb3b9wn+90mGoj\nOsvdhTrpN644ttxRjB1eRr4/14j/jLoW8KBY6RKIIlP1elvtHPoWMdECgYEA0L3l\nANe7A/PuOzG1f+MvePKcujxVoATD2X9L2sPQLrMynFVu63ldl0wiuoGsh8BQTjLi\nn5Cqf08PGyAbdMk4lYToAa11m6TGMZqAcnQnz/6rsNzONhYG6FTdoQwoEAmvrbCk\n9uLcPFRitCwhhEmUV/nSbs208X6hhbQVbmmO5eMCgYBhreLJbvW08UCqCNMkoYDY\nmcn98VyKCOo3/U/VEb+is29rJQ0ZP6LMztvhlLwrdeOxQtvHajo13TJcbdpvU5IZ\n2w07OML2YesA9W7rowfGN4yFkUFW/sn+6sqaPSvObLFNV2K2KSXGSnTHxCe5xuxJ\nsAO48xfueYHtzMvjRMr1oQKBgQDKeGa3+oibvO9G22CBO4vAdRMwUXV8USLmxGJ/\nP4+evJJKsVN1c7MkHeVRopYG1rMOJq1KuLen5LdySCJZlRQdc1zWw7lfzuOvGX2d\nhq1XQl6mnoYmUBdDI44VuATkCYEtqDlaf5G/stpKiMO53OTWsKs8bqsj0wA5AAQJ\npLnGoQKBgBbeyVfuqX14UMhVVruWJwT4GUcdmEcAAmK/dX7upsVT2x+JojVaZWiI\nz91Sq1tFT1xPvtrr21ALMwS/Kseb5UoS8CNH7/xBVchRVmPN2Gp+pyk4ow4CuhbD\nLKc8fSEDMIl7yepiDtNhgMKVGL/W3n8rGVHCkjty3XdeWnTE4nqr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34d65a9ce1a3412983dd6d8c24756878', 'name': u'vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172', 'created_at': '2018-12-03T02:38:41.873865', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14072e805b4d40a798941c93616fdae4', 'name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'2a:11:0b:27:ad:16:b4:fc:59:40:57:4f:cb:2f:54:c1', 'type': 'ssh', 'id': u'vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172'}) 2018-12-03 02:38:41,874 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsFWfIWZBb/zp5fw0lbj8mb2W/UCgI1uyjVMszljAtbiUv2Z3 0FyahxXoQ8CtxLn+EGG7SBfZUb6tVH47iL5vIZ04BJTgTJ+UONUMm3jzzMOig6Tq cmaWTgfY1HNj+NJPhVgFEnV7npJ5m+iS1BLSwtm9TrWvCce1LnkGlk9Et1fTN8fB kMUGgNT3GxrKu45QZsjk2GZvGvpvfmz9c+luQfHVslis599UmN9CPws3R/axUXCo BwGweWaRl96i4EcreMtI5qF6VkYZ+Tjn9sHkOwsWqOQeJi1yFrfvDk1qnQa0IxA4 Jl8iQ+sh69l8WH3SOIP2n59gcUMG14vz9ywhUwIDAQABAoIBAEBtODQS0WviY29V Q71Eln5xp94mI5xnn4hFUISgJuD+bNK11Kb7frZGidNfbd4H+szveGbx18QnP9s0 N/pRYfdNIy+BWaaFU7mkFfQkMCerfxBMTCC6XMZr1YxiEK/T35wfudKxvBYG/Im7 YxI7QmhQ9/rvJOIU5pzxOTfoBHpb8BclKNatBo4xOEqnj+31Fc+zO88tklVTAAaQ RUwUInuxrBh+ODfdYpImlk6F848KkJHwkOZKCIaXhvFvDH+WqS6LTbH/n1QlDDr8 D7MrfqsM7pwbECfe45W643zv+uvttDRqdiZWkReHpuKdZRHbzs5dILtaZhY/UkbL bLsiRqECgYEA2EF8t2xaUc07goMdZhHuetwiCVWV3aC8MJA/iC+jvw/ytEyFKl1U kIpxtWPL599Wa+F2yswS416p5YntQt3r8uZF06uCj6J5enFtTbGb3b9wn+90mGoj OsvdhTrpN644ttxRjB1eRr4/14j/jLoW8KBY6RKIIlP1elvtHPoWMdECgYEA0L3l ANe7A/PuOzG1f+MvePKcujxVoATD2X9L2sPQLrMynFVu63ldl0wiuoGsh8BQTjLi n5Cqf08PGyAbdMk4lYToAa11m6TGMZqAcnQnz/6rsNzONhYG6FTdoQwoEAmvrbCk 9uLcPFRitCwhhEmUV/nSbs208X6hhbQVbmmO5eMCgYBhreLJbvW08UCqCNMkoYDY mcn98VyKCOo3/U/VEb+is29rJQ0ZP6LMztvhlLwrdeOxQtvHajo13TJcbdpvU5IZ 2w07OML2YesA9W7rowfGN4yFkUFW/sn+6sqaPSvObLFNV2K2KSXGSnTHxCe5xuxJ sAO48xfueYHtzMvjRMr1oQKBgQDKeGa3+oibvO9G22CBO4vAdRMwUXV8USLmxGJ/ P4+evJJKsVN1c7MkHeVRopYG1rMOJq1KuLen5LdySCJZlRQdc1zWw7lfzuOvGX2d hq1XQl6mnoYmUBdDI44VuATkCYEtqDlaf5G/stpKiMO53OTWsKs8bqsj0wA5AAQJ pLnGoQKBgBbeyVfuqX14UMhVVruWJwT4GUcdmEcAAmK/dX7upsVT2x+JojVaZWiI z91Sq1tFT1xPvtrr21ALMwS/Kseb5UoS8CNH7/xBVchRVmPN2Gp+pyk4ow4CuhbD LKc8fSEDMIl7yepiDtNhgMKVGL/W3n8rGVHCkjty3XdeWnTE4nqr -----END RSA PRIVATE KEY----- 2018-12-03 02:38:41,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-03 02:38:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"security_group": {"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-03 02:38:42,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-ced69593-b56e-4966-aaea-2dad9769739e 2018-12-03 02:38:42,319 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}} 2018-12-03 02:38:42,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ced69593-b56e-4966-aaea-2dad9769739e 2018-12-03 02:38:42,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.439158916473s 2018-12-03 02:38:42,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:42,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-ae08e838-8b9b-42b6-a332-3cc34c930090 2018-12-03 02:38:42,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:42,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ae08e838-8b9b-42b6-a332-3cc34c930090 2018-12-03 02:38:42,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.093866109848s 2018-12-03 02:38:42,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:42,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-134bf692-eaf1-47b5-bdc3-7591b6bb0ca9 2018-12-03 02:38:42,570 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": 22, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "7bd41f50-499d-4388-a940-77e2b402a58d"}} 2018-12-03 02:38:42,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-134bf692-eaf1-47b5-bdc3-7591b6bb0ca9 2018-12-03 02:38:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143294095993s 2018-12-03 02:38:42,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:42,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-66ab5b34-a76f-42d6-8f3d-bd3b59972ce8 2018-12-03 02:38:42,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 2, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:42,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-66ab5b34-a76f-42d6-8f3d-bd3b59972ce8 2018-12-03 02:38:42,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048397064209s 2018-12-03 02:38:42,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:42,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:42,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-a1006bfe-6d3b-456a-b5ac-d9ac9e70c9a1 2018-12-03 02:38:42,757 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": null, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "62e32ae1-71c5-4703-977b-25c975a8b820"}} 2018-12-03 02:38:42,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-a1006bfe-6d3b-456a-b5ac-d9ac9e70c9a1 2018-12-03 02:38:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126897096634s 2018-12-03 02:38:42,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:42,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-24e76770-8f7d-4f83-a46e-1bba4cf91f78 2018-12-03 02:38:42,813 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "62e32ae1-71c5-4703-977b-25c975a8b820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 3, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:42,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-24e76770-8f7d-4f83-a46e-1bba4cf91f78 2018-12-03 02:38:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494701862335s 2018-12-03 02:38:42,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:42,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:42,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-92d2cc9d-6d19-47fb-936a-476fb8f4e693 2018-12-03 02:38:42,937 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": 80, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "d488e466-46d5-4517-b34a-7baab4008117"}} 2018-12-03 02:38:42,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-92d2cc9d-6d19-47fb-936a-476fb8f4e693 2018-12-03 02:38:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11828494072s 2018-12-03 02:38:42,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:42 GMT X-Openstack-Request-Id: req-f6e01984-7da8-4f0f-a26c-e406e66f87a5 2018-12-03 02:38:43,009 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "62e32ae1-71c5-4703-977b-25c975a8b820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "d488e466-46d5-4517-b34a-7baab4008117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 4, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:43,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f6e01984-7da8-4f0f-a26c-e406e66f87a5 2018-12-03 02:38:43,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0659599304199s 2018-12-03 02:38:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:43,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-de7f3b55-e33a-4535-9f46-862189fb0442 2018-12-03 02:38:43,139 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": 443, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:43Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "49405154-2807-4f13-9403-42ac83bf74fc"}} 2018-12-03 02:38:43,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-de7f3b55-e33a-4535-9f46-862189fb0442 2018-12-03 02:38:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123636960983s 2018-12-03 02:38:43,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-ed534f40-30e6-4413-aab9-2fdf95c2928a 2018-12-03 02:38:43,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "49405154-2807-4f13-9403-42ac83bf74fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "62e32ae1-71c5-4703-977b-25c975a8b820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "d488e466-46d5-4517-b34a-7baab4008117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 5, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:43,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ed534f40-30e6-4413-aab9-2fdf95c2928a 2018-12-03 02:38:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519099235535s 2018-12-03 02:38:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:43,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-bd59b61f-8f4e-43de-8061-1eb27623dc57 2018-12-03 02:38:43,332 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": 5671, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:43Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "75387c52-eb12-4daa-abe3-6cdfbb7edd1a"}} 2018-12-03 02:38:43,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-bd59b61f-8f4e-43de-8061-1eb27623dc57 2018-12-03 02:38:43,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128568887711s 2018-12-03 02:38:43,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:38:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-62de8ea7-699b-4c40-927e-877488b15cfb 2018-12-03 02:38:43,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "49405154-2807-4f13-9403-42ac83bf74fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "62e32ae1-71c5-4703-977b-25c975a8b820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "75387c52-eb12-4daa-abe3-6cdfbb7edd1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "d488e466-46d5-4517-b34a-7baab4008117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 6, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:43,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62de8ea7-699b-4c40-927e-877488b15cfb 2018-12-03 02:38:43,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542619228363s 2018-12-03 02:38:43,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-03 02:38:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -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": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}}' 2018-12-03 02:38:43,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-5266a69d-0378-4dfd-bcb6-9fddb68eb98b 2018-12-03 02:38:43,607 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "port_range_min": 53333, "revision_number": 0, "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:43Z", "project_id": "14072e805b4d40a798941c93616fdae4", "id": "dc1f023d-e5e5-4d56-81ed-80e7be42b419"}} 2018-12-03 02:38:43,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5266a69d-0378-4dfd-bcb6-9fddb68eb98b 2018-12-03 02:38:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.208337068558s 2018-12-03 02:38:43,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:38:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-c1ae8d0a-df6c-4e9a-a0e3-0af5248cc08c 2018-12-03 02:38:43,707 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":["3af41abf-66ca-435d-9643-ded2e6901d33"],"description":"","tags":[],"updated_at":"2018-12-03T02:37:10Z","qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:38:43,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c1ae8d0a-df6c-4e9a-a0e3-0af5248cc08c 2018-12-03 02:38:43,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0994369983673s 2018-12-03 02:38:43,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:38:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:43 GMT X-Openstack-Request-Id: req-db2f5371-6103-4a98-b4f8-fb8fa0bf7a7f 2018-12-03 02:38:43,751 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:38:40Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": 4373348352, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:38:43,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-db2f5371-6103-4a98-b4f8-fb8fa0bf7a7f 2018-12-03 02:38:43,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382061004639s 2018-12-03 02:38:43,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:38:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:43,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-2b4caf99-4367-444a-a54f-fc91f586ae12 x-openstack-request-id: req-2b4caf99-4367-444a-a54f-fc91f586ae12 2018-12-03 02:38:43,784 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "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": "938dc63f-dd46-4324-88c6-95766b55a897"}]} 2018-12-03 02:38:43,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2b4caf99-4367-444a-a54f-fc91f586ae12 2018-12-03 02:38:43,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256152153015s 2018-12-03 02:38:43,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-03 02:38:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"server": {"name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "imageRef": "11187171-e4b8-4be6-861c-a3a36c0bf459", "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "flavorRef": "938dc63f-dd46-4324-88c6-95766b55a897", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a3aa1685-6144-4f4b-bdf7-cbe127030399"}], "security_groups": [{"name": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}]}}' 2018-12-03 02:38:46,714 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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 location: http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95 x-compute-request-id: req-f336f9da-fbab-44ce-8000-26eefda89fda x-openstack-request-id: req-f336f9da-fbab-44ce-8000-26eefda89fda 2018-12-03 02:38:46,714 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fdc11c10-39b7-46ea-a430-f84cff78a9b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "adminPass": "Jb6cZzXGEtrt"}} 2018-12-03 02:38:46,714 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f336f9da-fbab-44ce-8000-26eefda89fda 2018-12-03 02:38:46,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.92772197723s 2018-12-03 02:38:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:38:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:47,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-3f798b0d-3552-4e0a-90fb-fff498715058 x-openstack-request-id: req-3f798b0d-3552-4e0a-90fb-fff498715058 2018-12-03 02:38:47,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:38:47,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3f798b0d-3552-4e0a-90fb-fff498715058 2018-12-03 02:38:47,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658725976944s 2018-12-03 02:38:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:38:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:47,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:47 GMT X-Openstack-Request-Id: req-304db8ee-af20-453f-b0b3-d0a6c58215fe 2018-12-03 02:38:47,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":["3af41abf-66ca-435d-9643-ded2e6901d33"],"description":"","tags":[],"updated_at":"2018-12-03T02:37:10Z","qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:38:47,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-304db8ee-af20-453f-b0b3-d0a6c58215fe 2018-12-03 02:38:47,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980398654938s 2018-12-03 02:38:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 02:38:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:47,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38:47 GMT X-Openstack-Request-Id: req-81495943-4e51-4165-8327-5212f8ad04d4 2018-12-03 02:38:47,529 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:37:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"14072e805b4d40a798941c93616fdae4","id":"3af41abf-66ca-435d-9643-ded2e6901d33","subnetpool_id":null,"name":"vyos_vrouter-subnet_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:38:47,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-81495943-4e51-4165-8327-5212f8ad04d4 2018-12-03 02:38:47,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447380542755s 2018-12-03 02:38:47,531 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:38:49,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:38:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:50,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-1036ddae-6fc8-4d09-a3cd-c993e97612a3 x-openstack-request-id: req-1036ddae-6fc8-4d09-a3cd-c993e97612a3 2018-12-03 02:38:50,677 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:38:50,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1036ddae-6fc8-4d09-a3cd-c993e97612a3 2018-12-03 02:38:50,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14365696907s 2018-12-03 02:38:50,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:38:52,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:38:52,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:53,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-fcb27b88-af96-4f37-8384-f28ce35b68a3 x-openstack-request-id: req-fcb27b88-af96-4f37-8384-f28ce35b68a3 2018-12-03 02:38:53,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:38:53,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fcb27b88-af96-4f37-8384-f28ce35b68a3 2018-12-03 02:38:53,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964990139008s 2018-12-03 02:38:53,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:38:55,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:38:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-e75164d7-e3c3-4fb0-bd40-f643b4705992 x-openstack-request-id: req-e75164d7-e3c3-4fb0-bd40-f643b4705992 2018-12-03 02:38:56,366 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:38:56,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e75164d7-e3c3-4fb0-bd40-f643b4705992 2018-12-03 02:38:56,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705629110336s 2018-12-03 02:38:56,373 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:38:58,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:38:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:38:58,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:38: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-d37cc4cb-9475-46bc-b1bb-e856974f0c4a x-openstack-request-id: req-d37cc4cb-9475-46bc-b1bb-e856974f0c4a 2018-12-03 02:38:58,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:38:58,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d37cc4cb-9475-46bc-b1bb-e856974f0c4a 2018-12-03 02:38:58,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316774129868s 2018-12-03 02:38:58,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:00,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:01,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-a5400113-9d7b-4920-bbfa-b9ecda14520a x-openstack-request-id: req-a5400113-9d7b-4920-bbfa-b9ecda14520a 2018-12-03 02:39:01,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:01,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a5400113-9d7b-4920-bbfa-b9ecda14520a 2018-12-03 02:39:01,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00820493698s 2018-12-03 02:39:01,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:03,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:03,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:04,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-d25dcfbc-701c-49bc-a078-320005d199e3 x-openstack-request-id: req-d25dcfbc-701c-49bc-a078-320005d199e3 2018-12-03 02:39:04,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:04,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d25dcfbc-701c-49bc-a078-320005d199e3 2018-12-03 02:39:04,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799243927002s 2018-12-03 02:39:04,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:06,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:07,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0b21181-0eb1-4ae0-9655-39ae337e7fd7 x-openstack-request-id: req-a0b21181-0eb1-4ae0-9655-39ae337e7fd7 2018-12-03 02:39:07,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:07,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a0b21181-0eb1-4ae0-9655-39ae337e7fd7 2018-12-03 02:39:07,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542378902435s 2018-12-03 02:39:07,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:09,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:09,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c051ddb-ee03-45d6-9870-7e3cd410735c x-openstack-request-id: req-5c051ddb-ee03-45d6-9870-7e3cd410735c 2018-12-03 02:39:09,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:09,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c051ddb-ee03-45d6-9870-7e3cd410735c 2018-12-03 02:39:09,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373433113098s 2018-12-03 02:39:09,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:11,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:11,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-91d40b55-a424-43e7-8fad-577326b9b358 x-openstack-request-id: req-91d40b55-a424-43e7-8fad-577326b9b358 2018-12-03 02:39:11,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:11,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-91d40b55-a424-43e7-8fad-577326b9b358 2018-12-03 02:39:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440625905991s 2018-12-03 02:39:11,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:13,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:14,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-978df1e5-6963-475e-889b-325caf3efdb2 x-openstack-request-id: req-978df1e5-6963-475e-889b-325caf3efdb2 2018-12-03 02:39:14,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:14,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-978df1e5-6963-475e-889b-325caf3efdb2 2018-12-03 02:39:14,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193458080292s 2018-12-03 02:39:14,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:16,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:16,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-b4af77c8-6b4d-464c-9842-b67086b523df x-openstack-request-id: req-b4af77c8-6b4d-464c-9842-b67086b523df 2018-12-03 02:39:16,895 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:16,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b4af77c8-6b4d-464c-9842-b67086b523df 2018-12-03 02:39:16,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778359889984s 2018-12-03 02:39:16,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:18,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:18,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:19,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-525d1ce1-b13d-47fe-8595-4ff6ef7aeb9a x-openstack-request-id: req-525d1ce1-b13d-47fe-8595-4ff6ef7aeb9a 2018-12-03 02:39:19,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:19,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-525d1ce1-b13d-47fe-8595-4ff6ef7aeb9a 2018-12-03 02:39:19,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457073926926s 2018-12-03 02:39:19,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:21,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:21,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40911403-7fc1-4600-9bb7-90ef5dc08db6 x-openstack-request-id: req-40911403-7fc1-4600-9bb7-90ef5dc08db6 2018-12-03 02:39:21,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:21,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-40911403-7fc1-4600-9bb7-90ef5dc08db6 2018-12-03 02:39:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382797956467s 2018-12-03 02:39:21,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:23,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:23,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-1b75471d-53e1-4cdd-bc38-9c329d22f00d x-openstack-request-id: req-1b75471d-53e1-4cdd-bc38-9c329d22f00d 2018-12-03 02:39:23,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:23,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b75471d-53e1-4cdd-bc38-9c329d22f00d 2018-12-03 02:39:23,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180406093597s 2018-12-03 02:39:23,949 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:25,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:26,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-cf6a6d5b-08fe-4d36-83f1-e6820d7c64e0 x-openstack-request-id: req-cf6a6d5b-08fe-4d36-83f1-e6820d7c64e0 2018-12-03 02:39:26,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:26,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf6a6d5b-08fe-4d36-83f1-e6820d7c64e0 2018-12-03 02:39:26,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180078029633s 2018-12-03 02:39:26,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:28,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-4c12690f-b3bc-4ab2-888d-85024b718aa7 x-openstack-request-id: req-4c12690f-b3bc-4ab2-888d-85024b718aa7 2018-12-03 02:39:28,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:28,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c12690f-b3bc-4ab2-888d-85024b718aa7 2018-12-03 02:39:28,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181395053864s 2018-12-03 02:39:28,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:30,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:30,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-5c279649-67e3-4e51-8397-e457027d8f96 x-openstack-request-id: req-5c279649-67e3-4e51-8397-e457027d8f96 2018-12-03 02:39:30,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:30,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5c279649-67e3-4e51-8397-e457027d8f96 2018-12-03 02:39:30,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553322076797s 2018-12-03 02:39:30,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:32,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:33,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-dbc9b2f6-6c1a-43d1-9c86-d50dece53a23 x-openstack-request-id: req-dbc9b2f6-6c1a-43d1-9c86-d50dece53a23 2018-12-03 02:39:33,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:33,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbc9b2f6-6c1a-43d1-9c86-d50dece53a23 2018-12-03 02:39:33,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195700883865s 2018-12-03 02:39:33,098 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:35,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-654fd668-9012-4208-9d89-f68726c5418e x-openstack-request-id: req-654fd668-9012-4208-9d89-f68726c5418e 2018-12-03 02:39:35,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:35,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-654fd668-9012-4208-9d89-f68726c5418e 2018-12-03 02:39:35,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340270996094s 2018-12-03 02:39:35,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:37,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:37,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-df852011-ea8d-4fe9-b8b8-a70f17eb65e4 x-openstack-request-id: req-df852011-ea8d-4fe9-b8b8-a70f17eb65e4 2018-12-03 02:39:37,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:37,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-df852011-ea8d-4fe9-b8b8-a70f17eb65e4 2018-12-03 02:39:37,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529242992401s 2018-12-03 02:39:37,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:39,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:39,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ad57ff1-8a01-4ca6-bf50-e94df6432529 x-openstack-request-id: req-5ad57ff1-8a01-4ca6-bf50-e94df6432529 2018-12-03 02:39:40,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:40,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5ad57ff1-8a01-4ca6-bf50-e94df6432529 2018-12-03 02:39:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182760953903s 2018-12-03 02:39:40,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:42,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:42,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd4171b3-3631-4d50-acba-609277607970 x-openstack-request-id: req-fd4171b3-3631-4d50-acba-609277607970 2018-12-03 02:39:42,953 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:42,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd4171b3-3631-4d50-acba-609277607970 2018-12-03 02:39:42,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772696971893s 2018-12-03 02:39:42,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:44,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-998e7959-a269-4ff9-a1a5-038bb0b5cf12 x-openstack-request-id: req-998e7959-a269-4ff9-a1a5-038bb0b5cf12 2018-12-03 02:39:45,138 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:45,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-998e7959-a269-4ff9-a1a5-038bb0b5cf12 2018-12-03 02:39:45,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178561925888s 2018-12-03 02:39:45,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:47,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:47,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7511e034-3caf-4dcf-a059-68ceefe29e26 x-openstack-request-id: req-7511e034-3caf-4dcf-a059-68ceefe29e26 2018-12-03 02:39:47,635 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:47,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7511e034-3caf-4dcf-a059-68ceefe29e26 2018-12-03 02:39:47,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487201929092s 2018-12-03 02:39:47,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:50,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9641bb65-878d-4e3b-806d-9fe3a27cbbd5 x-openstack-request-id: req-9641bb65-878d-4e3b-806d-9fe3a27cbbd5 2018-12-03 02:39:50,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:50,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9641bb65-878d-4e3b-806d-9fe3a27cbbd5 2018-12-03 02:39:50,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47537279129s 2018-12-03 02:39:50,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:52,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:52,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db9f07f8-9abe-4754-a60b-5740bf57ddc8 x-openstack-request-id: req-db9f07f8-9abe-4754-a60b-5740bf57ddc8 2018-12-03 02:39:52,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:52,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-db9f07f8-9abe-4754-a60b-5740bf57ddc8 2018-12-03 02:39:52,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458890199661s 2018-12-03 02:39:52,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:54,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:54,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2f606d3-da86-4ddc-b45d-030d2025a7a9 x-openstack-request-id: req-a2f606d3-da86-4ddc-b45d-030d2025a7a9 2018-12-03 02:39:54,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:54,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a2f606d3-da86-4ddc-b45d-030d2025a7a9 2018-12-03 02:39:54,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176915168762s 2018-12-03 02:39:54,779 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:56,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:39:57,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39: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-8bb8c328-3137-45b5-99e9-5c3c9d82feb5 x-openstack-request-id: req-8bb8c328-3137-45b5-99e9-5c3c9d82feb5 2018-12-03 02:39:57,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:39:57,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8bb8c328-3137-45b5-99e9-5c3c9d82feb5 2018-12-03 02:39:57,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359983921051s 2018-12-03 02:39:57,149 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:39:59,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:39:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:39:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39515077-b748-4f88-9e58-960e3661307d x-openstack-request-id: req-39515077-b748-4f88-9e58-960e3661307d 2018-12-03 02:40:00,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:00,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-39515077-b748-4f88-9e58-960e3661307d 2018-12-03 02:40:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07322096825s 2018-12-03 02:40:00,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:02,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:02,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8477eca-1b77-4ae0-8816-0e61cd885a7f x-openstack-request-id: req-f8477eca-1b77-4ae0-8816-0e61cd885a7f 2018-12-03 02:40:02,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:02,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8477eca-1b77-4ae0-8816-0e61cd885a7f 2018-12-03 02:40:02,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462776899338s 2018-12-03 02:40:02,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-9493cd61-10a3-481e-8732-46ab2d1b931d x-openstack-request-id: req-9493cd61-10a3-481e-8732-46ab2d1b931d 2018-12-03 02:40:04,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:04,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9493cd61-10a3-481e-8732-46ab2d1b931d 2018-12-03 02:40:04,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19713807106s 2018-12-03 02:40:04,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:06,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:07,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d65203a4-e4d2-40a0-8d70-c2723f1af073 x-openstack-request-id: req-d65203a4-e4d2-40a0-8d70-c2723f1af073 2018-12-03 02:40:07,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:07,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d65203a4-e4d2-40a0-8d70-c2723f1af073 2018-12-03 02:40:07,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361103057861s 2018-12-03 02:40:07,278 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:09,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:09,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:09,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5fedb85-a2bb-45a9-b5e7-bbc524d14621 x-openstack-request-id: req-b5fedb85-a2bb-45a9-b5e7-bbc524d14621 2018-12-03 02:40:09,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:09,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5fedb85-a2bb-45a9-b5e7-bbc524d14621 2018-12-03 02:40:09,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462132930756s 2018-12-03 02:40:09,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:11,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:11,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd9c5da9-13ed-429d-ad32-f4202793b1fc x-openstack-request-id: req-fd9c5da9-13ed-429d-ad32-f4202793b1fc 2018-12-03 02:40:11,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:11,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fd9c5da9-13ed-429d-ad32-f4202793b1fc 2018-12-03 02:40:11,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18639087677s 2018-12-03 02:40:11,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:13,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:14,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-062869eb-3763-4f87-88df-cfa9ad7e4772 x-openstack-request-id: req-062869eb-3763-4f87-88df-cfa9ad7e4772 2018-12-03 02:40:14,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:14,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-062869eb-3763-4f87-88df-cfa9ad7e4772 2018-12-03 02:40:14,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464811086655s 2018-12-03 02:40:14,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:16,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:16,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-fc7c7660-9361-4c1a-886d-ba87c8ebbfe0 x-openstack-request-id: req-fc7c7660-9361-4c1a-886d-ba87c8ebbfe0 2018-12-03 02:40:16,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:16,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc7c7660-9361-4c1a-886d-ba87c8ebbfe0 2018-12-03 02:40:16,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452866792679s 2018-12-03 02:40:16,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:18,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:19,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b714c9fc-7d29-4fff-947f-3cb83f5de04f x-openstack-request-id: req-b714c9fc-7d29-4fff-947f-3cb83f5de04f 2018-12-03 02:40:19,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:19,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b714c9fc-7d29-4fff-947f-3cb83f5de04f 2018-12-03 02:40:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404333114624s 2018-12-03 02:40:19,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:21,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:21,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:21,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-ae6b6650-8e9d-44d5-b94c-a23b79d8d11f x-openstack-request-id: req-ae6b6650-8e9d-44d5-b94c-a23b79d8d11f 2018-12-03 02:40:21,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:21,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ae6b6650-8e9d-44d5-b94c-a23b79d8d11f 2018-12-03 02:40:21,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21035194397s 2018-12-03 02:40:21,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:23,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a93a4944-5e77-4acf-b22f-e3bcfc1e37dd x-openstack-request-id: req-a93a4944-5e77-4acf-b22f-e3bcfc1e37dd 2018-12-03 02:40:23,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:23,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a93a4944-5e77-4acf-b22f-e3bcfc1e37dd 2018-12-03 02:40:23,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202464103699s 2018-12-03 02:40:23,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:25,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:26,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e21476da-16f6-4404-afc5-26fc2fda1b9d x-openstack-request-id: req-e21476da-16f6-4404-afc5-26fc2fda1b9d 2018-12-03 02:40:26,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:26,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e21476da-16f6-4404-afc5-26fc2fda1b9d 2018-12-03 02:40:26,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719074964523s 2018-12-03 02:40:26,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:28,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:28,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14adcdd2-2f07-4661-ac78-46389e3e4028 x-openstack-request-id: req-14adcdd2-2f07-4661-ac78-46389e3e4028 2018-12-03 02:40:28,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:28,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-14adcdd2-2f07-4661-ac78-46389e3e4028 2018-12-03 02:40:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449043035507s 2018-12-03 02:40:28,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:30,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:30,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:31,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-63cae30c-eb30-4365-9dd7-91f4bf2ee795 x-openstack-request-id: req-63cae30c-eb30-4365-9dd7-91f4bf2ee795 2018-12-03 02:40:31,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:31,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-63cae30c-eb30-4365-9dd7-91f4bf2ee795 2018-12-03 02:40:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855358839035s 2018-12-03 02:40:31,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:33,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:34,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-6202f1a1-ad8a-4dca-a7b3-7112dcc82678 x-openstack-request-id: req-6202f1a1-ad8a-4dca-a7b3-7112dcc82678 2018-12-03 02:40:34,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:34,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6202f1a1-ad8a-4dca-a7b3-7112dcc82678 2018-12-03 02:40:34,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371258974075s 2018-12-03 02:40:34,158 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:36,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c13497e7-aab0-403c-8301-cf570295943d x-openstack-request-id: req-c13497e7-aab0-403c-8301-cf570295943d 2018-12-03 02:40:36,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:36,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c13497e7-aab0-403c-8301-cf570295943d 2018-12-03 02:40:36,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366994857788s 2018-12-03 02:40:36,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:38,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:38,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:38,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-ba376502-e8f6-45d4-8b2f-cc8d72f11678 x-openstack-request-id: req-ba376502-e8f6-45d4-8b2f-cc8d72f11678 2018-12-03 02:40:38,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:38,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ba376502-e8f6-45d4-8b2f-cc8d72f11678 2018-12-03 02:40:38,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187702178955s 2018-12-03 02:40:38,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:40,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:40,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-224e63a5-d55b-41b2-a73d-628152d6a9a6 x-openstack-request-id: req-224e63a5-d55b-41b2-a73d-628152d6a9a6 2018-12-03 02:40:40,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:40,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-224e63a5-d55b-41b2-a73d-628152d6a9a6 2018-12-03 02:40:40,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174571990967s 2018-12-03 02:40:40,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:42,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:43,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6c71dab-c748-4240-8127-2cc9b1f09f84 x-openstack-request-id: req-b6c71dab-c748-4240-8127-2cc9b1f09f84 2018-12-03 02:40:43,565 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:43,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b6c71dab-c748-4240-8127-2cc9b1f09f84 2018-12-03 02:40:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650525808334s 2018-12-03 02:40:43,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:45,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:45,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e173b51-c5de-40fb-a392-cd09a9bb614c x-openstack-request-id: req-3e173b51-c5de-40fb-a392-cd09a9bb614c 2018-12-03 02:40:45,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:45,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3e173b51-c5de-40fb-a392-cd09a9bb614c 2018-12-03 02:40:45,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212996006012s 2018-12-03 02:40:45,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:47,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:48,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34a97289-4f91-4129-92b6-7acb7a8d9c93 x-openstack-request-id: req-34a97289-4f91-4129-92b6-7acb7a8d9c93 2018-12-03 02:40:48,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:48,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-34a97289-4f91-4129-92b6-7acb7a8d9c93 2018-12-03 02:40:48,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732825994492s 2018-12-03 02:40:48,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:50,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:51,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12c21d00-55fc-495c-881c-bcc52acba4e7 x-openstack-request-id: req-12c21d00-55fc-495c-881c-bcc52acba4e7 2018-12-03 02:40:51,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:51,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-12c21d00-55fc-495c-881c-bcc52acba4e7 2018-12-03 02:40:51,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49186706543s 2018-12-03 02:40:51,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:53,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:53,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fc21bd7-e89a-42ea-8d3c-9709f74f9387 x-openstack-request-id: req-4fc21bd7-e89a-42ea-8d3c-9709f74f9387 2018-12-03 02:40:53,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:53,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4fc21bd7-e89a-42ea-8d3c-9709f74f9387 2018-12-03 02:40:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178748846054s 2018-12-03 02:40:53,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:55,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:55,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-93c68a22-75be-4025-b2bd-50b4ca66a921 x-openstack-request-id: req-93c68a22-75be-4025-b2bd-50b4ca66a921 2018-12-03 02:40:55,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:55,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-93c68a22-75be-4025-b2bd-50b4ca66a921 2018-12-03 02:40:55,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189666032791s 2018-12-03 02:40:55,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:57,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:40:57,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40: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-5d34b2f5-aa6a-4588-9602-2cd49629a9ed x-openstack-request-id: req-5d34b2f5-aa6a-4588-9602-2cd49629a9ed 2018-12-03 02:40:57,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:40:57,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5d34b2f5-aa6a-4588-9602-2cd49629a9ed 2018-12-03 02:40:57,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450813055038s 2018-12-03 02:40:57,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:40:59,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:40:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:00,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:40:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ceaa6ec7-7c85-456a-ac1f-142ae91415c5 x-openstack-request-id: req-ceaa6ec7-7c85-456a-ac1f-142ae91415c5 2018-12-03 02:41:00,366 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:00,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ceaa6ec7-7c85-456a-ac1f-142ae91415c5 2018-12-03 02:41:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477062940598s 2018-12-03 02:41:00,374 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:02,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:02,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85dc9f5b-b7d7-4f48-a86f-ab87d4aba732 x-openstack-request-id: req-85dc9f5b-b7d7-4f48-a86f-ab87d4aba732 2018-12-03 02:41:02,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:02,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-85dc9f5b-b7d7-4f48-a86f-ab87d4aba732 2018-12-03 02:41:02,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461596012115s 2018-12-03 02:41:02,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:04,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:04,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:05,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5362bd0-b37a-4a68-b19a-dc3852be062c x-openstack-request-id: req-b5362bd0-b37a-4a68-b19a-dc3852be062c 2018-12-03 02:41:05,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:05,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5362bd0-b37a-4a68-b19a-dc3852be062c 2018-12-03 02:41:05,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348070144653s 2018-12-03 02:41:05,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:07,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:07,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41: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-031d4085-73dc-48fe-af6a-f5ccb3cf676e x-openstack-request-id: req-031d4085-73dc-48fe-af6a-f5ccb3cf676e 2018-12-03 02:41:07,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:07,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-031d4085-73dc-48fe-af6a-f5ccb3cf676e 2018-12-03 02:41:07,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180015087128s 2018-12-03 02:41:07,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:09,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:09,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:09,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41: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-53d55bf8-978b-4200-8281-eb8a8e7e61eb x-openstack-request-id: req-53d55bf8-978b-4200-8281-eb8a8e7e61eb 2018-12-03 02:41:09,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:09,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-53d55bf8-978b-4200-8281-eb8a8e7e61eb 2018-12-03 02:41:09,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358180999756s 2018-12-03 02:41:09,759 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:11,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:12,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31857ab8-bceb-45cf-9ba3-5fb2366493b8 x-openstack-request-id: req-31857ab8-bceb-45cf-9ba3-5fb2366493b8 2018-12-03 02:41:12,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:12,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-31857ab8-bceb-45cf-9ba3-5fb2366493b8 2018-12-03 02:41:12,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540573120117s 2018-12-03 02:41:12,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:14,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac81f3de-1519-4bba-90d9-92a76b84fbe2 x-openstack-request-id: req-ac81f3de-1519-4bba-90d9-92a76b84fbe2 2018-12-03 02:41:14,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:14,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ac81f3de-1519-4bba-90d9-92a76b84fbe2 2018-12-03 02:41:14,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480605125427s 2018-12-03 02:41:14,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:16,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:17,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41: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-8ec4e58e-fc94-47b0-a424-d1d6ad14f402 x-openstack-request-id: req-8ec4e58e-fc94-47b0-a424-d1d6ad14f402 2018-12-03 02:41:17,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-03T02:38:49Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:17,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ec4e58e-fc94-47b0-a424-d1d6ad14f402 2018-12-03 02:41:17,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445442914963s 2018-12-03 02:41:17,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:41:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:41:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:19,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41: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-0c34dcbe-a870-46c5-99b3-6f3f400e0470 x-openstack-request-id: req-0c34dcbe-a870-46c5-99b3-6f3f400e0470 2018-12-03 02:41:19,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:41:19,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0c34dcbe-a870-46c5-99b3-6f3f400e0470 2018-12-03 02:41:19,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487737894058s 2018-12-03 02:41:19,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 02:41:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=3fe37dfd-96ca-4d28-b9e0-a81e27251e95" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:19,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:19 GMT X-Openstack-Request-Id: req-abf290b4-8dc6-4899-8891-4915dd0db4cf 2018-12-03 02:41:19,800 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T02:41:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3af41abf-66ca-435d-9643-ded2e6901d33","ip_address":"192.168.120.4"}],"id":"67478a11-e083-4910-9e1f-7db23570d9e3","security_groups":["fdc11c10-39b7-46ea-a430-f84cff78a9b2"],"mac_address":"fa:16:3e:b0:8c:21","project_id":"14072e805b4d40a798941c93616fdae4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:38:49Z","binding:vnic_type":"normal","device_id":"3fe37dfd-96ca-4d28-b9e0-a81e27251e95","ip_allocation":"immediate"}]} 2018-12-03 02:41:19,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3fe37dfd-96ca-4d28-b9e0-a81e27251e95 used request id req-abf290b4-8dc6-4899-8891-4915dd0db4cf 2018-12-03 02:41:19,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498399734497s 2018-12-03 02:41:19,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=67478a11-e083-4910-9e1f-7db23570d9e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:19,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:19 GMT X-Openstack-Request-Id: req-237d016e-79f3-42e1-b4df-2876b9924d01 2018-12-03 02:41:19,859 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 02:41:19,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=67478a11-e083-4910-9e1f-7db23570d9e3 used request id req-237d016e-79f3-42e1-b4df-2876b9924d01 2018-12-03 02:41:19,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0484681129456s 2018-12-03 02:41:19,860 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b0:8c:21', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'11187171-e4b8-4be6-861c-a3a36c0bf459'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:41:17.000000', 'flavor': Munch({u'id': u'938dc63f-dd46-4324-88c6-95766b55a897'}), 'az': u'nova', 'id': u'3fe37dfd-96ca-4d28-b9e0-a81e27251e95', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34d65a9ce1a3412983dd6d8c24756878', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14072e805b4d40a798941c93616fdae4', 'name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-03T02:41:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-03T02:41:18Z', 'hostId': u'bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-03T02:41:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'14072e805b4d40a798941c93616fdae4', 'name': u'vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172', 'adminPass': u'Jb6cZzXGEtrt', 'tenant_id': u'14072e805b4d40a798941c93616fdae4', 'created_at': u'2018-12-03T02:38:46Z', 'created': u'2018-12-03T02:38:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-03 02:41:19,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:41:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:19,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:19 GMT X-Openstack-Request-Id: req-5b60f41c-9b22-4abd-83a2-1c3c380a4bdf 2018-12-03 02:41:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":["3af41abf-66ca-435d-9643-ded2e6901d33"],"description":"","tags":[],"updated_at":"2018-12-03T02:37:10Z","qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:41:19,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b60f41c-9b22-4abd-83a2-1c3c380a4bdf 2018-12-03 02:41:19,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112767934799s 2018-12-03 02:41:19,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-03 02:41:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=3fe37dfd-96ca-4d28-b9e0-a81e27251e95" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:20,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:20 GMT X-Openstack-Request-Id: req-f664e362-43e3-481f-88ce-c497e593f9f0 2018-12-03 02:41:20,039 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-03T02:41:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3af41abf-66ca-435d-9643-ded2e6901d33","ip_address":"192.168.120.4"}],"id":"67478a11-e083-4910-9e1f-7db23570d9e3","security_groups":["fdc11c10-39b7-46ea-a430-f84cff78a9b2"],"mac_address":"fa:16:3e:b0:8c:21","project_id":"14072e805b4d40a798941c93616fdae4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:38:49Z","binding:vnic_type":"normal","device_id":"3fe37dfd-96ca-4d28-b9e0-a81e27251e95","ip_allocation":"immediate"}]} 2018-12-03 02:41:20,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=3fe37dfd-96ca-4d28-b9e0-a81e27251e95 used request id req-f664e362-43e3-481f-88ce-c497e593f9f0 2018-12-03 02:41:20,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586009025574s 2018-12-03 02:41:20,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-03 02:41:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"floatingip": {"floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "fixed_ip_address": "192.168.120.4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3"}}' 2018-12-03 02:41:22,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:22 GMT X-Openstack-Request-Id: req-34ec395d-1d6e-4692-b7df-792042b928ca 2018-12-03 02:41:22,366 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}} 2018-12-03 02:41:22,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-34ec395d-1d6e-4692-b7df-792042b928ca 2018-12-03 02:41:22,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32697606087s 2018-12-03 02:41:22,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:22,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:22 GMT X-Openstack-Request-Id: req-28e6ec71-f586-4e31-a154-6a8f9c542640 2018-12-03 02:41:22,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:22,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-28e6ec71-f586-4e31-a154-6a8f9c542640 2018-12-03 02:41:22,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.092129945755s 2018-12-03 02:41:22,482 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:22,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:22,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:22 GMT X-Openstack-Request-Id: req-28caf87b-e3d5-405c-b745-c303c51edc29 2018-12-03 02:41:22,672 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:22,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-28caf87b-e3d5-405c-b745-c303c51edc29 2018-12-03 02:41:22,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790300369263s 2018-12-03 02:41:22,679 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:22,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:22,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:22 GMT X-Openstack-Request-Id: req-db1c2058-1441-4dde-92bc-5d2e81506e7b 2018-12-03 02:41:22,867 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:22,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-db1c2058-1441-4dde-92bc-5d2e81506e7b 2018-12-03 02:41:22,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0775461196899s 2018-12-03 02:41:22,874 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:22,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:23,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:23 GMT X-Openstack-Request-Id: req-fecfa22e-9fd4-4fde-b97d-1d7c478e8c45 2018-12-03 02:41:23,053 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:23,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fecfa22e-9fd4-4fde-b97d-1d7c478e8c45 2018-12-03 02:41:23,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687491893768s 2018-12-03 02:41:23,060 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:23,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:23 GMT X-Openstack-Request-Id: req-9e2bb2cc-b797-452e-aab0-e24edecc6dda 2018-12-03 02:41:23,237 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:23,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9e2bb2cc-b797-452e-aab0-e24edecc6dda 2018-12-03 02:41:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673608779907s 2018-12-03 02:41:23,244 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:23,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:23,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:23 GMT X-Openstack-Request-Id: req-1b6bdcb8-e29f-41ae-9817-eb6c75cc6cc7 2018-12-03 02:41:23,737 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "DOWN", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:20Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:23,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1b6bdcb8-e29f-41ae-9817-eb6c75cc6cc7 2018-12-03 02:41:23,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.382364988327s 2018-12-03 02:41:23,743 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-03 02:41:23,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:41:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:41:23,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:23 GMT X-Openstack-Request-Id: req-b28e9855-85e4-4d14-bc4a-46ee4292866f 2018-12-03 02:41:23,914 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:41:20Z", "updated_at": "2018-12-03T02:41:23Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b0:8c:21", "device_id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "port_id": "67478a11-e083-4910-9e1f-7db23570d9e3", "id": "49e22f46-bc9e-4cda-a89f-9aefb9a0aa43", "qos_policy_id": null}]} 2018-12-03 02:41:23,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b28e9855-85e4-4d14-bc4a-46ee4292866f 2018-12-03 02:41:23,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605621337891s 2018-12-03 02:41:23,920 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'98a73571-1de5-48c9-b23d-bcbbb3424b83', 'updated_at': u'2018-12-03T02:41:23Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'67478a11-e083-4910-9e1f-7db23570d9e3', 'id': u'49e22f46-bc9e-4cda-a89f-9aefb9a0aa43', 'network': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'port': u'67478a11-e083-4910-9e1f-7db23570d9e3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14072e805b4d40a798941c93616fdae4', 'name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'14072e805b4d40a798941c93616fdae4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a3aa1685-6144-4f4b-bdf7-cbe127030399', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b0:8c:21', u'device_id': u'3fe37dfd-96ca-4d28-b9e0-a81e27251e95'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'14072e805b4d40a798941c93616fdae4', 'created_at': u'2018-12-03T02:41:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a3aa1685-6144-4f4b-bdf7-cbe127030399', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b0:8c:21', u'device_id': u'3fe37dfd-96ca-4d28-b9e0-a81e27251e95'}), 'router': u'98a73571-1de5-48c9-b23d-bcbbb3424b83'}) 2018-12-03 02:41:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:41:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:41:23,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10910 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41: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-13e45afd-aaf7-4f64-8b9c-b48492e70d0f x-openstack-request-id: req-13e45afd-aaf7-4f64-8b9c-b48492e70d0f 2018-12-03 02:41:23,992 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2196921276 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.391208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393921] pid_max: default: 32768 minimum: 301\n[ 0.395359] Security Framework initialized\n[ 0.396704] SELinux: Initializing.\n[ 0.398182] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404262] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408125] Mount-cache hash table entries: 4096\n[ 0.409914] Initializing cgroup subsys memory\n[ 0.411316] Initializing cgroup subsys devices\n[ 0.412711] Initializing cgroup subsys freezer\n[ 0.414084] Initializing cgroup subsys net_cls\n[ 0.415512] Initializing cgroup subsys blkio\n[ 0.417350] Initializing cgroup subsys perf_event\n[ 0.418801] Initializing cgroup subsys hugetlb\n[ 0.420195] Initializing cgroup subsys pids\n[ 0.421537] Initializing cgroup subsys net_prio\n[ 0.423046] CPU: Physical Processor ID: 0\n[ 0.425050] mce: CPU supports 10 MCE banks\n[ 0.426399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427943] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429571] tlb_flushall_shift: 6\n[ 0.430972] Freeing SMP alternatives: 28k freed\n[ 0.435045] ACPI: Core revision 20130517\n[ 0.436787] ACPI: All ACPI Tables successfully acquired\n[ 0.438530] ftrace: allocating 25812 entries in 101 pages\n[ 0.460615] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462412] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464192] smpboot: Max logical packages: 2\n[ 0.465804] Enabling x2apic\n[ 0.466908] Enabled x2apic\n[ 0.468259] Switched APIC routing to physical x2apic.\n[ 0.471034] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.472765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.475961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.483767] KVM setup paravirtual spinlock\n[ 0.486325] smpboot: Booting Node 0, Processors #1 OK\n[ 0.488211] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.510123] Brought up 2 CPUs\n[ 0.510127] KVM setup async PF for cpu 1\n[ 0.510131] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.513921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.516755] devtmpfs: initialized\n[ 0.519353] EVM: security.selinux\n[ 0.520536] EVM: security.ima\n[ 0.521650] EVM: security.capability\n[ 0.523551] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.525384] pinctrl core: initialized pinctrl subsystem\n[ 0.527024] NET: Registered protocol family 16\n[ 0.528597] ACPI: bus type PCI registered\n[ 0.529912] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.531733] PCI: Using configuration type 1 for base access\n[ 0.536784] ACPI: Added _OSI(Module Device)\n[ 0.538149] ACPI: Added _OSI(Processor Device)\n[ 0.539531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.540959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.543714] ACPI: Interpreter enabled\n[ 0.544979] ACPI: (supports S0 S5)\n[ 0.546167] ACPI: Using IOAPIC for interrupt routing\n[ 0.547635] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.552107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561079] acpiphp: Slot [3] registered\n[ 0.562382] acpiphp: Slot [4] registered\n[ 0.563687] acpiphp: Slot [5] registered\n[ 0.564995] acpiphp: Slot [6] registered\n[ 0.566292] acpiphp: Slot [7] registered\n[ 0.567589] acpiphp: Slot [8] registered\n[ 0.568885] acpiphp: Slot [9] registered\n[ 0.570182] acpiphp: Slot [10] registered\n[ 0.571496] acpiphp: Slot [11] registered\n[ 0.572812] acpiphp: Slot [12] registered\n[ 0.574132] acpiphp: Slot [13] registered\n[ 0.575442] acpiphp: Slot [14] registered\n[ 0.576753] acpiphp: Slot [15] registered\n[ 0.578071] acpiphp: Slot [16] registered\n[ 0.579385] acpiphp: Slot [17] registered\n[ 0.580693] acpiphp: Slot [18] registered\n[ 0.582008] acpiphp: Slot [19] registered\n[ 0.583323] acpiphp: Slot [20] registered\n[ 0.584634] acpiphp: Slot [21] registered\n[ 0.585946] acpiphp: Slot [22] registered\n[ 0.587257] acpiphp: Slot [23] registered\n[ 0.588574] acpiphp: Slot [24] registered\n[ 0.589890] acpiphp: Slot [25] registered\n[ 0.591186] acpiphp: Slot [26] registered\n[ 0.592509] acpiphp: Slot [27] registered\n[ 0.593829] acpiphp: Slot [28] registered\n[ 0.595237] acpiphp: Slot [29] registered\n[ 0.596548] acpiphp: Slot [30] registered\n[ 0.597858] acpiphp: Slot [31] registered\n[ 0.599170] PCI host bridge to bus 0000:00\n[ 0.600482] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.602042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.603830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.605613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.608304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.610753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.616079] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.617934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.619671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.621520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.625985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.628341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.652453] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.654584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.657275] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.659770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.661784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.663662] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.665649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.668152] vgaarb: loaded\n[ 0.669208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.670904] SCSI subsystem initialized\n[ 0.672193] ACPI: bus type USB registered\n[ 0.673503] usbcore: registered new interface driver usbfs\n[ 0.675055] usbcore: registered new interface driver hub\n[ 0.676592] usbcore: registered new device driver usb\n[ 0.678271] PCI: Using ACPI for IRQ routing\n[ 0.679956] NetLabel: Initializing\n[ 0.681146] NetLabel: domain hash size = 128\n[ 0.682484] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.683973] NetLabel: unlabeled traffic allowed by default\n[ 0.685690] Switched to clocksource kvm-clock\n[ 0.695249] pnp: PnP ACPI init\n[ 0.696406] ACPI: bus type PNP registered\n[ 0.698092] pnp: PnP ACPI: found 5 devices\n[ 0.699419] ACPI: bus type PNP unregistered\n[ 0.707532] NET: Registered protocol family 2\n[ 0.709620] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.712273] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.714465] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.716436] TCP: reno registered\n[ 0.717612] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.719337] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721177] NET: Registered protocol family 1\n[ 0.722574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.724231] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725855] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.746112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.766732] Unpacking initramfs...\n[ 1.250977] Freeing initrd memory: 37508k freed\n[ 1.260681] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262465] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265991] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267911] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.270139] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271860] Initialise system trusted keyring\n[ 1.273224] audit: initializing netlink socket (disabled)\n[ 1.274761] type=2000 audit(1543804880.938:1): initialized\n[ 1.291823] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293557] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.296212] zpool: loaded\n[ 1.297290] zbud: loaded\n[ 1.298569] VFS: Disk quotas dquot_6.5.2\n[ 1.299906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301830] msgmni has been set to 7578\n[ 1.303167] Key type big_key registered\n[ 1.305415] NET: Registered protocol family 38\n[ 1.306807] Key type asymmetric registered\n[ 1.308118] Asymmetric key parser 'x509' registered\n[ 1.309592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.312030] io scheduler noop registered\n[ 1.313301] io scheduler deadline registered (default)\n[ 1.327111] io scheduler cfq registered\n[ 1.328500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.331971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.334403] ACPI: Power Button [PWRF]\n[ 1.335764] GHES: HEST is not enabled!\n[ 1.337167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.361393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.363500] Non-volatile memory driver v1.3\n[ 1.364813] Linux agpgart interface v0.103\n[ 1.366296] crash memory driver: version 1.1\n[ 1.367708] rdac: device handler registered\n[ 1.369126] hp_sw: device handler registered\n[ 1.370498] emc: device handler registered\n[ 1.371809] alua: device handler registered\n[ 1.373197] libphy: Fixed MDIO Bus: probed\n[ 1.374619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376414] ehci-pci: EHCI PCI platform driver\n[ 1.377791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.379499] ohci-pci: OHCI PCI platform driver\n[ 1.380887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.400762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.402397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.404781] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.406322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.407996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.409806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.412160] usb usb1: Product: UHCI Host Controller\n[ 1.413613] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.415419] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416944] hub 1-0:1.0: USB hub found\n[ 1.418226] hub 1-0:1.0: 2 ports detected\n[ 1.419680] usbcore: registered new interface driver usbserial\n[ 1.421301] usbcore: registered new interface driver usbserial_generic\n[ 1.423125] usbserial: USB Serial support registered for generic\n[ 1.424826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.428046] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.431140] mousedev: PS/2 mouse device common for all mice\n[ 1.433114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.439023] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440858] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.443588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.445355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447143] cpuidle: using governor menu\n[ 1.448495] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.450155] usbcore: registered new interface driver usbhid\n[ 1.451782] usbhid: USB HID core driver\n[ 1.453126] drop_monitor: Initializing network drop monitor service\n[ 1.454877] TCP: cubic registered\n[ 1.456062] Initializing XFRM netlink socket\n[ 1.457477] NET: Registered protocol family 10\n[ 1.459227] NET: Registered protocol family 17\n[ 1.460866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.462541] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.464439] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.467217] Loading compiled-in X.509 certificates\n[ 1.468682] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.471474] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.474665] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.477457] registered taskstats version 1\n[ 1.480596] Key type trusted registered\n[ 1.483161] Key type encrypted registered\n[ 1.485708] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.487718] rtc_cmos 00:00: setting system clock to 2018-12-03 02:41:20 UTC (1543804880)\n[ 1.490986] Freeing unused kernel memory: 1680k freed\n[ 1.496168] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.501467] systemd[1]: Detected virtualization kvm.\n[ 1.503079] systemd[1]: Detected architecture x86-64.\n[ 1.504745] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.507637] systemd[1]: No hostname configured.\n[ 1.509444] systemd[1]: Set hostname to .\n[ 1.511069] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.536787] systemd[1]: Created slice Root Slice.\n[ 1.538359] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.540908] systemd[1]: Reached target Local File Systems.\n[ 1.542626] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.545156] systemd[1]: Reached target Timers.\n[ 1.546652] systemd[1]: Starting Timers.\n[ 1.548077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.550771] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554503] systemd[1]: Listening on Journal Socket.\n[ 1.556105] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.558759] systemd[1]: Reached target Swap.\n[ 1.560328] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.562730] systemd[1]: Listening on udev Kernel Socket.\n[ 1.564397] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.566901] systemd[1]: Reached target Paths.\n[ 1.568379] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.570827] systemd[1]: Listening on udev Control Socket.\n[ 1.572510] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.575040] systemd[1]: Reached target Sockets.\n[ 1.576482] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578729] systemd[1]: Created slice System Slice.\n[ 1.580208] systemd[1]: Starting System Slice.\n[ 1.582020] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.587285] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.589928] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.593237] systemd[1]: Reached target Slices.\n[ 1.594651] systemd[1]: Starting Slices.\n[ 1.596298] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.600483] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.671982] RPC: Registered named UNIX socket transport module.\n[ 1.673813] RPC: Registered udp transport module.\n[ 1.675332] RPC: Registered tcp transport module.\n[ 1.676857] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.720707] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.778102] FDC 0 is a S82078B\n[ 1.796100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799315] scsi host0: ata_piix\n[ 1.800719] scsi host1: ata_piix\n[ 1.801981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.803913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.843304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.848909] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.875157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.877024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.878920] usb 1-1: Product: QEMU USB Tablet\n[ 1.880306] usb 1-1: Manufacturer: QEMU\n[ 1.881601] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.891412] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.894447] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.978719] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.981893] XFS (vda1): Mounting V4 Filesystem\n[ 2.049622] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.[ 2.267175] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.310475] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.551293] SELinux: Disabled at runtime.\n[ 2.587730] type=1404 audit(1543804881.600:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.652296] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.654126] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[ 3.127505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.141831] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.447220] type=1305 audit(1543804882.458:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n [ 3.529386] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\nStarting LSB: Bring up/down networking...\n Starting Authorization Manager...\n [ 3.536221] input: PC Speaker as /devices/platform/pcspkr/input/input5\nStarting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.573234] [drm] Initialized drm 1.1.0 20060810\n[ 3.582206] ppdev: user-space parallel port driver\n[ 3.590423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.590423] [TTM] Initializing pool allocator\n[ 3.590425] [TTM] Initializing DMA pool allocator\n[ 3.590652] [drm] fb mappable at 0xFC000000\n[ 3.590652] [drm] vram aper at 0xFC000000\n[ 3.590652] [drm] size 33554432\n[ 3.590652] [drm] fb depth is 24\n[ 3.590653] [drm] pitch is 3072\n[ 3.606402] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.630645] Console: switching to colour frame buffer device 128x48\n[ 3.645011] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.649504] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.682311] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.705161] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.715482] alg: No test for crc32 (crc32-pclmul)\n[ 3.719748] intel_rapl: no valid rapl domains found in package 0\n[ 3.724985] intel_rapl: no valid rapl domains found in package 0\n[ 3.726855] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m\n[ 3.734622] intel_powerclamp: No package C-state available] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n"} 2018-12-03 02:41:23,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95/action used request id req-13e45afd-aaf7-4f64-8b9c-b48492e70d0f 2018-12-03 02:41:23,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718159675598s 2018-12-03 02:41:23,994 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2196921276 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.391208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393921] pid_max: default: 32768 minimum: 301 [ 0.395359] Security Framework initialized [ 0.396704] SELinux: Initializing. [ 0.398182] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404262] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408125] Mount-cache hash table entries: 4096 [ 0.409914] Initializing cgroup subsys memory [ 0.411316] Initializing cgroup subsys devices [ 0.412711] Initializing cgroup subsys freezer [ 0.414084] Initializing cgroup subsys net_cls [ 0.415512] Initializing cgroup subsys blkio [ 0.417350] Initializing cgroup subsys perf_event [ 0.418801] Initializing cgroup subsys hugetlb [ 0.420195] Initializing cgroup subsys pids [ 0.421537] Initializing cgroup subsys net_prio [ 0.423046] CPU: Physical Processor ID: 0 [ 0.425050] mce: CPU supports 10 MCE banks [ 0.426399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427943] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429571] tlb_flushall_shift: 6 [ 0.430972] Freeing SMP alternatives: 28k freed [ 0.435045] ACPI: Core revision 20130517 [ 0.436787] ACPI: All ACPI Tables successfully acquired [ 0.438530] ftrace: allocating 25812 entries in 101 pages [ 0.460615] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462412] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464192] smpboot: Max logical packages: 2 [ 0.465804] Enabling x2apic [ 0.466908] Enabled x2apic [ 0.468259] Switched APIC routing to physical x2apic. [ 0.471034] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.472765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.475961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.483767] KVM setup paravirtual spinlock [ 0.486325] smpboot: Booting Node 0, Processors #1 OK [ 0.488211] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510123] Brought up 2 CPUs [ 0.510127] KVM setup async PF for cpu 1 [ 0.510131] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.513921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.516755] devtmpfs: initialized [ 0.519353] EVM: security.selinux [ 0.520536] EVM: security.ima [ 0.521650] EVM: security.capability [ 0.523551] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.525384] pinctrl core: initialized pinctrl subsystem [ 0.527024] NET: Registered protocol family 16 [ 0.528597] ACPI: bus type PCI registered [ 0.529912] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.531733] PCI: Using configuration type 1 for base access [ 0.536784] ACPI: Added _OSI(Module Device) [ 0.538149] ACPI: Added _OSI(Processor Device) [ 0.539531] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.540959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.543714] ACPI: Interpreter enabled [ 0.544979] ACPI: (supports S0 S5) [ 0.546167] ACPI: Using IOAPIC for interrupt routing [ 0.547635] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.552107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.553795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.555599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.557360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561079] acpiphp: Slot [3] registered [ 0.562382] acpiphp: Slot [4] registered [ 0.563687] acpiphp: Slot [5] registered [ 0.564995] acpiphp: Slot [6] registered [ 0.566292] acpiphp: Slot [7] registered [ 0.567589] acpiphp: Slot [8] registered [ 0.568885] acpiphp: Slot [9] registered [ 0.570182] acpiphp: Slot [10] registered [ 0.571496] acpiphp: Slot [11] registered [ 0.572812] acpiphp: Slot [12] registered [ 0.574132] acpiphp: Slot [13] registered [ 0.575442] acpiphp: Slot [14] registered [ 0.576753] acpiphp: Slot [15] registered [ 0.578071] acpiphp: Slot [16] registered [ 0.579385] acpiphp: Slot [17] registered [ 0.580693] acpiphp: Slot [18] registered [ 0.582008] acpiphp: Slot [19] registered [ 0.583323] acpiphp: Slot [20] registered [ 0.584634] acpiphp: Slot [21] registered [ 0.585946] acpiphp: Slot [22] registered [ 0.587257] acpiphp: Slot [23] registered [ 0.588574] acpiphp: Slot [24] registered [ 0.589890] acpiphp: Slot [25] registered [ 0.591186] acpiphp: Slot [26] registered [ 0.592509] acpiphp: Slot [27] registered [ 0.593829] acpiphp: Slot [28] registered [ 0.595237] acpiphp: Slot [29] registered [ 0.596548] acpiphp: Slot [30] registered [ 0.597858] acpiphp: Slot [31] registered [ 0.599170] PCI host bridge to bus 0000:00 [ 0.600482] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.602042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.603830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.605613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.608304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.610753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.616079] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.617934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.619671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.621520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.625985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.628341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.652453] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.654584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.657275] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.659770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.661784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.663662] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.665649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.668152] vgaarb: loaded [ 0.669208] vgaarb: bridge control possible 0000:00:02.0 [ 0.670904] SCSI subsystem initialized [ 0.672193] ACPI: bus type USB registered [ 0.673503] usbcore: registered new interface driver usbfs [ 0.675055] usbcore: registered new interface driver hub [ 0.676592] usbcore: registered new device driver usb [ 0.678271] PCI: Using ACPI for IRQ routing [ 0.679956] NetLabel: Initializing [ 0.681146] NetLabel: domain hash size = 128 [ 0.682484] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.683973] NetLabel: unlabeled traffic allowed by default [ 0.685690] Switched to clocksource kvm-clock [ 0.695249] pnp: PnP ACPI init [ 0.696406] ACPI: bus type PNP registered [ 0.698092] pnp: PnP ACPI: found 5 devices [ 0.699419] ACPI: bus type PNP unregistered [ 0.707532] NET: Registered protocol family 2 [ 0.709620] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712273] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714465] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716436] TCP: reno registered [ 0.717612] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719337] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721177] NET: Registered protocol family 1 [ 0.722574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724231] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725855] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766732] Unpacking initramfs... [ 1.250977] Freeing initrd memory: 37508k freed [ 1.260681] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262465] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265991] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267911] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.270139] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271860] Initialise system trusted keyring [ 1.273224] audit: initializing netlink socket (disabled) [ 1.274761] type=2000 audit(1543804880.938:1): initialized [ 1.291823] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.296212] zpool: loaded [ 1.297290] zbud: loaded [ 1.298569] VFS: Disk quotas dquot_6.5.2 [ 1.299906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301830] msgmni has been set to 7578 [ 1.303167] Key type big_key registered [ 1.305415] NET: Registered protocol family 38 [ 1.306807] Key type asymmetric registered [ 1.308118] Asymmetric key parser 'x509' registered [ 1.309592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.312030] io scheduler noop registered [ 1.313301] io scheduler deadline registered (default) [ 1.327111] io scheduler cfq registered [ 1.328500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.331971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.334403] ACPI: Power Button [PWRF] [ 1.335764] GHES: HEST is not enabled! [ 1.337167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.361393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.363500] Non-volatile memory driver v1.3 [ 1.364813] Linux agpgart interface v0.103 [ 1.366296] crash memory driver: version 1.1 [ 1.367708] rdac: device handler registered [ 1.369126] hp_sw: device handler registered [ 1.370498] emc: device handler registered [ 1.371809] alua: device handler registered [ 1.373197] libphy: Fixed MDIO Bus: probed [ 1.374619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376414] ehci-pci: EHCI PCI platform driver [ 1.377791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.379499] ohci-pci: OHCI PCI platform driver [ 1.380887] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400762] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.404781] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.406322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.407996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.409806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.412160] usb usb1: Product: UHCI Host Controller [ 1.413613] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.415419] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416944] hub 1-0:1.0: USB hub found [ 1.418226] hub 1-0:1.0: 2 ports detected [ 1.419680] usbcore: registered new interface driver usbserial [ 1.421301] usbcore: registered new interface driver usbserial_generic [ 1.423125] usbserial: USB Serial support registered for generic [ 1.424826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.428046] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.431140] mousedev: PS/2 mouse device common for all mice [ 1.433114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.439023] rtc_cmos 00:00: RTC can wake from S4 [ 1.440858] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.443588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447143] cpuidle: using governor menu [ 1.448495] hidraw: raw HID events driver (C) Jiri Kosina [ 1.450155] usbcore: registered new interface driver usbhid [ 1.451782] usbhid: USB HID core driver [ 1.453126] drop_monitor: Initializing network drop monitor service [ 1.454877] TCP: cubic registered [ 1.456062] Initializing XFRM netlink socket [ 1.457477] NET: Registered protocol family 10 [ 1.459227] NET: Registered protocol family 17 [ 1.460866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462541] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.464439] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.467217] Loading compiled-in X.509 certificates [ 1.468682] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.471474] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474665] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.477457] registered taskstats version 1 [ 1.480596] Key type trusted registered [ 1.483161] Key type encrypted registered [ 1.485708] IMA: No TPM chip found, activating TPM-bypass! [ 1.487718] rtc_cmos 00:00: setting system clock to 2018-12-03 02:41:20 UTC (1543804880) [ 1.490986] Freeing unused kernel memory: 1680k freed [ 1.496168] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.501467] systemd[1]: Detected virtualization kvm. [ 1.503079] systemd[1]: Detected architecture x86-64. [ 1.504745] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.507637] systemd[1]: No hostname configured. [ 1.509444] systemd[1]: Set hostname to . [ 1.511069] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.536787] systemd[1]: Created slice Root Slice. [ 1.538359] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.540908] systemd[1]: Reached target Local File Systems. [ 1.542626] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.545156] systemd[1]: Reached target Timers. [ 1.546652] systemd[1]: Starting Timers. [ 1.548077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.550771] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on Journal Socket. [ 1.554503] systemd[1]: Listening on Journal Socket. [ 1.556105] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.558759] systemd[1]: Reached target Swap. [ 1.560328] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.562730] systemd[1]: Listening on udev Kernel Socket. [ 1.564397] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.566901] systemd[1]: Reached target Paths. [ 1.568379] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.570827] systemd[1]: Listening on udev Control Socket. [ 1.572510] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.575040] systemd[1]: Reached target Sockets. [ 1.576482] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.578729] systemd[1]: Created slice System Slice. [ 1.580208] systemd[1]: Starting System Slice. [ 1.582020] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.587285] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.589928] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.593237] systemd[1]: Reached target Slices. [ 1.594651] systemd[1]: Starting Slices. [ 1.596298] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.600483] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.671982] RPC: Registered named UNIX socket transport module. [ 1.673813] RPC: Registered udp transport module. [ 1.675332] RPC: Registered tcp transport module. [ 1.676857] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.720707] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.778102] FDC 0 is a S82078B [ 1.796100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.799315] scsi host0: ata_piix [ 1.800719] scsi host1: ata_piix [ 1.801981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.803913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.843304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.848909] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.875157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.877024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.878920] usb 1-1: Product: QEMU USB Tablet [ 1.880306] usb 1-1: Manufacturer: QEMU [ 1.881601] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.891412] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894447] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.978719] SGI XFS with ACLs, security attributes, no debug enabled [ 1.981893] XFS (vda1): Mounting V4 Filesystem [ 2.049622] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev.[ 2.267175] tsc: Refined TSC clocksource calibration: 3491.853 MHz Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.310475] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.551293] SELinux: Disabled at runtime. [ 2.587730] type=1404 audit(1543804881.600:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.652296] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.654126] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [ 3.127505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.141831] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.447220] type=1305 audit(1543804882.458:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Login Service... [ 3.529386] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.536221] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.573234] [drm] Initialized drm 1.1.0 20060810 [ 3.582206] ppdev: user-space parallel port driver [ 3.590423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.590423] [TTM] Initializing pool allocator [ 3.590425] [TTM] Initializing DMA pool allocator [ 3.590652] [drm] fb mappable at 0xFC000000 [ 3.590652] [drm] vram aper at 0xFC000000 [ 3.590652] [drm] size 33554432 [ 3.590652] [drm] fb depth is 24 [ 3.590653] [drm] pitch is 3072 [ 3.606402] fbcon: cirrusdrmfb (fb0) is primary device [ 3.630645] Console: switching to colour frame buffer device 128x48 [ 3.645011] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.649504] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.682311] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.705161] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.715482] alg: No test for crc32 (crc32-pclmul) [ 3.719748] intel_rapl: no valid rapl domains found in package 0 [ 3.724985] intel_rapl: no valid rapl domains found in package 0 [ 3.726855] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m [ 3.734622] intel_powerclamp: No package C-state available] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. 2018-12-03 02:41:24,997 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-12-03 02:41:34,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-03 02:41:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-03 02:41:34,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12760 Content-Type: application/json Date: Mon, 03 Dec 2018 02:41:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9441b9d9-5e89-46c7-ba7a-20e0a02c8837 x-openstack-request-id: req-9441b9d9-5e89-46c7-ba7a-20e0a02c8837 2018-12-03 02:41:34,085 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 2196921276 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.391208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.393921] pid_max: default: 32768 minimum: 301\n[ 0.395359] Security Framework initialized\n[ 0.396704] SELinux: Initializing.\n[ 0.398182] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.404262] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408125] Mount-cache hash table entries: 4096\n[ 0.409914] Initializing cgroup subsys memory\n[ 0.411316] Initializing cgroup subsys devices\n[ 0.412711] Initializing cgroup subsys freezer\n[ 0.414084] Initializing cgroup subsys net_cls\n[ 0.415512] Initializing cgroup subsys blkio\n[ 0.417350] Initializing cgroup subsys perf_event\n[ 0.418801] Initializing cgroup subsys hugetlb\n[ 0.420195] Initializing cgroup subsys pids\n[ 0.421537] Initializing cgroup subsys net_prio\n[ 0.423046] CPU: Physical Processor ID: 0\n[ 0.425050] mce: CPU supports 10 MCE banks\n[ 0.426399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.427943] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.429571] tlb_flushall_shift: 6\n[ 0.430972] Freeing SMP alternatives: 28k freed\n[ 0.435045] ACPI: Core revision 20130517\n[ 0.436787] ACPI: All ACPI Tables successfully acquired\n[ 0.438530] ftrace: allocating 25812 entries in 101 pages\n[ 0.460615] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462412] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464192] smpboot: Max logical packages: 2\n[ 0.465804] Enabling x2apic\n[ 0.466908] Enabled x2apic\n[ 0.468259] Switched APIC routing to physical x2apic.\n[ 0.471034] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.472765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.475961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.483767] KVM setup paravirtual spinlock\n[ 0.486325] smpboot: Booting Node 0, Processors #1 OK\n[ 0.488211] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.510123] Brought up 2 CPUs\n[ 0.510127] KVM setup async PF for cpu 1\n[ 0.510131] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.513921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.516755] devtmpfs: initialized\n[ 0.519353] EVM: security.selinux\n[ 0.520536] EVM: security.ima\n[ 0.521650] EVM: security.capability\n[ 0.523551] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.525384] pinctrl core: initialized pinctrl subsystem\n[ 0.527024] NET: Registered protocol family 16\n[ 0.528597] ACPI: bus type PCI registered\n[ 0.529912] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.531733] PCI: Using configuration type 1 for base access\n[ 0.536784] ACPI: Added _OSI(Module Device)\n[ 0.538149] ACPI: Added _OSI(Processor Device)\n[ 0.539531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.540959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.543714] ACPI: Interpreter enabled\n[ 0.544979] ACPI: (supports S0 S5)\n[ 0.546167] ACPI: Using IOAPIC for interrupt routing\n[ 0.547635] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.552107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.557360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.561079] acpiphp: Slot [3] registered\n[ 0.562382] acpiphp: Slot [4] registered\n[ 0.563687] acpiphp: Slot [5] registered\n[ 0.564995] acpiphp: Slot [6] registered\n[ 0.566292] acpiphp: Slot [7] registered\n[ 0.567589] acpiphp: Slot [8] registered\n[ 0.568885] acpiphp: Slot [9] registered\n[ 0.570182] acpiphp: Slot [10] registered\n[ 0.571496] acpiphp: Slot [11] registered\n[ 0.572812] acpiphp: Slot [12] registered\n[ 0.574132] acpiphp: Slot [13] registered\n[ 0.575442] acpiphp: Slot [14] registered\n[ 0.576753] acpiphp: Slot [15] registered\n[ 0.578071] acpiphp: Slot [16] registered\n[ 0.579385] acpiphp: Slot [17] registered\n[ 0.580693] acpiphp: Slot [18] registered\n[ 0.582008] acpiphp: Slot [19] registered\n[ 0.583323] acpiphp: Slot [20] registered\n[ 0.584634] acpiphp: Slot [21] registered\n[ 0.585946] acpiphp: Slot [22] registered\n[ 0.587257] acpiphp: Slot [23] registered\n[ 0.588574] acpiphp: Slot [24] registered\n[ 0.589890] acpiphp: Slot [25] registered\n[ 0.591186] acpiphp: Slot [26] registered\n[ 0.592509] acpiphp: Slot [27] registered\n[ 0.593829] acpiphp: Slot [28] registered\n[ 0.595237] acpiphp: Slot [29] registered\n[ 0.596548] acpiphp: Slot [30] registered\n[ 0.597858] acpiphp: Slot [31] registered\n[ 0.599170] PCI host bridge to bus 0000:00\n[ 0.600482] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.602042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.603830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.605613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.608304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.610753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.616079] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.617934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.619671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.621520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.625985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.628341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.652453] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.654584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.657275] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.659770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.661784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.663662] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.665649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.668152] vgaarb: loaded\n[ 0.669208] vgaarb: bridge control possible 0000:00:02.0\n[ 0.670904] SCSI subsystem initialized\n[ 0.672193] ACPI: bus type USB registered\n[ 0.673503] usbcore: registered new interface driver usbfs\n[ 0.675055] usbcore: registered new interface driver hub\n[ 0.676592] usbcore: registered new device driver usb\n[ 0.678271] PCI: Using ACPI for IRQ routing\n[ 0.679956] NetLabel: Initializing\n[ 0.681146] NetLabel: domain hash size = 128\n[ 0.682484] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.683973] NetLabel: unlabeled traffic allowed by default\n[ 0.685690] Switched to clocksource kvm-clock\n[ 0.695249] pnp: PnP ACPI init\n[ 0.696406] ACPI: bus type PNP registered\n[ 0.698092] pnp: PnP ACPI: found 5 devices\n[ 0.699419] ACPI: bus type PNP unregistered\n[ 0.707532] NET: Registered protocol family 2\n[ 0.709620] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.712273] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.714465] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.716436] TCP: reno registered\n[ 0.717612] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.719337] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.721177] NET: Registered protocol family 1\n[ 0.722574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.724231] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725855] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.746112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.766732] Unpacking initramfs...\n[ 1.250977] Freeing initrd memory: 37508k freed\n[ 1.260681] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262465] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265991] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267911] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.270139] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271860] Initialise system trusted keyring\n[ 1.273224] audit: initializing netlink socket (disabled)\n[ 1.274761] type=2000 audit(1543804880.938:1): initialized\n[ 1.291823] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293557] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.296212] zpool: loaded\n[ 1.297290] zbud: loaded\n[ 1.298569] VFS: Disk quotas dquot_6.5.2\n[ 1.299906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301830] msgmni has been set to 7578\n[ 1.303167] Key type big_key registered\n[ 1.305415] NET: Registered protocol family 38\n[ 1.306807] Key type asymmetric registered\n[ 1.308118] Asymmetric key parser 'x509' registered\n[ 1.309592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.312030] io scheduler noop registered\n[ 1.313301] io scheduler deadline registered (default)\n[ 1.327111] io scheduler cfq registered\n[ 1.328500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.331971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.334403] ACPI: Power Button [PWRF]\n[ 1.335764] GHES: HEST is not enabled!\n[ 1.337167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.361393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.363500] Non-volatile memory driver v1.3\n[ 1.364813] Linux agpgart interface v0.103\n[ 1.366296] crash memory driver: version 1.1\n[ 1.367708] rdac: device handler registered\n[ 1.369126] hp_sw: device handler registered\n[ 1.370498] emc: device handler registered\n[ 1.371809] alua: device handler registered\n[ 1.373197] libphy: Fixed MDIO Bus: probed\n[ 1.374619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376414] ehci-pci: EHCI PCI platform driver\n[ 1.377791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.379499] ohci-pci: OHCI PCI platform driver\n[ 1.380887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.400762] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.402397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.404781] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.406322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.407996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.409806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.412160] usb usb1: Product: UHCI Host Controller\n[ 1.413613] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.415419] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.416944] hub 1-0:1.0: USB hub found\n[ 1.418226] hub 1-0:1.0: 2 ports detected\n[ 1.419680] usbcore: registered new interface driver usbserial\n[ 1.421301] usbcore: registered new interface driver usbserial_generic\n[ 1.423125] usbserial: USB Serial support registered for generic\n[ 1.424826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.428046] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.429537] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.431140] mousedev: PS/2 mouse device common for all mice\n[ 1.433114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.436337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.439023] rtc_cmos 00:00: RTC can wake from S4\n[ 1.440858] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.443588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.445355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447143] cpuidle: using governor menu\n[ 1.448495] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.450155] usbcore: registered new interface driver usbhid\n[ 1.451782] usbhid: USB HID core driver\n[ 1.453126] drop_monitor: Initializing network drop monitor service\n[ 1.454877] TCP: cubic registered\n[ 1.456062] Initializing XFRM netlink socket\n[ 1.457477] NET: Registered protocol family 10\n[ 1.459227] NET: Registered protocol family 17\n[ 1.460866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.462541] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.464439] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.467217] Loading compiled-in X.509 certificates\n[ 1.468682] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.471474] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.474665] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.477457] registered taskstats version 1\n[ 1.480596] Key type trusted registered\n[ 1.483161] Key type encrypted registered\n[ 1.485708] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.487718] rtc_cmos 00:00: setting system clock to 2018-12-03 02:41:20 UTC (1543804880)\n[ 1.490986] Freeing unused kernel memory: 1680k freed\n[ 1.496168] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.501467] systemd[1]: Detected virtualization kvm.\n[ 1.503079] systemd[1]: Detected architecture x86-64.\n[ 1.504745] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.507637] systemd[1]: No hostname configured.\n[ 1.509444] systemd[1]: Set hostname to .\n[ 1.511069] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.536787] systemd[1]: Created slice Root Slice.\n[ 1.538359] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.540908] systemd[1]: Reached target Local File Systems.\n[ 1.542626] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.545156] systemd[1]: Reached target Timers.\n[ 1.546652] systemd[1]: Starting Timers.\n[ 1.548077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.550771] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.554503] systemd[1]: Listening on Journal Socket.\n[ 1.556105] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.558759] systemd[1]: Reached target Swap.\n[ 1.560328] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.562730] systemd[1]: Listening on udev Kernel Socket.\n[ 1.564397] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.566901] systemd[1]: Reached target Paths.\n[ 1.568379] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.570827] systemd[1]: Listening on udev Control Socket.\n[ 1.572510] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.575040] systemd[1]: Reached target Sockets.\n[ 1.576482] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.578729] systemd[1]: Created slice System Slice.\n[ 1.580208] systemd[1]: Starting System Slice.\n[ 1.582020] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.587285] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.589928] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.593237] systemd[1]: Reached target Slices.\n[ 1.594651] systemd[1]: Starting Slices.\n[ 1.596298] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.600483] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.671982] RPC: Registered named UNIX socket transport module.\n[ 1.673813] RPC: Registered udp transport module.\n[ 1.675332] RPC: Registered tcp transport module.\n[ 1.676857] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.720707] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.778102] FDC 0 is a S82078B\n[ 1.796100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.799315] scsi host0: ata_piix\n[ 1.800719] scsi host1: ata_piix\n[ 1.801981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.803913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.843304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.848909] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[ 1.875157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.877024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.878920] usb 1-1: Product: QEMU USB Tablet\n[ 1.880306] usb 1-1: Manufacturer: QEMU\n[ 1.881601] usb 1-1: SerialNumber: 42\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.891412] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.894447] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.978719] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.981893] XFS (vda1): Mounting V4 Filesystem\n[ 2.049622] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.[ 2.267175] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.310475] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.551293] SELinux: Disabled at runtime.\n[ 2.587730] type=1404 audit(1543804881.600:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.652296] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.654126] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[ 3.127505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.141831] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.447220] type=1305 audit(1543804882.458:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n [ 3.529386] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\nStarting LSB: Bring up/down networking...\n Starting Authorization Manager...\n [ 3.536221] input: PC Speaker as /devices/platform/pcspkr/input/input5\nStarting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.573234] [drm] Initialized drm 1.1.0 20060810\n[ 3.582206] ppdev: user-space parallel port driver\n[ 3.590423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.590423] [TTM] Initializing pool allocator\n[ 3.590425] [TTM] Initializing DMA pool allocator\n[ 3.590652] [drm] fb mappable at 0xFC000000\n[ 3.590652] [drm] vram aper at 0xFC000000\n[ 3.590652] [drm] size 33554432\n[ 3.590652] [drm] fb depth is 24\n[ 3.590653] [drm] pitch is 3072\n[ 3.606402] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.630645] Console: switching to colour frame buffer device 128x48\n[ 3.645011] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.649504] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.682311] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started NTP client/server.\n[ 3.705161] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.715482] alg: No test for crc32 (crc32-pclmul)\n[ 3.719748] intel_rapl: no valid rapl domains found in package 0\n[ 3.724985] intel_rapl: no valid rapl domains found in package 0\n[ 3.726855] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m\n[ 3.734622] intel_powerclamp: No package C-state available] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.048886] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:41:23 +0000. Up 4.00 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started System Logging Service.\n[ 6.322307] cloud-init[830]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:41:25 +0000. Up 6.25 seconds.\n[ 6.354234] cloud-init[830]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.360563] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.369115] cloud-init[830]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.371321] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.378190] cloud-init[830]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.382203] cloud-init[830]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:b0:8c:21 |\n[ 6.389650] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.392292] cloud-init[830]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.398138] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.402992] cloud-init[830]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.407489] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.414521] cloud-init[830]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.422309] cloud-init[830]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.427023] cloud-init[830]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.431183] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.080470] cloud-init[3463]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:41:30 +0000. Up 11.03 seconds.\n[ 11.350937] cloud-init[3530]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:41:30 +0000. Up 11.29 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 2a:11:0b:27:ad:16:b4:fc:59:40:57:4f:cb:2f:54:c1 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.413167] cloud-init[3530]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:41:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.40 seconds\n"} 2018-12-03 02:41:34,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95/action used request id req-9441b9d9-5e89-46c7-ba7a-20e0a02c8837 2018-12-03 02:41:34,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789132118225s 2018-12-03 02:41:34,087 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe1351 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe12d1 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 2196921276 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.391208] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.393921] pid_max: default: 32768 minimum: 301 [ 0.395359] Security Framework initialized [ 0.396704] SELinux: Initializing. [ 0.398182] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.404262] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408125] Mount-cache hash table entries: 4096 [ 0.409914] Initializing cgroup subsys memory [ 0.411316] Initializing cgroup subsys devices [ 0.412711] Initializing cgroup subsys freezer [ 0.414084] Initializing cgroup subsys net_cls [ 0.415512] Initializing cgroup subsys blkio [ 0.417350] Initializing cgroup subsys perf_event [ 0.418801] Initializing cgroup subsys hugetlb [ 0.420195] Initializing cgroup subsys pids [ 0.421537] Initializing cgroup subsys net_prio [ 0.423046] CPU: Physical Processor ID: 0 [ 0.425050] mce: CPU supports 10 MCE banks [ 0.426399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.427943] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.429571] tlb_flushall_shift: 6 [ 0.430972] Freeing SMP alternatives: 28k freed [ 0.435045] ACPI: Core revision 20130517 [ 0.436787] ACPI: All ACPI Tables successfully acquired [ 0.438530] ftrace: allocating 25812 entries in 101 pages [ 0.460615] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462412] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464192] smpboot: Max logical packages: 2 [ 0.465804] Enabling x2apic [ 0.466908] Enabled x2apic [ 0.468259] Switched APIC routing to physical x2apic. [ 0.471034] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.472765] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.475961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.483767] KVM setup paravirtual spinlock [ 0.486325] smpboot: Booting Node 0, Processors #1 OK [ 0.488211] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510123] Brought up 2 CPUs [ 0.510127] KVM setup async PF for cpu 1 [ 0.510131] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.513921] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.516755] devtmpfs: initialized [ 0.519353] EVM: security.selinux [ 0.520536] EVM: security.ima [ 0.521650] EVM: security.capability [ 0.523551] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.525384] pinctrl core: initialized pinctrl subsystem [ 0.527024] NET: Registered protocol family 16 [ 0.528597] ACPI: bus type PCI registered [ 0.529912] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.531733] PCI: Using configuration type 1 for base access [ 0.536784] ACPI: Added _OSI(Module Device) [ 0.538149] ACPI: Added _OSI(Processor Device) [ 0.539531] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.540959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.543714] ACPI: Interpreter enabled [ 0.544979] ACPI: (supports S0 S5) [ 0.546167] ACPI: Using IOAPIC for interrupt routing [ 0.547635] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.552107] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.553795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.555599] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.557360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.561079] acpiphp: Slot [3] registered [ 0.562382] acpiphp: Slot [4] registered [ 0.563687] acpiphp: Slot [5] registered [ 0.564995] acpiphp: Slot [6] registered [ 0.566292] acpiphp: Slot [7] registered [ 0.567589] acpiphp: Slot [8] registered [ 0.568885] acpiphp: Slot [9] registered [ 0.570182] acpiphp: Slot [10] registered [ 0.571496] acpiphp: Slot [11] registered [ 0.572812] acpiphp: Slot [12] registered [ 0.574132] acpiphp: Slot [13] registered [ 0.575442] acpiphp: Slot [14] registered [ 0.576753] acpiphp: Slot [15] registered [ 0.578071] acpiphp: Slot [16] registered [ 0.579385] acpiphp: Slot [17] registered [ 0.580693] acpiphp: Slot [18] registered [ 0.582008] acpiphp: Slot [19] registered [ 0.583323] acpiphp: Slot [20] registered [ 0.584634] acpiphp: Slot [21] registered [ 0.585946] acpiphp: Slot [22] registered [ 0.587257] acpiphp: Slot [23] registered [ 0.588574] acpiphp: Slot [24] registered [ 0.589890] acpiphp: Slot [25] registered [ 0.591186] acpiphp: Slot [26] registered [ 0.592509] acpiphp: Slot [27] registered [ 0.593829] acpiphp: Slot [28] registered [ 0.595237] acpiphp: Slot [29] registered [ 0.596548] acpiphp: Slot [30] registered [ 0.597858] acpiphp: Slot [31] registered [ 0.599170] PCI host bridge to bus 0000:00 [ 0.600482] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.602042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.603830] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.605613] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.608304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.610753] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.616079] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.617934] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.619671] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.621520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.625985] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.628341] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.652453] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.654584] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.657275] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.659770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.661784] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.663662] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.665649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.668152] vgaarb: loaded [ 0.669208] vgaarb: bridge control possible 0000:00:02.0 [ 0.670904] SCSI subsystem initialized [ 0.672193] ACPI: bus type USB registered [ 0.673503] usbcore: registered new interface driver usbfs [ 0.675055] usbcore: registered new interface driver hub [ 0.676592] usbcore: registered new device driver usb [ 0.678271] PCI: Using ACPI for IRQ routing [ 0.679956] NetLabel: Initializing [ 0.681146] NetLabel: domain hash size = 128 [ 0.682484] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.683973] NetLabel: unlabeled traffic allowed by default [ 0.685690] Switched to clocksource kvm-clock [ 0.695249] pnp: PnP ACPI init [ 0.696406] ACPI: bus type PNP registered [ 0.698092] pnp: PnP ACPI: found 5 devices [ 0.699419] ACPI: bus type PNP unregistered [ 0.707532] NET: Registered protocol family 2 [ 0.709620] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.712273] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.714465] TCP: Hash tables configured (established 32768 bind 32768) [ 0.716436] TCP: reno registered [ 0.717612] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.719337] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.721177] NET: Registered protocol family 1 [ 0.722574] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.724231] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725855] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.746112] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.766732] Unpacking initramfs... [ 1.250977] Freeing initrd memory: 37508k freed [ 1.260681] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262465] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265991] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267911] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.270139] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271860] Initialise system trusted keyring [ 1.273224] audit: initializing netlink socket (disabled) [ 1.274761] type=2000 audit(1543804880.938:1): initialized [ 1.291823] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293557] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.296212] zpool: loaded [ 1.297290] zbud: loaded [ 1.298569] VFS: Disk quotas dquot_6.5.2 [ 1.299906] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301830] msgmni has been set to 7578 [ 1.303167] Key type big_key registered [ 1.305415] NET: Registered protocol family 38 [ 1.306807] Key type asymmetric registered [ 1.308118] Asymmetric key parser 'x509' registered [ 1.309592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.312030] io scheduler noop registered [ 1.313301] io scheduler deadline registered (default) [ 1.327111] io scheduler cfq registered [ 1.328500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.331971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.334403] ACPI: Power Button [PWRF] [ 1.335764] GHES: HEST is not enabled! [ 1.337167] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.361393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.363500] Non-volatile memory driver v1.3 [ 1.364813] Linux agpgart interface v0.103 [ 1.366296] crash memory driver: version 1.1 [ 1.367708] rdac: device handler registered [ 1.369126] hp_sw: device handler registered [ 1.370498] emc: device handler registered [ 1.371809] alua: device handler registered [ 1.373197] libphy: Fixed MDIO Bus: probed [ 1.374619] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376414] ehci-pci: EHCI PCI platform driver [ 1.377791] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.379499] ohci-pci: OHCI PCI platform driver [ 1.380887] uhci_hcd: USB Universal Host Controller Interface driver [ 1.400762] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.402397] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.404781] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.406322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.407996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.409806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.412160] usb usb1: Product: UHCI Host Controller [ 1.413613] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.415419] usb usb1: SerialNumber: 0000:00:01.2 [ 1.416944] hub 1-0:1.0: USB hub found [ 1.418226] hub 1-0:1.0: 2 ports detected [ 1.419680] usbcore: registered new interface driver usbserial [ 1.421301] usbcore: registered new interface driver usbserial_generic [ 1.423125] usbserial: USB Serial support registered for generic [ 1.424826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.428046] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.429537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.431140] mousedev: PS/2 mouse device common for all mice [ 1.433114] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.436337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.439023] rtc_cmos 00:00: RTC can wake from S4 [ 1.440858] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.443588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.445355] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447143] cpuidle: using governor menu [ 1.448495] hidraw: raw HID events driver (C) Jiri Kosina [ 1.450155] usbcore: registered new interface driver usbhid [ 1.451782] usbhid: USB HID core driver [ 1.453126] drop_monitor: Initializing network drop monitor service [ 1.454877] TCP: cubic registered [ 1.456062] Initializing XFRM netlink socket [ 1.457477] NET: Registered protocol family 10 [ 1.459227] NET: Registered protocol family 17 [ 1.460866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.462541] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.464439] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.467217] Loading compiled-in X.509 certificates [ 1.468682] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.471474] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.474665] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.477457] registered taskstats version 1 [ 1.480596] Key type trusted registered [ 1.483161] Key type encrypted registered [ 1.485708] IMA: No TPM chip found, activating TPM-bypass! [ 1.487718] rtc_cmos 00:00: setting system clock to 2018-12-03 02:41:20 UTC (1543804880) [ 1.490986] Freeing unused kernel memory: 1680k freed [ 1.496168] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.501467] systemd[1]: Detected virtualization kvm. [ 1.503079] systemd[1]: Detected architecture x86-64. [ 1.504745] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.507637] systemd[1]: No hostname configured. [ 1.509444] systemd[1]: Set hostname to . [ 1.511069] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.536787] systemd[1]: Created slice Root Slice. [ 1.538359] systemd[1]: Starting Root Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.540908] systemd[1]: Reached target Local File Systems. [ 1.542626] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.545156] systemd[1]: Reached target Timers. [ 1.546652] systemd[1]: Starting Timers. [ 1.548077] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.550771] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on Journal Socket. [ 1.554503] systemd[1]: Listening on Journal Socket. [ 1.556105] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.558759] systemd[1]: Reached target Swap. [ 1.560328] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.562730] systemd[1]: Listening on udev Kernel Socket. [ 1.564397] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.566901] systemd[1]: Reached target Paths. [ 1.568379] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.570827] systemd[1]: Listening on udev Control Socket. [ 1.572510] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.575040] systemd[1]: Reached target Sockets. [ 1.576482] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.578729] systemd[1]: Created slice System Slice. [ 1.580208] systemd[1]: Starting System Slice. [ 1.582020] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.587285] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.589928] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.593237] systemd[1]: Reached target Slices. [ 1.594651] systemd[1]: Starting Slices. [ 1.596298] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.600483] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.671982] RPC: Registered named UNIX socket transport module. [ 1.673813] RPC: Registered udp transport module. [ 1.675332] RPC: Registered tcp transport module. [ 1.676857] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.720707] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.778102] FDC 0 is a S82078B [ 1.796100] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.799315] scsi host0: ata_piix [ 1.800719] scsi host1: ata_piix [ 1.801981] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.803913] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.843304] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.848909] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [ 1.875157] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.877024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.878920] usb 1-1: Product: QEMU USB Tablet [ 1.880306] usb 1-1: Manufacturer: QEMU [ 1.881601] usb 1-1: SerialNumber: 42 [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.891412] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.894447] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.978719] SGI XFS with ACLs, security attributes, no debug enabled [ 1.981893] XFS (vda1): Mounting V4 Filesystem [ 2.049622] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev.[ 2.267175] tsc: Refined TSC clocksource calibration: 3491.853 MHz Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.310475] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.551293] SELinux: Disabled at runtime. [ 2.587730] type=1404 audit(1543804881.600:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.652296] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.654126] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [ 3.127505] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.141831] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.447220] type=1305 audit(1543804882.458:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Login Service... [ 3.529386] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... Starting Authorization Manager... [ 3.536221] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.573234] [drm] Initialized drm 1.1.0 20060810 [ 3.582206] ppdev: user-space parallel port driver [ 3.590423] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.590423] [TTM] Initializing pool allocator [ 3.590425] [TTM] Initializing DMA pool allocator [ 3.590652] [drm] fb mappable at 0xFC000000 [ 3.590652] [drm] vram aper at 0xFC000000 [ 3.590652] [drm] size 33554432 [ 3.590652] [drm] fb depth is 24 [ 3.590653] [drm] pitch is 3072 [ 3.606402] fbcon: cirrusdrmfb (fb0) is primary device [ 3.630645] Console: switching to colour frame buffer device 128x48 [ 3.645011] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.649504] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.682311] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.705161] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.715482] alg: No test for crc32 (crc32-pclmul) [ 3.719748] intel_rapl: no valid rapl domains found in package 0 [ 3.724985] intel_rapl: no valid rapl domains found in package 0 [ 3.726855] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m [ 3.734622] intel_powerclamp: No package C-state available] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.048886] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 03 Dec 2018 02:41:23 +0000. Up 4.00 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [ 6.322307] cloud-init[830]: Cloud-init v. 0.7.5 running 'init' at Mon, 03 Dec 2018 02:41:25 +0000. Up 6.25 seconds. [ 6.354234] cloud-init[830]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.360563] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.369115] cloud-init[830]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.371321] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.378190] cloud-init[830]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.382203] cloud-init[830]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:b0:8c:21 | [ 6.389650] cloud-init[830]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.392292] cloud-init[830]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.398138] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.402992] cloud-init[830]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.407489] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.414521] cloud-init[830]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.422309] cloud-init[830]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.427023] cloud-init[830]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.431183] cloud-init[830]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.080470] cloud-init[3463]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 03 Dec 2018 02:41:30 +0000. Up 11.03 seconds. [ 11.350937] cloud-init[3530]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 03 Dec 2018 02:41:30 +0000. Up 11.29 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 2a:11:0b:27:ad:16:b4:fc:59:40:57:4f:cb:2f:54:c1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.413167] cloud-init[3530]: Cloud-init v. 0.7.5 finished at Mon, 03 Dec 2018 02:41:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.40 seconds 2018-12-03 02:41:34,091 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3797590L 2018-12-03 02:41:34,092 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 02:41:34,097 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-03 02:41:34,097 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-03 02:41:34,105 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 02:41:34,111 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-03 02:41:34,112 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 02:41:34,123 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-03 02:41:34,125 - paramiko.transport - DEBUG - Trying discovered key 2a110b27ad16b4fc5940574fcb2f54c1 in /tmp/tmpoiaGGG 2018-12-03 02:41:34,151 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 02:41:34,223 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-03 02:41:34,226 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-03 02:41:34,226 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-03 02:41:34,227 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-03 02:41:34,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:41:34,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:41:34,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:41:34,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:41:34,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 806, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4126, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2076, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4125, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4123, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:41:33 GMT 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-12-03 02:41:34,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:41:34,541 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4126, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2076, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4125, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4123, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 858, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:41:34,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:41:34,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:41:34,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 806, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4126, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 2076, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4125, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 809, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4123, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "stop", "MainPID": 858, "Id": "nginx.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "Webserver"}]} 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:41:33 GMT 2018-12-03 02:41:34,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:41:34,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-12-03 02:41:34,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:41:34,803 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:41:34,803 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:41:34,826 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-12-03 02:42:04,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:42:04,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:04,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:04,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:04 GMT 2018-12-03 02:42:04,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:04,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:42:04,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:04,984 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8621, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4412, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 8852, u'state': u'stop-sigterm', u'Id': u'cloudify-riemann.service', u'ActiveState': u'deactivating', u'SubState': u'stop-sigterm'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:42:04,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:42:05,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:05,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:05,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:04 GMT 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:05,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:42:05,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:05,110 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:42:05,110 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:42:05,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:05,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:05,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:05,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:05,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:04 GMT 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:42:05,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:05,205 - functest.core.cloudify - INFO - try 2: Cloudify Manager isn't up and running 2018-12-03 02:42:35,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:42:35,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:35,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:35,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:35,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:35 GMT 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:42:35,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:35,336 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8621, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4412, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 8852, u'state': u'stop-sigterm', u'Id': u'cloudify-riemann.service', u'ActiveState': u'deactivating', u'SubState': u'stop-sigterm'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:42:35,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:35,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:42:35,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:35,432 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:35 GMT 2018-12-03 02:42:35,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:35,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:42:35,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:35,432 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:42:35,433 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:42:35,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:42:35,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:42:35,495 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:42:35 GMT 2018-12-03 02:42:35,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:42:35,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:42:35,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:42:35,496 - functest.core.cloudify - INFO - try 3: Cloudify Manager isn't up and running 2018-12-03 02:43:05,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:05,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:05 GMT 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:43:05,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:05,624 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8621, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4412, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 8852, u'state': u'stop-sigterm', u'Id': u'cloudify-riemann.service', u'ActiveState': u'deactivating', u'SubState': u'stop-sigterm'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:43:05,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:05,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 8621, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4412, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "stop-sigterm", "MainPID": 8852, "Id": "cloudify-riemann.service", "ActiveState": "deactivating", "SubState": "stop-sigterm"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:05 GMT 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2408 2018-12-03 02:43:05,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:05,721 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:43:05,722 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:43:05,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:05,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:05,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:05,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:05,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:05 GMT 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:43:05,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:05,788 - functest.core.cloudify - INFO - try 4: Cloudify Manager isn't up and running 2018-12-03 02:43:35,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:43:35,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:35,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:35,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:43:35,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:35,905 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:35 GMT 2018-12-03 02:43:35,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:35,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:43:35,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:35,906 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:43:35,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:35,998 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:35 GMT 2018-12-03 02:43:35,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:35,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:43:35,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:35,999 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:43:35,999 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:43:36,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:43:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:43:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:43:36,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:43:36,060 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:43:36 GMT 2018-12-03 02:43:36,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:43:36,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:43:36,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:43:36,060 - functest.core.cloudify - INFO - try 5: Cloudify Manager isn't up and running 2018-12-03 02:44:06,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:44:06,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:06,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:06,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:06,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:06,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:06 GMT 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:44:06,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:06,193 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:44:06,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:44:06,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:06,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:06,285 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:06 GMT 2018-12-03 02:44:06,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:06,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:44:06,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:06,286 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:44:06,287 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:44:06,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:06,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:06,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:06,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:06,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:06 GMT 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:44:06,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:06,349 - functest.core.cloudify - INFO - try 6: Cloudify Manager isn't up and running 2018-12-03 02:44:36,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:44:36,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:36,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:44:36,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:36,472 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:36 GMT 2018-12-03 02:44:36,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:36,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:44:36,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:36,472 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:44:36,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:44:36,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:36,574 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:36 GMT 2018-12-03 02:44:36,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:36,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:44:36,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:36,575 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:44:36,576 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:44:36,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:44:36,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:44:36,650 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:44:36 GMT 2018-12-03 02:44:36,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:44:36,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:44:36,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:44:36,651 - functest.core.cloudify - INFO - try 7: Cloudify Manager isn't up and running 2018-12-03 02:45:06,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:45:06,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:06,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:06,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:06,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:06 GMT 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:45:06,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:06,770 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:45:06,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:45:06,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:06,864 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:06 GMT 2018-12-03 02:45:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:06,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:45:06,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:06,865 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:45:06,866 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:45:06,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:06,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:45:06,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:06,926 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:06 GMT 2018-12-03 02:45:06,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:06,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:45:06,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:06,926 - functest.core.cloudify - INFO - try 8: Cloudify Manager isn't up and running 2018-12-03 02:45:36,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:37,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:45:37,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:37,032 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:37 GMT 2018-12-03 02:45:37,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:37,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:45:37,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:37,032 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:45:37,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:45:37,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:37,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:37 GMT 2018-12-03 02:45:37,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:37,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:45:37,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:37,170 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:45:37,171 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:45:37,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:45:37,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:45:37,282 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:45:37 GMT 2018-12-03 02:45:37,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:45:37,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:45:37,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:45:37,282 - functest.core.cloudify - INFO - try 9: Cloudify Manager isn't up and running 2018-12-03 02:46:07,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:46:07,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:46:07 GMT 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:46:07,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:46:07,448 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4600, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4835, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 10526, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10754, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 882, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8862, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 10283, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10753, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4408, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-03 02:46:07,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4600, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4835, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 10526, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8862, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 10283, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10753, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4408, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:46:07 GMT 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-12-03 02:46:07,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:46:07,544 - functest.core.cloudify - INFO - The current manager status is running 2018-12-03 02:46:07,544 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-03 02:46:07,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:46:07 GMT 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-03 02:46:07,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:46:07,607 - functest.core.cloudify - INFO - try 10: Cloudify Manager isn't up and running 2018-12-03 02:46:37,631 - functest.core.cloudify - ERROR - Cloudify Manager isn't up and running 2018-12-03 02:46:37,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-03 02:46:37,633 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 02:46:37,635 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 02:46:37,635 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 02:46:37,640 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:46:37,675 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-03 02:46:37,675 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-03 02:46:37,676 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-03 02:46:37,677 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-03 02:46:37,677 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-03 02:46:37,681 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-03 02:47:11,968 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-03 02:47:11,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirrors.cat.pdx.edu * updates: centos.s.uw.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.14.4.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.14.4.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 19 MB/s | 54 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.14.4.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : python-2.7.5-69.el7_5.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : kernel-headers-3.10.0-862.14.4.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.14.4.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-03 02:47:11,969 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-03 02:47:11,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-12-03 02:47:11,970 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-03 02:47:14,353 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-03 02:47:14,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:47:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:47:14,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:14 GMT X-Openstack-Request-Id: req-d5fc6228-0357-4b54-99b0-f7b7471791ae 2018-12-03 02:47:14,667 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:38:40Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": 4373348352, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:47:14,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d5fc6228-0357-4b54-99b0-f7b7471791ae 2018-12-03 02:47:14,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31254696846s 2018-12-03 02:47:14,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 02:47:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172"}' 2018-12-03 02:47:14,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:14 GMT Location: http://172.30.9.26:9292/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4b2303c-2afc-4dff-9d86-5b0ce145ffec 2018-12-03 02:47:14,771 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:47:14Z", "file": "/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "size": null, "self": "/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": null, "created_at": "2018-12-03T02:47:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 02:47:14,772 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b4b2303c-2afc-4dff-9d86-5b0ce145ffec 2018-12-03 02:47:14,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0939610004425s 2018-12-03 02:47:14,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 02:47:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '' 2018-12-03 02:47:21,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:47:21 GMT X-Openstack-Request-Id: req-4c12f866-39d0-40a7-a7aa-57b1a5cd5375 2018-12-03 02:47:21,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:47:21,287 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/file used request id req-4c12f866-39d0-40a7-a7aa-57b1a5cd5375 2018-12-03 02:47:21,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.51467299461s 2018-12-03 02:47:21,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:47:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:47:21,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:21 GMT X-Openstack-Request-Id: req-c1f3bbde-641c-4a3c-ba11-4b40d6a76181 2018-12-03 02:47:21,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:47:21Z", "file": "/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "size": 426967040, "self": "/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-03T02:47:14Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:38:40Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": 4373348352, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:47:21,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-c1f3bbde-641c-4a3c-ba11-4b40d6a76181 2018-12-03 02:47:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0646169185638s 2018-12-03 02:47:21,359 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/file', 'owner': u'14072e805b4d40a798941c93616fdae4', 'id': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'size': 426967040, u'self': u'/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'14072e805b4d40a798941c93616fdae4', 'name': 'vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T02:47:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T02:47:21Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172', 'created': u'2018-12-03T02:47:14Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-03T02:47:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_9c17e3f8-639c-49d6-9465-8ee819932172', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-12-03 02:47:21,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 02:47:21,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-03 02:47:21,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47: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-2acbff3e-52b1-4c62-9680-707113ed044e x-openstack-request-id: req-2acbff3e-52b1-4c62-9680-707113ed044e 2018-12-03 02:47:21,672 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "7b868327-1a7d-441d-b28b-08a1aeb74b88"}} 2018-12-03 02:47:21,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2acbff3e-52b1-4c62-9680-707113ed044e 2018-12-03 02:47:21,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312018871307s 2018-12-03 02:47:21,673 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_9c17e3f8-639c-49d6-9465-8ee819932172', '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'de57677664ca4a25ac8718411c5b739c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'7b868327-1a7d-441d-b28b-08a1aeb74b88', 'swap': 0}) 2018-12-03 02:47:21,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 02:47:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" -d '{"extra_specs": {}}' 2018-12-03 02:47:21,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47: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-63f8692f-d6ef-40f2-bad7-eb2dd451e7a0 x-openstack-request-id: req-63f8692f-d6ef-40f2-bad7-eb2dd451e7a0 2018-12-03 02:47:21,695 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 02:47:21,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88/os-extra_specs used request id req-63f8692f-d6ef-40f2-bad7-eb2dd451e7a0 2018-12-03 02:47:21,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219688415527s 2018-12-03 02:47:21,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-03 02:47:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-03 02:47:21,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a1d265-c8df-40ed-97f0-bbd793c1f626 2018-12-03 02:47:21,709 - 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.8:35357/v3/", "rel": "self"}]}]}} 2018-12-03 02:47:21,710 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-c1a1d265-c8df-40ed-97f0-bbd793c1f626 2018-12-03 02:47:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:47:21,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65418d3-d815-4f1d-88ef-3aa6fe12d12a 2018-12-03 02:47:21,931 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-03 02:47:21,931 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-f65418d3-d815-4f1d-88ef-3aa6fe12d12a 2018-12-03 02:47:21,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.231750965118s 2018-12-03 02:47:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-03 02:47:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:47:22,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json Date: Mon, 03 Dec 2018 02:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3512a9-7582-497e-bad7-cdcb06fe32aa 2018-12-03 02:47:22,161 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "0c845f8017344abdbaf66391688d9295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "22c6304f96604e2a86830ff359729900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "3230efb607c9404aa61bc4245c350496"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "3daa5dbc196c474681621ae8561415ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "4ea26b7c4ef54660bbabc9834effda9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "901b267f568e4980a1f2ae6e4241699a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "b3ac069871eb40468370a376c3a6934b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "d28a7d1fc5404c6dabd866d92efb84da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d7bbb782e15d41e8ac7839d3a438a796"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "dd86f0feeef34649b3de59866ea1be7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "efe70063c80744ebbc0df433ab846bac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "f0bbb7ba50064122b8b8ee66c2009447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "fa2dbdcff6084c12a42e8784607b1a54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "fde814f71f4a459db5fe853f898fa501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-03 02:47:22,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-bf3512a9-7582-497e-bad7-cdcb06fe32aa 2018-12-03 02:47:22,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.22162103653s 2018-12-03 02:47:22,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-03 02:47:22,175 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-03 02:47:24,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:24,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:24,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:24,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:24,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:24,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:24,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:24,251 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-03 02:47:24,251 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:23.918Z", "updated_at": "2018-12-03T02:47:23.918Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-03 02:47:24,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:24,252 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:24 GMT 2018-12-03 02:47:24,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:24,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-03 02:47:24,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:24,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-03 02:47:24,267 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.26:5000", "keystone_tenant_name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "keystone_password": "e8a1224d-9d13-4312-a70b-4411742eaec8", "reference_vnf_flavor_id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "target_vnf_flavor_id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "target_vnf_image_id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-03 02:47:24,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-03 02:47:24,988 - 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": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "target_vnf_flavor_id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "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_9c17e3f8-639c-49d6-9465-8ee819932172", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "keystone_password": "e8a1224d-9d13-4312-a70b-4411742eaec8", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.370Z", "updated_at": "2018-12-03T02:47:24.370Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"}}}}} 2018-12-03 02:47:24,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:24,989 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:24 GMT 2018-12-03 02:47:24,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:24,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-03 02:47:24,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:24,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-12-03 02:47:25,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:25,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:25 GMT 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:25,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:25,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:25,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:25,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:25,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:25,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:25 GMT 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 02:47:25,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:25,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:25,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:25,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:25 GMT 2018-12-03 02:47:25,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:25,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:25,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:30,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:30,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:25.892Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:25.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:26.288Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:26.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:26.519Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:26.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:26.519Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:26.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:26.519Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:26.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:26.528Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:26.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:27.543Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:27.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:27.543Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:27.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:27.543Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:27.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:28.549Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpgeec8e --prefix=\"/tmp/openstack-Caq3AH\" --constraint=\"/tmp/openstack-Caq3AH/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:28.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:47:28.549Z", "message": "Installing from directory: /tmp/tmpgeec8e [args=--prefix=\"/tmp/openstack-Caq3AH\" --constraint=\"/tmp/openstack-Caq3AH/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:47:28.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:30 GMT 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-03 02:47:30,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:30,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-03 02:47:30,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-03 02:47:30,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-03 02:47:30,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-03 02:47:30,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpgeec8e --prefix="/tmp/openstack-Caq3AH" --constraint="/tmp/openstack-Caq3AH/constraint.txt" 2018-12-03 02:47:30,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpgeec8e [args=--prefix="/tmp/openstack-Caq3AH" --constraint="/tmp/openstack-Caq3AH/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-03 02:47:30,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:30,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:30,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:30,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:30,344 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:30 GMT 2018-12-03 02:47:30,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:30,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:30,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:35,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:35,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:35,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:47:35,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:35,413 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:35 GMT 2018-12-03 02:47:35,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:35,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:47:35,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:35,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:35,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:35 GMT 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:35,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:40,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:40,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:40,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:40 GMT 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:40,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:40,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:40,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:40,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:40 GMT 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:40,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:45,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:45,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:45 GMT 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:45,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:45,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:45 GMT 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:45,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:50,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:50,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:50,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:50,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:50 GMT 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:50,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:47:50,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:50,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:50,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:50,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:50,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:50,872 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:50 GMT 2018-12-03 02:47:50,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:50,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:50,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:55,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:55,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:55 GMT 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:47:55,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:47:56,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:47:56,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:47:56,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:47:56,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:47:56,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:47:56 GMT 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:47:56,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:01,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:01,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:01 GMT 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:01,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:48:01,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:01,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:48:01,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:01,125 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:01 GMT 2018-12-03 02:48:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-03 02:48:01,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:06,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:06,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:06,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:03.343Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:03.343Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:03.593Z", "message": "Removing directory: /tmp/tmpgeec8e", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:03.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af", "logger": "4a8a105c-e325-4c3c-b78f-7e71fc7db055"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:04.246Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:04.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:04.558Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:04.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:05.564Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:05.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:05.564Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:05.564Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fb6d8911-b75b-474c-84b9-da896412e1af"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-03 02:48:06,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:06,386 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:06 GMT 2018-12-03 02:48:06,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:06,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-12-03 02:48:06,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:06,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-03 02:48:06,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpgeec8e 2018-12-03 02:48:06,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-03 02:48:06,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-03 02:48:06,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-12-03 02:48:06,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-03 02:48:06,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/fb6d8911-b75b-474c-84b9-da896412e1af 2018-12-03 02:48:06,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:06,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"} 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:06 GMT 2018-12-03 02:48:06,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:06,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-03 02:48:06,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:06,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-03 02:48:06,448 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:06,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:06 GMT 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:06,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:06,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:06,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:06,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:06,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:06,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:06 GMT 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 02:48:06,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:06,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:06,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:06,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:06,814 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:06 GMT 2018-12-03 02:48:06,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:06,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:06,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:11,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:11,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:11,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:11,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:11,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:07.272Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:07.272Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.365Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.999Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.999Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.999Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.999Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:08.999Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:08.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "keypair_km22np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "keypair_km22np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.289Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.382Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:10.628Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:10.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f6be5e21-4a07-4cf5-bb36-f28792bdac36"}, {"node_instance_id": "keypair_km22np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:11.322Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:11.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:11.322Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:11.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:11.709Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:11.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "a5c76ae7-6312-4e05-b2b4-11ff4a4d8581"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:11 GMT 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:11,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16784 2018-12-03 02:48:11,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:11,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-03 02:48:11,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-03 02:48:11,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-03 02:48:11,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-03 02:48:11,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-03 02:48:11,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-03 02:48:11,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-03 02:48:11,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-03 02:48:11,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:12,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:12,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:12,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:12 GMT 2018-12-03 02:48:12,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:12,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:12,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:17,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:17,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_xi0x2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.350Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.350Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.350Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.350Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.350Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:12.980Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:48:12Z', u'updated_at': u'2018-12-03T02:48:12Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'14072e805b4d40a798941c93616fdae4', u'port_id': None, u'id': u'ef61d103-4eef-4029-adb2-b11166dfff7f', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:12.980Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "0411294b-9315-4f67-b1ef-bcdf675bc5de"}, {"node_instance_id": "router_d20ue0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.358Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "router_d20ue0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.358Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "keypair_km22np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.358Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.358Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "router_d20ue0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.358Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:13.716Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:48:12Z', u'updated_at': u'2018-12-03T02:48:12Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'14072e805b4d40a798941c93616fdae4', u'port_id': None, u'id': u'f6f79ad8-1ef6-46f3-ae3a-c87204dd0928', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:13.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "e6e8e230-2d0b-4fc2-9256-01a518da82d6"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "keypair_km22np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "keypair_km22np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:14.425Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:14.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:15.445Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:15.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:15.445Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:15.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:15.445Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:15.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:16.452Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "router_d20ue0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:16.452Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:16.452Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:16.452Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:16.452Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:16.452Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 61, "offset": 31, "size": 50}}} 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:17 GMT 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15562 2018-12-03 02:48:17,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,147 - 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'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:48:12Z', u'updated_at': u'2018-12-03T02:48:12Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'14072e805b4d40a798941c93616fdae4', u'port_id': None, u'id': u'ef61d103-4eef-4029-adb2-b11166dfff7f', u'qos_policy_id': None} 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-03 02:48:17,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-03 02:48:17,148 - 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'14072e805b4d40a798941c93616fdae4', u'created_at': u'2018-12-03T02:48:12Z', u'updated_at': u'2018-12-03T02:48:12Z', u'floating_network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'14072e805b4d40a798941c93616fdae4', u'port_id': None, u'id': u'f6f79ad8-1ef6-46f3-ae3a-c87204dd0928', u'qos_policy_id': None} 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-03 02:48:17,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-03 02:48:17,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-03 02:48:17,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:17,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-03 02:48:17,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:17,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:17,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:17,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:17 GMT 2018-12-03 02:48:17,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:17,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:17,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:22,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:22,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_d20ue0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:17.462Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:17.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "router_d20ue0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:17.462Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:17.462Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:18.475Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:18.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:18.475Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:18.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:18.475Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:18.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:18.475Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:18.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:18.475Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:18.475Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:19.504Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:19.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:19.504Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:19.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:19.504Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:19.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:19.504Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:19.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:19.504Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:19.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:20.508Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:20.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:20.508Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:20.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:20.508Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:20.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:21.513Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:21.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 77, "offset": 61, "size": 50}}} 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:22 GMT 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7983 2018-12-03 02:48:22,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:22,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:22,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:22,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-03 02:48:22,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:22,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-03 02:48:22,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:22,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:22,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:22,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:22 GMT 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:22,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:22,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:27,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:27,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:22.541Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:22.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:22.541Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:22.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:22.541Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:22.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:22.541Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:22.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:23.553Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:23.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:23.553Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:23.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:23.553Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:23.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:24.808Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:24.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:24.808Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:24.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:24.808Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:24.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:24.808Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:24.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:25.806Z", "message": "connect_security_group(): source_id=8aff7594-2dfb-4896-aa16-79e74968e1f9 target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:25.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "b1fddc78-2ade-4dfd-833e-0ed156cfe44a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:26.628Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:26.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:26.755Z", "message": "connect_security_group(): source_id=bf58deab-ac89-41bd-8568-39506dbd176f target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:26.755Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "20fff25d-1416-4fd5-b2c0-686936638728"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:26.859Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:26.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 95, "offset": 77, "size": 50}}} 2018-12-03 02:48:27,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:27,562 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:27 GMT 2018-12-03 02:48:27,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:27,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7968 2018-12-03 02:48:27,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:27,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-03 02:48:27,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-03 02:48:27,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-03 02:48:27,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:27,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-03 02:48:27,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:27,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=8aff7594-2dfb-4896-aa16-79e74968e1f9 target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-03 02:48:27,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-03 02:48:27,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bf58deab-ac89-41bd-8568-39506dbd176f target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-03 02:48:27,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:27,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:27,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:27,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:27,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:27,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:27 GMT 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:27,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:27,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:32,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_x25xgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:27.952Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:27.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:30.155Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:30.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:30.963Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:30.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:30.963Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:30.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:31.968Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:31.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:31.968Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:31.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 106, "offset": 92, "size": 50}}} 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:32 GMT 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5427 2018-12-03 02:48:32,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-03 02:48:32,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:32,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:32,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:32,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:32,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:32,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:32 GMT 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:32,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:37,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:38,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:38,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:38,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:32.973Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:32.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:32.973Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:32.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:32.973Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:32.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:33.709Z", "message": "connect_security_group(): source_id=74c615d7-1209-4367-ae9f-2b724ac53a7f target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:33.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f2a10f6f-b086-4d4b-8234-6c288a55d8fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:34.535Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:34.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:34.779Z", "message": "connect_security_group(): source_id=9d2748ae-ce04-42e2-9e5c-6bda56381db3 target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:34.779Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "0108f401-767b-4282-975d-8338f1237190"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:35.088Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:35.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:35.088Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:35.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:35.088Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:35.088Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:38 GMT 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4984 2018-12-03 02:48:38,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:38,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=74c615d7-1209-4367-ae9f-2b724ac53a7f target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9d2748ae-ce04-42e2-9e5c-6bda56381db3 target={u'external_id': u'f0a6747b-764c-412e-98ed-7c88daf21eff', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-03 02:48:38,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-03 02:48:38,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:38,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:38 GMT 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:38,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:43,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:43,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:43,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:43,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:43,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:38.508Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:38.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:39.095Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:39.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.351Z", "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'9d2748ae-ce04-42e2-9e5c-6bda56381db3', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6f:f2:8c'}, {u'external_id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9', u'fixed_ip_address': u'12.0.0.15', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5b:a4:07'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "74644052-8067-4d39-be8a-243edaff9c36"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:40.385Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:40.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:41.021Z", "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'74c615d7-1209-4367-ae9f-2b724ac53a7f', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:73:e1:b0'}, {u'external_id': u'bf58deab-ac89-41bd-8568-39506dbd176f', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:42:ca:cf'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:41.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f3915841-7424-463d-af9c-eb8cf37164f7"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:41.021Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:41.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f3915841-7424-463d-af9c-eb8cf37164f7"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:41.021Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:41.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "74644052-8067-4d39-be8a-243edaff9c36"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:42.714Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'74c615d7-1209-4367-ae9f-2b724ac53a7f'}, {'port-id': u'bf58deab-ac89-41bd-8568-39506dbd176f'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:42.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f3915841-7424-463d-af9c-eb8cf37164f7"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:43.026Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'74c615d7-1209-4367-ae9f-2b724ac53a7f'}, {'port-id': u'bf58deab-ac89-41bd-8568-39506dbd176f'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:43.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f3915841-7424-463d-af9c-eb8cf37164f7"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:43.026Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'9d2748ae-ce04-42e2-9e5c-6bda56381db3'}, {'port-id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:43.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "74644052-8067-4d39-be8a-243edaff9c36"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:43.026Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'9d2748ae-ce04-42e2-9e5c-6bda56381db3'}, {'port-id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:43.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "74644052-8067-4d39-be8a-243edaff9c36"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:43.026Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:43.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "f3915841-7424-463d-af9c-eb8cf37164f7"}], "metadata": {"pagination": {"total": 136, "offset": 112, "size": 50}}} 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:43 GMT 2018-12-03 02:48:43,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:43,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11809 2018-12-03 02:48:43,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:43,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-03 02:48:43,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-03 02:48:43,299 - 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'9d2748ae-ce04-42e2-9e5c-6bda56381db3', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6f:f2:8c'}, {u'external_id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9', u'fixed_ip_address': u'12.0.0.15', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5b:a4:07'}] 2018-12-03 02:48:43,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 02:48:43,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 02:48:43,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-03 02:48:43,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:43,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-03 02:48:43,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-03 02:48:43,300 - 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'74c615d7-1209-4367-ae9f-2b724ac53a7f', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:73:e1:b0'}, {u'external_id': u'bf58deab-ac89-41bd-8568-39506dbd176f', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:42:ca:cf'}] 2018-12-03 02:48:43,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-03 02:48:43,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-03 02:48:43,301 - 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'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'74c615d7-1209-4367-ae9f-2b724ac53a7f'}, {'port-id': u'bf58deab-ac89-41bd-8568-39506dbd176f'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'} 2018-12-03 02:48:43,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'74c615d7-1209-4367-ae9f-2b724ac53a7f'}, {'port-id': u'bf58deab-ac89-41bd-8568-39506dbd176f'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'} 2018-12-03 02:48:43,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'9d2748ae-ce04-42e2-9e5c-6bda56381db3'}, {'port-id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'} 2018-12-03 02:48:43,302 - 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'ff77239e-3ba9-4e43-8918-3c7a1a2cf682', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8f349845-0c45-4911-95ea-39f6c4212a9b'}, 'nics': [{'port-id': u'9d2748ae-ce04-42e2-9e5c-6bda56381db3'}, {'port-id': u'8aff7594-2dfb-4896-aa16-79e74968e1f9'}], 'flavor': u'7b868327-1a7d-441d-b28b-08a1aeb74b88'} 2018-12-03 02:48:43,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 02:48:43,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:43 GMT 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:43,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:48,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:48,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:48,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:44.141Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:44.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "74644052-8067-4d39-be8a-243edaff9c36"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:45.189Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:45.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:45.400Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:45.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:46.404Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:46.404Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:46.404Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:46.404Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:47.431Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:48:47.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 147, "offset": 129, "size": 50}}} 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:48 GMT 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:48,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5566 2018-12-03 02:48:48,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-03 02:48:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 02:48:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-03 02:48:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-03 02:48:48,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-03 02:48:48,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:48,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:48,490 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:48 GMT 2018-12-03 02:48:48,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:48,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:48,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:53,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:53,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:49.390Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:48:49.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:48:50.441Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:48:50.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 149, "offset": 140, "size": 50}}} 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:53,563 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:53 GMT 2018-12-03 02:48:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:53,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-12-03 02:48:53,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:53,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 02:48:53,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-03 02:48:53,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:53,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:53 GMT 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:53,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:58,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:48:58,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:58,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:58 GMT 2018-12-03 02:48:58,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:58,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:48:58,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:48:58,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:48:59,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:48:59 GMT 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:48:59,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:04,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:04,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-03 02:49:04,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:04,164 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:04 GMT 2018-12-03 02:49:04,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:04,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:04,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:04,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:04,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:04,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:04,481 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:04 GMT 2018-12-03 02:49:04,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:04,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:04,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:09,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:09,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-03 02:49:09,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:09,563 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:09 GMT 2018-12-03 02:49:09,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:09,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:09,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:09,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:09,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:09,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:09,706 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:09 GMT 2018-12-03 02:49:09,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:09,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:09,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:14,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:14,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:14,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:14,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:14,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:14,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:14 GMT 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:14,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:14,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:14,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:14,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:14,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:14,868 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:14 GMT 2018-12-03 02:49:14,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:14,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:14,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:19,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:19.396Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:19.396Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:19.451Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:19.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 151, "offset": 142, "size": 50}}} 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:20 GMT 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:20,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1116 2018-12-03 02:49:20,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:20,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 02:49:20,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 02:49:20,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:20,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:20 GMT 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:20,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:25,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:25,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:20.456Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:20.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:20.456Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:20.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:21.534Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:49:21.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:22.463Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-03T02:49:22.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 155, "offset": 144, "size": 50}}} 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:25 GMT 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3414 2018-12-03 02:49:25,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:25,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-03 02:49:25,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-03 02:49:25,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 02:49:25,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-03 02:49:25,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:25,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:25,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:25,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:25 GMT 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:25,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:25,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:30,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:30,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:30,297 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:30 GMT 2018-12-03 02:49:30,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:30,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:30,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:30,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:30,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:30,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:30,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:30 GMT 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:30,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:35,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:35,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:35,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:35,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:35 GMT 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:35,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:35,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:35,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:35,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:35,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:35,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:35,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:35 GMT 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:35,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:40,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:40,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:40,567 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:40 GMT 2018-12-03 02:49:40,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:40,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:40,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:40,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:40,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:40,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:40,622 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:40 GMT 2018-12-03 02:49:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:40,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:40,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:45,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:45,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:45 GMT 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:45,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:45,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:45,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:45,755 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:45 GMT 2018-12-03 02:49:45,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:45,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:45,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:50,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:50,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-03 02:49:50,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:50,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:50 GMT 2018-12-03 02:49:50,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:50,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-03 02:49:50,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:50,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:50,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:50,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:50,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:50,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:50,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:50 GMT 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-03 02:49:50,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:55,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:49:55,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:55,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:55,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:55,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:55,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:51.559Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:51.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:52.477Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:52.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:52.477Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:52.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:52.477Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:52.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:53.776Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:53.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "2eb8d341-c398-4f52-a8b9-57d806a7905d"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:53.947Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:53.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:55.179Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:55.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a", "logger": "487f7255-6600-4930-adf1-e4c771eb8bd6"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:49:55.483Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-03T02:49:55.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 163, "offset": 148, "size": 50}}} 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:55 GMT 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-12-03 02:49:55,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:55,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-03 02:49:55,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-03 02:49:55,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-03 02:49:55,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/4f1995c8-b065-4114-9805-5a6b189d2c4a 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:49:56,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"} 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:49:56 GMT 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-03 02:49:56,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:49:56,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-03T02:48:06.612Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'4f1995c8-b065-4114-9805-5a6b189d2c4a'} 2018-12-03 02:49:56,058 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-03 02:49:56,118 - 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.207'}, 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.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-03 02:49:56,178 - 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.207'}, 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.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-03 02:49:56,178 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-03 02:49:56,178 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2018-12-03 02:49:56,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:56,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:49:57,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49: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-3b0cb28c-7f11-45ad-800f-3f08d4f9345d x-openstack-request-id: req-3b0cb28c-7f11-45ad-800f-3f08d4f9345d 2018-12-03 02:49:57,042 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:49:57,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b0cb28c-7f11-45ad-800f-3f08d4f9345d 2018-12-03 02:49:57,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863431930542s 2018-12-03 02:49:57,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:49:57,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d92cd7b-5629-4b7b-a394-824abd064204 x-openstack-request-id: req-9d92cd7b-5629-4b7b-a394-824abd064204 2018-12-03 02:49:57,812 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:49:57,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9d92cd7b-5629-4b7b-a394-824abd064204 2018-12-03 02:49:57,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765357971191s 2018-12-03 02:49:57,816 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.3 2018-12-03 02:49:57,816 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:6f:f2:8c 2018-12-03 02:49:57,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:49:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-adbba8c1-84ad-4846-83a4-cb7dff7c5426 x-openstack-request-id: req-adbba8c1-84ad-4846-83a4-cb7dff7c5426 2018-12-03 02:49:58,281 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:49:58,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-adbba8c1-84ad-4846-83a4-cb7dff7c5426 2018-12-03 02:49:58,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464775800705s 2018-12-03 02:49:58,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:58,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:49:58,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49: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-32000517-ebc0-4b5a-bea7-b6f444930e20 x-openstack-request-id: req-32000517-ebc0-4b5a-bea7-b6f444930e20 2018-12-03 02:49:58,741 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:49:58,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-32000517-ebc0-4b5a-bea7-b6f444930e20 2018-12-03 02:49:58,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456493139267s 2018-12-03 02:49:58,746 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.15 2018-12-03 02:49:58,746 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:5b:a4:07 2018-12-03 02:49:58,746 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-03 02:49:58,746 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.203 2018-12-03 02:49:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:49:59,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49: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-43cf2c5d-9235-4c01-9a8d-a34dd813a7f3 x-openstack-request-id: req-43cf2c5d-9235-4c01-9a8d-a34dd813a7f3 2018-12-03 02:49:59,314 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:49:59,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-43cf2c5d-9235-4c01-9a8d-a34dd813a7f3 2018-12-03 02:49:59,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567348003387s 2018-12-03 02:49:59,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:49:59,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:50:00,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:49:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc2379e3-ae34-41c9-a68b-ec951f419aef x-openstack-request-id: req-bc2379e3-ae34-41c9-a68b-ec951f419aef 2018-12-03 02:50:00,017 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:50:00,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bc2379e3-ae34-41c9-a68b-ec951f419aef 2018-12-03 02:50:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699191093445s 2018-12-03 02:50:00,021 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-12-03 02:50:00,021 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:73:e1:b0 2018-12-03 02:50:00,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:50:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:50:00,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:50: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-9c971a30-dcf1-4aba-8500-56ffdac9127a x-openstack-request-id: req-9c971a30-dcf1-4aba-8500-56ffdac9127a 2018-12-03 02:50:00,217 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:50:00,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c971a30-dcf1-4aba-8500-56ffdac9127a 2018-12-03 02:50:00,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19532084465s 2018-12-03 02:50:00,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:50:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:50:00,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:50: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-a4762bf4-d446-4418-835c-bcdc9adeaf14 x-openstack-request-id: req-a4762bf4-d446-4418-835c-bcdc9adeaf14 2018-12-03 02:50:00,861 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:50:00,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a4762bf4-d446-4418-835c-bcdc9adeaf14 2018-12-03 02:50:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639900922775s 2018-12-03 02:50:00,864 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-12-03 02:50:00,865 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:42:ca:cf 2018-12-03 02:50:00,865 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-03 02:50:00,885 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-03 02:50:00,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-03 02:50:00,903 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-03 02:50:00,968 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-03 02:50:00' 2018-12-03 02:50:00,968 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-03 02:50:00,968 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-03 02:50:00,993 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-03 02:50:01,017 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3613a90L 2018-12-03 02:50:01,017 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 02:50:01,021 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-03 02:50:01,022 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-03 02:50:01,022 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 02:50:01,023 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-03 02:50:01,023 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-03 02:50:01,023 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 02:50:01,023 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-03 02:50:01,023 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 02:50:01,056 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-03 02:50:01,166 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-03 02:50:01,167 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 02:50:01,169 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-03 02:50:01,205 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 02:50:01,215 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-03 02:50:01,215 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-03 02:50:01,233 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-03 02:50:01,234 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 02:50:01,235 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 02:50:01,235 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 02:50:01,237 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:50:01,239 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:50:02,262 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-03 02:50:03,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-03 02:50:08,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-03 02:50:09,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-03 02:50:14,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-03 02:50:15,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-03 02:50:20,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-03 02:50:21,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:26,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-03 02:50:27,294 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:32,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-03 02:50:33,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:38,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-03 02:50:39,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:44,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-03 02:50:45,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:50,321 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-03 02:50:51,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:50:56,329 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-03 02:50:57,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:51:02,336 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-03 02:51:03,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:51:08,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-03 02:51:09,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:51:14,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-03 02:51:15,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:51:20,357 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-03 02:51:21,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-03 02:51:26,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 ebgp-multihop '2' 2018-12-03 02:51:27,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-03 02:51:32,366 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 remote-as 65002 2018-12-03 02:51:33,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 remote-as 65002 [edit] vyos@vyos# 2018-12-03 02:51:38,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 update-source 12.0.0.9 2018-12-03 02:51:39,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 update-source 12.0.0.9 [edit] vyos@vyos# 2018-12-03 02:51:44,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 soft-reconfiguration inbound 2018-12-03 02:51:45,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-12-03 02:51:50,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.15 password lab0033 2018-12-03 02:51:51,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.15 password lab0033 [edit] vyos@vyos# 2018-12-03 02:51:56,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-03 02:51:57,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-12-03 02:52:02,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-03 02:52:03,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-12-03 02:52:08,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-03 02:52:09,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-12-03 02:52:14,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-03 02:52:15,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-12-03 02:52:20,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-03 02:52:21,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-12-03 02:52:26,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-03 02:52:27,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-12-03 02:52:32,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-03 02:52:33,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-12-03 02:52:38,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-03 02:52:39,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-12-03 02:52:44,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-03 02:52:45,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-12-03 02:52:50,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-03 02:52:51,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-12-03 02:52:56,463 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-12-03 02:52:57,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-12-03 02:53:02,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-03 02:53:03,469 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-03 02:53:08,521 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 02:53:08,538 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-03 02:53:08,583 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-12-03 02:53:08,585 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3609350L 2018-12-03 02:53:08,586 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 02:53:08,593 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-03 02:53:08,594 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-03 02:53:08,595 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 02:53:08,629 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-03 02:53:08,736 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-03 02:53:08,737 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 02:53:08,738 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-03 02:53:08,768 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 02:53:08,777 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-03 02:53:08,777 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-03 02:53:08,802 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-12-03 02:53:08,803 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 02:53:08,804 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 02:53:08,804 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 02:53:08,807 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:53:08,809 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:53:09,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-03 02:53:10,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-03 02:53:15,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-03 02:53:16,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-03 02:53:21,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-03 02:53:22,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-03 02:53:27,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-03 02:53:28,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:53:33,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-03 02:53:34,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:53:39,862 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-03 02:53:40,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:53:45,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-03 02:53:46,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:53:51,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-03 02:53:52,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:53:57,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-03 02:53:58,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:54:03,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-03 02:54:04,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:54:09,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-03 02:54:10,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:54:15,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-03 02:54:16,905 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:54:21,910 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-03 02:54:22,912 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-03 02:54:27,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-03 02:54:28,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-03 02:54:33,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-12-03 02:54:34,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-03 02:54:39,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-12-03 02:54:40,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-12-03 02:54:45,932 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.15 2018-12-03 02:54:46,934 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.15 [edit] vyos@vyos# 2018-12-03 02:54:51,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-12-03 02:54:52,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-03 02:54:57,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-12-03 02:54:58,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-12-03 02:55:03,949 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-03 02:55:04,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-12-03 02:55:09,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-03 02:55:10,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-12-03 02:55:15,963 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-03 02:55:16,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-12-03 02:55:21,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-03 02:55:22,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-12-03 02:55:27,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-03 02:55:28,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-12-03 02:55:33,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-03 02:55:34,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-12-03 02:55:39,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-03 02:55:40,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-12-03 02:55:45,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-03 02:55:46,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-12-03 02:55:52,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-03 02:55:53,002 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-12-03 02:55:58,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-03 02:55:59,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-12-03 02:56:04,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.15 2018-12-03 02:56:05,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.15 [edit] vyos@vyos# 2018-12-03 02:56:10,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-03 02:56:11,022 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-03 02:56:16,070 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 02:56:16,091 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-03 02:56:16,092 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-03 02:57:16,133 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-03 02:57:16,179 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-03 02:57:16,182 - paramiko.transport - DEBUG - starting thread (client mode): 0xf3d8a610L 2018-12-03 02:57:16,183 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-03 02:57:16,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-03 02:57:16,190 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-03 02:57:16,191 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-03 02:57:16,192 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-03 02:57:16,192 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-03 02:57:16,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-03 02:57:16,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-03 02:57:16,192 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-03 02:57:16,231 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-03 02:57:16,327 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-03 02:57:16,328 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-03 02:57:16,330 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-03 02:57:16,360 - paramiko.transport - DEBUG - userauth is OK 2018-12-03 02:57:16,366 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-03 02:57:16,367 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-03 02:57:16,394 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-03 02:57:16,395 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-03 02:57:16,396 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-03 02:57:16,396 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-03 02:57:16,397 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:57:16,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-03 02:57:17,400 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-03 02:57:47,485 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 02:57:47,513 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-12-03 02:57:47,513 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, 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.15 4 65002 3 6 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-03 02:57:47,514 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 | no-more BGP neighbor is 12.0.0.15, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.15 BGP state = Established, up for 00:01:06 Last read 21:10:22, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 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.9, Local port: 179 Foreign host: 12.0.0.15, Foreign port: 34319 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe42:cacf Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-03 02:57:47,514 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-03 02:57:47,514 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.15 0 0 65002 i *> 10.1.2.0/24 12.0.0.15 0 0 65002 i *> 10.1.3.0/24 12.0.0.15 0 0 65002 i *> 10.1.4.0/24 12.0.0.15 0 0 65002 i *> 10.1.5.0/24 12.0.0.15 0 0 65002 i *> 10.1.6.0/24 12.0.0.15 0 0 65002 i *> 10.1.7.0/24 12.0.0.15 0 0 65002 i *> 10.1.8.0/24 12.0.0.15 0 0 65002 i *> 10.1.9.0/24 12.0.0.15 0 0 65002 i *> 10.1.10.0/24 12.0.0.15 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-03 02:57:47,514 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.15 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.15 0 0 65002 i *> 10.1.2.0/24 12.0.0.15 0 0 65002 i *> 10.1.3.0/24 12.0.0.15 0 0 65002 i *> 10.1.4.0/24 12.0.0.15 0 0 65002 i *> 10.1.5.0/24 12.0.0.15 0 0 65002 i *> 10.1.6.0/24 12.0.0.15 0 0 65002 i *> 10.1.7.0/24 12.0.0.15 0 0 65002 i *> 10.1.8.0/24 12.0.0.15 0 0 65002 i *> 10.1.9.0/24 12.0.0.15 0 0 65002 i *> 10.1.10.0/24 12.0.0.15 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-03 02:57:47,515 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-03 02:57:47,515 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-12-03 02:57:47,515 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-03 02:57:47,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:57:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:57:48,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1184 Content-Type: application/json Date: Mon, 03 Dec 2018 02:57: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-d54b8c50-d9aa-4779-8ad9-dec137092e58 x-openstack-request-id: req-d54b8c50-d9aa-4779-8ad9-dec137092e58 2018-12-03 02:57:48,565 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:31Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:57:48,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d54b8c50-d9aa-4779-8ad9-dec137092e58 2018-12-03 02:57:48,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05001282692s 2018-12-03 02:57:48,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 02:57:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:57:48,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 02:57:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68d1f94e-58fb-45c7-b94d-f94da7165c09 x-openstack-request-id: req-68d1f94e-58fb-45c7-b94d-f94da7165c09 2018-12-03 02:57:48,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16 used request id req-68d1f94e-58fb-45c7-b94d-f94da7165c09 2018-12-03 02:57:48,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150693893433s 2018-12-03 02:57:48,721 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-03 02:57:48,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:57:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:57:49,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1197 Content-Type: application/json Date: Mon, 03 Dec 2018 02:57:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a054abb9-829c-4739-9fbb-ddba7d762435 x-openstack-request-id: req-a054abb9-829c-4739-9fbb-ddba7d762435 2018-12-03 02:57:49,511 - 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:73:e1:b0", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e1:b0", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:ca:cf", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:33.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:49:33Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:f2:8c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:a4:07", "version": 4, "addr": "12.0.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/e8eec94a-cfaa-44ea-9a41-b744909a6a16", "rel": "bookmark"}], "image": {"id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "links": [{"href": "http://172.30.9.26:8774/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:49:31.000000", "flavor": {"id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "links": [{"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}]}, "id": "e8eec94a-cfaa-44ea-9a41-b744909a6a16", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:57:48Z", "hostId": "28da92808f4ce7f508a4398d2ce90310486b0b1b09f0736aacf388b8", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-03T02:48:44Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8f349845-0c45-4911-95ea-39f6c4212a9b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:41:18Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:57:49,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a054abb9-829c-4739-9fbb-ddba7d762435 2018-12-03 02:57:49,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789883136749s 2018-12-03 02:57:49,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 02:57:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:57:49,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 02:57: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-cbd87c9d-328f-4872-8c51-1eae6e2cfdbb x-openstack-request-id: req-cbd87c9d-328f-4872-8c51-1eae6e2cfdbb 2018-12-03 02:57:49,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 used request id req-cbd87c9d-328f-4872-8c51-1eae6e2cfdbb 2018-12-03 02:57:49,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.181632995605s 2018-12-03 02:57:49,821 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 02:57:49,821 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 20:41 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-03 02:57:49,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-03 02:57:49,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-12-03 02:57:49,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:49,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.829Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "fb6d8911-b75b-474c-84b9-da896412e1af"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:48:06.612Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "4f1995c8-b065-4114-9805-5a6b189d2c4a"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:49,922 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:49 GMT 2018-12-03 02:57:49,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:49,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-03 02:57:49,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:57:49,923 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-03 02:57:50,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:50,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:50,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:50,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:50,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:50 GMT 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:57:50,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:57:50,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:57:50,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:50,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:50,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:50 GMT 2018-12-03 02:57:50,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:50,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-03 02:57:50,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:57:50,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:50,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:50 GMT 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:57:50,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:57:55,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:57:55,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:55,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:50.779Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:50.779Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:51.581Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:51.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:51.581Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:51.581Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:52.591Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:52.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:52.591Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:52.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:52.591Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:52.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:52.591Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:52.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:53.604Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-03T02:57:53.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:53.604Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-03T02:57:53.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:54.609Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:54.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:54.609Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:54.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:55,286 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:55 GMT 2018-12-03 02:57:55,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:55,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-12-03 02:57:55,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:57:55,287 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:57:55,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-03 02:57:55,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404] 2018-12-03 02:57:55,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404] 2018-12-03 02:57:55,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-03 02:57:55,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-03 02:57:55,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:57:55,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:57:55,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:57:55,341 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:57:55 GMT 2018-12-03 02:57:55,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:57:55,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:57:55,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:00,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:00,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:00,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:00,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:00,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:00,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:55.565Z", "message": "Detaching port bf58deab-ac89-41bd-8568-39506dbd176f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:55.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "04b072ff-9d47-4344-befc-36cd94f64c10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:56.303Z", "message": "Detaching port 8aff7594-2dfb-4896-aa16-79e74968e1f9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:56.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "d0c4bc1d-1301-43f1-b41b-2c6ac59b1eab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:56.646Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:56.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:57.307Z", "message": "Successfully detached port 8aff7594-2dfb-4896-aa16-79e74968e1f9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "d0c4bc1d-1301-43f1-b41b-2c6ac59b1eab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:57.307Z", "message": "Successfully detached port bf58deab-ac89-41bd-8568-39506dbd176f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:57.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "04b072ff-9d47-4344-befc-36cd94f64c10"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:57.618Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:57.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:57.618Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:57.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:57.618Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:57.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:58.458Z", "message": "Detaching port 74c615d7-1209-4367-ae9f-2b724ac53a7f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:58.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "1800c2d4-67f1-4d79-a9cf-f07c4d1f76f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:58.949Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:58.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.312Z", "message": "Detaching port 9d2748ae-ce04-42e2-9e5c-6bda56381db3...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "eb4a5a14-e0ca-4c9e-a1cf-25d04e1f8d3d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.312Z", "message": "Successfully detached port 74c615d7-1209-4367-ae9f-2b724ac53a7f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "1800c2d4-67f1-4d79-a9cf-f07c4d1f76f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.312Z", "message": "Successfully detached port 9d2748ae-ce04-42e2-9e5c-6bda56381db3", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "eb4a5a14-e0ca-4c9e-a1cf-25d04e1f8d3d"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:57:59.640Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:57:59.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_host_ti5oxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:00.315Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:00.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "c2767bc4-544d-4405-a1a9-7e33b1bb9445"}, {"node_instance_id": "target_vnf_host_mkxtxs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:00.315Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:00.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "542bdd55-c965-4de3-b72c-a94e680a9436"}], "metadata": {"pagination": {"total": 37, "offset": 11, "size": 50}}} 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:00 GMT 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11362 2018-12-03 02:58:00,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:00,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bf58deab-ac89-41bd-8568-39506dbd176f... 2018-12-03 02:58:00,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 8aff7594-2dfb-4896-aa16-79e74968e1f9... 2018-12-03 02:58:00,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 8aff7594-2dfb-4896-aa16-79e74968e1f9 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bf58deab-ac89-41bd-8568-39506dbd176f 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-03 02:58:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 74c615d7-1209-4367-ae9f-2b724ac53a7f... 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9d2748ae-ce04-42e2-9e5c-6bda56381db3... 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 74c615d7-1209-4367-ae9f-2b724ac53a7f 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9d2748ae-ce04-42e2-9e5c-6bda56381db3 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-03 02:58:00,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-03 02:58:00,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-03 02:58:00,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:00,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:00,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:00,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:00 GMT 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:00,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:58:00,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:05,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:05,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:05,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:05,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:05,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:05,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_ti5oxs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.032Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-03T02:58:01.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "keypair_km22np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_host_mkxtxs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:01.646Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-03T02:58:01.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:02.688Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:02.688Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:02.688Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:02.688Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "keypair_km22np", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "keypair_km22np", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "keypair_km22np", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.715Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:03.940Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:03.940Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "afa8be1e-b0ca-4b4c-9c97-c85b975a7ca1"}, {"node_instance_id": "keypair_km22np", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:04.403Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:04.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "30d593c1-0d8c-4fc3-81a3-c30a380c4b05"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:04.403Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:04.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "2642b694-2d95-4375-ad2e-cfd8a1382348"}, {"node_instance_id": "keypair_km22np", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:04.403Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:04.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "30d593c1-0d8c-4fc3-81a3-c30a380c4b05"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:04.723Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:04.723Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}], "metadata": {"pagination": {"total": 63, "offset": 33, "size": 50}}} 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:05 GMT 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16037 2018-12-03 02:58:05,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:05,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance e8eec94a-cfaa-44ea-9a41-b744909a6a16 could not be found. [status_code=404] 2018-12-03 02:58:05,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance d35e7b16-0f83-4d7b-be87-9fdf7f4a90b1 could not be found. [status_code=404] 2018-12-03 02:58:05,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-03 02:58:05,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-03 02:58:05,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-03 02:58:05,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-03 02:58:05,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-03 02:58:05,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:05,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:05,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:05 GMT 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:58:05,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:10,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:10,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_qbiuly", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.800Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.800Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "bb090a04-ff1f-41c8-a821-3da5e850fea6"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "keypair_km22np", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:05.804Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:05.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:06.458Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:06.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "f004c658-1f87-4222-ba47-d3deb22c2ad0"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:06.824Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:06.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_data_plane_port_jgm3wy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:06.824Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:06.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_data_plane_port_mmlk2p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:06.824Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:06.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_port_qbiuly", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_port_x25xgc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.832Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_subnet_urqiej", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:07.921Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:07.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "474c9ffb-e0f7-400b-ba2f-477d8160eeb6"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:08.888Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:08.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.101Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "754c62c0-8970-4a5a-a8ab-f122c4b4542c"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:09.919Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:09.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:10.483Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:10.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "01a542fb-cd3d-4afc-b3c6-2b0d224797af"}, {"node_instance_id": "security_group_ev4fdd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:10.483Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:10.483Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "3696fa50-4253-47c3-b012-07eabc8fbf7e"}], "metadata": {"pagination": {"total": 99, "offset": 56, "size": 50}}} 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:10 GMT 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17999 2018-12-03 02:58:10,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:10,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-03 02:58:10,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-03 02:58:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-03 02:58:10,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:10,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:10,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-03 02:58:10,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:10,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-03 02:58:10,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-03 02:58:10,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-03 02:58:10,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:10,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:10,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:10,854 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:10 GMT 2018-12-03 02:58:10,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:10,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:58:10,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:15,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:15,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:15,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:15,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:15,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:15,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_dkbqoz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:10.942Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:10.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "reference_vnf_ip_cidnxo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:10.942Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:10.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_subnet_urqiej", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:10.942Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:10.942Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_network_dkbqoz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.796Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "d465c23e-075d-4a9c-a2a1-6631b758fbfd"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.947Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.947Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.947Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "target_vnf_ip_3j8o7q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.947Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "security_group_ev4fdd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:11.947Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:11.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:13.197Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:13.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:13.955Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:13.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:13.955Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:13.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_subnet_adpksq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:13.955Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:13.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "data_plane_network_dkbqoz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:13.955Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:13.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_subnet_adpksq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:14.547Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:14.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "7b6c9caa-8b92-49ac-8789-34eadb182fbf"}], "metadata": {"pagination": {"total": 114, "offset": 92, "size": 50}}} 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:15 GMT 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7724 2018-12-03 02:58:15,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:15,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:15,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:15,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-03 02:58:15,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-03 02:58:15,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-03 02:58:15,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:15,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-03 02:58:15,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-03 02:58:15,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-03 02:58:15,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-03 02:58:15,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:15,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:15 GMT 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:58:15,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:20,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:21,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:21,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_adpksq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:16.446Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:16.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:16.960Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:16.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:16.960Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:16.960Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.029Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.249Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.249Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "a6d8b9bc-7f81-40e6-aebd-8153edf616d5"}, {"node_instance_id": "management_plane_network_w8h13i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:18.488Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:18.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "5e9c3a53-9487-45ab-8541-d5cfd85dbcc6"}, {"node_instance_id": "management_plane_network_w8h13i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:20.048Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:20.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}], "metadata": {"pagination": {"total": 126, "offset": 107, "size": 50}}} 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:21,049 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:21 GMT 2018-12-03 02:58:21,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:21,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-12-03 02:58:21,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:21,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-03 02:58:21,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:21,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:21,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:21,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:21,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-03 02:58:21,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-03 02:58:21,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-03 02:58:21,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-03 02:58:21,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-03 02:58:21,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-03 02:58:21,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-03 02:58:21,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:21,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:21,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:21,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:21,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:21,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:21 GMT 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-03 02:58:21,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:26,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-12-03 02:58:26,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:26,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:26,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:26,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_xi0x2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:21.092Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:21.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "router_d20ue0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:21.092Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:21.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:22.095Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:22.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:22.095Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:22.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:22.095Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:22.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": "external_network_xi0x2a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:22.197Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:22.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e", "logger": "33bec5a9-df6a-4ba7-a975-1e83c0ede816"}, {"node_instance_id": "external_network_xi0x2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:23.100Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:23.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-03T02:58:23.100Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-03T02:58:23.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16cf6932-9e1a-44fe-9057-e5a69544240e"}], "metadata": {"pagination": {"total": 134, "offset": 119, "size": 50}}} 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:26 GMT 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-12-03 02:58:26,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:26,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-03 02:58:26,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-03 02:58:26,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-03 02:58:26,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-03 02:58:26,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-03 02:58:26,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-03 02:58:26,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-03 02:58:26,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-03 02:58:26,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/16cf6932-9e1a-44fe-9057-e5a69544240e 2018-12-03 02:58:26,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:57:49.993Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16cf6932-9e1a-44fe-9057-e5a69544240e"} 2018-12-03 02:58:26,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:26,256 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:26 GMT 2018-12-03 02:58:26,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:26,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-03 02:58:26,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:26,256 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv 2018-12-03 02:58:26,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:26,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:26,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:26,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 02:58:26,538 - 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": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "target_vnf_flavor_id": "7b868327-1a7d-441d-b28b-08a1aeb74b88", "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_9c17e3f8-639c-49d6-9465-8ee819932172", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "keystone_password": "e8a1224d-9d13-4312-a70b-4411742eaec8", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.26: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": "ff77239e-3ba9-4e43-8918-3c7a1a2cf682", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:24.370Z", "updated_at": "2018-12-03T02:47:24.370Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"}}}}} 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:26 GMT 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-03 02:58:26,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:26,539 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv 2018-12-03 02:58:26,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-03 02:58:26,605 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-03 02:58:26,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-03T02:47:23.918Z", "updated_at": "2018-12-03T02:47:23.918Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-03 02:58:26,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-03 02:58:26,607 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 03 Dec 2018 02:58:26 GMT 2018-12-03 02:58:26,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-03 02:58:26,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-03 02:58:26,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-03 02:58:26,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 02:58:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:27,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:58:27 GMT X-Openstack-Request-Id: req-280fa053-0623-4a93-ada5-eebb1084c514 2018-12-03 02:58:27,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:58:27,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ff77239e-3ba9-4e43-8918-3c7a1a2cf682 used request id req-280fa053-0623-4a93-ada5-eebb1084c514 2018-12-03 02:58:27,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.71279001236s 2018-12-03 02:58:27,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:58:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:27,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-ee09acaa-7554-4362-950e-6cbc2971b5eb x-openstack-request-id: req-ee09acaa-7554-4362-950e-6cbc2971b5eb 2018-12-03 02:58:27,636 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "vyos_vrouter-flavor_alt_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "7b868327-1a7d-441d-b28b-08a1aeb74b88"}, {"name": "vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "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": "938dc63f-dd46-4324-88c6-95766b55a897"}]} 2018-12-03 02:58:27,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ee09acaa-7554-4362-950e-6cbc2971b5eb 2018-12-03 02:58:27,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.297881126404s 2018-12-03 02:58:27,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 02:58:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:27,677 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-23bf836b-36d5-456e-a661-41d4cd29494e x-openstack-request-id: req-23bf836b-36d5-456e-a661-41d4cd29494e 2018-12-03 02:58:27,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7b868327-1a7d-441d-b28b-08a1aeb74b88 used request id req-23bf836b-36d5-456e-a661-41d4cd29494e 2018-12-03 02:58:27,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384528636932s 2018-12-03 02:58:27,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 02:58:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/49e22f46-bc9e-4cda-a89f-9aefb9a0aa43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:29,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:29 GMT X-Openstack-Request-Id: req-ae8576ca-31bd-4542-baa0-7a1ef3d16e81 2018-12-03 02:58:29,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:29,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/49e22f46-bc9e-4cda-a89f-9aefb9a0aa43.json used request id req-ae8576ca-31bd-4542-baa0-7a1ef3d16e81 2018-12-03 02:58:29,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3743019104s 2018-12-03 02:58:29,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 02:58:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:29,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:29 GMT X-Openstack-Request-Id: req-73344191-e5b5-4df9-94d0-daa3881792d2 2018-12-03 02:58:29,138 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 02:58:29,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-73344191-e5b5-4df9-94d0-daa3881792d2 2018-12-03 02:58:29,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708351135254s 2018-12-03 02:58:29,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-03 02:58:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:29,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-e77b6211-daa9-42d2-83c8-7896c42052cb x-openstack-request-id: req-e77b6211-daa9-42d2-83c8-7896c42052cb 2018-12-03 02:58:29,313 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95 used request id req-e77b6211-daa9-42d2-83c8-7896c42052cb 2018-12-03 02:58:29,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.173794031143s 2018-12-03 02:58:29,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:58:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:30,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-90255020-0286-4fb2-abd2-a3aed25a4497 x-openstack-request-id: req-90255020-0286-4fb2-abd2-a3aed25a4497 2018-12-03 02:58:30,613 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:8c:21", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "rel": "bookmark"}], "image": {"id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "links": [{"href": "http://172.30.9.26:8774/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-03T02:41:17.000000", "flavor": {"id": "938dc63f-dd46-4324-88c6-95766b55a897", "links": [{"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "bookmark"}]}, "id": "3fe37dfd-96ca-4d28-b9e0-a81e27251e95", "security_groups": [{"name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}], "user_id": "34d65a9ce1a3412983dd6d8c24756878", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-03T02:58:29Z", "hostId": "bffdc87674ef38a0dcce1609aafbf33e666c294ecf20793390689be7", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172", "name": "vyos_vrouter-vm_9c17e3f8-639c-49d6-9465-8ee819932172", "created": "2018-12-03T02:38:46Z", "tenant_id": "14072e805b4d40a798941c93616fdae4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-03 02:58:30,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90255020-0286-4fb2-abd2-a3aed25a4497 2018-12-03 02:58:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2999060154s 2018-12-03 02:58:30,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-03 02:58:32,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-03 02:58:32,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:32,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-47d8f4ff-8246-446e-8e1e-0a90ac14edd4 x-openstack-request-id: req-47d8f4ff-8246-446e-8e1e-0a90ac14edd4 2018-12-03 02:58:32,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-03 02:58:32,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47d8f4ff-8246-446e-8e1e-0a90ac14edd4 2018-12-03 02:58:32,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.067097902298s 2018-12-03 02:58:32,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:58:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:32,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:32 GMT X-Openstack-Request-Id: req-6a3ca607-e2af-4d1c-a182-7cfc768724d9 2018-12-03 02:58:32,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:38:42Z", "updated_at": "2018-12-03T02:38:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "350083d7-13c2-4ff1-939c-fcfb3fd68710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "49405154-2807-4f13-9403-42ac83bf74fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "62e32ae1-71c5-4703-977b-25c975a8b820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "75387c52-eb12-4daa-abe3-6cdfbb7edd1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "7bd41f50-499d-4388-a940-77e2b402a58d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "95af7b5a-d903-46aa-89c3-f513ee22a3a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-03T02:38:42Z", "revision_number": 0, "id": "d488e466-46d5-4517-b34a-7baab4008117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:42Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-03T02:38:43Z", "revision_number": 0, "id": "dc1f023d-e5e5-4d56-81ed-80e7be42b419", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:38:43Z", "security_group_id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 7, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "fdc11c10-39b7-46ea-a430-f84cff78a9b2", "name": "vyos_vrouter-sg_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:58:32,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6a3ca607-e2af-4d1c-a182-7cfc768724d9 2018-12-03 02:58:32,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0591008663177s 2018-12-03 02:58:32,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 02:58:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fdc11c10-39b7-46ea-a430-f84cff78a9b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:32,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:32 GMT X-Openstack-Request-Id: req-76c65566-b526-478a-9727-81c3a97dd4dc 2018-12-03 02:58:32,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:32,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fdc11c10-39b7-46ea-a430-f84cff78a9b2.json used request id req-76c65566-b526-478a-9727-81c3a97dd4dc 2018-12-03 02:58:32,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139552116394s 2018-12-03 02:58:32,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-03 02:58:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:32,930 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-b1549454-cefb-438c-9316-48f99304089d x-openstack-request-id: req-b1549454-cefb-438c-9316-48f99304089d 2018-12-03 02:58:32,930 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vyos_vrouter-kp_9c17e3f8-639c-49d6-9465-8ee819932172 used request id req-b1549454-cefb-438c-9316-48f99304089d 2018-12-03 02:58:32,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0336499214172s 2018-12-03 02:58:32,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 02:58:32,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" -d '{"subnet_id": "3af41abf-66ca-435d-9643-ded2e6901d33"}' 2018-12-03 02:58:35,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:35 GMT X-Openstack-Request-Id: req-2ecebcd8-5191-49f2-a2ea-0df5ca08bfad 2018-12-03 02:58:35,536 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a3aa1685-6144-4f4b-bdf7-cbe127030399", "tenant_id": "14072e805b4d40a798941c93616fdae4", "subnet_id": "3af41abf-66ca-435d-9643-ded2e6901d33", "subnet_ids": ["3af41abf-66ca-435d-9643-ded2e6901d33"], "port_id": "9a41dda5-616b-49d4-aaec-e2c29cb61f13", "id": "98a73571-1de5-48c9-b23d-bcbbb3424b83"} 2018-12-03 02:58:35,536 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83/remove_router_interface.json used request id req-2ecebcd8-5191-49f2-a2ea-0df5ca08bfad 2018-12-03 02:58:35,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.60519599915s 2018-12-03 02:58:35,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 02:58:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:35,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:35 GMT X-Openstack-Request-Id: req-360300c4-43f6-4d81-81d9-73ec4244848d 2018-12-03 02:58:35,666 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:10Z", "admin_state_up": true, "updated_at": "2018-12-03T02:58:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "14072e805b4d40a798941c93616fdae4", "id": "98a73571-1de5-48c9-b23d-bcbbb3424b83", "name": "vyos_vrouter-router_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:58:35,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-360300c4-43f6-4d81-81d9-73ec4244848d 2018-12-03 02:58:35,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130021095276s 2018-12-03 02:58:35,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 02:58:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:37,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:37 GMT X-Openstack-Request-Id: req-0041208e-eeee-482f-a2bb-c2df66c18e58 2018-12-03 02:58:37,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:37,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/98a73571-1de5-48c9-b23d-bcbbb3424b83.json used request id req-0041208e-eeee-482f-a2bb-c2df66c18e58 2018-12-03 02:58:37,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49856591225s 2018-12-03 02:58:37,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 02:58:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:37,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:37 GMT X-Openstack-Request-Id: req-fb67d1b9-0565-4b2a-91a8-044296f11b92 2018-12-03 02:58:37,247 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:37:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"14072e805b4d40a798941c93616fdae4","id":"3af41abf-66ca-435d-9643-ded2e6901d33","subnetpool_id":null,"name":"vyos_vrouter-subnet_9c17e3f8-639c-49d6-9465-8ee819932172"}]} 2018-12-03 02:58:37,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-fb67d1b9-0565-4b2a-91a8-044296f11b92 2018-12-03 02:58:37,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0805339813232s 2018-12-03 02:58:37,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 02:58:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/3af41abf-66ca-435d-9643-ded2e6901d33.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:38,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:38 GMT X-Openstack-Request-Id: req-ba5f25fe-02c6-45eb-9825-34278a56f5b3 2018-12-03 02:58:38,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:38,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/3af41abf-66ca-435d-9643-ded2e6901d33.json used request id req-ba5f25fe-02c6-45eb-9825-34278a56f5b3 2018-12-03 02:58:38,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.41216993332s 2018-12-03 02:58:38,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:58:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:38,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:38 GMT X-Openstack-Request-Id: req-2fdf659d-4c76-4dae-bd1d-5c99e3c76ab8 2018-12-03 02:58:38,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a3aa1685-6144-4f4b-bdf7-cbe127030399","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"14072e805b4d40a798941c93616fdae4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:58:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_9c17e3f8-639c-49d6-9465-8ee819932172","admin_state_up":true,"tenant_id":"14072e805b4d40a798941c93616fdae4","created_at":"2018-12-03T02:37:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:58:38,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2fdf659d-4c76-4dae-bd1d-5c99e3c76ab8 2018-12-03 02:58:38,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990879535675s 2018-12-03 02:58:38,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 02:58:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/a3aa1685-6144-4f4b-bdf7-cbe127030399.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:39,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:39 GMT X-Openstack-Request-Id: req-978e8bad-09aa-4623-8828-1e19f531b9ef 2018-12-03 02:58:39,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:39,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a3aa1685-6144-4f4b-bdf7-cbe127030399.json used request id req-978e8bad-09aa-4623-8828-1e19f531b9ef 2018-12-03 02:58:39,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05720901489s 2018-12-03 02:58:39,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:58:39,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:40,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:40 GMT X-Openstack-Request-Id: req-733759ba-b297-41fc-a9f7-87a907d511bd 2018-12-03 02:58:40,531 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:38:40Z", "file": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459/file", "owner": "14072e805b4d40a798941c93616fdae4", "id": "11187171-e4b8-4be6-861c-a3a36c0bf459", "size": 4373348352, "self": "/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/11187171-e4b8-4be6-861c-a3a36c0bf459/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_9c17e3f8-639c-49d6-9465-8ee819932172", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-03T02:37:38Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:58:40,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-733759ba-b297-41fc-a9f7-87a907d511bd 2018-12-03 02:58:40,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.707114934921s 2018-12-03 02:58:40,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 02:58:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da106358f8cfd9250e32f22d27f68cc3ca3b0dde" 2018-12-03 02:58:41,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:58:41 GMT X-Openstack-Request-Id: req-0b16548b-cd18-468c-9311-6f9277588f09 2018-12-03 02:58:41,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:58:41,417 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/11187171-e4b8-4be6-861c-a3a36c0bf459 used request id req-0b16548b-cd18-468c-9311-6f9277588f09 2018-12-03 02:58:41,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.884046792984s 2018-12-03 02:58:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 02:58:41,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:41,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-77f1baf9-d080-40e8-8ea4-7ea6822d9022 x-openstack-request-id: req-77f1baf9-d080-40e8-8ea4-7ea6822d9022 2018-12-03 02:58:41,442 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "vyos_vrouter-flavor_9c17e3f8-639c-49d6-9465-8ee819932172", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/938dc63f-dd46-4324-88c6-95766b55a897", "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": "938dc63f-dd46-4324-88c6-95766b55a897"}]} 2018-12-03 02:58:41,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-77f1baf9-d080-40e8-8ea4-7ea6822d9022 2018-12-03 02:58:41,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024188041687s 2018-12-03 02:58:41,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 02:58:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:41,470 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58: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-94946823-da7b-4795-b1f6-42c23bb6da96 x-openstack-request-id: req-94946823-da7b-4795-b1f6-42c23bb6da96 2018-12-03 02:58:41,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/938dc63f-dd46-4324-88c6-95766b55a897 used request id req-94946823-da7b-4795-b1f6-42c23bb6da96 2018-12-03 02:58:41,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268180370331s 2018-12-03 02:58:41,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:58:41,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:41,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9dde8c4-8c14-46f1-a75d-21a04eeb8e6e 2018-12-03 02:58:41,703 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "links": {"self": "http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34d65a9ce1a3412983dd6d8c24756878", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:58:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d9dde8c4-8c14-46f1-a75d-21a04eeb8e6e 2018-12-03 02:58:41,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232105970383s 2018-12-03 02:58:41,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:58:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:41,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78142df9-83ef-4469-bce1-2145471ab20b 2018-12-03 02:58:41,931 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_9c17e3f8-639c-49d6-9465-8ee819932172", "links": {"self": "http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34d65a9ce1a3412983dd6d8c24756878", "description": null}} 2018-12-03 02:58:41,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878 used request id req-78142df9-83ef-4469-bce1-2145471ab20b 2018-12-03 02:58:41,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220993041992s 2018-12-03 02:58:41,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 02:58:41,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:42,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f0528b3-b9ad-4493-9bff-ab8381fb6c80 2018-12-03 02:58:42,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:58:42,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/34d65a9ce1a3412983dd6d8c24756878 used request id req-8f0528b3-b9ad-4493-9bff-ab8381fb6c80 2018-12-03 02:58:42,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318830966949s 2018-12-03 02:58:42,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:58:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:42,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b161bc72-625f-4eaa-928b-dc76c2c30757 2018-12-03 02:58:42,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4"}, "tags": [], "enabled": true, "id": "14072e805b4d40a798941c93616fdae4", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_9c17e3f8-639c-49d6-9465-8ee819932172"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 02:58:42,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-b161bc72-625f-4eaa-928b-dc76c2c30757 2018-12-03 02:58:42,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21444606781s 2018-12-03 02:58:42,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 02:58:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:42,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-596f4586-12a9-4aca-92e3-7e0bf24216b6 2018-12-03 02:58:42,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:58:42,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/14072e805b4d40a798941c93616fdae4 used request id req-596f4586-12a9-4aca-92e3-7e0bf24216b6 2018-12-03 02:58:42,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256609916687s 2018-12-03 02:58:42,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:58:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=14072e805b4d40a798941c93616fdae4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:43,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:43 GMT X-Openstack-Request-Id: req-5ea0b2c6-1350-4032-a0c9-beaf24312f50 2018-12-03 02:58:43,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}]} 2018-12-03 02:58:43,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=14072e805b4d40a798941c93616fdae4&name=default used request id req-5ea0b2c6-1350-4032-a0c9-beaf24312f50 2018-12-03 02:58:43,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308594942093s 2018-12-03 02:58:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 02:58:43,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:43,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:43 GMT X-Openstack-Request-Id: req-492d8097-abb1-4730-a88d-a68753c74116 2018-12-03 02:58:43,173 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14072e805b4d40a798941c93616fdae4", "created_at": "2018-12-03T02:37:09Z", "updated_at": "2018-12-03T02:37:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "13c28afd-d8b5-491b-84fd-c2259c6c93ac", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "2ccb4150-db01-449f-a074-82c68c9eaf2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv4", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "80a34eed-0977-4caa-835c-75450d989672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:37:09Z", "revision_number": 0, "id": "8f50e624-e559-45e9-8df2-72ba13fd18c6", "remote_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "remote_ip_prefix": null, "created_at": "2018-12-03T02:37:09Z", "security_group_id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "tenant_id": "14072e805b4d40a798941c93616fdae4", "port_range_min": null, "ethertype": "IPv6", "project_id": "14072e805b4d40a798941c93616fdae4"}], "revision_number": 1, "project_id": "14072e805b4d40a798941c93616fdae4", "id": "0e942ed0-0b98-42c6-a793-0fa4823da07f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0932506096f145008aae0a12cee6dbeb", "created_at": "2018-12-03T01:44:20Z", "updated_at": "2018-12-03T01:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "1afba005-c713-421b-b89e-3e64238b0048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "29b5b333-a4f6-41c7-a70e-1f5ae9d04ff4", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "b119e636-38f9-417a-b7a5-ae414d3b23f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "c2d0e848-6fe9-447a-a1b4-e111e377539d", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}], "revision_number": 1, "project_id": "0932506096f145008aae0a12cee6dbeb", "id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}]} 2018-12-03 02:58:43,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-492d8097-abb1-4730-a88d-a68753c74116 2018-12-03 02:58:43,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119600057602s 2018-12-03 02:58:43,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 02:58:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0e942ed0-0b98-42c6-a793-0fa4823da07f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8206f89013a2a38fb0e35648d7bc563c15d3e519" 2018-12-03 02:58:43,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 02:58:43 GMT X-Openstack-Request-Id: req-4b4b32d4-f7c8-4bb5-ae3d-f6ba33ba8dbc 2018-12-03 02:58:43,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 02:58:43,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0e942ed0-0b98-42c6-a793-0fa4823da07f.json used request id req-4b4b32d4-f7c8-4bb5-ae3d-f6ba33ba8dbc 2018-12-03 02:58:43,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127197980881s 2018-12-03 02:58:43,332 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-03 02:58:43,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:58:43,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3fc02c-8113-43e7-88a1-d75db415161b 2018-12-03 02:58:43,364 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:58:43,364 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-4e3fc02c-8113-43e7-88a1-d75db415161b 2018-12-03 02:58:43,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:58:43,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T03:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["sR-9R2THRWCKwAyNvozb6A"], "issued_at": "2018-12-03T02:58:43.000000Z"}} 2018-12-03 02:58:43,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:58:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:44,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT X-Openstack-Request-Id: req-673adc89-9776-4a9f-b91e-40d07c3fa71e 2018-12-03 02:58:44,139 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 02:58:44,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-673adc89-9776-4a9f-b91e-40d07c3fa71e 2018-12-03 02:58:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365345954895s 2018-12-03 02:58:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:58:44,151 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dad09a-3a0d-4050-a55f-cd0595d86c7d 2018-12-03 02:58:44,151 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 02:58:44,152 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-69dad09a-3a0d-4050-a55f-cd0595d86c7d 2018-12-03 02:58:44,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:58:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:44,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c63e3a8-2b8f-4e9e-a62c-93835fa1d376 2018-12-03 02:58:44,350 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:58:44,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6c63e3a8-2b8f-4e9e-a62c-93835fa1d376 2018-12-03 02:58:44,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197758197784s 2018-12-03 02:58:44,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 02:58:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}}' 2018-12-03 02:58:44,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5b354c-0143-4549-86dc-7215d58f14ca 2018-12-03 02:58:44,495 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f"}, "tags": [], "enabled": true, "id": "907f5013b79b484697df606fa1bda26f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}} 2018-12-03 02:58:44,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fe5b354c-0143-4549-86dc-7215d58f14ca 2018-12-03 02:58:44,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137688875198s 2018-12-03 02:58:44,496 - 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'907f5013b79b484697df606fa1bda26f', '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_b0751aff-69e0-481b-bc21-48df401be5ff'}) 2018-12-03 02:58:44,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 02:58:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b49863a4-27c8-4f38-9e23-e8c6778f6dbb", "email": null, "name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff"}}' 2018-12-03 02:58:44,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d31660-965b-436f-8cb8-f21b9a74b83e 2018-12-03 02:58:44,993 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff", "links": {"self": "http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e71d6bffb774b9db16d8cbaf35dc6a5", "domain_id": "default", "password_expires_at": null}} 2018-12-03 02:58:44,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-12d31660-965b-436f-8cb8-f21b9a74b83e 2018-12-03 02:58:44,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48993897438s 2018-12-03 02:58:44,994 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e71d6bffb774b9db16d8cbaf35dc6a5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff'}) 2018-12-03 02:58:44,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:58:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:45,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aad2171-480a-4933-88de-82fe119f4ef3 2018-12-03 02:58:45,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:58:45,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9aad2171-480a-4933-88de-82fe119f4ef3 2018-12-03 02:58:45,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185570955276s 2018-12-03 02:58:45,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:58:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:45,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbb8aee-3e79-47e9-b2a3-fa3b83da83a9 2018-12-03 02:58:45,407 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:58:45,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-efbb8aee-3e79-47e9-b2a3-fa3b83da83a9 2018-12-03 02:58:45,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21833896637s 2018-12-03 02:58:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 02:58:45,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:45,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17676933-4d14-4142-8439-32aa769a436b 2018-12-03 02:58:45,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 02:58:45,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-17676933-4d14-4142-8439-32aa769a436b 2018-12-03 02:58:45,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205682992935s 2018-12-03 02:58:45,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:58:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:45,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c660fb88-d779-458a-a75f-f6de59fa8003 2018-12-03 02:58:45,772 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 02:58:45,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-c660fb88-d779-458a-a75f-f6de59fa8003 2018-12-03 02:58:45,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148583889008s 2018-12-03 02:58:45,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 02:58:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:45,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb0bd71-27db-4fd9-b6f2-335344802e12 2018-12-03 02:58:45,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff", "links": {"self": "http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e71d6bffb774b9db16d8cbaf35dc6a5", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 02:58:45,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5bb0bd71-27db-4fd9-b6f2-335344802e12 2018-12-03 02:58:45,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21929693222s 2018-12-03 02:58:46,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:58:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:46,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1d4cd6-a19a-4b3a-8e5d-e5bccbb3778d 2018-12-03 02:58:46,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f"}, "tags": [], "enabled": true, "id": "907f5013b79b484697df606fa1bda26f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 02:58:46,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5d1d4cd6-a19a-4b3a-8e5d-e5bccbb3778d 2018-12-03 02:58:46,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116884946823s 2018-12-03 02:58:46,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 02:58:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7e71d6bffb774b9db16d8cbaf35dc6a5&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=907f5013b79b484697df606fa1bda26f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:46,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6e3cf7-2fd5-4e41-8024-809f32238ac4 2018-12-03 02:58:46,243 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7e71d6bffb774b9db16d8cbaf35dc6a5&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=907f5013b79b484697df606fa1bda26f", "previous": null, "next": null}} 2018-12-03 02:58:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7e71d6bffb774b9db16d8cbaf35dc6a5&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=907f5013b79b484697df606fa1bda26f used request id req-9e6e3cf7-2fd5-4e41-8024-809f32238ac4 2018-12-03 02:58:46,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111538887024s 2018-12-03 02:58:46,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 02:58:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f/users/7e71d6bffb774b9db16d8cbaf35dc6a5/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:46,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de67824a-2f61-42f5-8014-b260237ba998 2018-12-03 02:58:46,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 02:58:46,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f/users/7e71d6bffb774b9db16d8cbaf35dc6a5/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-de67824a-2f61-42f5-8014-b260237ba998 2018-12-03 02:58:46,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150088787079s 2018-12-03 02:58:46,398 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff', 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'907f5013b79b484697df606fa1bda26f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b49863a4-27c8-4f38-9e23-e8c6778f6dbb', 'username': u'juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 02:58:46,402 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff', 'password': 'b49863a4-27c8-4f38-9e23-e8c6778f6dbb', 'project_name': 'juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '907f5013b79b484697df606fa1bda26f', 'project_domain_name': 'Default'} 2018-12-03 02:58:46,467 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-12-03 02:58:46,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-03 02:58:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8: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.19.1 CPython/2.7.15" 2018-12-03 02:58:46,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845128a0-1dd1-4882-a85b-9062c8990415 2018-12-03 02:58:46,498 - 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.8:35357/v3/", "rel": "self"}]}]}} 2018-12-03 02:58:46,498 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-845128a0-1dd1-4882-a85b-9062c8990415 2018-12-03 02:58:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:46,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96396cc-a533-4b84-8ab4-45ce53c00351 2018-12-03 02:58:46,695 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/03049fa61efb43a6bef3cda9d2ae1a94"}, "enabled": true, "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/121cfb59db7d45be85f74a1c480ac8c9"}, "enabled": true, "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/22a496584a4d480a8c38d6f5b1941530"}, "enabled": true, "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/24d361571ff3406b8ea08141b68e27f1"}, "enabled": true, "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/29b2b16dd9df4edb814a5490ecfa935a"}, "enabled": true, "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/398db5f8e11046e3a421cd393c6b79bc"}, "enabled": true, "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4a15fab7b3d042e1a47d1cf2482b30b9"}, "enabled": true, "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/4d72e338de5a4c44b15968b74261a162"}, "enabled": true, "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/66f3267fea5c4f998ac0eed9d98f2c19"}, "enabled": true, "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/693bebc0bd0c448784c0a596db9fc2e2"}, "enabled": true, "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a935e26de83c4d6dad26d5151f8652f0"}, "enabled": true, "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/bed1dad322d54c4e94b02d277ffadc5a"}, "enabled": true, "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/cade649317d84c8484aa3e76ac7275cc"}, "enabled": true, "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/f2e20ebf74134190b96d63d1b36b8521"}, "enabled": true, "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ff68a783637542ffa15a9254dcf5828c"}, "enabled": true, "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-03 02:58:46,695 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-e96396cc-a533-4b84-8ab4-45ce53c00351 2018-12-03 02:58:46,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20560002327s 2018-12-03 02:58:46,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-03 02:58:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:46,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1981 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70409a7c-a3d5-434e-99e2-9bf8ce313c7d 2018-12-03 02:58:46,865 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/00612ed907e647f7b6e3cd17bdacb071"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/03ee00d01f4f426f9fc821bc5c3fd8fb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04374b4fe1594fd386a9e6087557cc63"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0c845f8017344abdbaf66391688d9295"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "0c845f8017344abdbaf66391688d9295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0d1492225c2a480aaca12c07f5ac946e"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/140b87d5c4f9443eac53aef3e6999334"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1e76cb8171ae4ed59c03f4f4ea937255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/227603ce2d4c4964a40038e7b7357a0a"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/22c6304f96604e2a86830ff359729900"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "22c6304f96604e2a86830ff359729900"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3230efb607c9404aa61bc4245c350496"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "3230efb607c9404aa61bc4245c350496"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/38e87e1c244d4304a88e6abbcc755f06"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3daa5dbc196c474681621ae8561415ca"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "3daa5dbc196c474681621ae8561415ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/456cb4312a7f4833aaa2d153de5e00e7"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/467b6a4ca40841edb3d18c3d41f9ba83"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4ea26b7c4ef54660bbabc9834effda9d"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "398db5f8e11046e3a421cd393c6b79bc", "id": "4ea26b7c4ef54660bbabc9834effda9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67c06e91a07c4f5783f2b0a9ae0d57ab"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/67cc9056d9de43ad87ac255da4e69602"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6806a0e06f094c739247fb3a4cc39d65"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6a1aedfcd54d43e5bf1cb0295e11b314"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2e20ebf74134190b96d63d1b36b8521", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6b6b1bf677934de991c21a8ff3c7f50e"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6cf5d73e792c466889cfced7e415c4ff"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7134c0a05ca94c3dab7a9dd2fac77184"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7812314a75d74cd0a221a711f651d1eb"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/7cd0c548a80e426c99cd17b9b492ed0c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/901b267f568e4980a1f2ae6e4241699a"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "693bebc0bd0c448784c0a596db9fc2e2", "id": "901b267f568e4980a1f2ae6e4241699a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/95250c628c4d49e09be84ad9c9bab9d8"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/99dcc27f160a4b2fb9dd28a38196a09c"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03049fa61efb43a6bef3cda9d2ae1a94", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b3ac069871eb40468370a376c3a6934b"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "b3ac069871eb40468370a376c3a6934b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c05b9eef9e7f476d9e4b91cd93069a9e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a496584a4d480a8c38d6f5b1941530", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c788921e10884ff8bc92b3a64ed56d29"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/c7e04e98b5b94628ad976a203ff84abe"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/cbf29a3a7e324eef923b6e3abcedad3d"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d361571ff3406b8ea08141b68e27f1", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d28a7d1fc5404c6dabd866d92efb84da"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a15fab7b3d042e1a47d1cf2482b30b9", "id": "d28a7d1fc5404c6dabd866d92efb84da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d3117575878d4711b4a1dcbb3cb7e149"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6507ba1a00d422c9ce3b9ed7a9f4091"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed1dad322d54c4e94b02d277ffadc5a", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d7bbb782e15d41e8ac7839d3a438a796"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ff68a783637542ffa15a9254dcf5828c", "id": "d7bbb782e15d41e8ac7839d3a438a796"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/dd86f0feeef34649b3de59866ea1be7d"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a935e26de83c4d6dad26d5151f8652f0", "id": "dd86f0feeef34649b3de59866ea1be7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/efe70063c80744ebbc0df433ab846bac"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "efe70063c80744ebbc0df433ab846bac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f0bbb7ba50064122b8b8ee66c2009447"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cade649317d84c8484aa3e76ac7275cc", "id": "f0bbb7ba50064122b8b8ee66c2009447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fa2dbdcff6084c12a42e8784607b1a54"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66f3267fea5c4f998ac0eed9d98f2c19", "id": "fa2dbdcff6084c12a42e8784607b1a54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/fde814f71f4a459db5fe853f898fa501"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d72e338de5a4c44b15968b74261a162", "id": "fde814f71f4a459db5fe853f898fa501"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4e7521c6ca404c9c8900d8a93e9a47"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "121cfb59db7d45be85f74a1c480ac8c9", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-03 02:58:46,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-70409a7c-a3d5-434e-99e2-9bf8ce313c7d 2018-12-03 02:58:46,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.161964893341s 2018-12-03 02:58:46,874 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-03 02:58:46,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 02:58:46,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:47,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d78c3f-c497-4867-81cd-c422e10ca545 2018-12-03 02:58:47,029 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 02:58:47,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-39d78c3f-c497-4867-81cd-c422e10ca545 2018-12-03 02:58:47,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154173135757s 2018-12-03 02:58:47,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 02:58:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 02:58:47,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b224db5f-eb0f-4a2b-8dd4-abf143178c92 2018-12-03 02:58:47,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f"}, "tags": [], "enabled": true, "id": "907f5013b79b484697df606fa1bda26f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}]} 2018-12-03 02:58:47,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b224db5f-eb0f-4a2b-8dd4-abf143178c92 2018-12-03 02:58:47,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208752155304s 2018-12-03 02:58:47,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-03 02:58:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"network": {"tenant_id": "907f5013b79b484697df606fa1bda26f", "name": "juju_epc-net_b0751aff-69e0-481b-bc21-48df401be5ff", "admin_state_up": true}}' 2018-12-03 02:58:47,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:47 GMT X-Openstack-Request-Id: req-3d2949ae-fe6d-4da7-99eb-37ffdd723c2c 2018-12-03 02:58:47,561 - 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":"c156ae10-0176-4c34-b288-6174c0252de0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"907f5013b79b484697df606fa1bda26f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:58:47Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_b0751aff-69e0-481b-bc21-48df401be5ff","admin_state_up":true,"tenant_id":"907f5013b79b484697df606fa1bda26f","created_at":"2018-12-03T02:58:47Z","mtu":1450}} 2018-12-03 02:58:47,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3d2949ae-fe6d-4da7-99eb-37ffdd723c2c 2018-12-03 02:58:47,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.312544822693s 2018-12-03 02:58:47,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'2018-12-03T02:58:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c156ae10-0176-4c34-b288-6174c0252de0', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_b0751aff-69e0-481b-bc21-48df401be5ff', u'created_at': u'2018-12-03T02:58:47Z', u'mtu': 1450, u'tenant_id': u'907f5013b79b484697df606fa1bda26f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'907f5013b79b484697df606fa1bda26f', u'l2_adjacency': True}) 2018-12-03 02:58:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:58:47,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37140f4f-5769-4367-b483-02f3e5f04a69 2018-12-03 02:58:47,572 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 02:58:47,573 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-37140f4f-5769-4367-b483-02f3e5f04a69 2018-12-03 02:58:47,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 02:58:48,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}], "expires_at": "2018-12-03T03:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907f5013b79b484697df606fa1bda26f", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/907f5013b79b484697df606fa1bda26f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/907f5013b79b484697df606fa1bda26f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/907f5013b79b484697df606fa1bda26f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_907f5013b79b484697df606fa1bda26f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_907f5013b79b484697df606fa1bda26f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/907f5013b79b484697df606fa1bda26f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/907f5013b79b484697df606fa1bda26f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/907f5013b79b484697df606fa1bda26f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/907f5013b79b484697df606fa1bda26f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/907f5013b79b484697df606fa1bda26f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/907f5013b79b484697df606fa1bda26f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/907f5013b79b484697df606fa1bda26f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/907f5013b79b484697df606fa1bda26f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/907f5013b79b484697df606fa1bda26f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff", "id": "7e71d6bffb774b9db16d8cbaf35dc6a5"}, "audit_ids": ["sLc2eNqYSpGVDHj0AcJ6GQ"], "issued_at": "2018-12-03T02:58:47.000000Z"}} 2018-12-03 02:58:48,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 02:58:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 02:58:48,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:48 GMT X-Openstack-Request-Id: req-5b974232-7a02-4a2b-9857-48eab2ec2a20 2018-12-03 02:58:48,769 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c156ae10-0176-4c34-b288-6174c0252de0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"907f5013b79b484697df606fa1bda26f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T02:58:47Z","qos_policy_id":null,"name":"juju_epc-net_b0751aff-69e0-481b-bc21-48df401be5ff","admin_state_up":true,"tenant_id":"907f5013b79b484697df606fa1bda26f","created_at":"2018-12-03T02:58:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 02:58:48,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5b974232-7a02-4a2b-9857-48eab2ec2a20 2018-12-03 02:58:48,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.706405878067s 2018-12-03 02:58:48,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-03 02:58:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"subnet": {"name": "juju_epc-subnet_b0751aff-69e0-481b-bc21-48df401be5ff", "enable_dhcp": true, "network_id": "c156ae10-0176-4c34-b288-6174c0252de0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-03 02:58:49,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:49 GMT X-Openstack-Request-Id: req-67ece5f5-1631-493d-8fc8-09ae9d810fbc 2018-12-03 02:58:49,405 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c156ae10-0176-4c34-b288-6174c0252de0","tenant_id":"907f5013b79b484697df606fa1bda26f","created_at":"2018-12-03T02:58:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:58:49Z","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":"907f5013b79b484697df606fa1bda26f","id":"e198e4d7-d898-4faa-b944-d91563dca5c1","subnetpool_id":null,"name":"juju_epc-subnet_b0751aff-69e0-481b-bc21-48df401be5ff"}} 2018-12-03 02:58:49,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-67ece5f5-1631-493d-8fc8-09ae9d810fbc 2018-12-03 02:58:49,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.634448051453s 2018-12-03 02:58:49,406 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:58:49Z', 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'e198e4d7-d898-4faa-b944-d91563dca5c1', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_b0751aff-69e0-481b-bc21-48df401be5ff', u'enable_dhcp': True, u'network_id': u'c156ae10-0176-4c34-b288-6174c0252de0', u'tenant_id': u'907f5013b79b484697df606fa1bda26f', u'created_at': u'2018-12-03T02:58:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'907f5013b79b484697df606fa1bda26f'}) 2018-12-03 02:58:49,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-03 02:58:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"router": {"external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd"}, "name": "juju_epc-router_b0751aff-69e0-481b-bc21-48df401be5ff", "admin_state_up": true}}' 2018-12-03 02:58:51,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:51 GMT X-Openstack-Request-Id: req-cf0e0096-1a0a-475e-847e-01bb641181d0 2018-12-03 02:58:51,431 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T02:58:49Z", "admin_state_up": true, "updated_at": "2018-12-03T02:58:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "907f5013b79b484697df606fa1bda26f", "id": "a2768967-e08d-4c0e-8990-2d6d81bdd2c2", "name": "juju_epc-router_b0751aff-69e0-481b-bc21-48df401be5ff"}} 2018-12-03 02:58:51,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-cf0e0096-1a0a-475e-847e-01bb641181d0 2018-12-03 02:58:51,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.02442789078s 2018-12-03 02:58:51,432 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-03T02:58:50Z', u'revision_number': 2, u'id': u'a2768967-e08d-4c0e-8990-2d6d81bdd2c2', u'external_gateway_info': {u'network_id': u'e186f99c-0455-47d0-92c4-2b1871e83ffd', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'88c40008-9808-4197-8b25-e496c18219ff', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_b0751aff-69e0-481b-bc21-48df401be5ff', u'admin_state_up': True, u'tenant_id': u'907f5013b79b484697df606fa1bda26f', u'created_at': u'2018-12-03T02:58:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'907f5013b79b484697df606fa1bda26f'}) 2018-12-03 02:58:51,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-03 02:58:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"subnet_id": "e198e4d7-d898-4faa-b944-d91563dca5c1"}' 2018-12-03 02:58:54,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:54 GMT X-Openstack-Request-Id: req-6281756f-1af8-49c2-b25a-97627f966762 2018-12-03 02:58:54,140 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c156ae10-0176-4c34-b288-6174c0252de0", "tenant_id": "907f5013b79b484697df606fa1bda26f", "subnet_id": "e198e4d7-d898-4faa-b944-d91563dca5c1", "subnet_ids": ["e198e4d7-d898-4faa-b944-d91563dca5c1"], "port_id": "8836b164-63ac-4393-8694-a3c264bef57a", "id": "a2768967-e08d-4c0e-8990-2d6d81bdd2c2"} 2018-12-03 02:58:54,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2/add_router_interface.json used request id req-6281756f-1af8-49c2-b25a-97627f966762 2018-12-03 02:58:54,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7082362175s 2018-12-03 02:58:54,141 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-03 02:58:56,443 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:93b2de7a1313d9623cbd593108a3f62b sha256:356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02 2018-12-03 02:58:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 02:58:56,453 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:56 GMT 2018-12-03 02:58:56,453 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 02:58:56,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:58:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 02:58:56,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:56 GMT X-Openstack-Request-Id: req-5e3067e4-1617-4ca4-a636-ef3263c99839 2018-12-03 02:58:56,842 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:58:56,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5e3067e4-1617-4ca4-a636-ef3263c99839 2018-12-03 02:58:56,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.385932922363s 2018-12-03 02:58:56,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 02:58:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff"}' 2018-12-03 02:58:56,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 03 Dec 2018 02:58:56 GMT Location: http://172.30.9.26:9292/v2/images/57891722-96dd-404b-9859-d40b18875315 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2b689c7-c7e6-4701-82df-4abf7e904ed7 2018-12-03 02:58:56,917 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:58:56Z", "file": "/v2/images/57891722-96dd-404b-9859-d40b18875315/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "57891722-96dd-404b-9859-d40b18875315", "size": null, "self": "/v2/images/57891722-96dd-404b-9859-d40b18875315", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": null, "created_at": "2018-12-03T02:58:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 02:58:56,917 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a2b689c7-c7e6-4701-82df-4abf7e904ed7 2018-12-03 02:58:56,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0649001598358s 2018-12-03 02:58:56,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 02:58:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/57891722-96dd-404b-9859-d40b18875315/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '' 2018-12-03 02:59:01,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:59:01 GMT X-Openstack-Request-Id: req-cd18c07c-2637-449b-930a-ef0fe41c4d9d 2018-12-03 02:59:01,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. 2018-12-03 02:59:01,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/57891722-96dd-404b-9859-d40b18875315/file used request id req-cd18c07c-2637-449b-930a-ef0fe41c4d9d 2018-12-03 02:59:01,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.7669479847s 2018-12-03 02:59:01,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:59:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 02:59:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59:01 GMT X-Openstack-Request-Id: req-a5bf7ee8-2882-4ef0-b247-1a2a0adf34f4 2018-12-03 02:59:01,732 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:01Z", "file": "/v2/images/57891722-96dd-404b-9859-d40b18875315/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "57891722-96dd-404b-9859-d40b18875315", "size": 297074688, "self": "/v2/images/57891722-96dd-404b-9859-d40b18875315", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-03T02:58:56Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:59:01,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a5bf7ee8-2882-4ef0-b247-1a2a0adf34f4 2018-12-03 02:59:01,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0427820682526s 2018-12-03 02:59:01,734 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57891722-96dd-404b-9859-d40b18875315/file', 'owner': u'907f5013b79b484697df606fa1bda26f', 'id': u'57891722-96dd-404b-9859-d40b18875315', 'size': 297074688, u'self': u'/v2/images/57891722-96dd-404b-9859-d40b18875315', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'907f5013b79b484697df606fa1bda26f', 'name': 'juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T02:59:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T02:59:01Z', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', 'properties': {u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', u'self': u'/v2/images/57891722-96dd-404b-9859-d40b18875315', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff', 'created': u'2018-12-03T02:58:56Z', 'checksum': u'93b2de7a1313d9623cbd593108a3f62b', 'created_at': u'2018-12-03T02:58:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', 'metadata': {u'os_hash_value': u'005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c', u'self': u'/v2/images/57891722-96dd-404b-9859-d40b18875315', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02', u'owner_specified.shade.object': u'images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff', u'owner_specified.shade.md5': u'93b2de7a1313d9623cbd593108a3f62b', u'schema': u'/v2/schemas/image'}}) 2018-12-03 02:59:03,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 57891722-96dd-404b-9859-d40b18875315 -s xenial -r regionOne -u http://172.30.9.26: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 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: 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. 2018-12-03 02:59:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 02:59:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_b0751aff-69e0-481b-bc21-48df401be5ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-03 02:59:03,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59: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-d6aa3155-048c-4481-b3c3-2e540596d684 x-openstack-request-id: req-d6aa3155-048c-4481-b3c3-2e540596d684 2018-12-03 02:59:03,703 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_b0751aff-69e0-481b-bc21-48df401be5ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "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": "574e18e6-730c-4064-90ad-1b05e40074ce"}} 2018-12-03 02:59:03,703 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d6aa3155-048c-4481-b3c3-2e540596d684 2018-12-03 02:59:03,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316401958466s 2018-12-03 02:59:03,704 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_b0751aff-69e0-481b-bc21-48df401be5ff', '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'de57677664ca4a25ac8718411c5b739c', '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'574e18e6-730c-4064-90ad-1b05e40074ce', 'swap': 0}) 2018-12-03 02:59:03,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 02:59:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"extra_specs": {}}' 2018-12-03 02:59:03,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59: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-2a631b31-5232-47ee-92c1-ae0bd2cadd79 x-openstack-request-id: req-2a631b31-5232-47ee-92c1-ae0bd2cadd79 2018-12-03 02:59:03,726 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 02:59:03,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce/os-extra_specs used request id req-2a631b31-5232-47ee-92c1-ae0bd2cadd79 2018-12-03 02:59:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215861797333s 2018-12-03 02:59:03,727 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-03 02:59:03,729 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | 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-calipso-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 02:59:03,737 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-03 02:59:03,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-03 02:59:03,909 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-03 02:59:04,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-12-03 02:59:04,070 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-03 02:59:05,578 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-12-03 02:59:05,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:59:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 02:59:05,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59:05 GMT X-Openstack-Request-Id: req-88b84d76-93fb-4700-bb19-ab860ed90ef9 2018-12-03 02:59:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:01Z", "file": "/v2/images/57891722-96dd-404b-9859-d40b18875315/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "57891722-96dd-404b-9859-d40b18875315", "size": 297074688, "self": "/v2/images/57891722-96dd-404b-9859-d40b18875315", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-03T02:58:56Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:59:05,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-88b84d76-93fb-4700-bb19-ab860ed90ef9 2018-12-03 02:59:05,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383410453796s 2018-12-03 02:59:05,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 02:59:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff"}' 2018-12-03 02:59:05,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59:05 GMT Location: http://172.30.9.26:9292/v2/images/60f83996-d884-447a-b78b-ecc8162a380b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29ce8a04-eeb3-4195-9d79-358742735654 2018-12-03 02:59:05,685 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:05Z", "file": "/v2/images/60f83996-d884-447a-b78b-ecc8162a380b/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "60f83996-d884-447a-b78b-ecc8162a380b", "size": null, "self": "/v2/images/60f83996-d884-447a-b78b-ecc8162a380b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": null, "created_at": "2018-12-03T02:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 02:59:05,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-29ce8a04-eeb3-4195-9d79-358742735654 2018-12-03 02:59:05,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564470291138s 2018-12-03 02:59:05,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 02:59:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/60f83996-d884-447a-b78b-ecc8162a380b/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '' 2018-12-03 02:59:09,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 02:59:09 GMT X-Openstack-Request-Id: req-61aea00a-957e-4bb6-8aa2-1e84bb3549ec 2018-12-03 02:59:09,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 02:59:09,642 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/60f83996-d884-447a-b78b-ecc8162a380b/file used request id req-61aea00a-957e-4bb6-8aa2-1e84bb3549ec 2018-12-03 02:59:09,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.95619297028s 2018-12-03 02:59:09,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 02:59:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 02:59:09,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59:09 GMT X-Openstack-Request-Id: req-8b864e1d-996d-4e93-94ff-54cb25dff137 2018-12-03 02:59:09,687 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:09Z", "file": "/v2/images/60f83996-d884-447a-b78b-ecc8162a380b/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "60f83996-d884-447a-b78b-ecc8162a380b", "size": 263586304, "self": "/v2/images/60f83996-d884-447a-b78b-ecc8162a380b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f83996-d884-447a-b78b-ecc8162a380b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f83996-d884-447a-b78b-ecc8162a380b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-12-03T02:59:05Z", "os_hidden": false, "protected": false, "os_hash_value": "1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:01Z", "file": "/v2/images/57891722-96dd-404b-9859-d40b18875315/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "57891722-96dd-404b-9859-d40b18875315", "size": 297074688, "self": "/v2/images/57891722-96dd-404b-9859-d40b18875315", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-03T02:58:56Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 02:59:09,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b864e1d-996d-4e93-94ff-54cb25dff137 2018-12-03 02:59:09,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401048660278s 2018-12-03 02:59:09,690 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f83996-d884-447a-b78b-ecc8162a380b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/60f83996-d884-447a-b78b-ecc8162a380b/file', 'owner': u'907f5013b79b484697df606fa1bda26f', 'id': u'60f83996-d884-447a-b78b-ecc8162a380b', 'size': 263586304, u'self': u'/v2/images/60f83996-d884-447a-b78b-ecc8162a380b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'907f5013b79b484697df606fa1bda26f', 'name': 'juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/60f83996-d884-447a-b78b-ecc8162a380b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T02:59:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-03T02:59:09Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/60f83996-d884-447a-b78b-ecc8162a380b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff', 'created': u'2018-12-03T02:59:05Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-12-03T02:59:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', 'metadata': {u'os_hash_value': u'1c48410628a1b0a8b42a014d2f29bdad14d3777df07b3116cc22d38dac02b20a1e8cb7403666cbf7d68b59ae398ff307fa533a94cb90adad61a8ade91857dd3c', u'self': u'/v2/images/60f83996-d884-447a-b78b-ecc8162a380b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b0751aff-69e0-481b-bc21-48df401be5ff', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'schema': u'/v2/schemas/image'}}) 2018-12-03 02:59:09,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 60f83996-d884-447a-b78b-ecc8162a380b -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-03 02:59:09,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 02:59:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-03 02:59:09,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59: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-334b2b7c-894c-4543-adb5-62d563e08684 x-openstack-request-id: req-334b2b7c-894c-4543-adb5-62d563e08684 2018-12-03 02:59:09,962 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0b15853-3234-4419-825c-dd3e681759e1", "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": "a0b15853-3234-4419-825c-dd3e681759e1"}} 2018-12-03 02:59:09,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-334b2b7c-894c-4543-adb5-62d563e08684 2018-12-03 02:59:09,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0423240661621s 2018-12-03 02:59:09,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_b0751aff-69e0-481b-bc21-48df401be5ff', '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'de57677664ca4a25ac8718411c5b739c', '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'a0b15853-3234-4419-825c-dd3e681759e1', 'swap': 0}) 2018-12-03 02:59:09,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 02:59:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" -d '{"extra_specs": {}}' 2018-12-03 02:59:09,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 02:59: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-9189ff05-2fe2-4ab2-8103-bdd27238ab36 x-openstack-request-id: req-9189ff05-2fe2-4ab2-8103-bdd27238ab36 2018-12-03 02:59:09,984 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 02:59:09,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1/os-extra_specs used request id req-9189ff05-2fe2-4ab2-8103-bdd27238ab36 2018-12-03 02:59:09,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020672082901s 2018-12-03 02:59:09,985 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-03 03:03:07,079 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=c156ae10-0176-4c34-b288-6174c0252de0 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 02:59:10 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 02:59:10 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=c156ae10-0176-4c34-b288-6174c0252de0", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 02:59:10 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 02:59:10 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:c156ae10-0176-4c34-b288-6174c0252de0 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 02:59:10 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 02:59:10 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[ssl-hostname-verification:false fan-config: resource-tags: container-image-metadata-url: egress-subnets: cloudinit-userdata: apt-ftp-proxy: apt-mirror: max-action-results-age:336h enable-os-refresh-update:true image-metadata-url: policy-target-group: use-floating-ip:true test-mode:false use-openstack-gbp:false https-proxy: network:c156ae10-0176-4c34-b288-6174c0252de0 container-networking-method: development:false uuid:ab648640-d737-4038-83c4-7a604c837a6d logging-config: apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 max-status-history-size:5G enable-os-upgrade:true container-image-stream:released apt-no-proxy: type:openstack max-action-results-size:5G apt-http-proxy: ftp-proxy: http-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZLUYkXTK9etmYIByyZ4NDdU2Rix5W7iC+zsYLP30iRSPP4n36GuhNpNeXFvx8OfqVzv+9ypsEfnIr4ituLBxweIgYTLmUJ1x4lLYofHVFLPH1h5ME06u1X1Kq742klq6xz7WDLhg9vsPLqXwZPVoUse9TdBX7UboORGmz2AkkvnPo6QhfHWTs1+588jllx+cLSHPEUAsKJ3IYk9+WaMTey9dfnW81qFnRS9WxSVpSShO6gka2rUP8YXhuEv2gNmj3+DPmVehhSUJBwbpNurEgzu5b6VHRTqthrk45SBpzk1ZFF9YP17usZyFoWpPmjcqt7JpaBfUSSooYEGa08s93 juju-client-key update-status-hook-interval:5m provisioner-harvest-mode:destroyed proxy-ssh:false default-series:xenial image-stream:released max-status-history-age:336h firewall-mode:instance net-bond-reconfigure-delay:17 ignore-machine-addresses:false container-inherit-properties: logforward-enabled:false transmit-vendor-metrics:true name:controller use-default-secgroup:true external-network: disable-network-management:false agent-stream:released automatically-retry-hooks:true agent-metadata-url:] 02:59:10 INFO juju.provider.openstack provider.go:145 opening model "controller" 02:59:10 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcBJv-NddqfCZJLjPjwlVH8zEfabSAzcymV_KUuv3bFJfcxnzxq7aJJgfV4hInIarsWKc6LuRi-wvCi5EJsYbiiMvrWsidnT1EUpAm2qL9BZSBDA0IbUYS-ulQCoxBOWURYIW3-dwf5zegLeKjcTt3Y64IJU1yjuRnRoL4VPbTaBwtYpk TenantId:907f5013b79b484697df606fa1bda26f UserId:7e71d6bffb774b9db16d8cbaf35dc6a5 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.26:8041 volume:http://172.30.9.26:8776/v1/907f5013b79b484697df606fa1bda26f image:http://172.30.9.26:9292 volumev3:http://172.30.9.26:8776/v3/907f5013b79b484697df606fa1bda26f alarming:http://172.30.9.26:8042 volumev2:http://172.30.9.26:8776/v2/907f5013b79b484697df606fa1bda26f event:http://172.30.9.26:8977 network:http://172.30.9.26:9696 object-store:http://172.30.9.26:8080/v1/AUTH_907f5013b79b484697df606fa1bda26f orchestration:http://172.30.9.26:8004/v1/907f5013b79b484697df606fa1bda26f compute:http://172.30.9.26:8774/v2.1 cloudformation:http://172.30.9.26:8000/v1 placement:http://172.30.9.26:8778/placement identity:http://172.30.9.26:5000]]} 02:59:11 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 02:59:11 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 02:59:11 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 02:59:11 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 02:59:11 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 02:59:11 INFO cmd bootstrap.go:233 Loading image metadata 02:59:11 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 02:59:11 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 02:59:11 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [xenial artful opensuseleap quantal utopic yakkety win2012r2 bionic win2016 win2016hv raring trusty win7 genericlinux win81 saucy wily zesty win2016nano precise vivid win8 win10 centos7 win2008r2 win2012hvr2 win2012hv win2012] [amd64 i386 armhf arm64 ppc64el s390x] released}} 02:59:11 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 02:59:13 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 02:59:14 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.26:5000/v3} not found 02:59:14 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.26:5000/v3} not found 02:59:14 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 02:59:14 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 02:59:14 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 02:59:14 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 02:59:14 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 02:59:14 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 02:59:14 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 02:59:14 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 02:59:14 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 02:59:14 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 02:59:16 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 02:59:16 INFO cmd bootstrap.go:389 Starting new instance for initial controller 02:59:16 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 02:59:16 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 02:59:16 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:57891722-96dd-404b-9859-d40b18875315 Arch:amd64 VirtType:}] 02:59:16 INFO juju.environs.instances image.go:106 find instance - using image with id: 57891722-96dd-404b-9859-d40b18875315 02:59:16 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 02:59:16 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 02:59:16 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2484 bytes 02:59:16 DEBUG juju.provider.openstack provider.go:1005 using network id "c156ae10-0176-4c34-b288-6174c0252de0" 02:59:16 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" has status BUILD, wait 10 seconds before retry, attempt 10 03:01:08 INFO juju.provider.openstack provider.go:1175 started instance "ce6ffd02-2d89-480d-8617-06a72c691e2f" 03:01:08 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 03:01:10 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 03:01:10 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 03:01:13 INFO cmd bootstrap.go:225 - ce6ffd02-2d89-480d-8617-06a72c691e2f (arch=amd64 mem=2G cores=1) 03:01:13 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 03:01:13 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 03:01:13 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 03:01:15 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 03:01:15 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 03:01:16 DEBUG juju.provider.openstack provider.go:417 instance ce6ffd02-2d89-480d-8617-06a72c691e2f has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.121.15:22 03:01:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 03:01:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 03:01:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 03:01:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 03:01:26 DEBUG juju.provider.openstack provider.go:417 instance ce6ffd02-2d89-480d-8617-06a72c691e2f has floating IP address: 172.30.9.207 03:01:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.15 failed: ssh: connect to host 192.168.121.15 port 22: Connection refused 03:01:27 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 03:01:27 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]> 03:01:27 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-837a6d-controller-0 03:03:05 INFO cmd bootstrap.go:455 Bootstrap agent now started 03:03:06 DEBUG juju.provider.openstack provider.go:417 instance ce6ffd02-2d89-480d-8617-06a72c691e2f has floating IP address: 172.30.9.207 03:03:06 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.121.15:17070] 03:03:06 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 03:03:06 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.121.15:17070] 03:03:07 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" 03:03:07 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" 03:03:07 DEBUG juju.api monitor.go:35 RPC connection died 03:03:07 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 03:03:07 INFO cmd controller.go:88 Controller machines are in the "controller" model 03:03:07 INFO cmd controller.go:89 Initial model "default" added 03:03:07 INFO cmd supercommand.go:465 command finished 2018-12-03 03:03:07,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-12-03 03:03:07,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-12-03 03:03:22,693 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-12-03 03:03:22,693 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-12-03 03:30:08,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-03 03:29:51.899206Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-03 03:30:08,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-12-03 03:30:08,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-12-03 03:30:08,991 - 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.211 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.205 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.203 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.211 4cd4d68f-6b4c-401d-8821-a2ac3ec4dc13 xenial nova ACTIVE 1 started 172.30.9.200 a90c6e0d-7818-4e25-8229-9ff7af14d2b4 trusty nova ACTIVE 2 started 172.30.9.205 c2dbdc8f-4f05-4d63-9a7e-66e459789ec9 trusty nova ACTIVE 3 started 172.30.9.203 db8e0952-7c1a-41ca-bf2d-b716f51851fa trusty nova ACTIVE 2018-12-03 03:30:09,169 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.211 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-12-03 03:30:09,169 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-12-03 03:30:09,405 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.205 (agent:idle, workload:active) 2152/udp 2018-12-03 03:30:09,406 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-12-03 03:30:09,574 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.203 (agent:idle, workload:active) 2018-12-03 03:30:09,574 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-12-03 03:30:09,574 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-12-03 03:30:10,482 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-12-03 03:30:10,483 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-12-03 03:30:11,074 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-04474f-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' 2018-12-03 03:30:11,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-12-03 03:30:11,303 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: ffd7e906-930b-4bd6-8d84-e4e471cfea26 2018-12-03 03:40:04,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-03 03:39:47.259013Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-03 03:40:04,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-12-03 03:40:04,759 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-12-03 03:40:04,759 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-12-03 03:40:04,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-12-03 03:40:04,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-12-03 03:40:05,041 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-03 03:40:05,041 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-03 03:40:05,969 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 03:06:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 03:06:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 03:06:13 DEBUG juju.agent read agent config, format "2.0" machine-0: 03:06:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 03:06:13 DEBUG juju.worker start "engine" machine-0: 03:06:13 INFO juju.worker start "engine" machine-0: 03:06:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 03:06:13 DEBUG juju.worker "engine" started machine-0: 03:06:13 DEBUG juju.worker.introspection stats worker now serving machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:06:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.apicaller connecting with old password machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 03:06:13 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:13 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:13 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 03:06:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 03:06:13 DEBUG juju.worker.apicaller connected machine-0: 03:06:13 DEBUG juju.worker.apicaller changing password... machine-0: 03:06:13 DEBUG juju.worker.apicaller password changed machine-0: 03:06:13 DEBUG juju.api RPC connection died machine-0: 03:06:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 03:06:13 DEBUG juju.worker.apicaller connecting with current password machine-0: 03:06:13 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:13 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:13 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:14 DEBUG juju.worker.apicaller connected machine-0: 03:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 03:06:14 INFO juju.worker.upgrader unblocking abort check machine-0: 03:06:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 03:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 03:06:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 03:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 03:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.logger logger setup machine-0: 03:06:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 03:06:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:06:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:06:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:06:14 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 03:06:14 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 03:06:14 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 03:06:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:06:14 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:06:14 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 03:06:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 03:06:14 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 03:06:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 03:06:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 03:06:14 DEBUG juju.api RPC connection died machine-0: 03:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 03:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 03:06:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 03:06:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.apicaller connecting with current password machine-0: 03:06:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:14 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:14 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-0: 03:06:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 03:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 03:06:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 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: 03:06:15 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: 03:06:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 03:06:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.apicaller connected machine-0: 03:06:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:06:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 03:06:15 INFO juju.worker.upgrader unblocking abort check machine-0: 03:06:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 03:06:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 03:06:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 03:06:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 03:06:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 03:06:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 03:06:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 03:06:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 03:06:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:06:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:06:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:06:15 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 03:06:15 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-0: 03:06:15 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-0: 03:06:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:06:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:06:15 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 03:06:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 03:06:15 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 03:06:15 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 03:06:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 03:06:15 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 03:06:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 03:06:15 DEBUG juju.worker.logger logger setup machine-0: 03:06:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 03:06:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 03:06:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 03:06:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:06:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:06:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 03:06:15 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 03:06:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 03:06:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 03:06:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 03:06:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 03:06:15 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 03:06:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-0: 03:06:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 03:06:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 03:06:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 03:06:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:06:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:06:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 03:06:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 03:06:15 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 03:06:15 DEBUG juju.worker start "0-container-watcher" machine-0: 03:06:15 DEBUG juju.worker start "stateconverter" machine-0: 03:06:15 INFO juju.worker start "0-container-watcher" machine-0: 03:06:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 03:06:15 DEBUG juju.worker "0-container-watcher" started machine-0: 03:06:15 INFO juju.worker start "stateconverter" machine-0: 03:06:15 DEBUG juju.worker "stateconverter" started machine-0: 03:06:15 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 03:06:15 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 03:06:15 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 03:06:15 DEBUG juju.service discovered init system "systemd" from local host machine-0: 03:06:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 03:06:15 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-0: 03:06:15 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: 03:06:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 03:06:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 03:06:16 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 03:06:16 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: 03:06:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 03:06:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 03:06:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 03:06:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 03:06:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 03:06:16 DEBUG juju.network "lxdbr0" has addresses [fe80::683c:a1ff:fea7:7723/64 fe80::1/64] machine-0: 03:06:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 03:06:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 03:06:16 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 03:06:16 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 03:06:16 DEBUG juju.network including address local-machine:::1 for machine machine-0: 03:06:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 03:06:16 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 03:06:16 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 03:06:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 03:06:16 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: 03:06:16 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 03:06:16 INFO juju.worker start "api" unit-abot-epc-basic-0: 03:06:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 03:06:16 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: 03:06:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:16 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:16 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:16 DEBUG juju.api successfully dialed "wss://252.15.0.1:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:16 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 03:06:16 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: 03:06:16 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:64:5c:21 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:64:5c:21 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:7a:43:fd:68:d4:d5 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.3.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:7a:43:fd:68:d4:d5 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:4 MACAddress:7a:43:fd:68:d4:d5 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} {DeviceIndex:5 MACAddress:6a:3c:a1:a7:77:23 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:5 MACAddress:6a:3c:a1:a7:77:23 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}] unit-abot-epc-basic-0: 03:06:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:06:17 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 03:06:17 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 03:06:17 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 03:06:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:06:17 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 03:06:17 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:17 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:17 DEBUG juju.api successfully dialed "wss://252.15.0.1:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:17 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 03:06:18 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: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 03:06:18 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network "lxdbr0" has addresses [fe80::683c:a1ff:fea7:7723/64 fe80::1/64] unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 03:06:18 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 03:06:18 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 03:06:18 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 03:06:18 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 03:06:18 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 03:06:18 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: 03:06:18 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 03:06:18 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 03:06:18 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 03:06:18 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 03:06:18 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 03:06:18 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 03:06:18 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 03:06:18 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 03:06:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:06:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:06:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 03:06:19 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 03:06:19 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 03:06:19 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: 03:06:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 03:06:22 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: 03:06:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 03:06:22 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: 03:06:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 03:06:22 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: 03:06:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 03:06:22 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: 03:06:22 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 03:06:22 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 03:06:22 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:23 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: 03:06:24 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: 03:06:24 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: 03:06:24 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: 03:06:24 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: 03:06:24 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: 03:06:24 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: 03:06:24 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: 03:06:24 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 03:06:24 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 03:06:24 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: 03:06:25 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: 03:06:25 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: 03:06:25 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: 03:06:25 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: 03:06:25 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:26 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: 03:06:27 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: 03:06:27 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: 03:06:27 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: 03:06:27 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: 03:06:27 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: 03:06:27 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: 03:06:27 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 03:06:27 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 03:06:27 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 03:06:27 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: 03:06:27 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: 03:06:27 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:28 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:29 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:30 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: 03:06:31 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: 03:06:31 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: 03:06:31 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: 03:06:31 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: 03:06:31 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: 03:06:31 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: 03:06:31 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: 03:06:31 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 03:06:31 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 03:06:31 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 03:06:32 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: 03:06:32 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 9s (7425 kB/s) unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 03:06:32 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 ... 54409 files and directories currently installed.) unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 03:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 03:06:35 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: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 03:06:41 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: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 03:06:41 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: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 03:06:41 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: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 03:06:41 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: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 03:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 03:06:42 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: 03:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 03:06:42 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: 03:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 03:06:42 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: 03:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 03:06:47 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: 03:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 03:06:47 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: 03:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 03:06:48 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: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 03:06:48 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: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 03:06:48 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: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 03:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 03:06:48 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: 03:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 03:06:49 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: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 03:06:49 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: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 03:06:49 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: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 03:06:49 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: 03:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 03:06:50 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: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 03:06:50 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: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 03:06:50 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: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 03:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 03:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:06:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:06:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 03:06:57 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:06:58 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 03:07:00 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 03:07:00 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: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 03:07:01 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:07:04 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: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 03:07:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:04 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: 03:07:05 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 03:07:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 03:07:06 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:07:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 03:07:08 DEBUG unit.abot-epc-basic/0.install --2018-12-03 03:07:08-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 03:07:08 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 03:07:09 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: 03:07:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:07:09 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 65.2K 11m55s unit-abot-epc-basic-0: 03:07:10 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 65.3K 11m54s unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 65.5K 11m53s unit-abot-epc-basic-0: 03:07:11 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 97.8K 10m53s unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 98.2K 10m16s unit-abot-epc-basic-0: 03:07:12 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 170K 9m18s unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 127K 8m50s unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 164K 8m19s unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 245K 7m44s unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 424K 7m8s unit-abot-epc-basic-0: 03:07:13 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 233K 6m47s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 198K 6m32s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 1.03M 6m5s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 239K 5m52s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 424K 5m35s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 363K 5m22s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 633K 5m7s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 285K 4m58s unit-abot-epc-basic-0: 03:07:14 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 1.22M 4m44s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 235K 4m40s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 8.24M 4m26s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 624K 4m17s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 294K 4m12s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 9.34M 4m2s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 442K 3m56s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 367K 3m51s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 9.56M 3m43s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 669K 3m37s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 289K 3m35s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 10.0M 3m28s unit-abot-epc-basic-0: 03:07:15 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 1.35M 3m22s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 359K 3m19s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 663K 3m15s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 9.59M 3m9s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 1.32M 3m4s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 431K 3m2s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 519K 2m59s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 9.94M 2m54s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 11.1M 2m50s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 694K 2m47s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 367K 2m46s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 1.24M 2m42s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 10.2M 2m39s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 1.56M 2m35s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 1.06M 2m33s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 376K 2m32s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 1.24M 2m29s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 11.0M 2m26s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.7M 2m23s unit-abot-epc-basic-0: 03:07:16 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 1.33M 2m21s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 373K 2m20s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 680K 2m18s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.2M 2m16s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.0M 2m13s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 11.2M 2m11s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 1.40M 2m9s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 376K 2m8s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 676K 2m7s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 10.9M 2m5s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.7M 2m3s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 10.9M 2m1s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 1.60M 1m59s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 672K 1m58s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 509K 1m57s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 1.22M 1m56s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 10.9M 1m54s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.4M 1m52s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.4M 1m51s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 1.67M 1m49s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 1.19M 1m48s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 498K 1m48s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 712K 1m47s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.1M 1m45s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.5M 1m44s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.9M 1m42s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.6M 1m41s unit-abot-epc-basic-0: 03:07:17 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 1.65M 1m40s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 462K 1m40s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 1.62M 99s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 714K 98s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.3M 97s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 95s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.1M 94s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.3M 93s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 1.84M 92s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 1.25M 91s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 514K 91s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 693K 91s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.2M 90s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.2M 89s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.4M 87s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.8M 86s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.6M 85s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 2.00M 85s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 1.25M 84s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 520K 84s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 697K 84s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 9.85M 83s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.1M 82s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 11.4M 81s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.9M 80s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.1M 79s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 2.78M 78s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 5.23M 78s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 703K 77s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 791K 77s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 707K 77s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 9.32M 76s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.0M 75s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.4M 75s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.1M 74s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.1M 73s unit-abot-epc-basic-0: 03:07:18 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 72s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 2.37M 72s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.34M 71s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 600K 71s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 2.47M 71s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 722K 70s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.1M 70s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 69s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.4M 69s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.3M 68s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.1M 67s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.1M 67s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 2.79M 66s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 9.76M 66s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 712K 66s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 778K 65s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 1.49M 65s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 1.22M 65s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 10.8M 64s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 64s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.2M 63s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.4M 62s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.1M 62s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.9M 61s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 3.23M 61s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.24M 61s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 1.35M 60s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 529K 60s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 6.22M 60s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 755K 60s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 9.65M 59s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.6M 59s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.4M 58s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.0M 58s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.5M 57s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.9M 57s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.8M 57s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 6.14M 56s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 4.93M 56s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 1.35M 55s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 620K 55s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 2.32M 55s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 1.53M 55s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 1.27M 55s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.3M 54s unit-abot-epc-basic-0: 03:07:19 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 10.8M 54s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.2M 53s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.8M 53s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 53s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.2M 52s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 52s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 8.72M 52s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 5.02M 51s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 1.36M 51s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 1.33M 51s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 779K 51s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 10.6M 50s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 765K 50s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 10.2M 50s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.3M 50s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.0M 49s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.2M 49s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.2M 49s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 48s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 48s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.2M 48s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.4M 47s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 5.99M 47s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 1.36M 47s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.36M 47s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 787K 47s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 9.77M 46s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 1.17M 46s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 1.77M 46s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 10.5M 46s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.0M 46s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.3M 45s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.4M 45s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.0M 45s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.5M 44s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.0M 44s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.0M 44s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.6M 44s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 9.18M 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 1.38M 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 1.37M 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 790K 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 9.21M 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 1.69M 43s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 1.25M 42s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 10.5M 42s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.4M 42s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.0M 42s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.9M 41s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.0M 41s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.1M 41s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.5M 41s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.1M 41s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.3M 40s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.0M 40s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.0M 40s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.3M 40s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 1.47M 39s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 641K 40s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 2.42M 39s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 9.47M 39s unit-abot-epc-basic-0: 03:07:20 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 1.27M 39s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.70M 39s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 10.9M 39s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.4M 38s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.0M 38s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.0M 38s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.6M 38s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.0M 38s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 37s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.2M 37s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 10.9M 37s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.5M 37s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.9M 37s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.5M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 1.64M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 1.40M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 796K 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 9.44M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 10.9M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 809K 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.6M 36s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.3M 35s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 10.9M 35s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.3M 35s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.3M 35s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.5M 35s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 10.8M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.3M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.2M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.5M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.0M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.1M 34s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.5M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 10.8M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.87M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.38M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 806K 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.0M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 10.3M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 818K 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 10.4M 33s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.1M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.0M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.4M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.1M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.3M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.2M 32s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.0M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.4M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.2M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.1M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.3M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.2M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.6M 31s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 2.29M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 9.02M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.41M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 806K 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 11.7M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 10.9M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.33M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.71M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.2M 30s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.0M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.5M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.0M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.5M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.1M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 11.2M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.3M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.1M 29s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.1M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.5M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 10.9M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.7M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.9M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.1M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 2.68M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.43M 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 820K 28s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 9.94M 27s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.9M 27s unit-abot-epc-basic-0: 03:07:21 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.91M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 1.28M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 10.5M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.4M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.0M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 10.9M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.6M 27s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 11.1M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.5M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 11.0M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 11.1M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 11.7M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.9M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 11.3M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 11.2M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 11.1M 26s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 11.5M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 11.1M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 3.74M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 9.17M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 754K 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1.72M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 10.4M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 10.6M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 1.91M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 1.32M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 10.1M 25s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 11.1M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 11.3M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 11.1M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.3M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 11.0M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.5M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 11.1M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 11.2M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 11.2M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 11.4M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 10.8M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 11.4M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 11.4M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 11.2M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 83.4K 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 47.8M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 48.3M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 60.2M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 58.2M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 59.8M 24s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 55.3M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 61.4M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 56.2M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 51.2M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 48.2M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 57.3M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 55.9M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 57.3M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 53.1M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 61.2M 23s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 59.6M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 62.8M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 42.9M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 62.4M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 62.9M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 4.38M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 10.2M 22s unit-abot-epc-basic-0: 03:07:22 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 10.2M 22s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 1.87M 22s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.34M 22s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 12.6M 22s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 45.5M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 43.2M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 52.0M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 6.39M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 2.18M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.34M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 3.43M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 10.9M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 11.1M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 7.89M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 580K 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 6.00M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 10.4M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 11.2M 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 11.4M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 2.14M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.43M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 9.95M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 182K 21s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 47.5M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 55.0M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 49.6M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 530K 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.45M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 39.7M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 54.2M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 54.0M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 54.7M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 48.5M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 36.2M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 53.0M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 51.8M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 51.4M 20s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 3.89M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 4.90M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 8.99M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 9.04M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.03M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 1.42M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 8.05M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 11.5M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.61M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.43M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.07M 19s unit-abot-epc-basic-0: 03:07:23 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 787K 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 5.37M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.96M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 1.31M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.99M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 19.0M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.56M 19s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.51M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.09M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 798K 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 5.14M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 2.06M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.27M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 4.87M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 11.1M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.55M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.27M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.45M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 529K 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 4.88M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 6.84M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 920K 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 4.22M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 10.6M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 5.09M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.16M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 3.07M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 521K 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 4.09M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 6.95M 18s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.58M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.54M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.51M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 10.8M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.38M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.96M 17s unit-abot-epc-basic-0: 03:07:24 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 600K 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.90M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 5.87M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.94M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.29M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 5.56M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 10.8M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.88M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.49M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.10M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 784K 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.65M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.12M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.24M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 4.30M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 11.0M 17s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 3.16M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.26M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.66M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 512K 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 4.97M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 6.29M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 921K 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.52M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 8.27M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 9.99M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.27M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.08M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 520K 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 4.53M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 6.12M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.75M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.40M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.36M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 10.1M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.70M 16s unit-abot-epc-basic-0: 03:07:25 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.63M 16s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 653K 16s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.52M 16s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 5.81M 16s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 2.16M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 976K 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 11.2M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 10.8M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 5.34M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.21M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 3.51M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 508K 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 5.59M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 6.71M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 749K 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 10.2M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 11.4M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 11.0M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.56M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.94M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 525K 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.40M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 5.74M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.60M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.14M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 10.9M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 11.2M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.69M 15s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.44M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.05M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 793K 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 5.62M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.29M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 949K 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 11.1M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 10.7M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 11.1M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.14M 14s unit-abot-epc-basic-0: 03:07:26 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 3.79M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 519K 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 4.65M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 5.84M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.58M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.16M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 9.90M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 11.3M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.41M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.58M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.06M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 787K 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 5.67M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.36M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 950K 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 10.1M 14s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 10.1M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 7.82M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.32M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 3.20M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 519K 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.43M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 5.90M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.64M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 1.12M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 10.3M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 10.2M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 3.75M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.38M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.07M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 776K 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.04M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.62M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.54M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.27M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 10.4M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 10.7M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 2.65M 13s unit-abot-epc-basic-0: 03:07:27 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.59M 13s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 977K 13s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 862K 13s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 4.63M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 2.60M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 955K 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 7.51M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 10.8M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 10.4M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 2.51M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.58M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 634K 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.65M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 4.92M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 2.66M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 964K 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 6.93M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 11.2M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 10.3M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 2.60M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.54M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 641K 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.69M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 5.00M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 4.97M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 811K 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 7.06M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 11.1M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 11.0M 12s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.96M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.57M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.09M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 787K 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 5.42M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.37M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.72M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.16M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 10.1M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 11.3M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.53M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.30M 11s unit-abot-epc-basic-0: 03:07:28 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 4.18M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 530K 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 5.05M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 5.26M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.49M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 947K 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 9.74M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 10.8M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 11.1M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 2.81M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.63M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.03M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 840K 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 5.71M 11s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 5.06M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.76M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.15M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 10.9M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 10.0M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 10.9M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.60M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.66M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 636K 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.83M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 5.17M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 6.13M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.65M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.20M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 11.0M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 10.7M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 11.3M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.56M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 3.09M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 629K 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.83M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 5.22M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 5.90M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.84M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.12M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 11.0M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 11.7M 10s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 11.0M 9s unit-abot-epc-basic-0: 03:07:29 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.90M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.74M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.02M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 832K 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 7.28M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 4.91M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 2.86M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 942K 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 9.38M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 11.1M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 11.3M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.43M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.47M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 4.43M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 543K 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 4.53M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 5.77M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 5.92M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.00M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.08M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 9.46M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 11.2M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 11.4M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.74M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 1.53M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 4.22M 9s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 550K 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 4.52M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 6.06M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.99M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.94M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.11M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 8.95M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 11.2M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 10.9M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 5.98M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 1.50M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 4.77M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 656K 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.83M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 6.54M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 6.05M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.77M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 989K 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 7.62M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 10.7M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 10.8M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 11.3M 8s unit-abot-epc-basic-0: 03:07:30 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 3.66M 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 1.74M 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.53M 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 566K 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 5.08M 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 6.22M 8s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 6.58M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 2.11M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.07M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 8.96M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 10.6M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 11.2M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 11.2M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.53M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 2.27M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.15M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 850K 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 4.88M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.29M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 6.81M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 2.71M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1007K 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 7.78M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 10.3M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 11.2M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 11.1M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 6.44M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.58M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 4.85M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 659K 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.89M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 8.03M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 7.45M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.11M 7s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.75M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.17M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 9.40M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 10.4M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 11.4M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 10.7M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.51M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.01M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 4.05M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 571K 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.35M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 8.60M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 7.01M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.26M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 2.90M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.15M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.66M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 10.1M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 10.9M 6s unit-abot-epc-basic-0: 03:07:31 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 11.8M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 7.09M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1.64M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.77M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.05M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 940K 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 8.08M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 7.19M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 7.22M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 3.01M 6s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 993K 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 8.90M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 10.6M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 10.0M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 11.0M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 11.2M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 5.22M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.84M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 4.64M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 673K 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.86M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 10.7M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 6.92M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 8.45M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.04M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1021K 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 7.26M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 11.0M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 10.9M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 10.1M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 11.1M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 9.87M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 1.77M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 5.56M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 999K 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1022K 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 5.09M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 10.7M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 7.15M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 7.91M 5s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 2.27M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.10M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 9.45M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 11.7M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 10.7M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 11.6M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 10.5M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 9.19M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.79M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 6.05M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 1004K 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.01M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 4.85M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 11.1M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 8.03M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 8.23M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.20M 4s unit-abot-epc-basic-0: 03:07:32 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1020K 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 7.75M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 11.1M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 11.1M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 11.0M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 11.5M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 10.9M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.40M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.60M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 3.96M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 739K 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.95M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.79M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 11.0M 4s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 8.43M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 9.65M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.49M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 1.09M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 6.83M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 11.5M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 11.6M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 11.0M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 11.1M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.81M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 5.34M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.03M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.03M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 5.07M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 9.37M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 11.6M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 9.87M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.53M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.67M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 1.14M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 8.80M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 10.9M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 11.1M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 11.6M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 11.2M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 11.0M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 4.83M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 2.46M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.66M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.00M 3s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.06M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 5.28M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 9.42M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 10.9M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 10.8M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 4.49M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 3.31M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.13M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 8.30M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 11.1M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 11.0M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 11.4M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 11.1M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 10.8M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 11.9M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 2.64M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.40M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 4.27M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.06M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.10M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 5.23M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 10.5M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 11.6M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 10.9M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.80M 2s unit-abot-epc-basic-0: 03:07:33 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 3.32M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1.13M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 9.07M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 9.97M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 11.0M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 11.7M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 11.2M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 10.9M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 11.2M 2s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 8.27M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 2.28M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 7.08M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.13M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 1.29M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 2.23M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 8.38M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 11.2M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 11.1M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 11.2M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.80M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.35M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.15M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 9.29M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 9.92M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 11.2M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 11.6M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 11.1M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 11.4M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 10.8M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 11.1M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 2.40M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 7.25M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 166K 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 54.8M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 60.9M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 58.3M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 54.1M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 63.3M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 507K 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.12M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 15.5M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 19.1M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 53.0M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 55.5M 1s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 2.17M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 2.15M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.21M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.14M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 15.5M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 13.2M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 14.7M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 27.3M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 26.2M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.36M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 54.9M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 50.3M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 59.3M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 54.6M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 4.31M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 6.97M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.61M 0s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 3.25M=26s unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install 2018-12-03 03:07:34 (1.76 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 03:07:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:07:34 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: 03:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57452 files and directories currently installed.) unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 03:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 03:07:37 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 03:07:38 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: 03:07:38 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 03:07:38 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 03:07:38 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:39 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:40 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:41 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:42 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 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: 03:07:43 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 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: 03:07:44 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 03:07:44 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 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: 03:07:45 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 03:07:45 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 03:07:45 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:46 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: 03:07:47 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 03:07:47 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 03:07:47 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-139.165 [862 kB] unit-abot-epc-basic-0: 03:07:47 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 03:07:47 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: 03:07:47 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 03:07:47 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: 03:07:47 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 03:07:48 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 03:07:49 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: 03:07:49 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 03:07:49 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:50 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: 03:07:51 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: 03:07:51 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: 03:07:51 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: 03:07:51 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: 03:07:51 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: 03:07:51 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:52 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: 03:07:53 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: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 14s (7013 kB/s) unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57615 files and directories currently installed.) unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 03:07:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 03:07:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 03:07:54 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: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 03:07:55 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: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 03:07:55 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: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 03:07:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 03:07:56 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: 03:07:56 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: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 03:07:56 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: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 03:07:56 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: 03:07:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 03:07:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 03:07:57 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 03:07:58 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: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 03:07:58 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 03:07:59 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: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 03:07:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:08:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 03:08:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:08:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 03:08:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 03:08:04 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: 03:08:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 03:08:05 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: 03:08:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 03:08:05 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: 03:08:05 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 03:08:05 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: 03:08:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 03:08:05 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: 03:08:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 03:08:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 03:08:06 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: 03:08:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:08:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:08:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:08:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:08:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 03:08:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:08: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: 03:08:08 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:09 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 03:08:10 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 ... 61258 files and directories currently installed.) unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:08:10 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 03:08:11 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 03:08:13 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-139.165_amd64.deb ... unit-abot-epc-basic-0: 03:08:15 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-139.165) ... unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 03:08:16 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:17 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 03:08:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:19 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 03:08:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:21 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:22 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:23 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:08:24 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:08:26 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 03:08:27 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: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 03:08:27 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: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 03:08:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 03:08:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 03:08:28 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: 03:08:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 03:08:28 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: 03:08:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 03:08: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: 03:08:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 03:08:31 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: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 03:08:31 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: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 03:08:31 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: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 03:08:31 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: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 03:08:31 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: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 03:08:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 03:08:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:08:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 03:08:35 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 03:08:36 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 03:08:39 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 03:08:46 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:08:46 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:46 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 03:08:47 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 03:08:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:08:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.5 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 03:08:50 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 424.4 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 780.0 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 03:08:50 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 722.6 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 03:08:50 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: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1059.8 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 573.6 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 03:08:50 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 1043.2 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 89.1 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 03:08:50 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 841.7 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1130.3 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 03:08:50 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 174.0 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 03:08:50 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 180.5 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 03:08:50 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 186.1 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 418.0 KB/sec) unit-abot-epc-basic-0: 03:08:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 03:08:50 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 436.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 03:08:51 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 407.5 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 03:08:51 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 28.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 03:08:51 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 280.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 03:08:51 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 37.5 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 03:08:51 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 291.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 03:08:51 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 145.5 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 03:08:51 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 96.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 03:08:51 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 178.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 91.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 03:08:51 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 110.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 03:08:51 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 34.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 03:08:51 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 681.0 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 03:08:51 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 1279.2 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 03:08:51 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 822.5 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 03:08:51 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 282.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/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 326.8 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 718.2 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 03:08:51 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 798.7 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 03:08:51 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 287.0 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 601.9 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/48 KB 5/48 KB 8/48 KB 3/35 KB 11/48 KB 3/35 KB 13/48 KB 3/153 KB 3/35 KB 16/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 03:08:51 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: 03:08:51 DEBUG unit.abot-epc-basic/0.install 3/153 KB 3/35 KB 13/48 KB 5/153 KB 3/35 KB 16/48 KB 8/153 KB 3/35 KB 16/48 KB 11/153 KB 3/35 KB 16/48 KB 13/153 KB 3/35 KB 16/48 KB 16/153 KB 3/35 KB 16/48 KB 19/153 KB 3/35 KB 16/48 KB 3/35 KB 8/48 KB 19/153 KB 5/35 KB 16/48 KB 19/153 KB 8/35 KB 16/48 KB 19/153 KB 11/35 KB 16/48 KB 19/153 KB 13/35 KB 16/48 KB 19/153 KB 16/35 KB 16/48 KB 19/153 KB 19/35 KB 16/48 KB 19/153 KB 21/35 KB 16/48 KB 21/153 KB 3/30 KB 24/35 KB 19/48 KB 21/153 KB 3/30 KB 21/35 KB 19/48 KB 21/153 KB 5/30 KB 24/35 KB 19/48 KB 21/153 KB 21/35 KB 19/48 KB 21/153 KB 21/35 KB 16/48 KB 24/153 KB 5/30 KB 27/35 KB 19/48 KB 24/153 KB 5/30 KB 27/35 KB 21/48 KB 24/153 KB 5/30 KB 27/35 KB 24/48 KB 27/153 KB 8/30 KB 27/35 KB 3/50 KB 27/48 KB 21/153 KB 5/30 KB 27/35 KB 19/48 KB 27/153 KB 8/30 KB 29/35 KB 3/50 KB 27/48 KB 27/153 KB 8/30 KB 32/35 KB 3/50 KB 27/48 KB 27/153 KB 8/30 KB 27/35 KB 3/50 KB 24/48 KB 27/153 KB 5/30 KB 27/35 KB 3/50 KB 24/48 KB 29/153 KB 8/30 KB 32/35 KB 3/50 KB 27/48 KB 32/153 KB 8/30 KB 32/35 KB 3/50 KB 27/48 KB 36/153 KB 11/30 KB 32/35 KB 3/50 KB 27/48 KB 40/153 KB 11/30 KB 35/35 KB 3/50 KB 29/48 KB 24/153 KB 5/30 KB 27/35 KB 3/50 KB 24/48 KB 40/153 KB 11/30 KB 35/35 KB 6/50 KB 29/48 KB 40/153 KB 11/30 KB 35/35 KB 9/50 KB 29/48 KB 36/153 KB 11/30 KB 35/35 KB 3/50 KB 29/48 KB 36/153 KB 11/30 KB 32/35 KB 3/50 KB 29/48 KB 40/153 KB 11/30 KB 35/35 KB 9/50 KB 32/48 KB 40/153 KB 11/30 KB 35/35 KB 11/50 KB 36/48 KB 44/153 KB 11/30 KB 35/35 KB 11/50 KB 40/48 KB 32/153 KB 11/30 KB 32/35 KB 3/50 KB 27/48 KB 44/153 KB 13/30 KB 35/35 KB 11/50 KB 40/48 KB 44/153 KB 16/30 KB 35/35 KB 11/50 KB 40/48 KB 44/153 KB 19/30 KB 35/35 KB 11/50 KB 40/48 KB 44/153 KB 11/30 KB 35/35 KB 11/50 KB 36/48 KB 40/153 KB 11/30 KB 35/35 KB 11/50 KB 32/48 KB 44/153 KB 19/30 KB 35/35 KB 14/50 KB 40/48 KB 44/153 KB 19/30 KB 35/35 KB 16/50 KB 40/48 KB 48/153 KB 19/30 KB 35/35 KB 19/50 KB 40/48 KB 48/153 KB 21/30 KB 35/35 KB 22/50 KB 40/48 KB 40/153 KB 11/30 KB 35/35 KB 9/50 KB 32/48 KB 48/153 KB 21/30 KB 35/35 KB 19/50 KB 40/48 KB 48/153 KB 19/30 KB 35/35 KB 16/50 KB 40/48 KB 52/153 KB 21/30 KB 35/35 KB 22/50 KB 40/48 KB 56/153 KB 24/30 KB 35/35 KB 25/50 KB 44/48 KB 52/153 KB 24/30 KB 35/35 KB 25/50 KB 44/48 KB 52/153 KB 24/30 KB 35/35 KB 25/50 KB 40/48 KB 56/153 KB 24/30 KB 35/35 KB 27/50 KB 44/48 KB 60/153 KB 24/30 KB 30/50 KB 48/48 KB 52/153 KB 24/30 KB 35/35 KB 22/50 KB 40/48 KB 60/153 KB 27/30 KB 30/50 KB 48/48 KB 60/153 KB 29/30 KB 30/50 KB 48/48 KB 60/153 KB 30/30 KB 30/50 KB 48/48 KB 60/153 KB 24/30 KB 35/35 KB 27/50 KB 48/48 KB 64/153 KB 30/30 KB 30/50 KB 48/48 KB 68/153 KB 30/30 KB 30/50 KB 48/48 KB 72/153 KB 30/30 KB 32/50 KB 48/48 KB 76/153 KB 30/30 KB 32/50 KB 48/48 KB 80/153 KB 30/30 KB 32/50 KB 48/48 KB 84/153 KB 30/30 KB 32/50 KB 48/48 KB 56/153 KB 24/30 KB 35/35 KB 27/50 KB 48/48 KB 84/153 KB 30/30 KB 32/50 KB 48/48 KB 68/153 KB 30/30 KB 32/50 KB 48/48 KB 88/153 KB 30/30 KB 36/50 KB 48/48 KB 88/153 KB 30/30 KB 40/50 KB 48/48 KB 88/153 KB 30/30 KB 44/50 KB 48/48 KB 88/153 KB 30/30 KB 48/50 KB 48/48 KB 88/153 KB 30/30 KB 50/50 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 386.8 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 88/153 KB 30/30 KB 32/50 KB 48/48 KB 92/153 KB 50/50 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 96/153 KB 50/50 KB 48/48 KB 100/153 KB 50/50 KB 48/48 KB 104/153 KB 50/50 KB 108/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 584.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 108/153 KB 4/190 KB 50/50 KB 108/153 KB 8/190 KB 50/50 KB 108/153 KB 12/190 KB 50/50 KB 108/153 KB 16/190 KB 50/50 KB 108/153 KB 20/190 KB 50/50 KB 108/153 KB 24/190 KB 50/50 KB 112/153 KB 28/190 KB 50/50 KB 108/153 KB 28/190 KB 50/50 KB 116/153 KB 32/190 KB 50/50 KB 120/153 KB 32/190 KB 4/119 KB 112/153 KB 32/190 KB 4/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 592.2 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 120/153 KB 32/190 KB 4/119 KB 3/37 KB 120/153 KB 32/190 KB 4/119 KB 5/37 KB 120/153 KB 32/190 KB 4/119 KB 8/37 KB 120/153 KB 36/190 KB 4/119 KB 11/37 KB 124/153 KB 36/190 KB 4/119 KB 13/37 KB 116/153 KB 32/190 KB 4/119 KB 124/153 KB 36/190 KB 4/119 KB 11/37 KB 120/153 KB 36/190 KB 4/119 KB 8/37 KB 128/153 KB 40/190 KB 8/119 KB 16/37 KB 128/153 KB 40/190 KB 8/119 KB 16/37 KB 128/153 KB 40/190 KB 12/119 KB 16/37 KB 128/153 KB 40/190 KB 16/119 KB 16/37 KB 128/153 KB 40/190 KB 20/119 KB 16/37 KB 132/153 KB 40/190 KB 24/119 KB 16/37 KB 132/153 KB 40/190 KB 28/119 KB 3/86 KB 16/37 KB 128/153 KB 40/190 KB 8/119 KB 16/37 KB 132/153 KB 44/190 KB 28/119 KB 3/86 KB 16/37 KB 132/153 KB 48/190 KB 28/119 KB 3/86 KB 16/37 KB 132/153 KB 52/190 KB 28/119 KB 3/86 KB 16/37 KB 132/153 KB 40/190 KB 24/119 KB 3/86 KB 16/37 KB 132/153 KB 40/190 KB 20/119 KB 16/37 KB 132/153 KB 56/190 KB 32/119 KB 3/86 KB 19/37 KB 132/153 KB 40/190 KB 20/119 KB 16/37 KB 136/153 KB 56/190 KB 32/119 KB 3/86 KB 19/37 KB 140/153 KB 56/190 KB 32/119 KB 3/86 KB 21/37 KB 132/153 KB 56/190 KB 32/119 KB 3/86 KB 16/37 KB 144/153 KB 56/190 KB 32/119 KB 3/86 KB 21/37 KB 148/153 KB 56/190 KB 32/119 KB 3/86 KB 21/37 KB 152/153 KB 56/190 KB 36/119 KB 5/86 KB 21/37 KB 153/153 KB 56/190 KB 36/119 KB 5/86 KB 21/37 KB 136/153 KB 56/190 KB 32/119 KB 3/86 KB 21/37 KB 153/153 KB 56/190 KB 36/119 KB 5/86 KB 24/37 KB 153/153 KB 56/190 KB 36/119 KB 5/86 KB 27/37 KB 153/153 KB 56/190 KB 36/119 KB 5/86 KB 29/37 KB 148/153 KB 56/190 KB 36/119 KB 5/86 KB 21/37 KB 148/153 KB 56/190 KB 32/119 KB 5/86 KB 21/37 KB 153/153 KB 56/190 KB 36/119 KB 8/86 KB 29/37 KB 153/153 KB 56/190 KB 36/119 KB 11/86 KB 29/37 KB 153/153 KB 56/190 KB 40/119 KB 13/86 KB 32/37 KB 144/153 KB 56/190 KB 32/119 KB 3/86 KB 21/37 KB 153/153 KB 60/190 KB 40/119 KB 13/86 KB 32/37 KB 153/153 KB 64/190 KB 40/119 KB 13/86 KB 32/37 KB 153/153 KB 68/190 KB 40/119 KB 13/86 KB 32/37 KB 153/153 KB 56/190 KB 40/119 KB 11/86 KB 32/37 KB 153/153 KB 56/190 KB 40/119 KB 11/86 KB 29/37 KB 153/153 KB 68/190 KB 44/119 KB 13/86 KB 32/37 KB 153/153 KB 68/190 KB 44/119 KB 13/86 KB 35/37 KB 153/153 KB 68/190 KB 48/119 KB 13/86 KB 37/37 KB 153/153 KB 68/190 KB 48/119 KB 13/86 KB 35/37 KB 153/153 KB 72/190 KB 52/119 KB 16/86 KB 37/37 KB 153/153 KB 72/190 KB 48/119 KB 16/86 KB 37/37 KB 153/153 KB 68/190 KB 48/119 KB 16/86 KB 37/37 KB 153/153 KB 76/190 KB 52/119 KB 16/86 KB 37/37 KB 153/153 KB 76/190 KB 52/119 KB 19/86 KB 37/37 KB 153/153 KB 80/190 KB 52/119 KB 19/86 KB 37/37 KB 153/153 KB 80/190 KB 52/119 KB 21/86 KB 37/37 KB 153/153 KB 84/190 KB 56/119 KB 24/86 KB 37/37 KB 84/190 KB 56/119 KB 27/86 KB 153/153 KB 84/190 KB 56/119 KB 21/86 KB 37/37 KB 84/190 KB 60/119 KB 27/86 KB 84/190 KB 64/119 KB 27/86 KB 153/153 KB 84/190 KB 52/119 KB 21/86 KB 37/37 KB 84/190 KB 68/119 KB 27/86 KB 88/190 KB 72/119 KB 29/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1293.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 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: 03:08:51 DEBUG unit.abot-epc-basic/0.install 88/190 KB 76/119 KB 29/86 KB 88/190 KB 68/119 KB 29/86 KB 88/190 KB 76/119 KB 32/86 KB 88/190 KB 76/119 KB 36/86 KB 88/190 KB 80/119 KB 40/86 KB 88/190 KB 68/119 KB 27/86 KB 92/190 KB 80/119 KB 40/86 KB 96/190 KB 80/119 KB 40/86 KB 100/190 KB 80/119 KB 40/86 KB 88/190 KB 80/119 KB 36/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 100/190 KB 84/119 KB 40/86 KB 104/190 KB 88/119 KB 44/86 KB 104/190 KB 92/119 KB 44/86 KB 3/66 KB 104/190 KB 84/119 KB 44/86 KB 104/190 KB 84/119 KB 40/86 KB 108/190 KB 92/119 KB 44/86 KB 3/66 KB 112/190 KB 92/119 KB 44/86 KB 3/66 KB 112/190 KB 92/119 KB 48/86 KB 3/66 KB 116/190 KB 92/119 KB 48/86 KB 3/66 KB 120/190 KB 96/119 KB 52/86 KB 3/66 KB 104/190 KB 88/119 KB 44/86 KB 3/66 KB 120/190 KB 96/119 KB 52/86 KB 5/66 KB 120/190 KB 96/119 KB 52/86 KB 8/66 KB 116/190 KB 96/119 KB 52/86 KB 3/66 KB 116/190 KB 96/119 KB 48/86 KB 3/66 KB 124/190 KB 100/119 KB 52/86 KB 8/66 KB 124/190 KB 104/119 KB 56/86 KB 11/66 KB 4/26 KB 124/190 KB 96/119 KB 52/86 KB 8/66 KB 128/190 KB 104/119 KB 56/86 KB 11/66 KB 4/26 KB 132/190 KB 104/119 KB 56/86 KB 11/66 KB 4/26 KB 124/190 KB 100/119 KB 56/86 KB 11/66 KB 4/26 KB 124/190 KB 100/119 KB 56/86 KB 8/66 KB 4/26 KB 132/190 KB 108/119 KB 60/86 KB 11/66 KB 4/26 KB 132/190 KB 108/119 KB 64/86 KB 11/66 KB 4/26 KB 132/190 KB 108/119 KB 64/86 KB 13/66 KB 4/26 KB 132/190 KB 108/119 KB 64/86 KB 16/66 KB 4/26 KB 132/190 KB 108/119 KB 68/86 KB 19/66 KB 4/26 KB 124/190 KB 100/119 KB 52/86 KB 8/66 KB 4/26 KB 136/190 KB 108/119 KB 68/86 KB 19/66 KB 8/26 KB 136/190 KB 108/119 KB 68/86 KB 19/66 KB 12/26 KB 136/190 KB 108/119 KB 68/86 KB 19/66 KB 16/26 KB 136/190 KB 108/119 KB 68/86 KB 19/66 KB 4/26 KB 136/190 KB 108/119 KB 68/86 KB 19/66 KB 20/26 KB 140/190 KB 108/119 KB 68/86 KB 21/66 KB 24/26 KB 140/190 KB 108/119 KB 68/86 KB 21/66 KB 26/26 KB 132/190 KB 108/119 KB 68/86 KB 16/66 KB 4/26 KB 132/190 KB 108/119 KB 56/86 KB 11/66 KB 4/26 KB 140/190 KB 112/119 KB 68/86 KB 21/66 KB 26/26 KB 140/190 KB 116/119 KB 68/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 68/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 72/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 76/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 80/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 84/86 KB 21/66 KB 26/26 KB 140/190 KB 119/119 KB 86/86 KB 21/66 KB 26/26 KB 140/190 KB 108/119 KB 68/86 KB 21/66 KB 20/26 KB 140/190 KB 108/119 KB 68/86 KB 19/66 KB 20/26 KB 144/190 KB 119/119 KB 86/86 KB 21/66 KB 26/26 KB 148/190 KB 119/119 KB 86/86 KB 21/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 24/66 KB 26/26 KB 148/190 KB 119/119 KB 86/86 KB 24/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 27/66 KB 26/26 KB 152/190 KB 119/119 KB 86/86 KB 29/66 KB 26/26 KB 156/190 KB 119/119 KB 86/86 KB 32/66 KB 26/26 KB 156/190 KB 119/119 KB 86/86 KB 36/66 KB 26/26 KB 156/190 KB 119/119 KB 86/86 KB 40/66 KB 156/190 KB 119/119 KB 86/86 KB 29/66 KB 26/26 KB 160/190 KB 40/66 KB 164/190 KB 40/66 KB 168/190 KB 40/66 KB 168/190 KB 44/66 KB 172/190 KB 48/66 KB 172/190 KB 52/66 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: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 821.1 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 174.0 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 172/190 KB 44/66 KB 176/190 KB 52/66 KB 180/190 KB 52/66 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 184/190 KB 52/66 KB 184/190 KB 56/66 KB 188/190 KB 56/66 KB 188/190 KB 60/66 KB 190/190 KB 60/66 KB 190/190 KB 64/66 KB 190/190 KB 66/66 KB 4/79 KB 190/190 KB 64/66 KB 4/79 KB 190/190 KB 66/66 KB 8/79 KB 190/190 KB 66/66 KB 12/79 KB 190/190 KB 66/66 KB 16/79 KB 190/190 KB 66/66 KB 20/79 KB 190/190 KB 66/66 KB 24/79 KB 190/190 KB 66/66 KB 28/79 KB 190/190 KB 66/66 KB 32/79 KB 190/190 KB 66/66 KB 36/79 KB 66/66 KB 40/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 1170.6 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 40/79 KB 4/228 KB 4/324 KB 40/79 KB 8/228 KB 4/324 KB 40/79 KB 4/228 KB 8/324 KB 40/79 KB 8/228 KB 12/324 KB 40/79 KB 8/228 KB 16/324 KB 40/79 KB 8/228 KB 16/324 KB 40/79 KB 12/228 KB 16/324 KB 40/79 KB 16/228 KB 16/324 KB 40/79 KB 20/228 KB 20/324 KB 40/79 KB 24/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 402.4 KB/sec) unit-abot-epc-basic-0: 03:08:51 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: 03:08:51 DEBUG unit.abot-epc-basic/0.install 20/324 KB 40/79 KB 20/228 KB 24/324 KB 40/79 KB 24/228 KB 28/324 KB 40/79 KB 24/228 KB 28/324 KB 40/79 KB 28/228 KB 32/324 KB 40/79 KB 28/228 KB 36/324 KB 40/79 KB 28/228 KB 40/324 KB 44/79 KB 32/228 KB 36/324 KB 44/79 KB 32/228 KB 36/324 KB 40/79 KB 32/228 KB 40/324 KB 44/79 KB 36/228 KB 40/324 KB 48/79 KB 40/228 KB 4/152 KB 44/324 KB 48/79 KB 44/228 KB 4/152 KB 40/324 KB 48/79 KB 36/228 KB 4/152 KB 4/32 KB 44/324 KB 48/79 KB 44/228 KB 8/152 KB 40/324 KB 48/79 KB 36/228 KB 4/32 KB 44/324 KB 52/79 KB 48/228 KB 8/152 KB 4/32 KB 44/324 KB 56/79 KB 48/228 KB 8/152 KB 4/32 KB 44/324 KB 48/79 KB 48/228 KB 8/152 KB 4/32 KB 44/324 KB 48/79 KB 44/228 KB 4/152 KB 8/32 KB 44/324 KB 60/79 KB 48/228 KB 8/152 KB 12/32 KB 44/324 KB 60/79 KB 48/228 KB 8/152 KB 16/32 KB 44/324 KB 60/79 KB 48/228 KB 8/152 KB 20/32 KB 44/324 KB 60/79 KB 48/228 KB 8/152 KB 24/32 KB 44/324 KB 60/79 KB 52/228 KB 12/152 KB 44/324 KB 48/79 KB 40/228 KB 4/152 KB 24/32 KB 48/324 KB 60/79 KB 52/228 KB 12/152 KB 20/32 KB 44/324 KB 60/79 KB 52/228 KB 12/152 KB 24/32 KB 48/324 KB 60/79 KB 52/228 KB 16/152 KB 24/32 KB 52/324 KB 60/79 KB 52/228 KB 16/152 KB 24/32 KB 52/324 KB 60/79 KB 52/228 KB 20/152 KB 28/32 KB 56/324 KB 60/79 KB 52/228 KB 24/152 KB 20/32 KB 44/324 KB 60/79 KB 52/228 KB 8/152 KB 20/32 KB 44/324 KB 60/79 KB 48/228 KB 8/152 KB 28/32 KB 56/324 KB 64/79 KB 52/228 KB 24/152 KB 28/32 KB 56/324 KB 68/79 KB 52/228 KB 24/152 KB 28/32 KB 56/324 KB 60/79 KB 52/228 KB 20/152 KB 32/32 KB 56/324 KB 68/79 KB 52/228 KB 24/152 KB 24/32 KB 56/324 KB 60/79 KB 52/228 KB 20/152 KB 32/32 KB 60/324 KB 72/79 KB 56/228 KB 24/152 KB 32/32 KB 64/324 KB 72/79 KB 56/228 KB 24/152 KB 32/32 KB 56/324 KB 72/79 KB 56/228 KB 24/152 KB 32/32 KB 64/324 KB 72/79 KB 60/228 KB 24/152 KB 32/32 KB 68/324 KB 72/79 KB 64/228 KB 24/152 KB 32/32 KB 68/324 KB 72/79 KB 68/228 KB 24/152 KB 32/32 KB 68/324 KB 72/79 KB 72/228 KB 28/152 KB 32/32 KB 56/324 KB 72/79 KB 52/228 KB 24/152 KB 32/32 KB 68/324 KB 76/79 KB 72/228 KB 28/152 KB 32/32 KB 68/324 KB 79/79 KB 72/228 KB 28/152 KB 32/32 KB 68/324 KB 72/79 KB 68/228 KB 28/152 KB 32/32 KB 68/324 KB 79/79 KB 72/228 KB 32/152 KB 32/32 KB 68/324 KB 72/79 KB 60/228 KB 24/152 KB 32/32 KB 72/324 KB 79/79 KB 72/228 KB 36/152 KB 32/32 KB 72/324 KB 79/79 KB 76/228 KB 36/152 KB 32/32 KB 72/324 KB 79/79 KB 72/228 KB 36/152 KB 32/32 KB 76/324 KB 79/79 KB 76/228 KB 36/152 KB 32/32 KB 80/324 KB 79/79 KB 76/228 KB 36/152 KB 32/32 KB 84/324 KB 79/79 KB 76/228 KB 36/152 KB 32/32 KB 88/324 KB 79/79 KB 80/228 KB 40/152 KB 32/32 KB 84/324 KB 79/79 KB 80/228 KB 40/152 KB 32/32 KB 84/324 KB 79/79 KB 76/228 KB 40/152 KB 32/32 KB 88/324 KB 79/79 KB 84/228 KB 44/152 KB 32/32 KB 88/324 KB 79/79 KB 84/228 KB 44/152 KB 32/32 KB 88/324 KB 79/79 KB 84/228 KB 48/152 KB 32/32 KB 88/324 KB 79/79 KB 84/228 KB 52/152 KB 92/324 KB 79/79 KB 88/228 KB 56/152 KB 92/324 KB 79/79 KB 88/228 KB 60/152 KB 92/324 KB 88/228 KB 64/152 KB 92/324 KB 79/79 KB 88/228 KB 52/152 KB 92/324 KB 79/79 KB 84/228 KB 52/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 158.0 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 396.2 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 96/324 KB 92/228 KB 64/152 KB 96/324 KB 96/228 KB 64/152 KB 96/324 KB 100/228 KB 64/152 KB 96/324 KB 104/228 KB 68/152 KB 96/324 KB 92/228 KB 64/152 KB 100/324 KB 104/228 KB 68/152 KB 104/324 KB 104/228 KB 68/152 KB 108/324 KB 104/228 KB 68/152 KB 112/324 KB 104/228 KB 68/152 KB 112/324 KB 108/228 KB 68/152 KB 96/324 KB 100/228 KB 68/152 KB 112/324 KB 112/228 KB 72/152 KB 112/324 KB 112/228 KB 76/152 KB 112/324 KB 112/228 KB 80/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: 03:08:51 DEBUG unit.abot-epc-basic/0.install 112/324 KB 112/228 KB 72/152 KB 116/324 KB 116/228 KB 84/152 KB 116/324 KB 112/228 KB 80/152 KB 120/324 KB 116/228 KB 84/152 KB 120/324 KB 120/228 KB 84/152 KB 124/324 KB 124/228 KB 84/152 KB 120/324 KB 124/228 KB 84/152 KB 128/324 KB 124/228 KB 84/152 KB 116/324 KB 112/228 KB 84/152 KB 128/324 KB 128/228 KB 88/152 KB 132/324 KB 128/228 KB 88/152 KB 136/324 KB 132/228 KB 88/152 KB 132/324 KB 132/228 KB 88/152 KB 128/324 KB 128/228 KB 88/152 KB 136/324 KB 136/228 KB 92/152 KB 136/324 KB 136/228 KB 96/152 KB 136/324 KB 136/228 KB 96/152 KB 140/324 KB 136/228 KB 96/152 KB 144/324 KB 140/228 KB 4/234 KB 96/152 KB 140/324 KB 140/228 KB 4/234 KB 96/152 KB 140/324 KB 136/228 KB 4/234 KB 96/152 KB 144/324 KB 140/228 KB 8/234 KB 96/152 KB 144/324 KB 140/228 KB 12/234 KB 96/152 KB 144/324 KB 140/228 KB 16/234 KB 96/152 KB 144/324 KB 140/228 KB 20/234 KB 96/152 KB 144/324 KB 140/228 KB 24/234 KB 100/152 KB 144/324 KB 144/228 KB 28/234 KB 100/152 KB 148/324 KB 144/228 KB 32/234 KB 100/152 KB 144/324 KB 140/228 KB 20/234 KB 100/152 KB 148/324 KB 144/228 KB 32/234 KB 104/152 KB 148/324 KB 144/228 KB 32/234 KB 108/152 KB 148/324 KB 144/228 KB 32/234 KB 112/152 KB 148/324 KB 144/228 KB 32/234 KB 116/152 KB 148/324 KB 144/228 KB 36/234 KB 120/152 KB 148/324 KB 144/228 KB 36/234 KB 124/152 KB 148/324 KB 144/228 KB 36/234 KB 128/152 KB 148/324 KB 144/228 KB 36/234 KB 132/152 KB 148/324 KB 144/228 KB 28/234 KB 100/152 KB 144/324 KB 144/228 KB 24/234 KB 100/152 KB 152/324 KB 148/228 KB 36/234 KB 132/152 KB 152/324 KB 152/228 KB 36/234 KB 132/152 KB 156/324 KB 152/228 KB 36/234 KB 132/152 KB 160/324 KB 152/228 KB 36/234 KB 132/152 KB 148/324 KB 144/228 KB 36/234 KB 116/152 KB 152/324 KB 152/228 KB 36/234 KB 132/152 KB 160/324 KB 156/228 KB 40/234 KB 132/152 KB 160/324 KB 160/228 KB 40/234 KB 132/152 KB 160/324 KB 152/228 KB 40/234 KB 132/152 KB 160/324 KB 164/228 KB 44/234 KB 132/152 KB 160/324 KB 164/228 KB 48/234 KB 132/152 KB 160/324 KB 164/228 KB 52/234 KB 132/152 KB 164/324 KB 164/228 KB 56/234 KB 132/152 KB 160/324 KB 164/228 KB 40/234 KB 132/152 KB 164/324 KB 164/228 KB 52/234 KB 132/152 KB 168/324 KB 164/228 KB 56/234 KB 132/152 KB 168/324 KB 168/228 KB 56/234 KB 132/152 KB 172/324 KB 172/228 KB 56/234 KB 132/152 KB 172/324 KB 168/228 KB 56/234 KB 132/152 KB 172/324 KB 176/228 KB 56/234 KB 132/152 KB 176/324 KB 176/228 KB 56/234 KB 132/152 KB 176/324 KB 180/228 KB 56/234 KB 132/152 KB 180/324 KB 184/228 KB 60/234 KB 132/152 KB 180/324 KB 180/228 KB 60/234 KB 132/152 KB 184/324 KB 184/228 KB 60/234 KB 132/152 KB 188/324 KB 188/228 KB 60/234 KB 136/152 KB 192/324 KB 188/228 KB 60/234 KB 136/152 KB 176/324 KB 180/228 KB 60/234 KB 132/152 KB 192/324 KB 188/228 KB 64/234 KB 136/152 KB 192/324 KB 188/228 KB 68/234 KB 136/152 KB 184/324 KB 188/228 KB 60/234 KB 136/152 KB 192/324 KB 192/228 KB 72/234 KB 136/152 KB 184/324 KB 184/228 KB 60/234 KB 136/152 KB 192/324 KB 192/228 KB 72/234 KB 140/152 KB 192/324 KB 188/228 KB 72/234 KB 136/152 KB 192/324 KB 192/228 KB 76/234 KB 140/152 KB 196/324 KB 192/228 KB 80/234 KB 144/152 KB 196/324 KB 192/228 KB 84/234 KB 144/152 KB 196/324 KB 196/228 KB 88/234 KB 144/152 KB 196/324 KB 192/228 KB 76/234 KB 144/152 KB 200/324 KB 196/228 KB 92/234 KB 144/152 KB 192/324 KB 192/228 KB 76/234 KB 144/152 KB 200/324 KB 196/228 KB 92/234 KB 148/152 KB 196/324 KB 196/228 KB 84/234 KB 144/152 KB 200/324 KB 200/228 KB unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 92/234 KB 152/152 KB 200/324 KB 204/228 KB 92/234 KB 152/152 KB 200/324 KB 208/228 KB 92/234 KB 152/152 KB 200/324 KB 204/228 KB 92/234 KB 152/152 KB 200/324 KB 208/228 KB 92/234 KB 152/152 KB 204/324 KB 208/228 KB 92/234 KB 152/152 KB 208/324 KB 208/228 KB 92/234 KB 152/152 KB 208/324 KB 212/228 KB 92/234 KB 152/152 KB 208/324 KB 212/228 KB 96/234 KB 152/152 KB 212/324 KB 212/228 KB 100/234 KB 152/152 KB 212/324 KB 212/228 KB 104/234 KB 152/152 KB 212/324 KB 212/228 KB 108/234 KB 152/152 KB 212/324 KB 212/228 KB 112/234 KB 152/152 KB 208/324 KB 212/228 KB 92/234 KB 152/152 KB 212/324 KB 216/228 KB 112/234 KB 152/152 KB 212/324 KB 220/228 KB 112/234 KB 152/152 KB 212/324 KB 224/228 KB 112/234 KB 152/152 KB 212/324 KB 212/228 KB 96/234 KB 152/152 KB 216/324 KB 224/228 KB 112/234 KB 152/152 KB 220/324 KB 224/228 KB 112/234 KB 152/152 KB 224/324 KB 224/228 KB 112/234 KB 152/152 KB 228/324 KB 224/228 KB 112/234 KB 152/152 KB 232/324 KB 228/228 KB 116/234 KB 152/152 KB 228/324 KB 228/228 KB 116/234 KB 152/152 KB 236/324 KB 228/228 KB 120/234 KB 152/152 KB 236/324 KB 228/228 KB 124/234 KB 152/152 KB 236/324 KB 228/228 KB 128/234 KB 152/152 KB 228/324 KB 228/228 KB 112/234 KB 152/152 KB 236/324 KB 228/228 KB 120/234 KB 152/152 KB 240/324 KB 228/228 KB 128/234 KB 152/152 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 627.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 244/324 KB 228/228 KB 128/234 KB 248/324 KB 228/228 KB 132/234 KB 244/324 KB 228/228 KB 132/234 KB 248/324 KB 228/228 KB 136/234 KB 252/324 KB 228/228 KB 140/234 KB 252/324 KB 228/228 KB 144/234 KB 252/324 KB 228/228 KB 136/234 KB 256/324 KB 228/228 KB 144/234 KB 260/324 KB 228/228 KB 144/234 KB 264/324 KB 228/228 KB 148/234 KB 260/324 KB 228/228 KB 148/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 920.3 KB/sec) unit-abot-epc-basic-0: 03:08:51 DEBUG unit.abot-epc-basic/0.install 268/324 KB 152/234 KB 268/324 KB 228/228 KB 148/234 KB 272/324 KB 156/234 KB 268/324 KB 156/234 KB 272/324 KB 160/234 KB 272/324 KB 164/234 KB 276/324 KB 168/234 KB 276/324 KB 164/234 KB 280/324 KB 172/234 KB 284/324 KB 172/234 KB 288/324 KB 172/234 KB 276/324 KB 172/234 KB 288/324 KB 176/234 KB 292/324 KB 176/234 KB 296/324 KB 180/234 KB 300/324 KB 180/234 KB 304/324 KB 180/234 KB 292/324 KB 180/234 KB 304/324 KB 184/234 KB 304/324 KB 188/234 KB 304/324 KB 192/234 KB 308/324 KB 192/234 KB 312/324 KB 196/234 KB 308/324 KB 196/234 KB 312/324 KB 200/234 KB 316/324 KB 200/234 KB 320/324 KB 204/234 KB 320/324 KB 204/234 KB 320/324 KB 208/234 KB 324/324 KB 208/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1217.8 KB/sec) unit-abot-epc-basic-0: 03:08:51 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 864.3 KB/sec) unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1079118042428257446.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.907 s unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-03T03:08:52+00:00 unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:52 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8824855613862391885.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.759 s unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-03T03:08:54+00:00 unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 03:08:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:55 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 03:08:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 03:08:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 03:08:55 DEBUG juju.agent read agent config, format "2.0" machine-1: 03:08:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 03:08:55 DEBUG juju.worker start "engine" machine-1: 03:08:55 INFO juju.worker start "engine" machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 03:08:55 DEBUG juju.worker "engine" started machine-1: 03:08:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.introspection stats worker now serving machine-1: 03:08:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 03:08:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 03:08:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 03:08:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:08:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 03:08:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:55 DEBUG juju.worker.apicaller connecting with old password machine-1: 03:08:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 03:08:55 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:55 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 03:08:55 DEBUG juju.worker.apicaller connected machine-1: 03:08:55 DEBUG juju.worker.apicaller changing password... machine-1: 03:08:55 DEBUG juju.worker.apicaller password changed machine-1: 03:08:55 DEBUG juju.api RPC connection died machine-1: 03:08:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 03:08:55 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:08:55 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:55 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:55 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:56 DEBUG juju.worker.apicaller connected machine-1: 03:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:08:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:08:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:08:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:08:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 03:08:56 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:08:56 INFO juju.worker.upgrader unblocking abort check machine-1: 03:08:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:08:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 03:08:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 03:08:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 03:08:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:08:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 03:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.logger logger setup machine-1: 03:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 03:08:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 03:08:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:08:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:57 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 03:08:57 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-1: 03:08:57 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-1: 03:08:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:08:57 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:08:57 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:08:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:08:57 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 03:08:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 03:08:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 03:08:57 DEBUG juju.api RPC connection died machine-1: 03:08:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:08:57 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:08:57 INFO juju.util.exec run result: exit status 127 machine-1: 03:08:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec013422171/script.sh: line 1: fanatic: command not found 127 machine-1: 03:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:08:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 03:08:57 DEBUG juju.worker killing runner 0xc42087b380 machine-1: 03:08:57 INFO juju.worker runner is dying machine-1: 03:08:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 03:08:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 03:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:57 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:08:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 03:08:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 03:08:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9038238225950722319.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.722 s unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-03T03:08:57+00:00 unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 03:08:57 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage machine-1: 03:08:57 DEBUG juju.worker.apicaller connected machine-1: 03:08:57 DEBUG juju.api RPC connection died machine-1: 03:08:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 03:08:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 03:08:57 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:57 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf machine-1: 03:08:58 DEBUG juju.worker.apicaller connected machine-1: 03:08:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 03:08:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 03:08:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:08:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 03:08:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:08:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:08:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:08:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 03:08:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 03:08:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 03:08:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 03:08:58 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 03:08:58 INFO juju.util.exec run result: exit status 127 machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec284883986/script.sh: line 1: fanatic: command not found 127 machine-1: 03:08:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 03:08:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 03:08:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 03:08:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 03:08:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 03:08:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 03:08:58 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:08:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 03:08:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:08:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:58 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 03:08:58 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-1: 03:08:58 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-1: 03:08:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:08:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:08:58 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 03:08:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 03:08:58 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 03:08:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 03:08:58 INFO juju.util.exec run result: exit status 127 machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec050248035/script.sh: line 1: fanatic: command not found 127 machine-1: 03:08:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 03:08:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 03:08:58 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 03:08:58 INFO juju.worker.upgrader unblocking abort check machine-1: 03:08:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:08:58 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 03:08:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 03:08:58 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 03:08:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 03:08:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 03:08:58 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 03:08:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.logger logger setup machine-1: 03:08:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 03:08:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 03:08:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 03:08:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 03:08:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 03:08:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 03:08:58 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 03:08:58 DEBUG juju.network including address local-machine:::1 for machine machine-1: 03:08:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 03:08:58 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 03:08:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 03:08:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 03:08:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 03:08:58 DEBUG juju.worker start "1-container-watcher" machine-1: 03:08:58 DEBUG juju.worker start "stateconverter" machine-1: 03:08:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 03:08:58 INFO juju.worker start "1-container-watcher" machine-1: 03:08:58 DEBUG juju.worker "1-container-watcher" started machine-1: 03:08:58 INFO juju.worker start "stateconverter" machine-1: 03:08:58 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 03:08:58 DEBUG juju.worker "stateconverter" started machine-1: 03:08:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 03:08:58 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py machine-1: 03:08:58 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py machine-1: 03:08:58 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js machine-1: 03:08:58 DEBUG juju.service discovered init system "upstart" from local host machine-1: 03:08:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-1: 03:08:58 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-mysql-0: 03:08:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-mysql-0: 03:08:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 03:08:58 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 03:08:58 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-mysql-0: 03:08:58 INFO juju.worker start "api" unit-mysql-0: 03:08:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-mysql-0: 03:08:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 03:08:58 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-mysql-0: 03:08:58 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-mysql-0: 03:08:58 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-mysql-0: 03:08:58 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-mysql-0: 03:08:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:08:58 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 03:08:59 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 03:08:59 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:08:59 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 03:08:59 DEBUG juju.worker.apicaller password changed unit-mysql-0: 03:08:59 DEBUG juju.api RPC connection died unit-mysql-0: 03:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 03:08:59 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 03:08:59 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-mysql-0: 03:08:59 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-mysql-0: 03:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-1: 03:08:59 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:9d:68:e5 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.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:9d:68:e5 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 03:08:59 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 5.6MB/s eta 0:00:01  17% |##### | 20kB 925kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 973kB/s eta 0:00:01  42% |############# | 51kB 1.1MB/s eta 0:00:01  51% |################ | 61kB 1.3MB/s eta 0:00:01  59% |################### | 71kB 1.4MB/s eta 0:00:01  68% |##################### | 81kB 1.3MB/s eta 0:00:01  76% |######################## | 92kB 1.5MB/s eta 0:00:01  85% |########################### | 102kB 1.5MB/s eta 0:00:01  93% |############################## | 112kB 1.6MB/s eta 0:00:01  100% |################################| 122kB 1.8MB/s unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 84.5MB/s eta 0:00:01  17% |##### | 20kB 3.2MB/s eta 0:00:01  26% |######## | 30kB 4.6MB/s eta 0:00:01  34% |########### | 40kB 3.0MB/s eta 0:00:01  43% |############# | 51kB 2.5MB/s eta 0:00:01  52% |################ | 61kB 3.0MB/s eta 0:00:01  60% |################### | 71kB 2.7MB/s eta 0:00:01  69% |###################### | 81kB 2.5MB/s eta 0:00:01  78% |######################## | 92kB 2.8MB/s eta 0:00:01  86% |########################### | 102kB 2.7MB/s eta 0:00:01  95% |############################## | 112kB 2.7MB/s eta 0:00:01  100% |################################| 122kB 2.6MB/s unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-mysql-0: 03:09:00 DEBUG juju.worker.apicaller connected unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 03:09:00 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 03:09:00 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 03:09:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 03:09:00 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 03:09:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 03:09:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 03:09: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: 03:09:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.logger logger setup unit-mysql-0: 03:09:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 03:09:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 03:09:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 03:09:00 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 03:09:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 03:09:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:09:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 03:09:00 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 03:09:00 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-mysql-0: 03:09:00 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-mysql-0: 03:09:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 03:09:00 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 03:09:00 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 03:09:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 03:09:00 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 03:09:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 03:09:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 03:09:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 03:09:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 03:09:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 03:09:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 03:09:00 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 03:09:00 INFO juju.worker.uniter resuming charm install unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 03:09:00 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 03:09:00 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 03:09:00 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 03:09:00 DEBUG httpbakery } -> error unit-mysql-0: 03:09:00 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 03:09:00 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 03:09:00 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 03:09:01 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 03:09:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 03:09:01 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 03:09:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 03:09:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 03:09:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.5MB/s eta 0:00:01  22% |####### | 20kB 919kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 985kB/s eta 0:00:01  56% |################# | 51kB 1.1MB/s eta 0:00:01  67% |##################### | 61kB 1.3MB/s eta 0:00:01  78% |######################### | 71kB 1.4MB/s eta 0:00:01  89% |############################ | 81kB 1.4MB/s eta 0:00:01  100% |################################| 92kB 1.4MB/s unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:09:01 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 83.9MB/s eta 0:00:01  16% |##### | 20kB 3.5MB/s eta 0:00:01  24% |####### | 30kB 5.1MB/s eta 0:00:01  32% |########## | 40kB 3.3MB/s eta 0:00:01  40% |############ | 51kB 2.4MB/s eta 0:00:01  48% |############### | 61kB 2.9MB/s eta 0:00:01  56% |################## | 71kB 2.6MB/s eta 0:00:01  64% |#################### | 81kB 2.4MB/s eta 0:00:01  72% |####################### | 92kB 2.7MB/s eta 0:00:01  81% |######################### | 102kB 2.5MB/s eta 0:00:01  89% |############################ | 112kB 2.5MB/s eta 0:00:01  97% |############################### | 122kB 2.6MB/s eta 0:00:01  100% |################################| 133kB 2.2MB/s unit-abot-epc-basic-0: 03:09:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:02 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 03:09: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: 03:09:02 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 86.8MB/s eta 0:00:01  6% |## | 20kB 3.6MB/s eta 0:00:01  9% |### | 30kB 5.3MB/s eta 0:00:01  12% |#### | 40kB 3.5MB/s eta 0:00:01  15% |##### | 51kB 2.4MB/s eta 0:00:01  19% |###### | 61kB 2.9MB/s eta 0:00:01  22% |####### | 71kB 2.6MB/s eta 0:00:01  25% |######## | 81kB 2.4MB/s eta 0:00:01  28% |######### | 92kB 2.7MB/s eta 0:00:01  31% |########## | 102kB 2.5MB/s eta 0:00:01  34% |########### | 112kB 2.5MB/s eta 0:00:01  38% |############ | 122kB 2.5MB/s eta 0:00:01  41% |############# | 133kB 2.2MB/s eta 0:00:01  44% |############## | 143kB 2.5MB/s eta 0:00:01  47% |############### | 153kB 2.5MB/s eta 0:00:01  50% |################ | 163kB 2.2MB/s eta 0:00:01  53% |################# | 174kB 2.5MB/s eta 0:00:01  57% |################## | 184kB 2.6MB/s eta 0:00:01  60% |################### | 194kB 2.6MB/s eta 0:00:01  63% |#################### | 204kB 2.6MB/s eta 0:00:01  66% |##################### | 215kB 2.3MB/s eta 0:00:01  69% |###################### | 225kB 2.5MB/s eta 0:00:01  72% |####################### | 235kB 2.6MB/s eta 0:00:01  76% |######################## | 245kB 2.2MB/s eta 0:00:01  79% |######################### | 256kB 2.7MB/s eta 0:00:01  82% |########################## | 266kB 2.7MB/s eta 0:00:01  85% |########################### | 276kB 2.7MB/s eta 0:00:01  88% |############################ | 286kB 2.6MB/s eta 0:00:01  91% |############################# | 296kB 2.2MB/s eta 0:00:01  95% |############################## | 307kB 2.7MB/s eta 0:00:01  98% |############################### | 317kB 2.8MB/s eta 0:00:01  100% |################################| 327kB 1.8MB/s unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 03:09: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: 03:09:02 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 81.2MB/s eta 0:00:01  25% |######## | 20kB 4.5MB/s eta 0:00:01  37% |############ | 30kB 6.4MB/s eta 0:00:01  50% |################ | 40kB 3.9MB/s eta 0:00:01  62% |#################### | 51kB 2.6MB/s eta 0:00:01  75% |######################## | 61kB 3.1MB/s eta 0:00:01  88% |############################ | 71kB 2.9MB/s eta 0:00:01  100% |################################| 81kB 2.7MB/s unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1103 kB/s) unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-mysql-0: 03:09:02 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:02 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 03:09:03 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:09:03 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 03:09:03 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 03:09:03 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:09:03 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:09:03 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:09:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:09:04 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 03:09:04 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: 03:09:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:09:04 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 2.5MB/s eta 0:00:01  22% |####### | 20kB 926kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  45% |############## | 40kB 980kB/s eta 0:00:01  56% |################## | 51kB 833kB/s eta 0:00:01  67% |##################### | 61kB 996kB/s eta 0:00:01  79% |######################### | 71kB 1.1MB/s eta 0:00:01  90% |############################ | 81kB 1.2MB/s eta 0:00:01  100% |################################| 92kB 1.3MB/s unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 03:09: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: 03:09:04 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 03:09:04 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 03:09:05 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 03:09: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: 03:09:06 DEBUG unit.mysql/0.install Fetched 11.3 kB in 2s (4886 B/s) unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 03:09:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 03:09:06 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:09:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 03:09: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: 03:09:07 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 03:09:07 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 03:09:07 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: 03:09:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.7 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 03:09: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/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 470.2 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 03:09:08 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 671.0 KB/sec) unit-abot-epc-basic-0: 03:09:08 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-mysql-0: 03:09: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: 03:09:08 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 823.2 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09: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.pom unit-mysql-0: 03:09: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: 03:09:08 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 67.7 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 03:09:08 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 676.4 KB/sec) unit-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 03:09:08 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: 03:09: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.pom unit-abot-epc-basic-0: 03:09: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/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 453.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:08 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 502.3 KB/sec) unit-mysql-0: 03:09:08 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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-project/2.0.6/maven-project-2.0.6.pom (3 KB at 88.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:08 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 03:09: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 81.4 KB/sec) unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09:08 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 198.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 93.2 KB/sec) unit-mysql-0: 03:09:08 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-abot-epc-basic-0: 03:09: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: 03:09: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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 437.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 107.4 KB/sec) unit-mysql-0: 03:09:08 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 03:09: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: 03:09: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 116.4 KB/sec) unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 81.1 KB/sec) unit-mysql-0: 03:09:08 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 03:09: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: 03:09: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 105.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 141.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 818.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:08 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 03:09: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 73.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 323.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 320.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 354.6 KB/sec) unit-mysql-0: 03:09:08 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09:09 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 3/48 KB 16/114 KB 3/48 KB 11/114 KB 3/48 KB 16/114 KB 5/48 KB 19/114 KB 8/48 KB 19/114 KB 5/48 KB 22/114 KB 8/48 KB 25/114 KB 8/48 KB 27/114 KB 8/48 KB 27/114 KB 11/48 KB 27/114 KB 13/48 KB 30/114 KB 16/48 KB 30/114 KB 13/48 KB 32/114 KB 16/48 KB 32/114 KB 19/48 KB 32/114 KB 21/48 KB 36/114 KB 24/48 KB 36/114 KB 21/48 KB 40/114 KB 24/48 KB 44/114 KB 24/48 KB 48/114 KB 27/48 KB 48/114 KB 24/48 KB 48/114 KB 29/48 KB 52/114 KB 32/48 KB 52/114 KB 29/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 56/114 KB 32/48 KB 60/114 KB 36/48 KB 64/114 KB 36/48 KB 68/114 KB 36/48 KB 72/114 KB 36/48 KB 56/114 KB 36/48 KB 76/114 KB 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 76/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 84/114 KB 48/48 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 1229.5 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 88/114 KB 92/114 KB 96/114 KB 100/114 KB 104/114 KB 108/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 112/114 KB 114/114 KB 114/114 KB 3/35 KB 114/114 KB 6/35 KB 3/29 KB 3/56 KB 9/35 KB 3/29 KB 3/56 KB 9/35 KB 3/85 KB 3/29 KB 3/56 KB 11/35 KB 5/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2140.8 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/29 KB 3/56 KB 6/35 KB 5/29 KB 3/56 KB 11/35 KB 5/85 KB 114/114 KB 3/56 KB 6/35 KB 5/29 KB 6/56 KB 11/35 KB 5/85 KB 8/29 KB 9/56 KB 11/35 KB 5/85 KB 3/29 KB 3/56 KB 11/35 KB 3/85 KB 8/29 KB 9/56 KB 14/35 KB 5/85 KB 8/29 KB 9/56 KB 16/35 KB 5/85 KB 8/29 KB 11/56 KB 19/35 KB 5/85 KB 8/29 KB 6/56 KB 11/35 KB 5/85 KB 11/29 KB 11/56 KB 19/35 KB 5/85 KB 13/29 KB 11/56 KB 19/35 KB 5/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: 03:09:09 DEBUG unit.abot-epc-basic/0.install 8/29 KB 11/56 KB 16/35 KB 5/85 KB 16/29 KB 11/56 KB 19/35 KB 5/85 KB 19/29 KB 14/56 KB 19/35 KB 5/85 KB 21/29 KB 14/56 KB 22/35 KB 8/85 KB 16/29 KB 14/56 KB 19/35 KB 5/85 KB 21/29 KB 16/56 KB 22/35 KB 8/85 KB 19/29 KB 14/56 KB 22/35 KB 8/85 KB 19/29 KB 14/56 KB 19/35 KB 8/85 KB 21/29 KB 16/56 KB 22/35 KB 11/85 KB 21/29 KB 19/56 KB 25/35 KB 13/85 KB 24/29 KB 19/56 KB 25/35 KB 16/85 KB 21/29 KB 19/56 KB 25/35 KB 11/85 KB 21/29 KB 19/56 KB 22/35 KB 11/85 KB 24/29 KB 22/56 KB 25/35 KB 16/85 KB 24/29 KB 19/56 KB 25/35 KB 13/85 KB 24/29 KB 22/56 KB 27/35 KB 16/85 KB 27/29 KB 22/56 KB 27/35 KB 16/85 KB 29/29 KB 25/56 KB 30/35 KB 16/85 KB 27/29 KB 25/56 KB 30/35 KB 16/85 KB 27/29 KB 22/56 KB 30/35 KB 16/85 KB 29/29 KB 27/56 KB 30/35 KB 19/85 KB 29/29 KB 30/56 KB 32/35 KB 19/85 KB 29/29 KB 25/56 KB 30/35 KB 19/85 KB 29/29 KB 27/56 KB 32/35 KB 19/85 KB 29/29 KB 30/56 KB 32/35 KB 21/85 KB 29/29 KB 30/56 KB 35/35 KB 24/85 KB 29/29 KB 32/56 KB 35/35 KB 27/85 KB 3/24 KB 29/29 KB 30/56 KB 35/35 KB 21/85 KB 29/29 KB 32/56 KB 35/35 KB 24/85 KB 3/24 KB 29/29 KB 30/56 KB 35/35 KB 24/85 KB 3/24 KB 29/29 KB 32/56 KB 35/35 KB 27/85 KB 6/24 KB 29/29 KB 32/56 KB 35/35 KB 27/85 KB 9/24 KB 29/29 KB 32/56 KB 35/35 KB 27/85 KB 11/24 KB 29/29 KB 36/56 KB 35/35 KB 29/85 KB 14/24 KB 29/29 KB 36/56 KB 35/35 KB 29/85 KB 11/24 KB 29/29 KB 36/56 KB 35/35 KB 27/85 KB 11/24 KB 29/29 KB 36/56 KB 35/35 KB 32/85 KB 14/24 KB 29/29 KB 40/56 KB 35/35 KB 32/85 KB 14/24 KB 29/29 KB 40/56 KB 35/35 KB 36/85 KB 14/24 KB 44/56 KB 35/35 KB 40/85 KB 16/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 491.6 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 44/56 KB 35/35 KB 36/85 KB 16/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 409.3 KB/sec) unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 29/29 KB 44/56 KB 35/35 KB 36/85 KB 14/24 KB 44/56 KB 40/85 KB 19/24 KB 48/56 KB 40/85 KB 19/24 KB 52/56 KB 40/85 KB 19/24 KB 56/56 KB 40/85 KB 22/24 KB 52/56 KB 40/85 KB 22/24 KB 56/56 KB 44/85 KB 24/24 KB 56/56 KB 44/85 KB 22/24 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: 03:09:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 56/56 KB 48/85 KB 24/24 KB 56/56 KB 52/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1041.2 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 3/86 KB 56/85 KB 5/86 KB 56/85 KB 8/86 KB 56/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 442.6 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 56/56 KB 56/85 KB 24/24 KB 11/86 KB 60/85 KB 3/218 KB 11/86 KB 64/85 KB 3/218 KB 11/86 KB 68/85 KB 3/218 KB 11/86 KB 72/85 KB 3/218 KB 11/86 KB 56/85 KB 3/218 KB 8/86 KB 56/85 KB 3/218 KB 11/86 KB 76/85 KB 5/218 KB 11/86 KB 76/85 KB 8/218 KB 11/86 KB 76/85 KB 11/218 KB 13/86 KB 76/85 KB 13/218 KB 13/86 KB 76/85 KB 16/218 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: 03:09:09 DEBUG unit.abot-epc-basic/0.install 13/86 KB 76/85 KB 11/218 KB 11/86 KB 76/85 KB 11/218 KB 13/86 KB 80/85 KB 16/218 KB 16/86 KB 80/85 KB 16/218 KB 19/86 KB 84/85 KB 16/218 KB 21/86 KB 84/85 KB 19/218 KB 16/86 KB 84/85 KB 16/218 KB 21/86 KB 85/85 KB 19/218 KB 19/86 KB 84/85 KB 19/218 KB 21/86 KB 85/85 KB 21/218 KB 24/86 KB 85/85 KB 21/218 KB 27/86 KB 85/85 KB 21/218 KB 27/86 KB 85/85 KB 24/218 KB 27/86 KB 85/85 KB 27/218 KB 27/86 KB 85/85 KB 29/218 KB 29/86 KB 85/85 KB 32/218 KB 29/86 KB 85/85 KB 29/218 KB 32/86 KB 85/85 KB 32/218 KB 32/86 KB 85/85 KB 36/218 KB 32/86 KB 3/12 KB 85/85 KB 40/218 KB 32/86 KB 3/12 KB 85/85 KB 36/218 KB 32/86 KB 6/12 KB 85/85 KB 44/218 KB 32/86 KB 9/12 KB 85/85 KB 44/218 KB 32/86 KB 11/12 KB 85/85 KB 44/218 KB 32/86 KB 12/12 KB 85/85 KB 44/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 1095.7 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 32/86 KB 12/12 KB 44/218 KB 36/86 KB 12/12 KB 48/218 KB 32/86 KB 12/12 KB 48/218 KB 40/86 KB 12/12 KB 52/218 KB 40/86 KB 12/12 KB 52/218 KB 44/86 KB 12/12 KB 52/218 KB 48/86 KB 12/12 KB 52/218 KB 48/86 KB 12/12 KB 56/218 KB 48/86 KB 60/218 KB 48/86 KB 64/218 KB 48/86 KB 68/218 KB 48/86 KB 72/218 KB 48/86 KB 76/218 KB 48/86 KB 80/218 KB 48/86 KB 84/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 136.2 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 48/86 KB 88/218 KB 48/86 KB 92/218 KB 48/86 KB 96/218 KB 48/86 KB 100/218 KB 48/86 KB 104/218 KB 48/86 KB 108/218 KB 48/86 KB 112/218 KB 48/86 KB 116/218 KB 48/86 KB 120/218 KB 48/86 KB 124/218 KB 48/86 KB 128/218 KB 48/86 KB 132/218 KB 52/86 KB 132/218 KB 56/86 KB 132/218 KB 60/86 KB 132/218 KB 64/86 KB 132/218 KB 68/86 KB 132/218 KB 72/86 KB 132/218 KB 76/86 KB 132/218 KB 80/86 KB 132/218 KB 84/86 KB 132/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB 152/218 KB 86/86 KB 156/218 KB 86/86 KB 160/218 KB 86/86 KB 164/218 KB 86/86 KB 168/218 KB 86/86 KB 172/218 KB 86/86 KB 176/218 KB 86/86 KB 180/218 KB 86/86 KB 184/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 820.3 KB/sec) unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1895.1 KB/sec) unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6489452857196263773.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2758313067064710224.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7398930548410673087.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall67766660755832557.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8555447812983181412.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9047105153419532366.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.439 s unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-03T03:09:09+00:00 unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 03:09:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 03:09:09 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 03:09:10 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 03:09:10 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 03:09:10 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 03:09:10 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-mysql-0: 03:09:10 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: 03:09:11 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: 03:09:11 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 03:09:11 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: 03:09:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:09:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 03:09:11 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: 03:09:11 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:11 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 03:09:12 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: 03:09:12 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: 03:09:12 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.8 KB/sec) unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 03:09:12 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 907.7 KB/sec) unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 03:09:12 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-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 03:09:12 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 1310.3 KB/sec) unit-abot-epc-basic-0: 03:09:12 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-mysql-0: 03:09:12 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-abot-epc-basic-0: 03:09:12 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 430.0 KB/sec) unit-abot-epc-basic-0: 03:09:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 03:09: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 1269.8 KB/sec) unit-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 03:09: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: 03:09: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-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 301.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 03:09: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 1387.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 939.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1136.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 379.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:12 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1661.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 308.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:12 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 03:09: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 235.5 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 03:09: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/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 03:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7501 kB/s) unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:13 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-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:09:13 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-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 480.8 KB/sec) unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:09: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: 03:09:13 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:13 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 262.1 KB/sec) unit-abot-epc-basic-0: 03:09:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 219.1 KB/sec) unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 03:09:14 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 171.9 KB/sec) unit-abot-epc-basic-0: 03:09:14 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: 03:09:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 03:09:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 1033.0 KB/sec) unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 03:09:14 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 195.4 KB/sec) unit-abot-epc-basic-0: 03:09:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 03:09:15 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 169.1 KB/sec) unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 151.2 KB/sec) unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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 120.2 KB/sec) unit-abot-epc-basic-0: 03:09:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 99.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:15 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-mysql-0: 03:09:15 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-abot-epc-basic-0: 03:09: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 44.0 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 03:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 03:09:16 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 03:09:16 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 96.3 KB/sec) unit-abot-epc-basic-0: 03:09:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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 150.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 03:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:16 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 37.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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: 03:09: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 683.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 03:09:17 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 249.1 KB/sec) unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 2095.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 03:09: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 1035.0 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:17 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 03:09: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 157.1 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 03:09:18 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: 03:09:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 195.3 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:18 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 03:09:18 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:18 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 86.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:18 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 937.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:18 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2601.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 307.1 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:19 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 03:09:19 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:09:19 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:09:19 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 03:09:19 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:19 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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 116.7 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 20.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 93.9 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:20 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 03:09:20 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 03:09:20 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 62.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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: 03:09: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: 03:09: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: 03:09: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 31.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:20 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 03:09:20 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 576.7 KB/sec) unit-abot-epc-basic-0: 03:09:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 109.7 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09: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-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 03:09: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 1994.0 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 03:09:21 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 117.7 KB/sec) unit-abot-epc-basic-0: 03:09:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 03:09:21 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 377.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 59.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 03:09: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: 03:09:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 03:09:22 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: 03:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 03:09:22 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 03:09:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 03:09:22 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 134.1 KB/sec) unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 03:09: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 60.0 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 63.6 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 463.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 03:09:23 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: 03:09:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:09:23 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 185.5 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:09: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: 03:09:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 250.7 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 03:09:24 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-mysql-0: 03:09:24 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 03:09:24 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1416.0 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 838.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:25 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 03:09:25 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 139.5 KB/sec) unit-abot-epc-basic-0: 03:09:25 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-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 03:09:25 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 03:09:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 03:09:25 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: 03:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 03:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 03:09: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: 03:09:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 389.3 KB/sec) unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 03:09:26 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 03:09:26 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09:26 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 03:09:26 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 365.6 KB/sec) unit-abot-epc-basic-0: 03:09:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 234.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 75.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 58.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 03:09:27 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 86.3 KB/sec) unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 03:09:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 106.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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-mysql-0: 03:09:28 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 03:09: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.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 03:09: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-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 03:09:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09: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 193.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:29 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-mysql-0: 03:09:29 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 18.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 87.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:30 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 513.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 68.5 KB/sec) unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 03:09:30 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 03:09:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 187.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 548.9 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:31 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 299.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 03:09:31 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 791.3 KB/sec) unit-abot-epc-basic-0: 03:09:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 03:09: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: 03:09:32 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1194.9 KB/sec) unit-abot-epc-basic-0: 03:09:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 03:09:32 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 03:09:32 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:32 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:32 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 03:09:32 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09:33 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/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 2880.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 311.6 KB/sec) unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:09: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 279.2 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:09: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: 03:09:33 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 1585.9 KB/sec) unit-abot-epc-basic-0: 03:09:33 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-mysql-0: 03:09:33 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 03:09:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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 106.9 KB/sec) unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.3 KB/sec) unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 410.9 KB/sec) unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 03:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 03:09:34 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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-mysql-0: 03:09:35 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:09: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: 03:09: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 718.3 KB/sec) unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 03:09:35 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:09:35 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:09:35 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:09:35 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 03:09:35 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 1338.5 KB/sec) unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 03:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 03:09:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 758.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 10.5 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 750.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 201.1 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 03:09:36 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 171.5 KB/sec) unit-abot-epc-basic-0: 03:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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 65.8 KB/sec) unit-abot-epc-basic-0: 03:09: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-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09: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 2884.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 03:09:37 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 03:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 36.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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 410.3 KB/sec) unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 03:09: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: 03:09: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 574.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:38 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.7 KB/sec) unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 03:09:38 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: 03:09:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:39 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: 03:09:39 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: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 03:09:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09: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: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 03:09:40 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: 03:09:40 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: 03:09:40 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: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 03:09:40 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: 03:09:40 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: 03:09:40 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: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 03:09:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 03:09:41 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: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 03:09:41 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: 03:09:41 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: 03:09:41 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: 03:09:41 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: 03:09:41 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 03:09:41 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.jar unit-abot-epc-basic-0: 03:09:41 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-mysql-0: 03:09:41 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:41 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 03:09:41 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 03:09:41 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: 03:09:41 DEBUG unit.abot-epc-basic/0.install 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 304.4 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/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 271/590 KB 275/590 KB 3/240 KB 275/590 KB 6/240 KB 275/590 KB 9/240 KB 275/590 KB 11/240 KB 275/590 KB 11/240 KB 279/590 KB 11/240 KB 283/590 KB 11/240 KB 287/590 KB 11/240 KB 291/590 KB 11/240 KB 291/590 KB 3/10 KB 11/240 KB 291/590 KB 5/10 KB 11/240 KB 291/590 KB 8/10 KB 11/240 KB 291/590 KB 10/10 KB 11/240 KB 291/590 KB 10/10 KB 3/1710 KB 11/240 KB 291/590 KB 10/10 KB 5/1710 KB 14/240 KB 291/590 KB 10/10 KB 8/1710 KB 14/240 KB 291/590 KB 10/10 KB 5/1710 KB 14/240 KB 291/590 KB 10/10 KB 8/1710 KB 3/232 KB 14/240 KB 291/590 KB 10/10 KB 8/1710 KB 5/232 KB 16/240 KB 291/590 KB 10/10 KB 8/1710 KB 8/232 KB 16/240 KB 291/590 KB 10/10 KB 8/1710 KB 5/232 KB 19/240 KB 291/590 KB 10/10 KB 8/1710 KB 8/232 KB 19/240 KB 291/590 KB 10/10 KB 8/1710 KB 11/232 KB 22/240 KB 291/590 KB 10/10 KB 8/1710 KB 13/232 KB 22/240 KB 291/590 KB 10/10 KB 8/1710 KB 11/232 KB 25/240 KB 291/590 KB 10/10 KB 8/1710 KB 13/232 KB 25/240 KB 291/590 KB 10/10 KB 11/1710 KB 13/232 KB 27/240 KB 291/590 KB 10/10 KB 13/1710 KB 13/232 KB 27/240 KB 291/590 KB 10/10 KB 11/1710 KB 13/232 KB 30/240 KB 291/590 KB 10/10 KB 13/1710 KB 13/232 KB 30/240 KB 291/590 KB 10/10 KB 16/1710 KB 13/232 KB 32/240 KB 291/590 KB 10/10 KB 16/1710 KB 13/232 KB 32/240 KB 291/590 KB 10/10 KB 19/1710 KB 13/232 KB 32/240 KB 295/590 KB 10/10 KB 19/1710 KB 13/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 151.2 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 32/240 KB 299/590 KB 19/1710 KB 16/232 KB 32/240 KB 299/590 KB 19/1710 KB 19/232 KB 32/240 KB 299/590 KB 19/1710 KB 21/232 KB 32/240 KB 299/590 KB 19/1710 KB 24/232 KB 36/240 KB 299/590 KB 21/1710 KB 27/232 KB 32/240 KB 299/590 KB 10/10 KB 21/1710 KB 24/232 KB 36/240 KB 303/590 KB 21/1710 KB 27/232 KB 36/240 KB 299/590 KB 21/1710 KB 24/232 KB 36/240 KB 307/590 KB 21/1710 KB 27/232 KB 36/240 KB 311/590 KB 24/1710 KB 29/232 KB 36/240 KB 315/590 KB 24/1710 KB 29/232 KB 36/240 KB 319/590 KB 24/1710 KB 29/232 KB 36/240 KB 299/590 KB 19/1710 KB 24/232 KB 36/240 KB 307/590 KB 21/1710 KB 29/232 KB 36/240 KB 307/590 KB 24/1710 KB 29/232 KB 36/240 KB 319/590 KB 24/1710 KB 32/232 KB 40/240 KB 319/590 KB 27/1710 KB 36/232 KB 40/240 KB 323/590 KB 27/1710 KB 3/44 KB 40/232 KB 40/240 KB 319/590 KB 27/1710 KB 32/232 KB 44/240 KB 323/590 KB 27/1710 KB 3/44 KB 44/232 KB 48/240 KB 323/590 KB 27/1710 KB 3/44 KB 44/232 KB 36/240 KB 319/590 KB 27/1710 KB 32/232 KB 40/240 KB 323/590 KB 27/1710 KB 3/44 KB 36/232 KB 48/240 KB 323/590 KB 27/1710 KB 6/44 KB 44/232 KB 48/240 KB 323/590 KB 29/1710 KB 9/44 KB 44/232 KB 48/240 KB 323/590 KB 29/1710 KB 11/44 KB 44/232 KB 52/240 KB 323/590 KB 29/1710 KB 14/44 KB 44/232 KB 52/240 KB 323/590 KB 29/1710 KB 16/44 KB 44/232 KB 40/240 KB 323/590 KB 27/1710 KB 36/232 KB 40/240 KB 323/590 KB 27/1710 KB 3/44 KB 44/232 KB 52/240 KB 323/590 KB 29/1710 KB 16/44 KB 48/232 KB 52/240 KB 323/590 KB 29/1710 KB 11/44 KB 44/232 KB 56/240 KB 323/590 KB 29/1710 KB 16/44 KB 48/232 KB 60/240 KB 323/590 KB 29/1710 KB 16/44 KB 48/232 KB 64/240 KB 327/590 KB 29/1710 KB 16/44 KB 48/232 KB 48/240 KB 323/590 KB 29/1710 KB 6/44 KB 44/232 KB 64/240 KB 327/590 KB 32/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 36/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 40/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 44/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 48/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 52/1710 KB 19/44 KB 52/232 KB 68/240 KB 327/590 KB 56/1710 KB 19/44 KB 52/232 KB 64/240 KB 327/590 KB 29/1710 KB 19/44 KB 52/232 KB 68/240 KB 327/590 KB 60/1710 KB 22/44 KB 52/232 KB 64/240 KB 327/590 KB 29/1710 KB 16/44 KB 52/232 KB 68/240 KB 327/590 KB 60/1710 KB 22/44 KB 56/232 KB 68/240 KB 327/590 KB 60/1710 KB 25/44 KB 60/232 KB 68/240 KB 327/590 KB 60/1710 KB 25/44 KB 64/232 KB 60/240 KB 327/590 KB 29/1710 KB 16/44 KB 48/232 KB 68/240 KB 331/590 KB 60/1710 KB 25/44 KB 64/232 KB 68/240 KB 335/590 KB 60/1710 KB 25/44 KB 64/232 KB 68/240 KB 339/590 KB 60/1710 KB 25/44 KB 64/232 KB 68/240 KB 343/590 KB 60/1710 KB 25/44 KB 68/232 KB 68/240 KB 327/590 KB 60/1710 KB 25/44 KB 56/232 KB 68/240 KB 343/590 KB 60/1710 KB 27/44 KB 68/232 KB 68/240 KB 327/590 KB 52/1710 KB 19/44 KB 52/232 KB 72/240 KB 343/590 KB 60/1710 KB 27/44 KB 68/232 KB 76/240 KB 343/590 KB 60/1710 KB 30/44 KB 68/232 KB 80/240 KB 343/590 KB 60/1710 KB 30/44 KB 68/232 KB 84/240 KB 347/590 KB 60/1710 KB 30/44 KB 68/232 KB 88/240 KB 347/590 KB 60/1710 KB 30/44 KB 68/232 KB 92/240 KB 347/590 KB 60/1710 KB 30/44 KB 68/232 KB 96/240 KB 347/590 KB 60/1710 KB 30/44 KB 68/232 KB 68/240 KB 339/590 KB 60/1710 KB 25/44 KB 68/232 KB 96/240 KB 347/590 KB 60/1710 KB 30/44 KB 72/232 KB 68/240 KB 327/590 KB 60/1710 KB 19/44 KB 52/232 KB 96/240 KB 347/590 KB 64/1710 KB 30/44 KB 76/232 KB 80/240 KB 347/590 KB 60/1710 KB 30/44 KB 68/232 KB 96/240 KB 3 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 51/590 KB 64/1710 KB 30/44 KB 76/232 KB 72/240 KB 343/590 KB 60/1710 KB 30/44 KB 68/232 KB 96/240 KB 351/590 KB 64/1710 KB 32/44 KB 76/232 KB 96/240 KB 351/590 KB 64/1710 KB 36/44 KB 76/232 KB 96/240 KB 355/590 KB 68/1710 KB 40/44 KB 76/232 KB 96/240 KB 355/590 KB 68/1710 KB 44/44 KB 76/232 KB 96/240 KB 355/590 KB 68/1710 KB 36/44 KB 76/232 KB 96/240 KB 355/590 KB 68/1710 KB 44/44 KB 80/232 KB 96/240 KB 355/590 KB 68/1710 KB 44/44 KB 84/232 KB 100/240 KB 355/590 KB 68/1710 KB 44/44 KB 88/232 KB 96/240 KB 355/590 KB 68/1710 KB 36/44 KB 76/232 KB 100/240 KB 359/590 KB 68/1710 KB 44/44 KB 88/232 KB 100/240 KB 363/590 KB 68/1710 KB 44/44 KB 88/232 KB 100/240 KB 367/590 KB 68/1710 KB 44/44 KB 88/232 KB 96/240 KB 351/590 KB 68/1710 KB 36/44 KB 76/232 KB 100/240 KB 367/590 KB 72/1710 KB 44/44 KB 88/232 KB 100/240 KB 367/590 KB 76/1710 KB 44/44 KB 88/232 KB 100/240 KB 367/590 KB 80/1710 KB 44/44 KB 88/232 KB 100/240 KB 371/590 KB 80/1710 KB 44/44 KB 92/232 KB 100/240 KB 371/590 KB 80/1710 KB 44/44 KB 96/232 KB 100/240 KB 355/590 KB 68/1710 KB 44/44 KB 84/232 KB 100/240 KB 371/590 KB 84/1710 KB 44/44 KB 100/232 KB 100/240 KB 371/590 KB 84/1710 KB 44/44 KB 96/232 KB 104/240 KB 371/590 KB 88/1710 KB 44/44 KB 100/232 KB 100/240 KB 371/590 KB 80/1710 KB 44/44 KB 88/232 KB 104/240 KB 375/590 KB 92/1710 KB 44/44 KB 100/232 KB 104/240 KB 371/590 KB 84/1710 KB 44/44 KB 100/232 KB 108/240 KB 375/590 KB 92/1710 KB 44/44 KB 100/232 KB 112/240 KB 375/590 KB 92/1710 KB 44/44 KB 100/232 KB 112/240 KB 379/590 KB 92/1710 KB 44/44 KB 100/232 KB 112/240 KB 383/590 KB 92/1710 KB 44/44 KB 100/232 KB 112/240 KB 387/590 KB 92/1710 KB 44/44 KB 100/232 KB 116/240 KB 391/590 KB 92/1710 KB 44/44 KB 104/232 KB 116/240 KB 395/590 KB 92/1710 KB 44/44 KB 104/232 KB 116/240 KB 399/590 KB 92/1710 KB 44/44 KB 104/232 KB 116/240 KB 387/590 KB 92/1710 KB 44/44 KB 104/232 KB 120/240 KB 399/590 KB 92/1710 KB 44/44 KB 104/232 KB 124/240 KB 399/590 KB 92/1710 KB 104/232 KB 128/240 KB 399/590 KB 92/1710 KB 104/232 KB 112/240 KB 387/590 KB 92/1710 KB 44/44 KB 104/232 KB 128/240 KB 399/590 KB 92/1710 KB 108/232 KB 128/240 KB 399/590 KB 92/1710 KB 112/232 KB 104/240 KB 387/590 KB 92/1710 KB 44/44 KB 100/232 KB 128/240 KB 399/590 KB 96/1710 KB 112/232 KB 128/240 KB 399/590 KB 100/1710 KB 112/232 KB 128/240 KB 399/590 KB 104/1710 KB 116/232 KB 128/240 KB 399/590 KB 108/1710 KB 116/232 KB 128/240 KB 403/590 KB 112/1710 KB 116/232 KB 128/240 KB 403/590 KB 116/1710 KB 116/232 KB 132/240 KB 403/590 KB 120/1710 KB 116/232 KB 132/240 KB 403/590 KB 124/1710 KB 116/232 KB 132/240 KB 403/590 KB 128/1710 KB 116/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 418.8 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 132/240 KB 403/590 KB 116/1710 KB 116/232 KB 136/240 KB 403/590 KB 128/1710 KB 116/232 KB 128/240 KB 403/590 KB 108/1710 KB 116/232 KB 140/240 KB 407/590 KB 128/1710 KB 116/232 KB 140/240 KB 411/590 KB 128/1710 KB 116/232 KB 140/240 KB 415/590 KB 128/1710 KB 116/232 KB 128/240 KB 399/590 KB 100/1710 KB 116/232 KB 140/240 KB 415/590 KB 128/1710 KB 120/232 KB 140/240 KB 415/590 KB 128/1710 KB 124/232 KB 140/240 KB 415/590 KB 128/1710 KB 128/232 KB 140/240 KB 415/590 KB 128/1710 KB 132/232 KB 140/240 KB 415/590 KB 128/1710 KB 136/232 KB 140/240 KB 415/590 KB 128/1710 KB 140/232 KB 140/240 KB 415/590 KB 128/1710 KB 144/232 KB 140/240 KB 415/590 KB 132/1710 KB 148/232 KB 140/240 KB 419/590 KB 132/1710 KB 152/232 KB 140/240 KB 419/590 KB 132/1710 KB 156/232 KB 140/240 KB 419/590 KB 132/1710 KB 160/232 KB 140/240 KB 411/590 KB 128/1710 KB 116/232 KB 144/240 KB 419/590 KB 132/1710 KB 160/232 KB 148/240 KB 419/590 KB 132/1710 KB 160/232 KB 152/240 KB 419/590 KB 132/1710 KB 160/232 KB 156/240 KB 419/590 KB 132/1710 KB 160/232 KB 160/240 KB 419/590 KB 132/1710 KB 160/232 KB 140/240 KB 419/590 KB 132/1710 KB 148/232 KB 160/240 KB 423/590 KB 132/1710 KB 160/232 KB 160/240 KB 427/590 KB 132/1710 KB 160/232 KB 160/240 KB 431/590 KB 132/1710 KB 160/232 KB 140/240 KB 415/590 KB 132/1710 KB 144/232 KB 160/240 KB 431/590 KB 136/1710 KB 160/232 KB 160/240 KB 431/590 KB 140/1710 KB 160/232 KB 160/240 KB 431/590 KB 144/1710 KB 160/232 KB 164/240 KB 435/590 KB 148/1710 KB 160/232 KB 164/240 KB 435/590 KB 152/1710 KB 160/232 KB 164/240 KB 435/590 KB 4/258 KB 156/1710 KB 160/232 KB 164/240 KB 435/590 KB 4/258 KB 160/1710 KB 160/232 KB 164/240 KB 435/590 KB 144/1710 KB 160/232 KB 164/240 KB 439/590 KB 4/258 KB 160/1710 KB 160/232 KB 164/240 KB 443/590 KB 4/258 KB 160/1710 KB 160/232 KB 164/240 KB 447/590 KB 4/258 KB 160/1710 KB 160/232 KB 164/240 KB 431/590 KB 144/1710 KB 160/232 KB 168/240 KB 447/590 KB 4/258 KB 160/1710 KB 160/232 KB 172/240 KB 447/590 KB 4/258 KB 160/1710 KB 160/232 KB 176/240 KB 447/590 KB 4/258 KB 160/1710 KB 160/232 KB 164/240 KB 435/590 KB 4/258 KB 152/1710 KB 160/232 KB 176/240 KB 447/590 KB 8/258 KB 160/1710 KB 160/232 KB 176/240 KB 447/590 KB 12/258 KB 160/1710 KB 160/232 KB 176/240 KB 447/590 KB 16/258 KB 160/1710 KB 160/232 KB 176/240 KB 447/590 KB 20/258 KB 160/1710 KB 160/232 KB 180/240 KB 451/590 KB 24/258 KB 160/1710 KB 160/232 KB 180/240 KB 451/590 KB 28/258 KB 160/1710 KB 160/232 KB 180/240 KB 451/590 KB 32/258 KB 160/1710 KB 160/232 KB 180/240 KB 451/590 KB 36/258 KB 160/1710 KB 160/232 KB 180/240 KB 451/590 KB 40/258 KB 164/1710 KB 160/232 KB 180/240 KB 451/590 KB 44/258 KB 164/1710 KB 160/232 KB 180/240 KB 451/590 KB 48/258 KB 164/1710 KB 160/232 KB 180/240 KB 451/590 KB 20/258 KB 160/1710 KB 160/232 KB 176/240 KB 451/590 KB 20/258 KB 160/1710 KB 160/232 KB 184/240 KB 455/590 KB 48/258 KB 164/1710 KB 160/232 KB 184/240 KB 459/590 KB 48/258 KB 164/1710 KB 160/232 KB 180/240 KB 451/590 KB 36/258 KB 164/1710 KB 160/232 KB 184/240 KB 451/590 KB 48/258 KB 164/1710 KB 160/232 KB 188/240 KB 459/590 KB 48/258 KB 164/1710 KB 160/232 KB 188/240 KB 459/590 KB 48/258 KB 168/1710 KB 160/232 KB 188/240 KB 459/590 KB 48/258 KB 172/1710 KB 160/232 KB 192/240 KB 463/590 KB 48/258 KB 176/1710 KB 160/232 KB 192/240 KB 463/590 KB 48/258 KB 172/1710 KB 160/232 KB 192/240 KB 459/590 KB 48/258 KB 172/1710 KB 160/232 KB 196/240 KB 463/590 KB 48/258 KB 176/1710 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 160/232 KB 200/240 KB 467/590 KB 52/258 KB 180/1710 KB 160/232 KB 204/240 KB 467/590 KB 52/258 KB 180/1710 KB 160/232 KB 208/240 KB 467/590 KB 52/258 KB 180/1710 KB 160/232 KB 196/240 KB 467/590 KB 52/258 KB 180/1710 KB 160/232 KB 196/240 KB 467/590 KB 48/258 KB 180/1710 KB 160/232 KB 208/240 KB 471/590 KB 52/258 KB 180/1710 KB 160/232 KB 208/240 KB 475/590 KB 52/258 KB 180/1710 KB 160/232 KB 208/240 KB 479/590 KB 52/258 KB 180/1710 KB 160/232 KB 196/240 KB 463/590 KB 48/258 KB 180/1710 KB 160/232 KB 208/240 KB 479/590 KB 56/258 KB 184/1710 KB 160/232 KB 208/240 KB 479/590 KB 56/258 KB 188/1710 KB 160/232 KB 208/240 KB 479/590 KB 56/258 KB 192/1710 KB 160/232 KB 212/240 KB 479/590 KB 56/258 KB 196/1710 KB 160/232 KB 212/240 KB 483/590 KB 56/258 KB 200/1710 KB 164/232 KB 212/240 KB 483/590 KB 56/258 KB 204/1710 KB 164/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 164/232 KB 208/240 KB 479/590 KB 56/258 KB 180/1710 KB 160/232 KB 212/240 KB 483/590 KB 56/258 KB 196/1710 KB 164/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 168/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 172/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 176/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 180/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 184/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 188/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 192/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 196/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 200/232 KB 212/240 KB 483/590 KB 56/258 KB 208/1710 KB 204/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 208/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 212/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 216/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 220/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 224/232 KB 212/240 KB 483/590 KB 56/258 KB 196/1710 KB 160/232 KB 212/240 KB 487/590 KB 60/258 KB 208/1710 KB 224/232 KB 212/240 KB 491/590 KB 60/258 KB 208/1710 KB 224/232 KB 212/240 KB 479/590 KB 56/258 KB 192/1710 KB 160/232 KB 216/240 KB 495/590 KB 60/258 KB 208/1710 KB 224/232 KB 212/240 KB 483/590 KB 60/258 KB 208/1710 KB 204/232 KB 216/240 KB 495/590 KB 64/258 KB 208/1710 KB 224/232 KB 216/240 KB 495/590 KB 68/258 KB 208/1710 KB 224/232 KB 220/240 KB 495/590 KB 68/258 KB 208/1710 KB 224/232 KB 224/240 KB 495/590 KB 68/258 KB 208/1710 KB 224/232 KB 224/240 KB 495/590 KB 72/258 KB 208/1710 KB 224/232 KB 224/240 KB 495/590 KB 76/258 KB 208/1710 KB 224/232 KB 224/240 KB 495/590 KB 80/258 KB 212/1710 KB 224/232 KB 228/240 KB 495/590 KB 84/258 KB 212/1710 KB 224/232 KB 228/240 KB 495/590 KB 88/258 KB 212/1710 KB 228/232 KB 228/240 KB 495/590 KB 92/258 KB 212/1710 KB 228/232 KB 228/240 KB 495/590 KB 96/258 KB 212/1710 KB 228/232 KB 224/240 KB 495/590 KB 76/258 KB 212/1710 KB 224/232 KB 228/240 KB 495/590 KB 96/258 KB 216/1710 KB 228/232 KB 228/240 KB 495/590 KB 96/258 KB 220/1710 KB 228/232 KB 228/240 KB 495/590 KB 96/258 KB 224/1710 KB 228/232 KB 228/240 KB 495/590 KB 84/258 KB 212/1710 KB 228/232 KB 228/240 KB 495/590 KB 96/258 KB 224/1710 KB 232/232 KB 228/240 KB 495/590 KB 80/258 KB 212/1710 KB 224/232 KB 232/240 KB 495/590 KB 96/258 KB 224/1710 KB 232/232 KB 212/240 KB 495/590 KB 80/258 KB 212/1710 KB 224/232 KB 232/240 KB 499/590 KB 96/258 KB 224/1710 KB 232/232 KB 232/240 KB 495/590 KB 96/258 KB 224/1710 KB 232/232 KB 236/240 KB 499/590 KB 96/258 KB 224/1710 KB 23 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 2/232 KB 240/240 KB 499/590 KB 96/258 KB 224/1710 KB 232/232 KB 240/240 KB 503/590 KB 96/258 KB 224/1710 KB 232/232 KB 240/240 KB 507/590 KB 96/258 KB 224/1710 KB 232/232 KB 240/240 KB 511/590 KB 96/258 KB 224/1710 KB 232/232 KB 240/240 KB 515/590 KB 96/258 KB 224/1710 KB 232/232 KB 240/240 KB 519/590 KB 100/258 KB 228/1710 KB 232/232 KB 240/240 KB 523/590 KB 100/258 KB 228/1710 KB 232/232 KB 240/240 KB 527/590 KB 100/258 KB 228/1710 KB 232/232 KB 240/240 KB 515/590 KB 100/258 KB 228/1710 KB 232/232 KB 240/240 KB 515/590 KB 96/258 KB 228/1710 KB 232/232 KB 240/240 KB 527/590 KB 100/258 KB 232/1710 KB 232/232 KB 240/240 KB 527/590 KB 100/258 KB 236/1710 KB 232/232 KB 240/240 KB 527/590 KB 104/258 KB 236/1710 KB 232/232 KB 240/240 KB 527/590 KB 108/258 KB 236/1710 KB 232/232 KB 240/240 KB 527/590 KB 108/258 KB 240/1710 KB 232/232 KB 240/240 KB 527/590 KB 112/258 KB 240/1710 KB 232/232 KB 240/240 KB 527/590 KB 112/258 KB 244/1710 KB 232/232 KB 240/240 KB 531/590 KB 116/258 KB 248/1710 KB 232/232 KB 240/240 KB 531/590 KB 116/258 KB 252/1710 KB 232/232 KB 240/240 KB 531/590 KB 116/258 KB 256/1710 KB 232/232 KB 240/240 KB 531/590 KB 116/258 KB 244/1710 KB 232/232 KB 240/240 KB 527/590 KB 116/258 KB 244/1710 KB 232/232 KB 240/240 KB 531/590 KB 120/258 KB 256/1710 KB 232/232 KB 240/240 KB 535/590 KB 120/258 KB 256/1710 KB 232/232 KB 240/240 KB 539/590 KB 120/258 KB 256/1710 KB 232/232 KB 240/240 KB 543/590 KB 120/258 KB 256/1710 KB 232/232 KB 240/240 KB 543/590 KB 124/258 KB 256/1710 KB 232/232 KB 240/240 KB 543/590 KB 128/258 KB 256/1710 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1505.7 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1595.3 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 240/240 KB 543/590 KB 128/258 KB 260/1710 KB 232/232 KB 547/590 KB 132/258 KB 260/1710 KB 547/590 KB 136/258 KB 264/1710 KB 547/590 KB 128/258 KB 260/1710 KB 551/590 KB 140/258 KB 264/1710 KB 555/590 KB 140/258 KB 264/1710 KB 547/590 KB 136/258 KB 264/1710 KB 559/590 KB 140/258 KB 268/1710 KB 559/590 KB 140/258 KB 272/1710 KB 547/590 KB 140/258 KB 264/1710 KB 559/590 KB 144/258 KB 272/1710 KB 559/590 KB 140/258 KB 264/1710 KB 559/590 KB 148/258 KB 272/1710 KB 563/590 KB 152/258 KB 276/1710 KB 563/590 KB 156/258 KB 276/1710 KB 563/590 KB 160/258 KB 276/1710 KB 563/590 KB 148/258 KB 276/1710 KB 567/590 KB 160/258 KB 276/1710 KB 571/590 KB 160/258 KB 276/1710 KB 575/590 KB 160/258 KB 276/1710 KB 559/590 KB 148/258 KB 276/1710 KB 575/590 KB 160/258 KB 280/1710 KB 575/590 KB 160/258 KB 284/1710 KB 575/590 KB 160/258 KB 288/1710 KB 575/590 KB 164/258 KB 288/1710 KB 579/590 KB 168/258 KB 292/1710 KB 579/590 KB 164/258 KB 292/1710 KB 579/590 KB 172/258 KB 296/1710 KB 579/590 KB 172/258 KB 300/1710 KB 579/590 KB 164/258 KB 288/1710 KB 583/590 KB 172/258 KB 300/1710 KB 587/590 KB 172/258 KB 300/1710 KB 590/590 KB 172/258 KB 300/1710 KB 579/590 KB 172/258 KB 300/1710 KB 590/590 KB 176/258 KB 304/1710 KB 590/590 KB 172/258 KB 304/1710 KB 590/590 KB 180/258 KB 304/1710 KB 590/590 KB 184/258 KB 308/1710 KB 590/590 KB 180/258 KB 308/1710 KB 590/590 KB 184/258 KB 308/1710 KB 4/223 KB 590/590 KB 184/258 KB 308/1710 KB 8/223 KB 590/590 KB 184/258 KB 308/1710 KB 12/223 KB 590/590 KB 184/258 KB 308/1710 KB 16/223 KB 590/590 KB 184/258 KB 308/1710 KB 20/223 KB 590/590 KB 184/258 KB 308/1710 KB 4/208 KB 20/223 KB 590/590 KB 184/258 KB 308/1710 KB 8/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 12/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 16/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 20/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 24/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 24/208 KB 24/223 KB 590/590 KB 184/258 KB 308/1710 KB 24/208 KB 28/223 KB 590/590 KB 184/258 KB 308/1710 KB 28/208 KB 28/223 KB 590/590 KB 184/258 KB 308/1710 KB 32/208 KB 28/223 KB 590/590 KB 184/258 KB 308/1710 KB 32/208 KB 32/223 KB 590/590 KB 184/258 KB 308/1710 KB 32/208 KB 36/223 KB 590/590 KB 184/258 KB 308/1710 KB 36/208 KB 40/223 KB 590/590 KB 184/258 KB 308/1710 KB 36/208 KB 44/223 KB 590/590 KB 184/258 KB 312/1710 KB 36/208 KB 48/223 KB 590/590 KB 184/258 KB 308/1710 KB 36/208 KB 36/223 KB 590/590 KB 188/258 KB 312/1710 KB 40/208 KB 48/223 KB 590/590 KB 188/258 KB 312/1710 KB 44/208 KB 48/223 KB 590/590 KB 188/258 KB 312/1710 KB 48/208 KB 48/223 KB 590/590 KB 188/258 KB 312/1710 KB 36/208 KB 48/223 KB 590/590 KB 184/258 KB 312/1710 KB 36/208 KB 44/223 KB 590/590 KB 188/258 KB 316/1710 KB 48/208 KB 48/223 KB 590/590 KB 192/258 KB 316/1710 KB 48/208 KB 48/223 KB 590/590 KB 192/258 KB 316/1710 KB 52/208 KB 48/223 KB 196/258 KB 320/1710 KB 56/208 KB 52/223 KB 196/258 KB 320/1710 KB 52/208 KB 52/223 KB 196/258 KB 320/1710 KB 60/208 KB 56/223 KB 196/258 KB 320/1710 KB 60/208 KB 60/223 KB 196/258 KB 320/1710 KB 60/208 KB 64/223 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 3257.8 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 590/590 KB 196/258 KB 320/1710 KB 52/208 KB 48/223 KB 590/590 KB 192/258 KB 320/1710 KB 52/208 KB 48/223 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 03:09:42 DEBUG unit.mysql/0.install Fetched 83.1 kB in 6s (12.3 kB/s) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 200/258 KB 320/1710 KB 60/208 KB 64/223 KB 204/258 KB 324/1710 KB 60/208 KB 64/223 KB 196/258 KB 320/1710 KB 60/208 KB 52/223 KB 208/258 KB 324/1710 KB 64/208 KB 64/223 KB 200/258 KB 324/1710 KB 60/208 KB 64/223 KB 208/258 KB 328/1710 KB 64/208 KB 64/223 KB 208/258 KB 332/1710 KB 64/208 KB 64/223 KB 208/258 KB 336/1710 KB 68/208 KB 68/223 KB 208/258 KB 340/1710 KB 68/208 KB 68/223 KB 208/258 KB 344/1710 KB 68/208 KB 68/223 KB 208/258 KB 348/1710 KB 68/208 KB 68/223 KB 208/258 KB 352/1710 KB 68/208 KB 68/223 KB 208/258 KB 332/1710 KB 68/208 KB 68/223 KB 208/258 KB 352/1710 KB 72/208 KB 68/223 KB 208/258 KB 352/1710 KB 76/208 KB 68/223 KB 208/258 KB 352/1710 KB 80/208 KB 68/223 KB 208/258 KB 332/1710 KB 64/208 KB 68/223 KB 208/258 KB 352/1710 KB 80/208 KB 72/223 KB 208/258 KB 352/1710 KB 80/208 KB 76/223 KB 208/258 KB 352/1710 KB 80/208 KB 80/223 KB 208/258 KB 324/1710 KB 60/208 KB 64/223 KB 212/258 KB 352/1710 KB 80/208 KB 80/223 KB 216/258 KB 352/1710 KB 80/208 KB 80/223 KB 220/258 KB 352/1710 KB 84/208 KB 84/223 KB 224/258 KB 352/1710 KB 84/208 KB 84/223 KB 224/258 KB 356/1710 KB 84/208 KB 84/223 KB 4/38 KB 224/258 KB 360/1710 KB 84/208 KB 84/223 KB 216/258 KB 352/1710 KB 84/208 KB 84/223 KB 4/38 KB 228/258 KB 360/1710 KB 84/208 KB 88/223 KB 4/38 KB 228/258 KB 360/1710 KB 84/208 KB 92/223 KB 4/38 KB 228/258 KB 360/1710 KB 84/208 KB 96/223 KB 216/258 KB 352/1710 KB 84/208 KB 80/223 KB 4/38 KB 228/258 KB 360/1710 KB 88/208 KB 96/223 KB 4/38 KB 228/258 KB 360/1710 KB 92/208 KB 96/223 KB 4/38 KB 228/258 KB 360/1710 KB 96/208 KB 96/223 KB 4/38 KB 228/258 KB 360/1710 KB 100/208 KB 96/223 KB 4/38 KB 228/258 KB 364/1710 KB 104/208 KB 100/223 KB 4/38 KB 228/258 KB 364/1710 KB 108/208 KB 100/223 KB 4/38 KB 228/258 KB 364/1710 KB 112/208 KB 100/223 KB 4/38 KB 228/258 KB 360/1710 KB 84/208 KB 84/223 KB 4/38 KB 232/258 KB 364/1710 KB 112/208 KB 100/223 KB 4/38 KB 236/258 KB 364/1710 KB 112/208 KB 100/223 KB 4/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 4/38 KB 224/258 KB 356/1710 KB 84/208 KB 84/223 KB 8/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 12/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 16/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 20/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 24/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 28/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 32/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 36/38 KB 240/258 KB 364/1710 KB 112/208 KB 100/223 KB 38/38 KB 244/258 KB 364/1710 KB 112/208 KB 100/223 KB 4/38 KB 228/258 KB 364/1710 KB 100/208 KB 100/223 KB 38/38 KB 244/258 KB 364/1710 KB 112/208 KB 104/223 KB 38/38 KB 244/258 KB 364/1710 KB 112/208 KB 108/223 KB 38/38 KB 244/258 KB 364/1710 KB 112/208 KB 112/223 KB 4/38 KB 228/258 KB 364/1710 KB 100/208 KB 96/223 KB 38/38 KB 244/258 KB 368/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 372/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 376/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 380/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 384/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 388/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 392/1710 KB 116/208 KB 116/223 KB 38/38 KB 244/258 KB 364/1710 KB 116/208 KB 112/223 KB 38/38 KB 244/258 KB 392/1710 KB 120/208 KB 116/223 KB 38/38 KB 244/258 KB 392/1710 KB 124/208 KB 116/223 KB 38/38 KB 244/258 KB 392/1710 KB 128/208 KB 116/223 KB 36/38 KB 244 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install /258 KB 364/1710 KB 112/208 KB 100/223 KB 38/38 KB 248/258 KB 392/1710 KB 128/208 KB 116/223 KB 38/38 KB 252/258 KB 392/1710 KB 128/208 KB 116/223 KB 38/38 KB 256/258 KB 392/1710 KB 128/208 KB 116/223 KB 38/38 KB 258/258 KB 392/1710 KB 128/208 KB 116/223 KB 38/38 KB 244/258 KB 388/1710 KB 116/208 KB 116/223 KB 38/38 KB 258/258 KB 392/1710 KB 128/208 KB 120/223 KB 38/38 KB 258/258 KB 392/1710 KB 128/208 KB 124/223 KB 38/38 KB 258/258 KB 392/1710 KB 128/208 KB 128/223 KB 38/38 KB 258/258 KB 392/1710 KB 128/208 KB 132/223 KB 38/38 KB 258/258 KB 396/1710 KB 132/208 KB 136/223 KB 38/38 KB 258/258 KB 396/1710 KB 132/208 KB 140/223 KB 38/38 KB 258/258 KB 396/1710 KB 132/208 KB 132/223 KB 38/38 KB 258/258 KB 396/1710 KB 136/208 KB 140/223 KB 38/38 KB 258/258 KB 396/1710 KB 128/208 KB 132/223 KB 38/38 KB 258/258 KB 400/1710 KB 140/208 KB 140/223 KB 38/38 KB 258/258 KB 404/1710 KB 140/208 KB 140/223 KB 38/38 KB 258/258 KB 396/1710 KB 140/208 KB 140/223 KB 38/38 KB 258/258 KB 408/1710 KB 144/208 KB 140/223 KB 38/38 KB 258/258 KB 408/1710 KB 148/208 KB 140/223 KB 258/258 KB 408/1710 KB 152/208 KB 144/223 KB 258/258 KB 408/1710 KB 148/208 KB 144/223 KB 38/38 KB 258/258 KB 408/1710 KB 148/208 KB 140/223 KB 258/258 KB 412/1710 KB 156/208 KB 144/223 KB 258/258 KB 416/1710 KB 156/208 KB 144/223 KB 258/258 KB 420/1710 KB 156/208 KB 144/223 KB 258/258 KB 424/1710 KB 156/208 KB 148/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 187.1 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1269.2 KB/sec) unit-abot-epc-basic-0: 03:09:42 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-mysql-0: 03:09:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 258/258 KB 420/1710 KB 156/208 KB 148/223 KB 258/258 KB 420/1710 KB 156/208 KB 148/223 KB 424/1710 KB 160/208 KB 152/223 KB 424/1710 KB 160/208 KB 156/223 KB 424/1710 KB 160/208 KB 148/223 KB 424/1710 KB 164/208 KB 160/223 KB 428/1710 KB 168/208 KB 160/223 KB 424/1710 KB 160/208 KB 160/223 KB 428/1710 KB 168/208 KB 164/223 KB 428/1710 KB 164/208 KB 160/223 KB 432/1710 KB 172/208 KB 164/223 KB 436/1710 KB 172/208 KB 164/223 KB 428/1710 KB 172/208 KB 164/223 KB 436/1710 KB 176/208 KB 168/223 KB 436/1710 KB 172/208 KB 168/223 KB 436/1710 KB 176/208 KB 172/223 KB 436/1710 KB 176/208 KB 176/223 KB 440/1710 KB 176/208 KB 176/223 KB 444/1710 KB 176/208 KB 176/223 KB 448/1710 KB 176/208 KB 176/223 KB 452/1710 KB 176/208 KB 176/223 KB 456/1710 KB 180/208 KB 180/223 KB 452/1710 KB 180/208 KB 180/223 KB 452/1710 KB 180/208 KB 176/223 KB 456/1710 KB 184/208 KB 180/223 KB 456/1710 KB 188/208 KB 180/223 KB 456/1710 KB 192/208 KB 180/223 KB 456/1710 KB 192/208 KB 184/223 KB 456/1710 KB 196/208 KB 184/223 KB 460/1710 KB 200/208 KB 188/223 KB 460/1710 KB 196/208 KB 188/223 KB 456/1710 KB 196/208 KB 188/223 KB 460/1710 KB 200/208 KB 192/223 KB 460/1710 KB 200/208 KB 196/223 KB 464/1710 KB 200/208 KB 196/223 KB 468/1710 KB 200/208 KB 196/223 KB 472/1710 KB 204/208 KB 200/223 KB 468/1710 KB 204/208 KB 200/223 KB 468/1710 KB 204/208 KB 196/223 KB 472/1710 KB 208/208 KB 200/223 KB 472/1710 KB 208/208 KB 204/223 KB 472/1710 KB 208/208 KB 208/223 KB 472/1710 KB 208/208 KB 212/223 KB 476/1710 KB 208/208 KB 212/223 KB 480/1710 KB 208/208 KB 212/223 KB 480/1710 KB 208/208 KB 216/223 KB 484/1710 KB 208/208 KB 4/531 KB 220/223 KB 484/1710 KB 208/208 KB 4/531 KB 223/223 KB 480/1710 KB 208/208 KB 4/531 KB 216/223 KB 484/1710 KB 208/208 KB 8/531 KB 223/223 KB 484/1710 KB 208/208 KB 12/531 KB 223/223 KB 484/1710 KB 208/208 KB 16/531 KB 223/223 KB 484/1710 KB 208/208 KB 20/531 KB 223/223 KB 484/1710 KB 208/208 KB 24/531 KB 223/223 KB 484/1710 KB 208/208 KB 28/531 KB 223/223 KB 484/1710 KB 208/208 KB 32/531 KB 223/223 KB 484/1710 KB 208/208 KB 36/531 KB 223/223 KB 484/1710 KB 208/208 KB 4/18 KB 40/531 KB 223/223 KB 484/1710 KB 208/208 KB 4/18 KB 44/531 KB 223/223 KB 484/1710 KB 208/208 KB 4/18 KB 48/531 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 916.0 KB/sec) unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 484/1710 KB 208/208 KB 4/531 KB 216/223 KB 484/1710 KB 4/18 KB 52/531 KB 223/223 KB 484/1710 KB 208/208 KB 4/18 KB 36/531 KB 223/223 KB 484/1710 KB 8/18 KB 52/531 KB 223/223 KB 484/1710 KB 12/18 KB 52/531 KB 223/223 KB 484/1710 KB 16/18 KB 52/531 KB 223/223 KB 484/1710 KB 18/18 KB 52/531 KB 223/223 KB 484/1710 KB 18/18 KB 56/531 KB 223/223 KB 484/1710 KB 18/18 KB 60/531 KB 223/223 KB 484/1710 KB 18/18 KB 64/531 KB 223/223 KB 488/1710 KB 18/18 KB 64/531 KB 223/223 KB 488/1710 KB 18/18 KB 68/531 KB 223/223 KB 492/1710 KB 18/18 KB 72/531 KB 223/223 KB 492/1710 KB 18/18 KB 76/531 KB 223/223 KB 492/1710 KB 18/18 KB 80/531 KB 223/223 KB 492/1710 KB 18/18 KB 84/531 KB 223/223 KB 492/1710 KB 18/18 KB 88/531 KB 223/223 KB 4/214 KB 492/1710 KB 18/18 KB 92/531 KB 223/223 KB 492/1710 KB 18/18 KB 68/531 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 75.7 KB/sec) unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 4/214 KB 496/1710 KB 92/531 KB 223/223 KB 4/214 KB 500/1710 KB 92/531 KB 223/223 KB 4/214 KB 504/1710 KB 92/531 KB 223/223 KB 4/214 KB 508/1710 KB 92/531 KB 223/223 KB 4/214 KB 512/1710 KB 92/531 KB 223/223 KB 4/214 KB 516/1710 KB 92/531 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 936.9 KB/sec) unit-abot-epc-basic-0: 03:09:42 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-mysql-0: 03:09:42 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 03:09:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 03:09:42 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 4/214 KB 492/1710 KB 18/18 KB 88/531 KB 223/223 KB 8/214 KB 516/1710 KB 96/531 KB 12/214 KB 516/1710 KB 96/531 KB 16/214 KB 516/1710 KB 96/531 KB 4/214 KB 516/1710 KB 96/531 KB 223/223 KB 16/214 KB 520/1710 KB 96/531 KB 16/214 KB 524/1710 KB 96/531 KB 20/214 KB 528/1710 KB 100/531 KB 20/214 KB 532/1710 KB 100/531 KB 20/214 KB 536/1710 KB 100/531 KB 20/214 KB 524/1710 KB 100/531 KB 20/214 KB 536/1710 KB 104/531 KB 20/214 KB 536/1710 KB 108/531 KB 20/214 KB 524/1710 KB 96/531 KB 24/214 KB 536/1710 KB 108/531 KB 28/214 KB 536/1710 KB 108/531 KB 32/214 KB 536/1710 KB 112/531 KB 28/214 KB 536/1710 KB 112/531 KB 32/214 KB 540/1710 KB 112/531 KB 32/214 KB 544/1710 KB 116/531 KB 36/214 KB 544/1710 KB 120/531 KB 36/214 KB 544/1710 KB 124/531 KB 36/214 KB 544/1710 KB 128/531 KB 36/214 KB 544/1710 KB 116/531 KB 40/214 KB 544/1710 KB 128/531 KB 44/214 KB 544/1710 KB 128/531 KB 32/214 KB 544/1710 KB 116/531 KB 44/214 KB 548/1710 KB 128/531 KB 44/214 KB 552/1710 KB 4/1267 KB 128/531 KB 4/109 KB 48/214 KB 556/1710 KB 4/1267 KB 128/531 KB 4/109 KB 44/214 KB 548/1710 KB 4/1267 KB 128/531 KB 4/109 KB 44/214 KB 548/1710 KB 4/1267 KB 128/531 KB 48/214 KB 556/1710 KB 8/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 12/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 16/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 20/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 24/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 28/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 32/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 36/1267 KB 132/531 KB 4/109 KB 48/214 KB 556/1710 KB 40/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 44/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 48/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 52/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 56/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 60/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 64/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 68/1267 KB 132/531 KB 8/109 KB 48/214 KB 560/1710 KB 72/1267 KB 132/531 KB 8/109 KB 48/214 KB 560/1710 KB 76/1267 KB 132/531 KB 8/109 KB 48/214 KB 560/1710 KB 80/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 4/1267 KB 132/531 KB 4/109 KB 48/214 KB 560/1710 KB 80/1267 KB 136/531 KB 8/109 KB 48/214 KB 560/1710 KB 80/1267 KB 140/531 KB 8/109 KB 48/214 KB 552/1710 KB 4/1267 KB 128/531 KB 4/109 KB 52/214 KB 560/1710 KB 80/1267 KB 144/531 KB 8/109 KB 56/214 KB 560/1710 KB 80/1267 KB 144/531 KB 8/109 KB 60/214 KB 560/1710 KB 80/1267 KB 144/531 KB 8/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 8/109 KB 48/214 KB 560/1710 KB 68/1267 KB 132/531 KB 8/109 KB 48/214 KB 556/1710 KB 36/1267 KB 132/531 KB 8/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 12/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 16/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 20/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 24/109 KB 64/214 KB 560/1710 KB 80/1267 KB 144/531 KB 28/109 KB 64/214 KB 564/1710 KB 80/1267 KB 144/531 KB 28/109 KB 64/214 KB 564/1710 KB 80/1267 KB 144/531 KB 32/109 KB 64/214 KB 564/1710 KB 80/1267 KB 144/531 KB 36/109 KB 68/214 KB 568/1710 KB 84/1267 KB 144/531 KB 40/109 KB 48/214 KB 560/1710 KB 80/1267 KB 144/531 KB 36/109 KB 68/214 KB 568/1710 KB 84/1267 KB 148/531 KB 44/109 KB 68/214 KB 568/1710 KB 84/1267 KB 144/531 KB 36/109 KB 72/214 KB 568/1710 KB 84/1267 KB 148/531 KB 44/109 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 76/214 KB 568/1710 KB 84/1267 KB 148/531 KB 44/109 KB 64/214 KB 568/1710 KB 84/1267 KB 144/531 KB 36/109 KB 64/214 KB 568/1710 KB 80/1267 KB 144/531 KB 36/109 KB 76/214 KB 572/1710 KB 88/1267 KB 152/531 KB 44/109 KB 76/214 KB 576/1710 KB 88/1267 KB 152/531 KB 44/109 KB 76/214 KB 580/1710 KB 88/1267 KB 152/531 KB 44/109 KB 76/214 KB 584/1710 KB 88/1267 KB 152/531 KB 44/109 KB 80/214 KB 588/1710 KB 88/1267 KB 152/531 KB 44/109 KB 80/214 KB 592/1710 KB 88/1267 KB 152/531 KB 44/109 KB 76/214 KB 568/1710 KB 84/1267 KB 152/531 KB 44/109 KB 80/214 KB 592/1710 KB 88/1267 KB 156/531 KB 44/109 KB 68/214 KB 568/1710 KB 84/1267 KB 144/531 KB 44/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 48/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 52/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 56/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 60/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 64/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 68/109 KB 80/214 KB 584/1710 KB 88/1267 KB 152/531 KB 44/109 KB 76/214 KB 584/1710 KB 88/1267 KB 152/531 KB 44/109 KB 80/214 KB 596/1710 KB 92/1267 KB 160/531 KB 68/109 KB 84/214 KB 596/1710 KB 92/1267 KB 160/531 KB 68/109 KB 88/214 KB 596/1710 KB 96/1267 KB 160/531 KB 68/109 KB 92/214 KB 596/1710 KB 96/1267 KB 160/531 KB 68/109 KB 80/214 KB 596/1710 KB 88/1267 KB 160/531 KB 68/109 KB 92/214 KB 600/1710 KB 96/1267 KB 160/531 KB 68/109 KB 80/214 KB 592/1710 KB 88/1267 KB 160/531 KB 52/109 KB 84/214 KB 596/1710 KB 96/1267 KB 160/531 KB 68/109 KB 92/214 KB 600/1710 KB 100/1267 KB 160/531 KB 68/109 KB 92/214 KB 600/1710 KB 104/1267 KB 164/531 KB 68/109 KB 92/214 KB 600/1710 KB 108/1267 KB 164/531 KB 68/109 KB 92/214 KB 600/1710 KB 100/1267 KB 164/531 KB 68/109 KB 92/214 KB 600/1710 KB 108/1267 KB 168/531 KB 68/109 KB 92/214 KB 600/1710 KB 108/1267 KB 172/531 KB 68/109 KB 92/214 KB 600/1710 KB 108/1267 KB 176/531 KB 68/109 KB 96/214 KB 604/1710 KB 108/1267 KB 176/531 KB 68/109 KB 92/214 KB 604/1710 KB 108/1267 KB 176/531 KB 68/109 KB 96/214 KB 608/1710 KB 108/1267 KB 176/531 KB 68/109 KB 96/214 KB 608/1710 KB 112/1267 KB 176/531 KB 68/109 KB 100/214 KB 608/1710 KB 116/1267 KB 180/531 KB 68/109 KB 100/214 KB 612/1710 KB 120/1267 KB 180/531 KB 72/109 KB 100/214 KB 612/1710 KB 124/1267 KB 180/531 KB 72/109 KB 100/214 KB 608/1710 KB 112/1267 KB 180/531 KB 68/109 KB 104/214 KB 612/1710 KB 124/1267 KB 180/531 KB 72/109 KB 108/214 KB 612/1710 KB 124/1267 KB 180/531 KB 72/109 KB 112/214 KB 612/1710 KB 124/1267 KB 180/531 KB 72/109 KB 96/214 KB 608/1710 KB 112/1267 KB 180/531 KB 68/109 KB 112/214 KB 612/1710 KB 124/1267 KB 184/531 KB 72/109 KB 112/214 KB 612/1710 KB 124/1267 KB 188/531 KB 72/109 KB 100/214 KB 612/1710 KB 116/1267 KB 180/531 KB 72/109 KB 100/214 KB 608/1710 KB 116/1267 KB 180/531 KB 72/109 KB 112/214 KB 612/1710 KB 124/1267 KB 188/531 KB 76/109 KB 112/214 KB 612/1710 KB 124/1267 KB 188/531 KB 80/109 KB 112/214 KB 612/1710 KB 124/1267 KB 188/531 KB 84/109 KB 116/214 KB 616/1710 KB 128/1267 KB 192/531 KB 88/109 KB 116/214 KB 616/1710 KB 128/1267 KB 192/531 KB 92/109 KB 116/214 KB 616/1710 KB 128/1267 KB 192/531 KB 96/109 KB 112/214 KB 616/1710 KB 124/1267 KB 188/531 KB 84/109 KB 116/214 KB 620/1710 KB 128/1267 KB 192/531 KB 96/109 KB 116/214 KB 624/1710 KB 128/1267 KB 192/531 KB 96/109 KB 116/214 KB 628/1710 KB 128/1267 KB 192/531 KB 96/109 KB 116/214 KB 632/1710 KB 128/1267 KB 192/531 KB 96/109 KB 116/214 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install KB 616/1710 KB 128/1267 KB 192/531 KB 84/109 KB 120/214 KB 636/1710 KB 128/1267 KB 192/531 KB 96/109 KB 124/214 KB 636/1710 KB 128/1267 KB 192/531 KB 96/109 KB 112/214 KB 616/1710 KB 128/1267 KB 192/531 KB 84/109 KB 112/214 KB 616/1710 KB 124/1267 KB 192/531 KB 84/109 KB 124/214 KB 636/1710 KB 128/1267 KB 196/531 KB 96/109 KB 124/214 KB 636/1710 KB 132/1267 KB 200/531 KB 96/109 KB 124/214 KB 636/1710 KB 132/1267 KB 204/531 KB 96/109 KB 124/214 KB 636/1710 KB 132/1267 KB 208/531 KB 96/109 KB 124/214 KB 636/1710 KB 132/1267 KB 196/531 KB 96/109 KB 128/214 KB 636/1710 KB 136/1267 KB 208/531 KB 96/109 KB 128/214 KB 636/1710 KB 140/1267 KB 208/531 KB 96/109 KB 128/214 KB 636/1710 KB 144/1267 KB 208/531 KB 96/109 KB 128/214 KB 636/1710 KB 148/1267 KB 208/531 KB 96/109 KB 128/214 KB 636/1710 KB 152/1267 KB 212/531 KB 96/109 KB 128/214 KB 636/1710 KB 132/1267 KB 208/531 KB 96/109 KB 132/214 KB 636/1710 KB 156/1267 KB 212/531 KB 96/109 KB 128/214 KB 636/1710 KB 148/1267 KB 212/531 KB 96/109 KB 132/214 KB 636/1710 KB 156/1267 KB 216/531 KB 96/109 KB 136/214 KB 636/1710 KB 156/1267 KB 220/531 KB 96/109 KB 116/214 KB 636/1710 KB 128/1267 KB 208/531 KB 96/109 KB 136/214 KB 640/1710 KB 156/1267 KB 224/531 KB 96/109 KB 136/214 KB 644/1710 KB 156/1267 KB 224/531 KB 96/109 KB 136/214 KB 636/1710 KB 156/1267 KB 216/531 KB 96/109 KB 136/214 KB 648/1710 KB 156/1267 KB 224/531 KB 96/109 KB 140/214 KB 648/1710 KB 156/1267 KB 224/531 KB 96/109 KB 140/214 KB 652/1710 KB 156/1267 KB 224/531 KB 96/109 KB 144/214 KB 652/1710 KB 156/1267 KB 224/531 KB 96/109 KB 128/214 KB 636/1710 KB 156/1267 KB 224/531 KB 96/109 KB 144/214 KB 652/1710 KB 160/1267 KB 224/531 KB 96/109 KB 136/214 KB 636/1710 KB 156/1267 KB 224/531 KB 96/109 KB 144/214 KB 656/1710 KB 160/1267 KB 228/531 KB 96/109 KB 148/214 KB 656/1710 KB 164/1267 KB 232/531 KB 96/109 KB 148/214 KB 656/1710 KB 164/1267 KB 236/531 KB 100/109 KB 144/214 KB 656/1710 KB 160/1267 KB 224/531 KB 96/109 KB 148/214 KB 660/1710 KB 164/1267 KB 240/531 KB 100/109 KB 148/214 KB 664/1710 KB 164/1267 KB 240/531 KB 100/109 KB 148/214 KB 668/1710 KB 164/1267 KB 240/531 KB 100/109 KB 148/214 KB 672/1710 KB 164/1267 KB 240/531 KB 100/109 KB 148/214 KB 656/1710 KB 164/1267 KB 232/531 KB 100/109 KB 148/214 KB 656/1710 KB 164/1267 KB 228/531 KB 96/109 KB 144/214 KB 656/1710 KB 164/1267 KB 228/531 KB 96/109 KB 152/214 KB 672/1710 KB 164/1267 KB 240/531 KB 100/109 KB 152/214 KB 672/1710 KB 168/1267 KB 240/531 KB 100/109 KB 148/214 KB 656/1710 KB 164/1267 KB 240/531 KB 100/109 KB 156/214 KB 672/1710 KB 172/1267 KB 240/531 KB 104/109 KB 156/214 KB 672/1710 KB 172/1267 KB 240/531 KB 100/109 KB 156/214 KB 672/1710 KB 168/1267 KB 240/531 KB 100/109 KB 160/214 KB 672/1710 KB 172/1267 KB 240/531 KB 104/109 KB 160/214 KB 672/1710 KB 172/1267 KB 244/531 KB 104/109 KB 164/214 KB 676/1710 KB 176/1267 KB 248/531 KB 108/109 KB 164/214 KB 676/1710 KB 176/1267 KB 244/531 KB 108/109 KB 168/214 KB 676/1710 KB 176/1267 KB 248/531 KB 108/109 KB 172/214 KB 676/1710 KB 176/1267 KB 248/531 KB 108/109 KB 160/214 KB 676/1710 KB 176/1267 KB 244/531 KB 108/109 KB 172/214 KB 676/1710 KB 176/1267 KB 252/531 KB 109/109 KB 160/214 KB 676/1710 KB 176/1267 KB 244/531 KB 104/109 KB 172/214 KB 676/1710 KB 180/1267 KB 252/531 KB 109/109 KB 160/214 KB 676/1710 KB 172/1267 KB 244/531 KB 104/109 KB 176/214 KB 680/1710 KB 180/1267 KB 252/531 KB 109/109 KB 176/214 KB 684/1710 KB 180/1267 KB 252/531 KB 109/10 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 9 KB 176/214 KB 676/1710 KB 180/1267 KB 252/531 KB 109/109 KB 172/214 KB 676/1710 KB 176/1267 KB 252/531 KB 108/109 KB 176/214 KB 684/1710 KB 180/1267 KB 256/531 KB 109/109 KB 176/214 KB 684/1710 KB 184/1267 KB 256/531 KB 109/109 KB 176/214 KB 688/1710 KB 188/1267 KB 256/531 KB 109/109 KB 176/214 KB 688/1710 KB 192/1267 KB 260/531 KB 109/109 KB 176/214 KB 688/1710 KB 184/1267 KB 256/531 KB 109/109 KB 176/214 KB 692/1710 KB 192/1267 KB 260/531 KB 109/109 KB 176/214 KB 688/1710 KB 188/1267 KB 260/531 KB 109/109 KB 180/214 KB 696/1710 KB 196/1267 KB 264/531 KB 109/109 KB 180/214 KB 696/1710 KB 196/1267 KB 268/531 KB 109/109 KB 180/214 KB 692/1710 KB 196/1267 KB 260/531 KB 109/109 KB 180/214 KB 692/1710 KB 192/1267 KB 260/531 KB 109/109 KB 184/214 KB 696/1710 KB 196/1267 KB 268/531 KB 109/109 KB 188/214 KB 696/1710 KB 196/1267 KB 268/531 KB 109/109 KB 180/214 KB 696/1710 KB 196/1267 KB 264/531 KB 109/109 KB 188/214 KB 700/1710 KB 196/1267 KB 268/531 KB 109/109 KB 192/214 KB 700/1710 KB 196/1267 KB 268/531 KB 109/109 KB 196/214 KB 700/1710 KB 196/1267 KB 272/531 KB 109/109 KB 200/214 KB 704/1710 KB 200/1267 KB 272/531 KB 204/214 KB 704/1710 KB 200/1267 KB 272/531 KB 208/214 KB 704/1710 KB 200/1267 KB 272/531 KB 192/214 KB 700/1710 KB 196/1267 KB 272/531 KB 109/109 KB 208/214 KB 704/1710 KB 200/1267 KB 276/531 KB 208/214 KB 704/1710 KB 200/1267 KB 280/531 KB 208/214 KB 704/1710 KB 200/1267 KB 284/531 KB 196/214 KB 704/1710 KB 200/1267 KB 272/531 KB 109/109 KB 196/214 KB 700/1710 KB 200/1267 KB 272/531 KB 109/109 KB 208/214 KB 704/1710 KB 204/1267 KB 284/531 KB 208/214 KB 704/1710 KB 208/1267 KB 284/531 KB 208/214 KB 704/1710 KB 212/1267 KB 284/531 KB 208/214 KB 708/1710 KB 216/1267 KB 284/531 KB 208/214 KB 708/1710 KB 220/1267 KB 284/531 KB 208/214 KB 708/1710 KB 224/1267 KB 284/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 357.0 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 208/214 KB 708/1710 KB 212/1267 KB 284/531 KB 208/214 KB 712/1710 KB 224/1267 KB 288/531 KB 208/214 KB 716/1710 KB 224/1267 KB 288/531 KB 208/214 KB 720/1710 KB 224/1267 KB 288/531 KB 208/214 KB 708/1710 KB 224/1267 KB 288/531 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 212/214 KB 724/1710 KB 224/1267 KB 288/531 KB 212/214 KB 728/1710 KB 228/1267 KB 292/531 KB 212/214 KB 724/1710 KB 228/1267 KB 292/531 KB 212/214 KB 720/1710 KB 224/1267 KB 288/531 KB 214/214 KB 728/1710 KB 228/1267 KB 292/531 KB 214/214 KB 728/1710 KB 232/1267 KB 292/531 KB 212/214 KB 724/1710 KB 224/1267 KB 292/531 KB 214/214 KB 728/1710 KB 232/1267 KB 296/531 KB 214/214 KB 728/1710 KB 236/1267 KB 296/531 KB 214/214 KB 732/1710 KB 240/1267 KB 296/531 KB 214/214 KB 732/1710 KB 236/1267 KB 296/531 KB 214/214 KB 736/1710 KB 240/1267 KB 300/531 KB 214/214 KB 732/1710 KB 240/1267 KB 300/531 KB 214/214 KB 736/1710 KB 244/1267 KB 304/531 KB 214/214 KB 740/1710 KB 244/1267 KB 304/531 KB 214/214 KB 744/1710 KB 244/1267 KB 308/531 KB 214/214 KB 748/1710 KB 244/1267 KB 308/531 KB 214/214 KB 752/1710 KB 244/1267 KB 308/531 KB 214/214 KB 736/1710 KB 244/1267 KB 300/531 KB 214/214 KB 752/1710 KB 248/1267 KB 308/531 KB 214/214 KB 740/1710 KB 244/1267 KB 308/531 KB 214/214 KB 752/1710 KB 248/1267 KB 312/531 KB 214/214 KB 752/1710 KB 252/1267 KB 316/531 KB 214/214 KB 752/1710 KB 256/1267 KB 316/531 KB 214/214 KB 752/1710 KB 248/1267 KB 316/531 KB 214/214 KB 756/1710 KB 256/1267 KB 320/531 KB 214/214 KB 756/1710 KB 260/1267 KB 320/531 KB 214/214 KB 756/1710 KB 264/1267 KB 324/531 KB 214/214 KB 756/1710 KB 268/1267 KB 324/531 KB 214/214 KB 756/1710 KB 272/1267 KB 324/531 KB 214/214 KB 756/1710 KB 256/1267 KB 316/531 KB 214/214 KB 756/1710 KB 272/1267 KB 324/531 KB 4/80 KB 756/1710 KB 272/1267 KB 324/531 KB 8/80 KB 214/214 KB 756/1710 KB 260/1267 KB 324/531 KB 760/1710 KB 272/1267 KB 324/531 KB 8/80 KB 764/1710 KB 272/1267 KB 328/531 KB 12/80 KB 768/1710 KB 272/1267 KB 328/531 KB 12/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 672.5 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-mysql-0: 03:09:42 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 760/1710 KB 272/1267 KB 328/531 KB 12/80 KB 768/1710 KB 272/1267 KB 332/531 KB 12/80 KB 768/1710 KB 272/1267 KB 336/531 KB 12/80 KB 768/1710 KB 272/1267 KB 340/531 KB 12/80 KB 772/1710 KB 276/1267 KB 344/531 KB 12/80 KB 772/1710 KB 276/1267 KB 348/531 KB 12/80 KB 764/1710 KB 272/1267 KB 328/531 KB 12/80 KB 772/1710 KB 276/1267 KB 348/531 KB 16/80 KB 772/1710 KB 276/1267 KB 348/531 KB 20/80 KB 772/1710 KB 276/1267 KB 348/531 KB 24/80 KB 772/1710 KB 276/1267 KB 348/531 KB 28/80 KB 772/1710 KB 276/1267 KB 348/531 KB 32/80 KB 772/1710 KB 276/1267 KB 340/531 KB 12/80 KB 772/1710 KB 280/1267 KB 348/531 KB 32/80 KB 772/1710 KB 284/1267 KB 348/531 KB 32/80 KB 772/1710 KB 272/1267 KB 340/531 KB 12/80 KB 776/1710 KB 288/1267 KB 348/531 KB 32/80 KB 780/1710 KB 288/1267 KB 348/531 KB 32/80 KB 784/1710 KB 288/1267 KB 348/531 KB 32/80 KB 772/1710 KB 288/1267 KB 348/531 KB 32/80 KB 784/1710 KB 288/1267 KB 352/531 KB 32/80 KB 784/1710 KB 288/1267 KB 356/531 KB 32/80 KB 788/1710 KB 292/1267 KB 360/531 KB 36/80 KB 788/1710 KB 292/1267 KB 364/531 KB 36/80 KB 788/1710 KB 292/1267 KB 368/531 KB 36/80 KB 788/1710 KB 292/1267 KB 356/531 KB 36/80 KB 788/1710 KB 292/1267 KB 368/531 KB 40/80 KB 788/1710 KB 292/1267 KB 356/531 KB 32/80 KB 792/1710 KB 292/1267 KB 368/531 KB 40/80 KB 796/1710 KB 292/1267 KB 368/531 KB 40/80 KB 784/1710 KB 292/1267 KB 356/531 KB 32/80 KB 796/1710 KB 296/1267 KB 368/531 KB 44/80 KB 796/1710 KB 300/1267 KB 368/531 KB 44/80 KB 796/1710 KB 292/1267 KB 368/531 KB 44/80 KB 796/1710 KB 304/1267 KB 368/531 KB 48/80 KB 800/1710 KB 304/1267 KB 368/531 KB 48/80 KB 796/1710 KB 304/1267 KB 368/531 KB 48/80 KB 800/1710 KB 304/1267 KB 368/531 KB 52/80 KB 804/1710 KB 308/1267 KB 372/531 KB 56/80 KB 804/1710 KB 308/1267 KB 372/531 KB 60/80 KB 804/1710 KB 308/1267 KB 372/531 KB 64/80 KB 804/1710 KB 308/1267 KB 372/531 KB 52/80 KB 800/1710 KB 308/1267 KB 368/531 KB 52/80 KB 800/1710 KB 308/1267 KB 372/531 KB 52/80 KB 804/1710 KB 308/1267 KB 376/531 KB 64/80 KB 808/1710 KB 312/1267 KB 380/531 KB 64/80 KB 808/1710 KB 312/1267 KB 376/531 KB 64/80 KB 808/1710 KB 308/1267 KB 376/531 KB 64/80 KB 812/1710 KB 316/1267 KB 380/531 KB 68/80 KB 816/1710 KB 316/1267 KB 380/531 KB 68/80 KB 820/1710 KB 316/1267 KB 384/531 KB 68/80 KB 824/1710 KB 316/1267 KB 384/531 KB 68/80 KB 808/1710 KB 312/1267 KB 380/531 KB 68/80 KB 816/1710 KB 316/1267 KB 384/531 KB 68/80 KB 808/1710 KB 316/1267 KB 380/531 KB 68/80 KB 828/1710 KB 320/1267 KB 388/531 KB 72/80 KB 828/1710 KB 320/1267 KB 388/531 KB 72/80 KB 828/1710 KB 324/1267 KB 388/531 KB 72/80 KB 828/1710 KB 328/1267 KB 388/531 KB 72/80 KB 828/1710 KB 332/1267 KB 388/531 KB 72/80 KB 828/1710 KB 336/1267 KB 388/531 KB 72/80 KB 828/1710 KB 320/1267 KB 388/531 KB 72/80 KB 828/1710 KB 336/1267 KB 392/531 KB 72/80 KB 828/1710 KB 336/1267 KB 396/531 KB 72/80 KB 828/1710 KB 336/1267 KB 400/531 KB 72/80 KB 828/1710 KB 320/1267 KB 388/531 KB 72/80 KB 828/1710 KB 336/1267 KB 400/531 KB 76/80 KB 828/1710 KB 336/1267 KB 400/531 KB 80/80 KB 832/1710 KB 336/1267 KB 400/531 KB 80/80 KB 836/1710 KB 336/1267 KB 400/531 KB 80/80 KB 840/1710 KB 340/1267 KB 404/531 KB 80/80 KB 844/1710 KB 340/1267 KB 404/531 KB 80/80 KB 848/1710 KB 340/1267 KB 404/531 KB 80/80 KB 836/1710 KB 340/1267 KB 404/531 KB 80/80 KB 848/1710 KB 344/1267 KB 404/531 KB 80/80 KB 848/1710 KB 348/1267 KB 404/531 KB 80/80 KB 848/1710 KB 352/1267 KB 404/531 KB 80/80 KB 836/1710 KB 3 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 36/1267 KB 404/531 KB 80/80 KB 848/1710 KB 352/1267 KB 408/531 KB 80/80 KB 848/1710 KB 352/1267 KB 412/531 KB 80/80 KB 848/1710 KB 356/1267 KB 416/531 KB 80/80 KB 852/1710 KB 360/1267 KB 416/531 KB 80/80 KB 852/1710 KB 364/1267 KB 416/531 KB 80/80 KB 852/1710 KB 368/1267 KB 416/531 KB 80/80 KB 852/1710 KB 356/1267 KB 416/531 KB 80/80 KB 856/1710 KB 368/1267 KB 416/531 KB 80/80 KB 860/1710 KB 368/1267 KB 416/531 KB 80/80 KB 864/1710 KB 368/1267 KB 416/531 KB 80/80 KB 868/1710 KB 368/1267 KB 416/531 KB 80/80 KB 872/1710 KB 372/1267 KB 416/531 KB 80/80 KB 848/1710 KB 356/1267 KB 416/531 KB 80/80 KB 872/1710 KB 372/1267 KB 420/531 KB 80/80 KB 4/1044 KB 872/1710 KB 372/1267 KB 424/531 KB 80/80 KB 4/1044 KB 872/1710 KB 372/1267 KB 428/531 KB 80/80 KB 4/1044 KB 872/1710 KB 372/1267 KB 432/531 KB 80/80 KB 4/1044 KB 872/1710 KB 372/1267 KB 436/531 KB 80/80 KB 868/1710 KB 372/1267 KB 416/531 KB 80/80 KB 4/1044 KB 876/1710 KB 376/1267 KB 436/531 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 229.7 KB/sec) unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 4/1044 KB 876/1710 KB 380/1267 KB 436/531 KB 4/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 4/1044 KB 876/1710 KB 372/1267 KB 436/531 KB 80/80 KB 4/1044 KB 872/1710 KB 372/1267 KB 420/531 KB 80/80 KB 8/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 12/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 16/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 20/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 24/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 28/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 32/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 36/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 40/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 44/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 48/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 52/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 56/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 60/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 64/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 68/1044 KB 876/1710 KB 384/1267 KB 436/531 KB 72/1044 KB 880/1710 KB 388/1267 KB 440/531 KB 76/1044 KB 880/1710 KB 388/1267 KB 440/531 KB 80/1044 KB 880/1710 KB 388/1267 KB 440/531 KB 68/1044 KB 880/1710 KB 388/1267 KB 440/531 KB 80/1044 KB 880/1710 KB 392/1267 KB 440/531 KB 80/1044 KB 880/1710 KB 396/1267 KB 440/531 KB 80/1044 KB 880/1710 KB 400/1267 KB 440/531 KB 68/1044 KB 880/1710 KB 384/1267 KB 440/531 KB 80/1044 KB 880/1710 KB 400/1267 KB 444/531 KB 80/1044 KB 880/1710 KB 400/1267 KB 448/531 KB 68/1044 KB 880/1710 KB 384/1267 KB 436/531 KB 80/1044 KB 884/1710 KB 400/1267 KB 448/531 KB 84/1044 KB 888/1710 KB 400/1267 KB 4/61 KB 452/531 KB 84/1044 KB 892/1710 KB 400/1267 KB 4/61 KB 452/531 KB 84/1044 KB 896/1710 KB 404/1267 KB 4/61 KB 452/531 KB 84/1044 KB 884/1710 KB 400/1267 KB 4/61 KB 452/531 KB 88/1044 KB 896/1710 KB 404/1267 KB 4/61 KB 452/531 KB 80/1044 KB 884/1710 KB 400/1267 KB 4/61 KB 448/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 8/61 KB 452/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 12/61 KB 452/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 16/61 KB 452/531 KB 80/1044 KB 884/1710 KB 404/1267 KB 4/61 KB 452/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 16/61 KB 456/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 16/61 KB 460/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 16/61 KB 464/531 KB 92/1044 KB 900/1710 KB 404/1267 KB 16/61 KB 468/531 KB 92/1044 KB 900/1710 KB 404/1267 KB 20/61 KB 472/531 KB 84/1044 KB 892/1710 KB 404/1267 KB 4/61 KB 452/531 KB 92/1044 KB 900/1710 KB 408/1267 KB 20/61 KB 472/531 KB 92/1044 KB 900/1710 KB 412/1267 KB 20/61 KB 472/531 KB 92/1044 KB 900/1710 KB 416/1267 KB 20/61 KB 472/531 KB 92/1044 KB 900/1710 KB 404/1267 KB 20/61 KB 468/531 KB 92/1044 KB 900/1710 KB 416/1267 KB 24/61 KB 472/531 KB 92/1044 KB 900/1710 KB 416/1267 KB 28/61 KB 472/531 KB 92/1044 KB 900/1710 KB 416/1267 KB 32/61 KB 472/531 KB 92/1044 KB 900/1710 KB 416/1267 KB 36/61 KB 472/531 KB 92/1044 KB 900/1710 KB 420/1267 KB 40/61 KB 476/531 KB 92/1044 KB 900/1710 KB 420/1267 KB 44/61 KB 476/531 KB 92/1044 KB 900/1710 KB 420/1267 KB 48/61 KB 476/531 KB 92/1044 KB 896/1710 KB 404/1267 KB 16/61 KB 464/531 KB 96/1044 KB 900/1710 KB 420/1267 KB 48/61 KB 476/531 KB 92/1044 KB 900/1710 KB 404/1267 KB 16/61 KB 464/531 KB 96/1044 KB 904/1710 KB 420/1267 KB 48/61 KB 476/531 KB 100/1044 KB 904/1710 KB 420/1267 KB 48/61 KB 476/531 KB 104/1044 KB 908/1710 KB 420/1267 KB 48/61 KB 476/531 KB 108/1044 KB 908/1710 KB 420/1267 KB 48/61 KB 476/531 KB 112/1044 KB 908/1710 KB 420/1267 KB 48/61 KB 476/531 KB 92/ unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1044 KB 900/1710 KB 420/1267 KB 36/61 KB 476/531 KB 112/1044 KB 908/1710 KB 420/1267 KB 48/61 KB 480/531 KB 92/1044 KB 900/1710 KB 420/1267 KB 36/61 KB 472/531 KB 112/1044 KB 908/1710 KB 424/1267 KB 48/61 KB 480/531 KB 112/1044 KB 908/1710 KB 428/1267 KB 48/61 KB 484/531 KB 112/1044 KB 908/1710 KB 432/1267 KB 48/61 KB 484/531 KB 100/1044 KB 908/1710 KB 420/1267 KB 48/61 KB 476/531 KB 116/1044 KB 912/1710 KB 432/1267 KB 52/61 KB 484/531 KB 116/1044 KB 916/1710 KB 432/1267 KB 52/61 KB 484/531 KB 116/1044 KB 920/1710 KB 432/1267 KB 52/61 KB 484/531 KB 116/1044 KB 924/1710 KB 432/1267 KB 52/61 KB 484/531 KB 116/1044 KB 928/1710 KB 432/1267 KB 52/61 KB 484/531 KB 116/1044 KB 908/1710 KB 432/1267 KB 52/61 KB 484/531 KB 120/1044 KB 928/1710 KB 432/1267 KB 52/61 KB 484/531 KB 124/1044 KB 928/1710 KB 432/1267 KB 52/61 KB 484/531 KB 128/1044 KB 928/1710 KB 432/1267 KB 52/61 KB 484/531 KB 132/1044 KB 928/1710 KB 432/1267 KB 52/61 KB 484/531 KB 136/1044 KB 932/1710 KB 436/1267 KB 52/61 KB 484/531 KB 140/1044 KB 932/1710 KB 436/1267 KB 52/61 KB 484/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 52/61 KB 484/531 KB 112/1044 KB 908/1710 KB 432/1267 KB 52/61 KB 484/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 56/61 KB 484/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 60/61 KB 484/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 484/531 KB 112/1044 KB 908/1710 KB 424/1267 KB 48/61 KB 484/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 488/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 492/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 496/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 500/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 504/531 KB 144/1044 KB 932/1710 KB 436/1267 KB 61/61 KB 508/531 KB 132/1044 KB 932/1710 KB 436/1267 KB 52/61 KB 484/531 KB 132/1044 KB 928/1710 KB 436/1267 KB 52/61 KB 484/531 KB 144/1044 KB 932/1710 KB 440/1267 KB 61/61 KB 512/531 KB 144/1044 KB 932/1710 KB 444/1267 KB 61/61 KB 512/531 KB 144/1044 KB 932/1710 KB 448/1267 KB 61/61 KB 512/531 KB 144/1044 KB 936/1710 KB 452/1267 KB 61/61 KB 512/531 KB 148/1044 KB 936/1710 KB 456/1267 KB 61/61 KB 512/531 KB 148/1044 KB 936/1710 KB 460/1267 KB 61/61 KB 512/531 KB 148/1044 KB 936/1710 KB 464/1267 KB 61/61 KB 512/531 KB 144/1044 KB 936/1710 KB 448/1267 KB 61/61 KB 512/531 KB 148/1044 KB 940/1710 KB 464/1267 KB 61/61 KB 512/531 KB 148/1044 KB 944/1710 KB 464/1267 KB 61/61 KB 512/531 KB 148/1044 KB 948/1710 KB 464/1267 KB 61/61 KB 512/531 KB 148/1044 KB 952/1710 KB 468/1267 KB 61/61 KB 512/531 KB 148/1044 KB 956/1710 KB 468/1267 KB 61/61 KB 512/531 KB 148/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 512/531 KB 148/1044 KB 936/1710 KB 452/1267 KB 61/61 KB 512/531 KB 152/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 512/531 KB 156/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 512/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 512/531 KB 144/1044 KB 936/1710 KB 452/1267 KB 61/61 KB 512/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 516/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 520/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 524/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 528/531 KB 160/1044 KB 960/1710 KB 468/1267 KB 61/61 KB 531/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 155.6 KB/sec) unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 148/1044 KB 948/1710 KB 468/1267 KB 61/61 KB 512/531 KB 160/1044 KB 964/1710 KB 472/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 476/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 480/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 484/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 488/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 492/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 964/1710 KB 468/1267 KB 61/61 KB 531/531 KB 160/1044 KB 968/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 972/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 976/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 980/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 984/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 988/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 992/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 996/1710 KB 496/1267 KB 531/531 KB 160/1044 KB 1000/1710 KB 500/1267 KB 160/1044 KB 1004/1710 KB 500/1267 KB 160/1044 KB 1008/1710 KB 500/1267 KB 160/1044 KB 996/1710 KB 500/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1346.0 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 160/1044 KB 1008/1710 KB 504/1267 KB 160/1044 KB 1008/1710 KB 508/1267 KB 160/1044 KB 1008/1710 KB 512/1267 KB 160/1044 KB 1008/1710 KB 516/1267 KB 160/1044 KB 1012/1710 KB 520/1267 KB 160/1044 KB 1012/1710 KB 524/1267 KB 160/1044 KB 1012/1710 KB 516/1267 KB 160/1044 KB 1016/1710 KB 524/1267 KB 160/1044 KB 1020/1710 KB 528/1267 KB 160/1044 KB 1024/1710 KB 528/1267 KB 160/1044 KB 1016/1710 KB 528/1267 KB 160/1044 KB 1024/1710 KB 532/1267 KB 164/1044 KB 1028/1710 KB 536/1267 KB 164/1044 KB 1028/1710 KB 540/1267 KB 164/1044 KB 1028/1710 KB 544/1267 KB 164/1044 KB 1028/1710 KB 532/1267 KB 164/1044 KB 1024/1710 KB 532/1267 KB 168/1044 KB 1028/1710 KB 544/1267 KB 172/1044 KB 1028/1710 KB 544/1267 KB 176/1044 KB 1028/1710 KB 544/1267 KB 180/1044 KB 1028/1710 KB 544/1267 KB 184/1044 KB 1028/1710 KB 544/1267 KB 188/1044 KB 1028/1710 KB 544/1267 KB 192/1044 KB 1028/1710 KB 544/1267 KB 196/1044 KB 1028/1710 KB 544/1267 KB 200/1044 KB 1028/1710 KB 544/1267 KB 204/1044 KB 1028/1710 KB 544/1267 KB 208/1044 KB 1028/1710 KB 544/1267 KB 212/1044 KB 1028/1710 KB 544/1267 KB 216/1044 KB 1028/1710 KB 544/1267 KB 220/1044 KB 1028/1710 KB 544/1267 KB 224/1044 KB 1028/1710 KB 544/1267 KB 228/1044 KB 1028/1710 KB 544/1267 KB 228/1044 KB 1032/1710 KB 544/1267 KB 228/1044 KB 1036/1710 KB 544/1267 KB 232/1044 KB 1040/1710 KB 544/1267 KB 232/1044 KB 1036/1710 KB 544/1267 KB 236/1044 KB 1040/1710 KB 544/1267 KB 240/1044 KB 1040/1710 KB 544/1267 KB 244/1044 KB 1040/1710 KB 548/1267 KB 248/1044 KB 1044/1710 KB 548/1267 KB 252/1044 KB 1044/1710 KB 548/1267 KB 256/1044 KB 1044/1710 KB 548/1267 KB 240/1044 KB 1040/1710 KB 548/1267 KB 256/1044 KB 1044/1710 KB 552/1267 KB 244/1044 KB 1044/1710 KB 548/1267 KB 256/1044 KB 1044/1710 KB 556/1267 KB 256/1044 KB 1048/1710 KB 556/1267 KB 256/1044 KB 1048/1710 KB 560/1267 KB 256/1044 KB 1052/1710 KB 560/1267 KB 256/1044 KB 1056/1710 KB 560/1267 KB 256/1044 KB 1060/1710 KB 560/1267 KB 260/1044 KB 1064/1710 KB 564/1267 KB 260/1044 KB 1068/1710 KB 564/1267 KB 260/1044 KB 1072/1710 KB 564/1267 KB 260/1044 KB 1060/1710 KB 564/1267 KB 264/1044 KB 1072/1710 KB 564/1267 KB 268/1044 KB 1072/1710 KB 564/1267 KB 272/1044 KB 1072/1710 KB 564/1267 KB 256/1044 KB 1060/1710 KB 564/1267 KB 272/1044 KB 1072/1710 KB 568/1267 KB 272/1044 KB 1072/1710 KB 572/1267 KB 272/1044 KB 1072/1710 KB 576/1267 KB 272/1044 KB 1072/1710 KB 580/1267 KB 276/1044 KB 1076/1710 KB 584/1267 KB 276/1044 KB 1076/1710 KB 588/1267 KB 276/1044 KB 1076/1710 KB 592/1267 KB 276/1044 KB 1076/1710 KB 580/1267 KB 280/1044 KB 1076/1710 KB 592/1267 KB 284/1044 KB 1076/1710 KB 592/1267 KB 288/1044 KB 1076/1710 KB 592/1267 KB 292/1044 KB 1076/1710 KB 592/1267 KB 296/1044 KB 1076/1710 KB 596/1267 KB 272/1044 KB 1076/1710 KB 580/1267 KB 296/1044 KB 1080/1710 KB 596/1267 KB 296/1044 KB 1084/1710 KB 596/1267 KB 296/1044 KB 1088/1710 KB 596/1267 KB 296/1044 KB 1092/1710 KB 596/1267 KB 296/1044 KB 1096/1710 KB 596/1267 KB 296/1044 KB 1100/1710 KB 596/1267 KB 296/1044 KB 1104/1710 KB 596/1267 KB 292/1044 KB 1076/1710 KB 596/1267 KB 296/1044 KB 1104/1710 KB 600/1267 KB 296/1044 KB 1104/1710 KB 4/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 8/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 12/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 16/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 20/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 24/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 28/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 32/713 KB 600/1267 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 296/1044 KB 1104/1710 KB 36/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 40/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 44/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 48/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 52/713 KB 600/1267 KB 296/1044 KB 1104/1710 KB 52/713 KB 604/1267 KB 296/1044 KB 1104/1710 KB 52/713 KB 608/1267 KB 300/1044 KB 1104/1710 KB 56/713 KB 612/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 616/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 620/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 624/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 628/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 632/1267 KB 300/1044 KB 1104/1710 KB 56/713 KB 608/1267 KB 296/1044 KB 1104/1710 KB 56/713 KB 608/1267 KB 304/1044 KB 1108/1710 KB 56/713 KB 632/1267 KB 308/1044 KB 1108/1710 KB 60/713 KB 632/1267 KB 312/1044 KB 1108/1710 KB 60/713 KB 632/1267 KB 316/1044 KB 1108/1710 KB 60/713 KB 632/1267 KB 320/1044 KB 1108/1710 KB 60/713 KB 632/1267 KB 300/1044 KB 1108/1710 KB 56/713 KB 612/1267 KB 320/1044 KB 1112/1710 KB 60/713 KB 632/1267 KB 320/1044 KB 1116/1710 KB 60/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 60/713 KB 632/1267 KB 304/1044 KB 1108/1710 KB 60/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 64/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 68/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 72/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 76/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 80/713 KB 632/1267 KB 320/1044 KB 1120/1710 KB 84/713 KB 632/1267 KB 324/1044 KB 1124/1710 KB 88/713 KB 636/1267 KB 324/1044 KB 1124/1710 KB 92/713 KB 636/1267 KB 324/1044 KB 1124/1710 KB 96/713 KB 636/1267 KB 324/1044 KB 1124/1710 KB 84/713 KB 636/1267 KB 324/1044 KB 1124/1710 KB 96/713 KB 640/1267 KB 324/1044 KB 1124/1710 KB 96/713 KB 644/1267 KB 324/1044 KB 1124/1710 KB 100/713 KB 648/1267 KB 324/1044 KB 1124/1710 KB 84/713 KB 632/1267 KB 328/1044 KB 1124/1710 KB 100/713 KB 652/1267 KB 332/1044 KB 1124/1710 KB 100/713 KB 652/1267 KB 320/1044 KB 1124/1710 KB 84/713 KB 632/1267 KB 332/1044 KB 1128/1710 KB 100/713 KB 652/1267 KB 332/1044 KB 1132/1710 KB 100/713 KB 652/1267 KB 332/1044 KB 1136/1710 KB 100/713 KB 652/1267 KB 336/1044 KB 1136/1710 KB 100/713 KB 652/1267 KB 340/1044 KB 1136/1710 KB 100/713 KB 652/1267 KB 344/1044 KB 1140/1710 KB 100/713 KB 652/1267 KB 324/1044 KB 1124/1710 KB 100/713 KB 644/1267 KB 344/1044 KB 1140/1710 KB 104/713 KB 652/1267 KB 344/1044 KB 1140/1710 KB 108/713 KB 652/1267 KB 344/1044 KB 1140/1710 KB 112/713 KB 652/1267 KB 324/1044 KB 1124/1710 KB 100/713 KB 652/1267 KB 348/1044 KB 1140/1710 KB 112/713 KB 656/1267 KB 348/1044 KB 1140/1710 KB 112/713 KB 660/1267 KB 348/1044 KB 1140/1710 KB 116/713 KB 664/1267 KB 348/1044 KB 1140/1710 KB 116/713 KB 668/1267 KB 348/1044 KB 1140/1710 KB 116/713 KB 672/1267 KB 340/1044 KB 1140/1710 KB 100/713 KB 652/1267 KB 348/1044 KB 1144/1710 KB 116/713 KB 672/1267 KB 348/1044 KB 1148/1710 KB 116/713 KB 672/1267 KB 348/1044 KB 1152/1710 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 4/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1140/1710 KB 116/713 KB 660/1267 KB 348/1044 KB 1140/1710 KB 112/713 KB 652/1267 KB 348/1044 KB 1152/1710 KB 4/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 8/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 12/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 16/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 20/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 24/1063 KB 116/713 KB 672/1267 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 348/1044 KB 1156/1710 KB 28/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 32/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 36/1063 KB 116/713 KB 672/1267 KB 348/1044 KB 1156/1710 KB 40/1063 KB 116/713 KB 672/1267 KB 352/1044 KB 1156/1710 KB 44/1063 KB 116/713 KB 672/1267 KB 352/1044 KB 1156/1710 KB 48/1063 KB 116/713 KB 672/1267 KB 352/1044 KB 1156/1710 KB 40/1063 KB 116/713 KB 672/1267 KB 356/1044 KB 1156/1710 KB 48/1063 KB 116/713 KB 672/1267 KB 360/1044 KB 1156/1710 KB 52/1063 KB 120/713 KB 672/1267 KB 364/1044 KB 1156/1710 KB 52/1063 KB 120/713 KB 672/1267 KB 368/1044 KB 1160/1710 KB 52/1063 KB 120/713 KB 676/1267 KB 356/1044 KB 1156/1710 KB 52/1063 KB 120/713 KB 672/1267 KB 368/1044 KB 1160/1710 KB 52/1063 KB 124/713 KB 676/1267 KB 368/1044 KB 1160/1710 KB 52/1063 KB 128/713 KB 676/1267 KB 356/1044 KB 1156/1710 KB 52/1063 KB 116/713 KB 672/1267 KB 368/1044 KB 1160/1710 KB 56/1063 KB 128/713 KB 676/1267 KB 368/1044 KB 1160/1710 KB 60/1063 KB 128/713 KB 676/1267 KB 368/1044 KB 1160/1710 KB 64/1063 KB 132/713 KB 676/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 136/713 KB 676/1267 KB 364/1044 KB 1160/1710 KB 52/1063 KB 120/713 KB 676/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 136/713 KB 680/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 136/713 KB 684/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 136/713 KB 688/1267 KB 364/1044 KB 1160/1710 KB 52/1063 KB 120/713 KB 672/1267 KB 372/1044 KB 1164/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 372/1044 KB 1168/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 372/1044 KB 1172/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 372/1044 KB 1176/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 372/1044 KB 1160/1710 KB 64/1063 KB 132/713 KB 676/1267 KB 376/1044 KB 1176/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 380/1044 KB 1176/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 384/1044 KB 1180/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 388/1044 KB 1180/1710 KB 64/1063 KB 144/713 KB 692/1267 KB 368/1044 KB 1160/1710 KB 64/1063 KB 132/713 KB 676/1267 KB 388/1044 KB 1180/1710 KB 68/1063 KB 144/713 KB 692/1267 KB 388/1044 KB 1180/1710 KB 72/1063 KB 144/713 KB 692/1267 KB 388/1044 KB 1180/1710 KB 76/1063 KB 144/713 KB 692/1267 KB 388/1044 KB 1180/1710 KB 80/1063 KB 144/713 KB 692/1267 KB 388/1044 KB 1180/1710 KB 84/1063 KB 144/713 KB 692/1267 KB 388/1044 KB 1180/1710 KB 88/1063 KB 144/713 KB 692/1267 KB 384/1044 KB 1180/1710 KB 64/1063 KB 144/713 KB 692/1267 KB 392/1044 KB 1180/1710 KB 88/1063 KB 144/713 KB 696/1267 KB 392/1044 KB 1180/1710 KB 88/1063 KB 144/713 KB 700/1267 KB 392/1044 KB 1180/1710 KB 88/1063 KB 144/713 KB 704/1267 KB 384/1044 KB 1180/1710 KB 64/1063 KB 144/713 KB 688/1267 KB 380/1044 KB 1180/1710 KB 64/1063 KB 140/713 KB 688/1267 KB 392/1044 KB 1184/1710 KB 88/1063 KB 144/713 KB 704/1267 KB 392/1044 KB 1184/1710 KB 88/1063 KB 148/713 KB 704/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 152/713 KB 704/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 156/713 KB 704/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 160/713 KB 704/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 164/713 KB 704/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 168/713 KB 708/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 172/713 KB 708/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 176/713 KB 708/1267 KB 392/1044 KB 1180/1710 KB 88/1063 KB 144/713 KB 692/1267 KB 396/1044 KB 1188/1710 KB 92/1063 KB 176/713 KB 708/1267 KB 400/1044 KB 1188/1710 KB 92/10 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 63 KB 176/713 KB 708/1267 KB 404/1044 KB 1188/1710 KB 92/1063 KB 176/713 KB 708/1267 KB 408/1044 KB 1188/1710 KB 92/1063 KB 176/713 KB 708/1267 KB 412/1044 KB 1188/1710 KB 92/1063 KB 176/713 KB 708/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 164/713 KB 708/1267 KB 392/1044 KB 1188/1710 KB 92/1063 KB 148/713 KB 704/1267 KB 412/1044 KB 1188/1710 KB 96/1063 KB 176/713 KB 708/1267 KB 392/1044 KB 1188/1710 KB 88/1063 KB 148/713 KB 704/1267 KB 412/1044 KB 1192/1710 KB 96/1063 KB 176/713 KB 708/1267 KB 412/1044 KB 1196/1710 KB 96/1063 KB 176/713 KB 708/1267 KB 412/1044 KB 1196/1710 KB 100/1063 KB 176/713 KB 708/1267 KB 412/1044 KB 1200/1710 KB 100/1063 KB 176/713 KB 712/1267 KB 412/1044 KB 1200/1710 KB 100/1063 KB 176/713 KB 708/1267 KB 412/1044 KB 1204/1710 KB 100/1063 KB 176/713 KB 712/1267 KB 412/1044 KB 1204/1710 KB 104/1063 KB 176/713 KB 716/1267 KB 412/1044 KB 1204/1710 KB 104/1063 KB 176/713 KB 720/1267 KB 412/1044 KB 1204/1710 KB 104/1063 KB 176/713 KB 712/1267 KB 412/1044 KB 1204/1710 KB 108/1063 KB 176/713 KB 720/1267 KB 412/1044 KB 1204/1710 KB 112/1063 KB 176/713 KB 720/1267 KB 412/1044 KB 1208/1710 KB 112/1063 KB 176/713 KB 724/1267 KB 416/1044 KB 1208/1710 KB 116/1063 KB 180/713 KB 728/1267 KB 416/1044 KB 1208/1710 KB 116/1063 KB 180/713 KB 732/1267 KB 416/1044 KB 1208/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 412/1044 KB 1208/1710 KB 112/1063 KB 176/713 KB 720/1267 KB 416/1044 KB 1212/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 416/1044 KB 1216/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 416/1044 KB 1208/1710 KB 116/1063 KB 180/713 KB 724/1267 KB 416/1044 KB 1220/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 420/1044 KB 1224/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 420/1044 KB 1228/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 420/1044 KB 1232/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 420/1044 KB 1236/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 420/1044 KB 1240/1710 KB 116/1063 KB 180/713 KB 740/1267 KB 420/1044 KB 1244/1710 KB 116/1063 KB 180/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 116/1063 KB 180/713 KB 740/1267 KB 412/1044 KB 1208/1710 KB 116/1063 KB 180/713 KB 724/1267 KB 420/1044 KB 1248/1710 KB 120/1063 KB 180/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 124/1063 KB 180/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 128/1063 KB 180/713 KB 740/1267 KB 412/1044 KB 1208/1710 KB 112/1063 KB 180/713 KB 724/1267 KB 420/1044 KB 1248/1710 KB 128/1063 KB 184/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 128/1063 KB 188/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 128/1063 KB 192/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 132/1063 KB 192/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 136/1063 KB 196/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 140/1063 KB 196/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 740/1267 KB 420/1044 KB 1236/1710 KB 116/1063 KB 180/713 KB 740/1267 KB 420/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 744/1267 KB 420/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 748/1267 KB 420/1044 KB 1220/1710 KB 116/1063 KB 180/713 KB 736/1267 KB 424/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 748/1267 KB 428/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 748/1267 KB 432/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 748/1267 KB 436/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 748/1267 KB 440/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 752/1267 KB 444/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 752/1267 KB 448/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 752/1267 KB 452/1044 KB 1248/171 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 0 KB 148/1063 KB 196/713 KB 752/1267 KB 456/1044 KB 1252/1710 KB 148/1063 KB 196/713 KB 752/1267 KB 460/1044 KB 1252/1710 KB 148/1063 KB 196/713 KB 752/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 196/713 KB 752/1267 KB 420/1044 KB 1248/1710 KB 132/1063 KB 196/713 KB 740/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 200/713 KB 752/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 204/713 KB 752/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 208/713 KB 752/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 212/713 KB 752/1267 KB 452/1044 KB 1252/1710 KB 148/1063 KB 196/713 KB 752/1267 KB 464/1044 KB 1256/1710 KB 148/1063 KB 216/713 KB 752/1267 KB 448/1044 KB 1248/1710 KB 148/1063 KB 196/713 KB 752/1267 KB 464/1044 KB 1260/1710 KB 152/1063 KB 216/713 KB 752/1267 KB 464/1044 KB 1260/1710 KB 156/1063 KB 216/713 KB 752/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 752/1267 KB 436/1044 KB 1248/1710 KB 144/1063 KB 196/713 KB 752/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 756/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 760/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 764/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 768/1267 KB 464/1044 KB 1260/1710 KB 160/1063 KB 216/713 KB 772/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 216/713 KB 776/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 216/713 KB 780/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 216/713 KB 784/1267 KB 464/1044 KB 1252/1710 KB 148/1063 KB 216/713 KB 752/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 220/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 224/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 228/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 232/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 236/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 240/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 244/713 KB 784/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 248/713 KB 788/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 252/713 KB 788/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 256/713 KB 788/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 216/713 KB 772/1267 KB 472/1044 KB 1260/1710 KB 164/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1260/1710 KB 164/1063 KB 256/713 KB 788/1267 KB 464/1044 KB 1260/1710 KB 164/1063 KB 216/713 KB 772/1267 KB 464/1044 KB 1260/1710 KB 148/1063 KB 216/713 KB 768/1267 KB 476/1044 KB 1264/1710 KB 164/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1268/1710 KB 164/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1272/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1276/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1280/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1284/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 468/1044 KB 1260/1710 KB 164/1063 KB 244/713 KB 788/1267 KB 480/1044 KB 1284/1710 KB 168/1063 KB 256/713 KB 792/1267 KB 480/1044 KB 1284/1710 KB 168/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1284/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 476/1044 KB 1268/1710 KB 168/1063 KB 256/713 KB 788/1267 KB 480/1044 KB 1288/1710 KB 172/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 176/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 180/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 184/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 188/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 192/1063 KB 256/713 KB 796/1267 KB 480/1044 KB 1288/1710 KB 196/1063 KB 256/713 KB 800/1267 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 484/1044 KB 1288/1710 KB 200/1063 KB 260/713 KB 800/1267 KB 480/1044 KB 1288/1710 KB 168/1063 KB 256/713 KB 796/1267 KB 484/1044 KB 1292/1710 KB 200/1063 KB 260/713 KB 800/1267 KB 484/1044 KB 1296/1710 KB 200/1063 KB 260/713 KB 800/1267 KB 484/1044 KB 1300/1710 KB 200/1063 KB 260/713 KB 800/1267 KB 484/1044 KB 1288/1710 KB 196/1063 KB 260/713 KB 800/1267 KB 484/1044 KB 1288/1710 KB 196/1063 KB 256/713 KB 800/1267 KB 488/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 800/1267 KB 492/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 800/1267 KB 496/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 800/1267 KB 480/1044 KB 1288/1710 KB 192/1063 KB 256/713 KB 800/1267 KB 496/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 804/1267 KB 496/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 808/1267 KB 496/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 812/1267 KB 496/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 816/1267 KB 500/1044 KB 1304/1710 KB 204/1063 KB 260/713 KB 820/1267 KB 484/1044 KB 1300/1710 KB 204/1063 KB 260/713 KB 800/1267 KB 500/1044 KB 1304/1710 KB 208/1063 KB 264/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 212/1063 KB 264/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 216/1063 KB 264/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 204/1063 KB 264/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 220/1063 KB 268/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 820/1267 KB 500/1044 KB 1304/1710 KB 204/1063 KB 260/713 KB 816/1267 KB 504/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 820/1267 KB 508/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 820/1267 KB 512/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 820/1267 KB 516/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 820/1267 KB 520/1044 KB 1304/1710 KB 220/1063 KB 276/713 KB 824/1267 KB 496/1044 KB 1304/1710 KB 204/1063 KB 260/713 KB 816/1267 KB 520/1044 KB 1308/1710 KB 220/1063 KB 276/713 KB 824/1267 KB 520/1044 KB 1312/1710 KB 220/1063 KB 276/713 KB 824/1267 KB 520/1044 KB 1316/1710 KB 220/1063 KB 276/713 KB 824/1267 KB 516/1044 KB 1304/1710 KB 220/1063 KB 276/713 KB 824/1267 KB 516/1044 KB 1304/1710 KB 220/1063 KB 272/713 KB 824/1267 KB 520/1044 KB 1316/1710 KB 220/1063 KB 276/713 KB 828/1267 KB 520/1044 KB 1316/1710 KB 220/1063 KB 276/713 KB 832/1267 KB 500/1044 KB 1304/1710 KB 220/1063 KB 264/713 KB 820/1267 KB 520/1044 KB 1316/1710 KB 224/1063 KB 276/713 KB 832/1267 KB 520/1044 KB 1316/1710 KB 228/1063 KB 276/713 KB 832/1267 KB 524/1044 KB 1320/1710 KB 232/1063 KB 280/713 KB 836/1267 KB 524/1044 KB 1320/1710 KB 236/1063 KB 280/713 KB 836/1267 KB 524/1044 KB 1320/1710 KB 240/1063 KB 280/713 KB 836/1267 KB 524/1044 KB 1320/1710 KB 228/1063 KB 280/713 KB 836/1267 KB 528/1044 KB 1320/1710 KB 240/1063 KB 280/713 KB 836/1267 KB 532/1044 KB 1320/1710 KB 240/1063 KB 280/713 KB 836/1267 KB 536/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 836/1267 KB 540/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 836/1267 KB 544/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 836/1267 KB 520/1044 KB 1320/1710 KB 228/1063 KB 280/713 KB 836/1267 KB 544/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 840/1267 KB 544/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 844/1267 KB 544/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 848/1267 KB 520/1044 KB 1320/1710 KB 228/1063 KB 280/713 KB 832/1267 KB 544/1044 KB 1324/1710 KB 244/1063 KB 280/713 KB 848/1267 KB 544/1044 KB 1328/1710 KB 244/1063 KB 280/713 KB 848/1267 KB 520/1044 KB 1316/1710 KB 228/1063 KB 280/713 KB 832/1267 KB 544/1044 KB 1328/1710 KB 244/1063 KB 284/7 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 13 KB 848/1267 KB 544/1044 KB 1328/1710 KB 244/1063 KB 288/713 KB 848/1267 KB 544/1044 KB 1332/1710 KB 244/1063 KB 288/713 KB 848/1267 KB 544/1044 KB 1336/1710 KB 244/1063 KB 292/713 KB 848/1267 KB 544/1044 KB 1340/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 544/1044 KB 1344/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 544/1044 KB 1348/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1352/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1356/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1360/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 532/1044 KB 1320/1710 KB 244/1063 KB 280/713 KB 836/1267 KB 548/1044 KB 1360/1710 KB 248/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1360/1710 KB 252/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1360/1710 KB 256/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1360/1710 KB 260/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1364/1710 KB 264/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1364/1710 KB 268/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 852/1267 KB 548/1044 KB 1348/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 552/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 852/1267 KB 556/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 852/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 852/1267 KB 544/1044 KB 1336/1710 KB 244/1063 KB 292/713 KB 852/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 856/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 292/713 KB 860/1267 KB 544/1044 KB 1332/1710 KB 244/1063 KB 292/713 KB 848/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 296/713 KB 860/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 300/713 KB 860/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 304/713 KB 860/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 308/713 KB 860/1267 KB 564/1044 KB 1364/1710 KB 272/1063 KB 312/713 KB 864/1267 KB 564/1044 KB 1364/1710 KB 276/1063 KB 312/713 KB 864/1267 KB 548/1044 KB 1364/1710 KB 260/1063 KB 292/713 KB 852/1267 KB 564/1044 KB 1364/1710 KB 276/1063 KB 316/713 KB 864/1267 KB 564/1044 KB 1364/1710 KB 276/1063 KB 320/713 KB 864/1267 KB 564/1044 KB 1368/1710 KB 276/1063 KB 324/713 KB 864/1267 KB 564/1044 KB 1364/1710 KB 272/1063 KB 308/713 KB 864/1267 KB 560/1044 KB 1364/1710 KB 272/1063 KB 308/713 KB 864/1267 KB 564/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 868/1267 KB 564/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 872/1267 KB 568/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 876/1267 KB 572/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 876/1267 KB 576/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 876/1267 KB 580/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 876/1267 KB 564/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 864/1267 KB 580/1044 KB 1368/1710 KB 284/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1368/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 564/1044 KB 1368/1710 KB 276/1063 KB 320/713 KB 864/1267 KB 580/1044 KB 1372/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1376/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1380/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1384/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1388/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1392/1710 KB 288/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1396/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 584/1044 KB 1400/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 584/1044 KB 1404/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 584/1044 KB 1408/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 584/1044 KB 1412/1710 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 292/1063 KB 328/713 KB 876/1267 KB 580/1044 KB 1368/1710 KB 280/1063 KB 328/713 KB 876/1267 KB 572/1044 KB 1368/1710 KB 280/1063 KB 324/713 KB 876/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 328/713 KB 880/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 328/713 KB 884/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 888/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 892/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 896/1267 KB 584/1044 KB 1396/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 588/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 896/1267 KB 592/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 896/1267 KB 596/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 896/1267 KB 600/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 900/1267 KB 604/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 900/1267 KB 580/1044 KB 1392/1710 KB 292/1063 KB 328/713 KB 876/1267 KB 608/1044 KB 1412/1710 KB 296/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 300/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 304/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 308/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 312/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 316/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 332/713 KB 900/1267 KB 596/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 900/1267 KB 584/1044 KB 1412/1710 KB 292/1063 KB 332/713 KB 884/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 336/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 340/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 344/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 348/713 KB 904/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 352/713 KB 904/1267 KB 608/1044 KB 1412/1710 KB 312/1063 KB 332/713 KB 900/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 344/713 KB 904/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 352/713 KB 908/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 352/713 KB 912/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 356/713 KB 912/1267 KB 612/1044 KB 1416/1710 KB 324/1063 KB 360/713 KB 916/1267 KB 612/1044 KB 1416/1710 KB 324/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1416/1710 KB 324/1063 KB 356/713 KB 916/1267 KB 612/1044 KB 1420/1710 KB 324/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1424/1710 KB 324/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1412/1710 KB 324/1063 KB 356/713 KB 916/1267 KB 612/1044 KB 1424/1710 KB 328/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1424/1710 KB 332/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1424/1710 KB 336/1063 KB 364/713 KB 916/1267 KB 612/1044 KB 1412/1710 KB 320/1063 KB 356/713 KB 916/1267 KB 608/1044 KB 1412/1710 KB 320/1063 KB 356/713 KB 916/1267 KB 612/1044 KB 1424/1710 KB 336/1063 KB 364/713 KB 920/1267 KB 612/1044 KB 1424/1710 KB 336/1063 KB 364/713 KB 924/1267 KB 616/1044 KB 1424/1710 KB 336/1063 KB 364/713 KB 928/1267 KB 616/1044 KB 1424/1710 KB 340/1063 KB 368/713 KB 932/1267 KB 616/1044 KB 1428/1710 KB 340/1063 KB 368/713 KB 936/1267 KB 616/1044 KB 1424/1710 KB 336/1063 KB 364/713 KB 924/1267 KB 620/1044 KB 1428/1710 KB 340/1063 KB 368/713 KB 936/1267 KB 616/1044 KB 1428/1710 KB 340/1063 KB 368/713 KB 932/1267 KB 620/1044 KB 1432/1710 KB 340/1063 KB 368/713 KB 936/1267 KB 616/1044 KB 1424/1710 KB 340/1063 KB 368/713 KB 928/1267 KB 624/1044 KB 1432/1710 KB 340/1063 KB 372/713 KB 936/1267 KB 616/1044 KB 1424/1710 KB 340/1063 KB 364/713 KB 928/1267 KB 624/1044 KB 1436/1710 KB 340/1063 KB 372/713 KB 936/1267 KB 624/ unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1044 KB 1432/1710 KB 340/1063 KB 368/713 KB 936/1267 KB 624/1044 KB 1440/1710 KB 340/1063 KB 372/713 KB 936/1267 KB 624/1044 KB 1444/1710 KB 340/1063 KB 372/713 KB 936/1267 KB 628/1044 KB 1448/1710 KB 344/1063 KB 376/713 KB 940/1267 KB 628/1044 KB 1444/1710 KB 344/1063 KB 376/713 KB 940/1267 KB 628/1044 KB 1448/1710 KB 344/1063 KB 376/713 KB 944/1267 KB 624/1044 KB 1444/1710 KB 344/1063 KB 372/713 KB 936/1267 KB 628/1044 KB 1448/1710 KB 348/1063 KB 376/713 KB 944/1267 KB 628/1044 KB 1448/1710 KB 352/1063 KB 376/713 KB 944/1267 KB 628/1044 KB 1448/1710 KB 356/1063 KB 376/713 KB 944/1267 KB 628/1044 KB 1444/1710 KB 344/1063 KB 376/713 KB 936/1267 KB 624/1044 KB 1444/1710 KB 344/1063 KB 376/713 KB 936/1267 KB 628/1044 KB 1448/1710 KB 356/1063 KB 380/713 KB 944/1267 KB 628/1044 KB 1448/1710 KB 356/1063 KB 384/713 KB 944/1267 KB 632/1044 KB 1448/1710 KB 356/1063 KB 384/713 KB 944/1267 KB 636/1044 KB 1448/1710 KB 356/1063 KB 384/713 KB 944/1267 KB 640/1044 KB 1448/1710 KB 356/1063 KB 388/713 KB 944/1267 KB 640/1044 KB 1448/1710 KB 360/1063 KB 388/713 KB 944/1267 KB 640/1044 KB 1448/1710 KB 364/1063 KB 388/713 KB 944/1267 KB 640/1044 KB 1448/1710 KB 368/1063 KB 388/713 KB 944/1267 KB 640/1044 KB 1448/1710 KB 372/1063 KB 388/713 KB 944/1267 KB 644/1044 KB 1452/1710 KB 376/1063 KB 388/713 KB 948/1267 KB 636/1044 KB 1448/1710 KB 356/1063 KB 388/713 KB 944/1267 KB 644/1044 KB 1452/1710 KB 376/1063 KB 392/713 KB 948/1267 KB 644/1044 KB 1452/1710 KB 372/1063 KB 388/713 KB 948/1267 KB 644/1044 KB 1456/1710 KB 376/1063 KB 392/713 KB 948/1267 KB 644/1044 KB 1460/1710 KB 376/1063 KB 396/713 KB 948/1267 KB 644/1044 KB 1448/1710 KB 372/1063 KB 388/713 KB 948/1267 KB 648/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 948/1267 KB 640/1044 KB 1448/1710 KB 372/1063 KB 388/713 KB 948/1267 KB 648/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 952/1267 KB 648/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 956/1267 KB 648/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 960/1267 KB 644/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 948/1267 KB 644/1044 KB 1456/1710 KB 376/1063 KB 396/713 KB 948/1267 KB 652/1044 KB 1460/1710 KB 380/1063 KB 400/713 KB 960/1267 KB 652/1044 KB 1460/1710 KB 380/1063 KB 404/713 KB 960/1267 KB 652/1044 KB 1460/1710 KB 384/1063 KB 408/713 KB 960/1267 KB 652/1044 KB 1460/1710 KB 384/1063 KB 412/713 KB 960/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 416/713 KB 960/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 420/713 KB 960/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 424/713 KB 964/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 428/713 KB 964/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 652/1044 KB 1460/1710 KB 380/1063 KB 396/713 KB 960/1267 KB 656/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 660/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 664/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 668/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 672/1044 KB 1464/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 420/713 KB 964/1267 KB 652/1044 KB 1464/1710 KB 384/1063 KB 412/713 KB 960/1267 KB 672/1044 KB 1468/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 672/1044 KB 1472/1710 KB 384/1063 KB 432/713 KB 964/1267 KB 652/1044 KB 1460/1710 KB 384/1063 KB 404/713 KB 960/1267 KB 672/1044 KB 1472/1710 KB 388/1063 KB 432/713 KB 964/1267 KB 672/1044 KB 1472/1710 KB 392/1063 KB 432/713 KB 964/1267 KB 672/1044 KB 1476/1710 KB 396/1063 KB 432/713 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 964/1267 KB 672/1044 KB 1476/1710 KB 400/1063 KB 432/713 KB 968/1267 KB 676/1044 KB 1476/1710 KB 400/1063 KB 432/713 KB 968/1267 KB 680/1044 KB 1476/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 684/1044 KB 1476/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 688/1044 KB 1476/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 672/1044 KB 1476/1710 KB 392/1063 KB 432/713 KB 964/1267 KB 688/1044 KB 1480/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 688/1044 KB 1484/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 688/1044 KB 1488/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 688/1044 KB 1492/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 692/1044 KB 1496/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 692/1044 KB 1500/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 676/1044 KB 1476/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 404/1063 KB 440/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 404/1063 KB 444/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 404/1063 KB 448/713 KB 968/1267 KB 676/1044 KB 1476/1710 KB 404/1063 KB 432/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 408/1063 KB 448/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 412/1063 KB 448/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 968/1267 KB 672/1044 KB 1476/1710 KB 396/1063 KB 432/713 KB 968/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 972/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 976/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 980/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 984/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 988/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 992/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 448/713 KB 996/1267 KB 692/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1000/1267 KB 692/1044 KB 1492/1710 KB 404/1063 KB 436/713 KB 968/1267 KB 696/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 700/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 704/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 708/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 692/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 996/1267 KB 708/1044 KB 1512/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 708/1044 KB 1516/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 708/1044 KB 1520/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 692/1044 KB 1504/1710 KB 420/1063 KB 452/713 KB 996/1267 KB 708/1044 KB 1520/1710 KB 424/1063 KB 452/713 KB 1004/1267 KB 692/1044 KB 1504/1710 KB 416/1063 KB 452/713 KB 996/1267 KB 708/1044 KB 1520/1710 KB 428/1063 KB 452/713 KB 1004/1267 KB 708/1044 KB 1520/1710 KB 432/1063 KB 456/713 KB 1004/1267 KB 708/1044 KB 1520/1710 KB 436/1063 KB 456/713 KB 1004/1267 KB 712/1044 KB 1524/1710 KB 440/1063 KB 456/713 KB 1004/1267 KB 712/1044 KB 1524/1710 KB 444/1063 KB 456/713 KB 1004/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1004/1267 KB 692/1044 KB 1508/1710 KB 420/1063 KB 452/713 KB 1004/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1008/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1012/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1016/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1020/1267 KB 712/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1024/1267 KB 712/1044 KB 1524/1710 KB 436/1063 KB 456/713 KB 1004/1267 KB 712/1044 KB 1520/1710 KB 436/1063 KB 456/713 KB 1004/1267 KB 716/1044 KB 1524/1710 KB 448/1063 KB 456/713 KB 1024/1267 KB 720/104 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 4 KB 1524/1710 KB 448/1063 KB 456/713 KB 1024/1267 KB 708/1044 KB 1520/1710 KB 428/1063 KB 456/713 KB 1004/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 460/713 KB 1024/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 464/713 KB 1024/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 468/713 KB 1024/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 472/713 KB 1024/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 476/713 KB 1024/1267 KB 724/1044 KB 1524/1710 KB 448/1063 KB 480/713 KB 1024/1267 KB 728/1044 KB 1528/1710 KB 452/1063 KB 480/713 KB 1024/1267 KB 732/1044 KB 1528/1710 KB 452/1063 KB 480/713 KB 1024/1267 KB 736/1044 KB 1528/1710 KB 452/1063 KB 480/713 KB 1024/1267 KB 724/1044 KB 1528/1710 KB 452/1063 KB 480/713 KB 1024/1267 KB 736/1044 KB 1528/1710 KB 456/1063 KB 480/713 KB 1024/1267 KB 736/1044 KB 1528/1710 KB 460/1063 KB 480/713 KB 1024/1267 KB 724/1044 KB 1528/1710 KB 448/1063 KB 480/713 KB 1024/1267 KB 720/1044 KB 1524/1710 KB 448/1063 KB 480/713 KB 1024/1267 KB 736/1044 KB 1528/1710 KB 460/1063 KB 484/713 KB 1024/1267 KB 736/1044 KB 1532/1710 KB 460/1063 KB 484/713 KB 1024/1267 KB 736/1044 KB 1536/1710 KB 460/1063 KB 484/713 KB 1024/1267 KB 736/1044 KB 1540/1710 KB 460/1063 KB 484/713 KB 1024/1267 KB 736/1044 KB 1544/1710 KB 464/1063 KB 488/713 KB 1028/1267 KB 736/1044 KB 1548/1710 KB 464/1063 KB 488/713 KB 1028/1267 KB 740/1044 KB 1552/1710 KB 464/1063 KB 488/713 KB 1028/1267 KB 736/1044 KB 1540/1710 KB 464/1063 KB 488/713 KB 1028/1267 KB 740/1044 KB 1552/1710 KB 464/1063 KB 488/713 KB 1032/1267 KB 736/1044 KB 1540/1710 KB 460/1063 KB 488/713 KB 1024/1267 KB 740/1044 KB 1552/1710 KB 464/1063 KB 492/713 KB 1032/1267 KB 740/1044 KB 1552/1710 KB 464/1063 KB 496/713 KB 1032/1267 KB 736/1044 KB 1540/1710 KB 464/1063 KB 488/713 KB 1024/1267 KB 740/1044 KB 1552/1710 KB 468/1063 KB 496/713 KB 1032/1267 KB 740/1044 KB 1556/1710 KB 472/1063 KB 500/713 KB 1036/1267 KB 740/1044 KB 1556/1710 KB 476/1063 KB 500/713 KB 1036/1267 KB 740/1044 KB 1548/1710 KB 464/1063 KB 488/713 KB 1028/1267 KB 744/1044 KB 1556/1710 KB 476/1063 KB 500/713 KB 1036/1267 KB 748/1044 KB 1556/1710 KB 476/1063 KB 500/713 KB 1036/1267 KB 752/1044 KB 1556/1710 KB 476/1063 KB 500/713 KB 1036/1267 KB 740/1044 KB 1556/1710 KB 468/1063 KB 500/713 KB 1036/1267 KB 752/1044 KB 1560/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 752/1044 KB 1564/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 752/1044 KB 1568/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 752/1044 KB 1572/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 756/1044 KB 1576/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 740/1044 KB 1552/1710 KB 468/1063 KB 500/713 KB 1036/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 500/713 KB 1040/1267 KB 740/1044 KB 1552/1710 KB 468/1063 KB 500/713 KB 1032/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 504/713 KB 1040/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 508/713 KB 1040/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 512/713 KB 1040/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 516/713 KB 1040/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 520/713 KB 1044/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 524/713 KB 1044/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB 756/1044 KB 1572/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 760/1044 KB 1580/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB 764/1044 KB 1580/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB 768/1044 KB 1580/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 772/1044 KB 1580/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 480/1063 KB 532/713 KB 1044/1267 KB 752/1044 KB 1556/1710 KB 480/1063 KB 500/713 KB 1036/1267 KB 776/1044 KB 1584/1710 KB 484/1063 KB 532/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 488/1063 KB 532/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 492/1063 KB 532/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 496/1063 KB 532/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 500/1063 KB 532/713 KB 1044/1267 KB 776/1044 KB 1584/1710 KB 504/1063 KB 532/713 KB 1044/1267 KB 772/1044 KB 1584/1710 KB 480/1063 KB 532/713 KB 1044/1267 KB 780/1044 KB 1584/1710 KB 504/1063 KB 536/713 KB 1044/1267 KB 780/1044 KB 1584/1710 KB 504/1063 KB 540/713 KB 1044/1267 KB 772/1044 KB 1584/1710 KB 480/1063 KB 528/713 KB 1044/1267 KB 756/1044 KB 1580/1710 KB 480/1063 KB 516/713 KB 1044/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1048/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1052/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1056/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1060/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1064/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1068/1267 KB 780/1044 KB 1588/1710 KB 508/1063 KB 540/713 KB 1068/1267 KB 780/1044 KB 1592/1710 KB 508/1063 KB 544/713 KB 1072/1267 KB 780/1044 KB 1596/1710 KB 508/1063 KB 544/713 KB 1072/1267 KB 780/1044 KB 1584/1710 KB 508/1063 KB 540/713 KB 1044/1267 KB 780/1044 KB 1596/1710 KB 512/1063 KB 544/713 KB 1072/1267 KB 780/1044 KB 1584/1710 KB 504/1063 KB 532/713 KB 1044/1267 KB 784/1044 KB 1596/1710 KB 512/1063 KB 544/713 KB 1072/1267 KB 780/1044 KB 1588/1710 KB 508/1063 KB 544/713 KB 1072/1267 KB 780/1044 KB 1588/1710 KB 508/1063 KB 540/713 KB 1072/1267 KB 784/1044 KB 1596/1710 KB 512/1063 KB 544/713 KB 1076/1267 KB 788/1044 KB 1596/1710 KB 516/1063 KB 548/713 KB 1080/1267 KB 788/1044 KB 1600/1710 KB 516/1063 KB 548/713 KB 1084/1267 KB 788/1044 KB 1600/1710 KB 516/1063 KB 548/713 KB 1088/1267 KB 788/1044 KB 1596/1710 KB 516/1063 KB 548/713 KB 1076/1267 KB 788/1044 KB 1596/1710 KB 512/1063 KB 544/713 KB 1076/1267 KB 792/1044 KB 1600/1710 KB 516/1063 KB 548/713 KB 1088/1267 KB 796/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1088/1267 KB 800/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1088/1267 KB 804/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1088/1267 KB 808/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1092/1267 KB 788/1044 KB 1596/1710 KB 516/1063 KB 544/713 KB 1076/1267 KB 812/1044 KB 1600/1710 KB 520/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 524/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 528/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 532/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 552/713 KB 1092/1267 KB 804/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1092/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 552/713 KB 1096/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 552/713 KB 1100/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 552/713 KB 1104/1267 KB 792/1044 KB 1600/1710 KB 516/1063 KB 552/713 KB 1088/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 556/713 KB 1104/1267 KB 812/1044 KB 1600/1710 KB 536/1063 KB 560/713 KB 1104/1267 KB 788/1044 KB 1600/1710 KB 516/1063 KB 548/713 KB 1080/1267 KB 812/1044 KB 1604/1710 KB 536/1063 KB 560/713 KB 1104/1267 KB 812/1044 KB 1608/1710 KB 536/1063 KB 560/713 KB 1104/12 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 67 KB 812/1044 KB 1612/1710 KB 536/1063 KB 560/713 KB 1104/1267 KB 812/1044 KB 1616/1710 KB 536/1063 KB 560/713 KB 1104/1267 KB 812/1044 KB 1620/1710 KB 536/1063 KB 560/713 KB 1104/1267 KB 816/1044 KB 1624/1710 KB 540/1063 KB 564/713 KB 1108/1267 KB 816/1044 KB 1628/1710 KB 540/1063 KB 564/713 KB 1108/1267 KB 816/1044 KB 1632/1710 KB 540/1063 KB 564/713 KB 1108/1267 KB 816/1044 KB 1620/1710 KB 540/1063 KB 564/713 KB 1108/1267 KB 816/1044 KB 1632/1710 KB 544/1063 KB 564/713 KB 1108/1267 KB 816/1044 KB 1620/1710 KB 536/1063 KB 564/713 KB 1108/1267 KB 812/1044 KB 1620/1710 KB 536/1063 KB 564/713 KB 1104/1267 KB 816/1044 KB 1632/1710 KB 544/1063 KB 568/713 KB 1108/1267 KB 816/1044 KB 1632/1710 KB 544/1063 KB 572/713 KB 1108/1267 KB 816/1044 KB 1632/1710 KB 544/1063 KB 576/713 KB 1108/1267 KB 820/1044 KB 1632/1710 KB 544/1063 KB 576/713 KB 1108/1267 KB 824/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1108/1267 KB 828/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1108/1267 KB 832/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1108/1267 KB 812/1044 KB 1620/1710 KB 536/1063 KB 564/713 KB 1108/1267 KB 832/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1112/1267 KB 832/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1116/1267 KB 832/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1120/1267 KB 832/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1124/1267 KB 836/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1128/1267 KB 820/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1108/1267 KB 836/1044 KB 1640/1710 KB 548/1063 KB 580/713 KB 1132/1267 KB 836/1044 KB 1644/1710 KB 548/1063 KB 580/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 548/1063 KB 580/713 KB 1132/1267 KB 820/1044 KB 1632/1710 KB 548/1063 KB 580/713 KB 1108/1267 KB 836/1044 KB 1648/1710 KB 548/1063 KB 584/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 548/1063 KB 588/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 548/1063 KB 592/713 KB 1132/1267 KB 820/1044 KB 1632/1710 KB 548/1063 KB 576/713 KB 1108/1267 KB 836/1044 KB 1648/1710 KB 552/1063 KB 592/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 556/1063 KB 592/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 560/1063 KB 592/713 KB 1132/1267 KB 836/1044 KB 1648/1710 KB 564/1063 KB 592/713 KB 1132/1267 KB 836/1044 KB 1652/1710 KB 568/1063 KB 596/713 KB 1132/1267 KB 836/1044 KB 1652/1710 KB 572/1063 KB 596/713 KB 1132/1267 KB 836/1044 KB 1652/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 836/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1124/1267 KB 840/1044 KB 1652/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 844/1044 KB 1652/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 848/1044 KB 1652/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 836/1044 KB 1652/1710 KB 564/1063 KB 596/713 KB 1132/1267 KB 848/1044 KB 1656/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 848/1044 KB 1660/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 848/1044 KB 1664/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 848/1044 KB 1668/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 852/1044 KB 1672/1710 KB 580/1063 KB 596/713 KB 1132/1267 KB 852/1044 KB 1676/1710 KB 580/1063 KB 596/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 596/713 KB 1132/1267 KB 836/1044 KB 1636/1710 KB 548/1063 KB 580/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 596/713 KB 1136/1267 KB 836/1044 KB 1648/1710 KB 564/1063 KB 596/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 600/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 604/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 608/713 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1136/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 612/713 KB 1136/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 616/713 KB 1140/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 620/713 KB 1140/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 624/713 KB 1140/1267 KB 852/1044 KB 1668/1710 KB 580/1063 KB 596/713 KB 1132/1267 KB 852/1044 KB 1680/1710 KB 584/1063 KB 624/713 KB 1140/1267 KB 852/1044 KB 1680/1710 KB 588/1063 KB 624/713 KB 1140/1267 KB 852/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1140/1267 KB 852/1044 KB 1668/1710 KB 576/1063 KB 596/713 KB 1132/1267 KB 856/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1140/1267 KB 860/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1140/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1140/1267 KB 852/1044 KB 1680/1710 KB 580/1063 KB 612/713 KB 1140/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1144/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1148/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1152/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 624/713 KB 1156/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1160/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1164/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1168/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1172/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1684/1710 KB 596/1063 KB 628/713 KB 1156/1267 KB 868/1044 KB 1684/1710 KB 600/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1684/1710 KB 604/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1684/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1684/1710 KB 592/1063 KB 628/713 KB 1156/1267 KB 868/1044 KB 1688/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1692/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1696/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 868/1044 KB 1680/1710 KB 592/1063 KB 628/713 KB 1156/1267 KB 872/1044 KB 1696/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 876/1044 KB 1696/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 880/1044 KB 1696/1710 KB 608/1063 KB 628/713 KB 1176/1267 KB 864/1044 KB 1680/1710 KB 592/1063 KB 628/713 KB 1156/1267 KB 880/1044 KB 1696/1710 KB 608/1063 KB 632/713 KB 1176/1267 KB 880/1044 KB 1696/1710 KB 608/1063 KB 636/713 KB 1176/1267 KB 880/1044 KB 1696/1710 KB 608/1063 KB 640/713 KB 1176/1267 KB 884/1044 KB 1696/1710 KB 608/1063 KB 640/713 KB 1176/1267 KB 888/1044 KB 1700/1710 KB 612/1063 KB 644/713 KB 1180/1267 KB 892/1044 KB 1700/1710 KB 612/1063 KB 644/713 KB 1180/1267 KB 896/1044 KB 1700/1710 KB 612/1063 KB 644/713 KB 1180/1267 KB 884/1044 KB 1700/1710 KB 612/1063 KB 644/713 KB 1180/1267 KB 896/1044 KB 1700/1710 KB 616/1063 KB 644/713 KB 1180/1267 KB 896/1044 KB 1700/1710 KB 620/1063 KB 644/713 KB 1180/1267 KB 896/1044 KB 1700/1710 KB 624/1063 KB 644/713 KB 1180/1267 KB 896/1044 KB 1700/1710 KB 628/1063 KB 644/713 KB 1180/1267 KB 900/1044 KB 1700/1710 KB 632/1063 KB 644/713 KB 1180/1267 KB 900/1044 KB 1700/1710 KB 636/1063 KB 644/713 KB 1180/1267 KB 900/1044 KB 1700/1710 KB 640/1063 KB 644/713 KB 1180/1267 KB 884/1044 KB 1700/1710 KB 608/1063 KB 644/713 KB 1180/1267 KB 900/1044 KB 1700/1710 KB 640/1063 KB 644/713 KB 1184/1267 KB 884/1044 KB 1700/1710 KB 608/1063 KB 644/713 KB 1176/1267 KB 900/1044 KB 1704/1710 KB 640/1063 KB 644/713 KB 1184/1267 KB 884/1044 KB 1696/1710 KB 608/1063 KB 644/713 KB 1176/1267 KB 900/1044 KB 1704/1710 KB 640/1063 KB 648/713 KB 1184/1267 KB 900/1044 KB 1704/1710 KB 640/1063 KB 652/ unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 713 KB 1184/1267 KB 900/1044 KB 1704/1710 KB 640/1063 KB 656/713 KB 1184/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 660/713 KB 1184/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 664/713 KB 1188/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 668/713 KB 1188/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1188/1267 KB 900/1044 KB 1700/1710 KB 628/1063 KB 644/713 KB 1180/1267 KB 904/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1188/1267 KB 908/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1188/1267 KB 912/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1188/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 660/713 KB 1188/1267 KB 912/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1192/1267 KB 900/1044 KB 1708/1710 KB 640/1063 KB 656/713 KB 1184/1267 KB 912/1044 KB 1710/1710 KB 640/1063 KB 672/713 KB 1196/1267 KB 912/1044 KB 1708/1710 KB 640/1063 KB 672/713 KB 1196/1267 KB 912/1044 KB 1710/1710 KB 640/1063 KB 672/713 KB 1200/1267 KB 912/1044 KB 1710/1710 KB 640/1063 KB 672/713 KB 1204/1267 KB 916/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1208/1267 KB 916/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1212/1267 KB 916/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1216/1267 KB 916/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1204/1267 KB 916/1044 KB 1710/1710 KB 640/1063 KB 672/713 KB 1204/1267 KB 920/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1216/1267 KB 924/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1216/1267 KB 928/1044 KB 1710/1710 KB 644/1063 KB 676/713 KB 1216/1267 KB 916/1044 KB 1710/1710 KB 640/1063 KB 676/713 KB 1204/1267 KB 928/1044 KB 1710/1710 KB 648/1063 KB 680/713 KB 1216/1267 KB 928/1044 KB 1710/1710 KB 648/1063 KB 684/713 KB 1216/1267 KB 928/1044 KB 1710/1710 KB 648/1063 KB 688/713 KB 1216/1267 KB 928/1044 KB 1710/1710 KB 648/1063 KB 692/713 KB 1216/1267 KB 932/1044 KB 1710/1710 KB 648/1063 KB 696/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 648/1063 KB 700/713 KB 1220/1267 KB 928/1044 KB 1710/1710 KB 648/1063 KB 676/713 KB 1216/1267 KB 932/1044 KB 1710/1710 KB 652/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 656/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 660/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 664/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 668/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 648/1063 KB 692/713 KB 1220/1267 KB 932/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1224/1267 KB 932/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1228/1267 KB 932/1044 KB 1710/1710 KB 648/1063 KB 692/713 KB 1216/1267 KB 936/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1232/1267 KB 940/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1232/1267 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2735.8 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 932/1044 KB 1710/1710 KB 648/1063 KB 704/713 KB 1220/1267 KB 944/1044 KB 672/1063 KB 704/713 KB 1232/1267 KB 932/1044 KB 1710/1710 KB 672/1063 KB 704/713 KB 1232/1267 KB 944/1044 KB 672/1063 KB 704/713 KB 1236/1267 KB 948/1044 KB 676/1063 KB 708/713 KB 1240/1267 KB 948/1044 KB 676/1063 KB 708/713 KB 1244/1267 KB 948/1044 KB 676/1063 KB 708/713 KB 1248/1267 KB 948/1044 KB 676/1063 KB 708/713 KB 1236/1267 KB 948/1044 KB 672/1063 KB 708/713 KB 1236/1267 KB 948/1044 KB 680/1063 KB 712/713 KB 1248/1267 KB 948/1044 KB 680/1063 KB 713/713 KB 1248/1267 KB 948/1044 KB 672/1063 KB 704/713 KB 1236/1267 KB 952/1044 KB 680/1063 KB 713/713 KB 1248/1267 KB 956/1044 KB 680/1063 KB 713/713 KB 1248/1267 KB 960/1044 KB 680/1063 KB 713/713 KB 1248/1267 KB 948/1044 KB 680/1063 KB 708/713 KB 1248/1267 KB 960/1044 KB 684/1063 KB 713/713 KB 1248/1267 KB 960/1044 KB 688/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 692/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 696/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 700/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 704/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 684/1063 KB 713/713 KB 1252/1267 KB 960/1044 KB 704/1063 KB 713/713 KB 1256/1267 KB 960/1044 KB 704/1063 KB 713/713 KB 1260/1267 KB 960/1044 KB 704/1063 KB 713/713 KB 1264/1267 KB 960/1044 KB 704/1063 KB 713/713 KB 1267/1267 KB 960/1044 KB 708/1063 KB 713/713 KB 1267/1267 KB 964/1044 KB 712/1063 KB 713/713 KB 1267/1267 KB 964/1044 KB 716/1063 KB 713/713 KB 1267/1267 KB 964/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 964/1044 KB 708/1063 KB 713/713 KB 1267/1267 KB 968/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 972/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 976/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 980/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 984/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 988/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 992/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 996/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1000/1044 KB 724/1063 KB 713/713 KB 1267/1267 KB 996/1044 KB 724/1063 KB 713/713 KB 1267/1267 KB 1000/1044 KB 728/1063 KB 713/713 KB 1267/1267 KB 1000/1044 KB 732/1063 KB 713/713 KB 1267/1267 KB 1004/1044 KB 736/1063 KB 713/713 KB 1267/1267 KB 1004/1044 KB 740/1063 KB 713/713 KB 1267/1267 KB 1004/1044 KB 744/1063 KB 4/257 KB 1004/1044 KB 748/1063 KB 4/257 KB 1004/1044 KB 732/1063 KB 713/713 KB 1267/1267 KB 1004/1044 KB 740/1063 KB 4/257 KB 1267/1267 KB 1004/1044 KB 748/1063 KB 8/257 KB 1004/1044 KB 748/1063 KB 12/257 KB 1004/1044 KB 748/1063 KB 16/257 KB 1004/1044 KB 748/1063 KB 20/257 KB 1004/1044 KB 748/1063 KB 24/257 KB 1004/1044 KB 748/1063 KB 28/257 KB 1004/1044 KB 748/1063 KB 32/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1102.0 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1004/1044 KB 748/1063 KB 36/257 KB 1004/1044 KB 748/1063 KB 40/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1951.4 KB/sec) unit-abot-epc-basic-0: 03:09:42 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-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1004/1044 KB 748/1063 KB 44/257 KB 1004/1044 KB 748/1063 KB 48/257 KB 1008/1044 KB 748/1063 KB 48/257 KB 1008/1044 KB 748/1063 KB 52/257 KB 1012/1044 KB 752/1063 KB 56/257 KB 1012/1044 KB 752/1063 KB 60/257 KB 1012/1044 KB 752/1063 KB 64/257 KB 1012/1044 KB 752/1063 KB 52/257 KB 1016/1044 KB 752/1063 KB 64/257 KB 1020/1044 KB 752/1063 KB 64/257 KB 1024/1044 KB 752/1063 KB 64/257 KB 1028/1044 KB 752/1063 KB 64/257 KB 1032/1044 KB 752/1063 KB 68/257 KB 1036/1044 KB 752/1063 KB 68/257 KB 1040/1044 KB 752/1063 KB 68/257 KB 1008/1044 KB 752/1063 KB 52/257 KB 1040/1044 KB 756/1063 KB 68/257 KB 1040/1044 KB 760/1063 KB 68/257 KB 1040/1044 KB 764/1063 KB 68/257 KB 1040/1044 KB 768/1063 KB 68/257 KB 1028/1044 KB 752/1063 KB 68/257 KB 1040/1044 KB 768/1063 KB 72/257 KB 1040/1044 KB 768/1063 KB 76/257 KB 1040/1044 KB 768/1063 KB 80/257 KB 1040/1044 KB 768/1063 KB 84/257 KB 1044/1044 KB 772/1063 KB 88/257 KB 1044/1044 KB 772/1063 KB 92/257 KB 1044/1044 KB 772/1063 KB 96/257 KB 1044/1044 KB 772/1063 KB 84/257 KB 1044/1044 KB 776/1063 KB 96/257 KB 1044/1044 KB 780/1063 KB 96/257 KB 1044/1044 KB 784/1063 KB 96/257 KB 1044/1044 KB 768/1063 KB 84/257 KB 1044/1044 KB 784/1063 KB 96/257 KB 1044/1044 KB 784/1063 KB 100/257 KB 1044/1044 KB 4/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 4/358 KB 788/1063 KB 100/257 KB 1044/1044 KB 4/358 KB 784/1063 KB 100/257 KB 1044/1044 KB 8/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 12/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 16/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 20/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 24/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 28/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 32/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 36/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 40/358 KB 788/1063 KB 104/257 KB 1044/1044 KB 44/358 KB 792/1063 KB 108/257 KB 1044/1044 KB 48/358 KB 792/1063 KB 108/257 KB 1044/1044 KB 40/358 KB 792/1063 KB 108/257 KB 1044/1044 KB 48/358 KB 792/1063 KB 112/257 KB 1044/1044 KB 40/358 KB 792/1063 KB 104/257 KB 1044/1044 KB 48/358 KB 796/1063 KB 112/257 KB 1044/1044 KB 48/358 KB 800/1063 KB 112/257 KB 1044/1044 KB 48/358 KB 800/1063 KB 116/257 KB 1044/1044 KB 48/358 KB 800/1063 KB 116/257 KB 4/549 KB 52/358 KB 804/1063 KB 116/257 KB 8/549 KB 52/358 KB 804/1063 KB 116/257 KB 12/549 KB 52/358 KB 804/1063 KB 116/257 KB 16/549 KB 52/358 KB 804/1063 KB 116/257 KB 20/549 KB 52/358 KB 804/1063 KB 116/257 KB 24/549 KB 52/358 KB 804/1063 KB 116/257 KB 28/549 KB 52/358 KB 804/1063 KB 116/257 KB 32/549 KB 52/358 KB 804/1063 KB 116/257 KB 36/549 KB 52/358 KB 804/1063 KB 116/257 KB 40/549 KB 52/358 KB 804/1063 KB 116/257 KB 44/549 KB 52/358 KB 804/1063 KB 116/257 KB 48/549 KB 52/358 KB 804/1063 KB 116/257 KB 52/549 KB 52/358 KB 804/1063 KB 116/257 KB 56/549 KB 52/358 KB 804/1063 KB 116/257 KB 60/549 KB 52/358 KB 804/1063 KB 116/257 KB 64/549 KB 52/358 KB 804/1063 KB 116/257 KB 68/549 KB 52/358 KB 804/1063 KB 116/257 KB 72/549 KB 52/358 KB 804/1063 KB 120/257 KB 72/549 KB 52/358 KB 804/1063 KB 124/257 KB 72/549 KB 52/358 KB 804/1063 KB 116/257 KB 4/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1562.7 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 52/358 KB 800/1063 KB 116/257 KB 4/549 KB 56/358 KB 804/1063 KB 124/257 KB 76/549 KB 60/358 KB 804/1063 KB 124/257 KB 76/549 KB 52/358 KB 804/1063 KB 124/257 KB 76/549 KB 60/358 KB 808/1063 KB 128/257 KB 80/549 KB 60/358 KB 808/1063 KB 128/257 KB 76/549 KB 60/358 KB 808/1063 KB 124/257 KB 76/549 KB 64/358 KB 808/1063 KB 128/257 KB 80/549 KB 68/358 KB 812/1063 KB 132/257 KB 80/549 KB 72/358 KB 812/1063 KB 132/257 KB 84/549 KB 64/358 KB 812/1063 KB 128/257 KB 80/549 KB 76/358 KB 816/1063 KB 132/257 KB 84/549 KB 76/358 KB 820/1063 KB 132/257 KB 84/549 KB 76/358 KB 824/1063 KB 132/257 KB 84/549 KB 76/358 KB 828/1063 KB 132/257 KB 84/549 KB 76/358 KB 832/1063 KB 132/257 KB 84/549 KB 64/358 KB 812/1063 KB 132/257 KB 84/549 KB 76/358 KB 832/1063 KB 136/257 KB 84/549 KB 76/358 KB 832/1063 KB 140/257 KB 84/549 KB 76/358 KB 832/1063 KB 144/257 KB 84/549 KB 68/358 KB 812/1063 KB 132/257 KB 84/549 KB 76/358 KB 832/1063 KB 144/257 KB 88/549 KB 76/358 KB 832/1063 KB 144/257 KB 92/549 KB 76/358 KB 812/1063 KB 132/257 KB 84/549 KB 80/358 KB 832/1063 KB 144/257 KB 92/549 KB 80/358 KB 832/1063 KB 144/257 KB 96/549 KB 80/358 KB 832/1063 KB 148/257 KB 96/549 KB 3/5 KB 84/358 KB 836/1063 KB 152/257 KB 100/549 KB 3/5 KB 84/358 KB 836/1063 KB 156/257 KB 100/549 KB 3/5 KB 84/358 KB 836/1063 KB 160/257 KB 100/549 KB 3/5 KB 84/358 KB 836/1063 KB 148/257 KB 100/549 KB 3/5 KB 80/358 KB 836/1063 KB 148/257 KB 100/549 KB 3/5 KB 80/358 KB 836/1063 KB 148/257 KB 96/549 KB 5/5 KB 84/358 KB 836/1063 KB 160/257 KB 100/549 KB 5/5 KB 88/358 KB 836/1063 KB 160/257 KB 100/549 KB 80/358 KB 836/1063 KB 148/257 KB 96/549 KB 5/5 KB 88/358 KB 840/1063 KB 160/257 KB 104/549 KB 5/5 KB 92/358 KB 844/1063 KB 160/257 KB 104/549 KB 5/5 KB 92/358 KB 848/1063 KB 160/257 KB 104/549 KB 5/5 KB 88/358 KB 836/1063 KB 160/257 KB 104/549 KB 5/5 KB 92/358 KB 848/1063 KB 164/257 KB 108/549 KB 5/5 KB 92/358 KB 848/1063 KB 164/257 KB 112/549 KB 5/5 KB 92/358 KB 848/1063 KB 164/257 KB 116/549 KB 5/5 KB 92/358 KB 852/1063 KB 164/257 KB 120/549 KB 5/5 KB 92/358 KB 852/1063 KB 164/257 KB 124/549 KB 5/5 KB 92/358 KB 852/1063 KB 164/257 KB 128/549 KB 5/5 KB 92/358 KB 848/1063 KB 164/257 KB 104/549 KB 5/5 KB 92/358 KB 852/1063 KB 168/257 KB 128/549 KB 5/5 KB 92/358 KB 852/1063 KB 172/257 KB 128/549 KB 5/5 KB 92/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 92/358 KB 840/1063 KB 160/257 KB 104/549 KB 5/5 KB 96/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 100/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 104/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 108/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 112/358 KB 852/1063 KB 176/257 KB 128/549 KB 5/5 KB 92/358 KB 852/1063 KB 164/257 KB 116/549 KB 5/5 KB 112/358 KB 856/1063 KB 176/257 KB 128/549 KB 5/5 KB 112/358 KB 856/1063 KB 176/257 KB 128/549 KB 5/5 KB 112/358 KB 860/1063 KB 176/257 KB 128/549 KB 5/5 KB 116/358 KB 864/1063 KB 180/257 KB 132/549 KB 5/5 KB 116/358 KB 868/1063 KB 180/257 KB 132/549 KB 5/5 KB 116/358 KB 872/1063 KB 180/257 KB 132/549 KB 5/5 KB 116/358 KB 860/1063 KB 180/257 KB 132/549 KB 116/358 KB 872/1063 KB 184/257 KB 132/549 KB 5/5 KB 116/358 KB 860/1063 KB 176/257 KB 132/549 KB 116/358 KB 872/1063 KB 184/257 KB 136/549 KB 5/5 KB 116/358 KB 860/1063 KB 176/257 KB 128/549 KB 120/358 KB 872/1063 KB 188/257 KB 136/549 KB 124/358 KB 872/1063 KB 188/257 KB 136/549 KB 128/358 KB 872/1063 KB 188/25 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 7 KB 140/549 KB 132/358 KB 872/1063 KB 188/257 KB 140/549 KB 136/358 KB 876/1063 KB 188/257 KB 140/549 KB 140/358 KB 876/1063 KB 188/257 KB 140/549 KB 144/358 KB 876/1063 KB 188/257 KB 140/549 KB 116/358 KB 872/1063 KB 188/257 KB 136/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 144/358 KB 876/1063 KB 192/257 KB 140/549 KB 144/358 KB 876/1063 KB 196/257 KB 140/549 KB 132/358 KB 876/1063 KB 188/257 KB 140/549 KB 144/358 KB 880/1063 KB 196/257 KB 140/549 KB 144/358 KB 884/1063 KB 196/257 KB 140/549 KB 144/358 KB 888/1063 KB 196/257 KB 140/549 KB 124/358 KB 872/1063 KB 188/257 KB 140/549 KB 144/358 KB 888/1063 KB 196/257 KB 144/549 KB 144/358 KB 888/1063 KB 196/257 KB 148/549 KB 144/358 KB 888/1063 KB 196/257 KB 152/549 KB 144/358 KB 888/1063 KB 200/257 KB 156/549 KB 144/358 KB 888/1063 KB 200/257 KB 160/549 KB 144/358 KB 888/1063 KB 200/257 KB 152/549 KB 144/358 KB 888/1063 KB 204/257 KB 160/549 KB 144/358 KB 888/1063 KB 208/257 KB 160/549 KB 148/358 KB 888/1063 KB 208/257 KB 160/549 KB 152/358 KB 892/1063 KB 212/257 KB 164/549 KB 156/358 KB 892/1063 KB 212/257 KB 164/549 KB 160/358 KB 892/1063 KB 212/257 KB 164/549 KB 148/358 KB 892/1063 KB 212/257 KB 164/549 KB 160/358 KB 896/1063 KB 212/257 KB 164/549 KB 160/358 KB 900/1063 KB 212/257 KB 164/549 KB 160/358 KB 904/1063 KB 212/257 KB 164/549 KB 148/358 KB 888/1063 KB 212/257 KB 164/549 KB 160/358 KB 904/1063 KB 212/257 KB 168/549 KB 160/358 KB 908/1063 KB 212/257 KB 172/549 KB 160/358 KB 908/1063 KB 212/257 KB 176/549 KB 3/86 KB 160/358 KB 908/1063 KB 212/257 KB 180/549 KB 3/86 KB 164/358 KB 908/1063 KB 212/257 KB 184/549 KB 3/86 KB 164/358 KB 908/1063 KB 212/257 KB 188/549 KB 3/86 KB 164/358 KB 908/1063 KB 212/257 KB 192/549 KB 3/86 KB 148/358 KB 888/1063 KB 212/257 KB 160/549 KB 164/358 KB 908/1063 KB 216/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 220/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 224/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 228/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 232/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 236/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 3/86 KB 164/358 KB 908/1063 KB 212/257 KB 180/549 KB 3/86 KB 160/358 KB 908/1063 KB 212/257 KB 172/549 KB 3/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 5/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 8/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 11/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 13/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 16/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 19/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 21/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 24/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 27/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 29/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 32/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 36/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 40/86 KB 164/358 KB 908/1063 KB 240/257 KB 192/549 KB 44/86 KB 168/358 KB 908/1063 KB 240/257 KB 192/549 KB 48/86 KB 160/358 KB 908/1063 KB 212/257 KB 168/549 KB 168/358 KB 912/1063 KB 240/257 KB 192/549 KB 48/86 KB 168/358 KB 916/1063 KB 240/257 KB 192/549 KB 48/86 KB 168/358 KB 920/1063 KB 240/257 KB 192/549 KB 48/86 KB 168/358 KB 924/1063 KB 240/257 KB 192/549 KB 48/86 KB 168/358 KB 928/1063 KB 244/257 KB 196/549 KB 52/86 KB 168/358 KB 932/1063 KB 244/257 KB 196/549 KB 52/86 KB 168/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 168/358 KB 908/1063 KB 240/257 KB 192/549 KB 44/86 KB 172/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 176/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 180/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 184/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 188/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 192/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 196/358 KB 936/1063 KB 244/257 KB 196/549 KB 52/86 KB 200/358 KB 940/1063 KB 244/257 KB 196/549 KB 52/86 KB 204/358 KB 940/1063 KB 244/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 244/257 KB 196/549 KB 52/86 KB 168/358 KB 924/1063 KB 244/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 248/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 252/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 256/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 257/257 KB 196/549 KB 52/86 KB 168/358 KB 924/1063 KB 240/257 KB 196/549 KB 52/86 KB 208/358 KB 940/1063 KB 257/257 KB 200/549 KB 52/86 KB 208/358 KB 940/1063 KB 257/257 KB 204/549 KB 52/86 KB 208/358 KB 940/1063 KB 257/257 KB 208/549 KB 52/86 KB 168/358 KB 924/1063 KB 240/257 KB 192/549 KB 52/86 KB 208/358 KB 940/1063 KB 257/257 KB 208/549 KB 56/86 KB 208/358 KB 940/1063 KB 257/257 KB 208/549 KB 60/86 KB 208/358 KB 940/1063 KB 257/257 KB 208/549 KB 64/86 KB 208/358 KB 940/1063 KB 257/257 KB 208/549 KB 68/86 KB 208/358 KB 940/1063 KB 257/257 KB 212/549 KB 72/86 KB 208/358 KB 940/1063 KB 257/257 KB 212/549 KB 76/86 KB 208/358 KB 940/1063 KB 257/257 KB 212/549 KB 80/86 KB 196/358 KB 940/1063 KB 244/257 KB 196/549 KB 52/86 KB 208/358 KB 944/1063 KB 257/257 KB 212/549 KB 80/86 KB 208/358 KB 948/1063 KB 257/257 KB 212/549 KB 80/86 KB 208/358 KB 952/1063 KB 257/257 KB 212/549 KB 80/86 KB 208/358 KB 940/1063 KB 257/257 KB 212/549 KB 68/86 KB 208/358 KB 952/1063 KB 257/257 KB 216/549 KB 80/86 KB 208/358 KB 952/1063 KB 257/257 KB 220/549 KB 80/86 KB 208/358 KB 952/1063 KB 257/257 KB 224/549 KB 84/86 KB 208/358 KB 952/1063 KB 257/257 KB 228/549 KB 84/86 KB 212/358 KB 956/1063 KB 257/257 KB 232/549 KB 84/86 KB 212/358 KB 956/1063 KB 257/257 KB 236/549 KB 84/86 KB 208/358 KB 952/1063 KB 257/257 KB 220/549 KB 84/86 KB 212/358 KB 956/1063 KB 257/257 KB 240/549 KB 86/86 KB 212/358 KB 956/1063 KB 257/257 KB 228/549 KB 84/86 KB 212/358 KB 960/1063 KB 257/257 KB 240/549 KB 86/86 KB 212/358 KB 964/1063 KB 257/257 KB 240/549 KB 86/86 KB 212/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 212/358 KB 952/1063 KB 257/257 KB 228/549 KB 84/86 KB 216/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 220/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 224/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 228/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 232/358 KB 972/1063 KB 257/257 KB 240/549 KB 86/86 KB 236/358 KB 972/1063 KB 257/257 KB 240/549 KB 86/86 KB 240/358 KB 972/1063 KB 257/257 KB 240/549 KB 86/86 KB 228/358 KB 972/1063 KB 257/257 KB 240/549 KB 86/86 KB 240/358 KB 976/1063 KB 257/257 KB 240/549 KB 86/86 KB 240/358 KB 980/1063 KB 257/257 KB 240/549 KB 86/86 KB 240/358 KB 984/1063 KB 257/257 KB 240/549 KB 86/86 KB 228/358 KB 968/1063 KB 257/257 KB 240/549 KB 86/86 KB 240/358 KB 984/1063 KB 257/257 KB 244/549 KB 86/86 KB 240/358 KB 984/1063 KB 248/549 KB 86/86 KB 240/358 KB 984/1063 KB 252/549 KB 86/86 KB 240/358 KB 984/1063 KB 256/549 KB 86/86 KB 240/358 KB 988/1063 KB 260/549 KB 86/86 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 355.4 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 118.7 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 244/358 KB 988/1063 KB 260/549 KB 86/86 KB 248/358 KB 988/1063 KB 260/549 KB 252/358 KB 988/1063 KB 260/549 KB 240/358 KB 988/1063 KB 256/549 KB 86/86 KB 252/358 KB 992/1063 KB 264/549 KB 252/358 KB 996/1063 KB 264/549 KB 252/358 KB 1000/1063 KB 264/549 KB 252/358 KB 1004/1063 KB 264/549 KB 252/358 KB 988/1063 KB 264/549 KB 256/358 KB 1004/1063 KB 268/549 KB 256/358 KB 1004/1063 KB 272/549 KB 256/358 KB 1004/1063 KB 264/549 KB 256/358 KB 1004/1063 KB 276/549 KB 260/358 KB 1008/1063 KB 280/549 KB 260/358 KB 1008/1063 KB 284/549 KB 260/358 KB 1008/1063 KB 288/549 KB 260/358 KB 1008/1063 KB 276/549 KB 264/358 KB 1008/1063 KB 288/549 KB 268/358 KB 1008/1063 KB 288/549 KB 272/358 KB 1008/1063 KB 288/549 KB 256/358 KB 1008/1063 KB 276/549 KB 272/358 KB 1012/1063 KB 288/549 KB 272/358 KB 1016/1063 KB 288/549 KB 272/358 KB 1020/1063 KB 288/549 KB 276/358 KB 1024/1063 KB 292/549 KB 276/358 KB 1028/1063 KB 292/549 KB 276/358 KB 1032/1063 KB 292/549 KB 276/358 KB 1032/1063 KB 4/404 KB 292/549 KB 276/358 KB 1032/1063 KB 8/404 KB 292/549 KB 276/358 KB 1032/1063 KB 12/404 KB 292/549 KB 276/358 KB 1032/1063 KB 16/404 KB 292/549 KB 276/358 KB 1032/1063 KB 20/404 KB 292/549 KB 276/358 KB 1020/1063 KB 292/549 KB 280/358 KB 1032/1063 KB 24/404 KB 292/549 KB 284/358 KB 1032/1063 KB 24/404 KB 292/549 KB 288/358 KB 1032/1063 KB 24/404 KB 292/549 KB 292/358 KB 1032/1063 KB 24/404 KB 292/549 KB 296/358 KB 1036/1063 KB 24/404 KB 292/549 KB 300/358 KB 1036/1063 KB 24/404 KB 292/549 KB 304/358 KB 1036/1063 KB 24/404 KB 292/549 KB 272/358 KB 1020/1063 KB 292/549 KB 304/358 KB 1036/1063 KB 24/404 KB 296/549 KB 304/358 KB 1036/1063 KB 24/404 KB 300/549 KB 304/358 KB 1036/1063 KB 24/404 KB 304/549 KB 292/358 KB 1036/1063 KB 24/404 KB 292/549 KB 304/358 KB 1040/1063 KB 24/404 KB 304/549 KB 304/358 KB 1044/1063 KB 24/404 KB 304/549 KB 304/358 KB 1048/1063 KB 24/404 KB 304/549 KB 304/358 KB 1052/1063 KB 24/404 KB 304/549 KB 308/358 KB 1056/1063 KB 24/404 KB 308/549 KB 308/358 KB 1060/1063 KB 24/404 KB 308/549 KB 276/358 KB 1032/1063 KB 24/404 KB 292/549 KB 308/358 KB 1060/1063 KB 28/404 KB 308/549 KB 4/587 KB 308/358 KB 1060/1063 KB 24/404 KB 308/549 KB 4/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 8/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 12/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 16/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 20/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 24/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 28/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 32/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 36/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 40/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 44/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 48/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 52/587 KB 308/358 KB 1052/1063 KB 24/404 KB 308/549 KB 312/358 KB 1063/1063 KB 32/404 KB 308/549 KB 52/587 KB 316/358 KB 1063/1063 KB 32/404 KB 308/549 KB 52/587 KB 304/358 KB 1052/1063 KB 24/404 KB 308/549 KB 316/358 KB 1063/1063 KB 32/404 KB 312/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 316/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 320/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 324/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 328/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 332/549 KB 56/587 KB 316/358 KB 1063/1063 KB 32/404 KB 308/549 KB 56 unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install /587 KB 308/358 KB 1063/1063 KB 32/404 KB 308/549 KB 52/587 KB 308/358 KB 1060/1063 KB 32/404 KB 308/549 KB 28/587 KB 320/358 KB 1063/1063 KB 36/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 40/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 44/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 48/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 52/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 56/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 60/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 64/404 KB 336/549 KB 56/587 KB 320/358 KB 1063/1063 KB 32/404 KB 332/549 KB 56/587 KB 320/358 KB 1063/1063 KB 68/404 KB 336/549 KB 60/587 KB 324/358 KB 1063/1063 KB 72/404 KB 336/549 KB 60/587 KB 324/358 KB 1063/1063 KB 76/404 KB 336/549 KB 60/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 60/587 KB 320/358 KB 1063/1063 KB 64/404 KB 336/549 KB 60/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 64/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 68/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 72/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 76/587 KB 324/358 KB 1063/1063 KB 80/404 KB 336/549 KB 80/587 KB 324/358 KB 1063/1063 KB 68/404 KB 336/549 KB 60/587 KB 328/358 KB 1063/1063 KB 80/404 KB 336/549 KB 80/587 KB 332/358 KB 1063/1063 KB 80/404 KB 336/549 KB 80/587 KB 336/358 KB 1063/1063 KB 80/404 KB 336/549 KB 80/587 KB 320/358 KB 1063/1063 KB 32/404 KB 336/549 KB 60/587 KB 336/358 KB 1063/1063 KB 80/404 KB 340/549 KB 80/587 KB 336/358 KB 1063/1063 KB 80/404 KB 344/549 KB 80/587 KB 336/358 KB 1063/1063 KB 80/404 KB 348/549 KB 80/587 KB 336/358 KB 1063/1063 KB 84/404 KB 352/549 KB 80/587 KB 336/358 KB 1063/1063 KB 84/404 KB 356/549 KB 80/587 KB 340/358 KB 84/404 KB 360/549 KB 84/587 KB 340/358 KB 84/404 KB 364/549 KB 84/587 KB 340/358 KB 84/404 KB 368/549 KB 84/587 KB 336/358 KB 1063/1063 KB 84/404 KB 348/549 KB 80/587 KB 340/358 KB 88/404 KB 368/549 KB 84/587 KB 340/358 KB 92/404 KB 368/549 KB 84/587 KB 340/358 KB 96/404 KB 368/549 KB 84/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 1406.8 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 340/358 KB 1063/1063 KB 84/404 KB 356/549 KB 84/587 KB 340/358 KB 96/404 KB 368/549 KB 88/587 KB 340/358 KB 96/404 KB 368/549 KB 92/587 KB 340/358 KB 96/404 KB 368/549 KB 96/587 KB 340/358 KB 96/404 KB 368/549 KB 100/587 KB 340/358 KB 100/404 KB 372/549 KB 104/587 KB 340/358 KB 100/404 KB 372/549 KB 108/587 KB 340/358 KB 100/404 KB 372/549 KB 112/587 KB 340/358 KB 1063/1063 KB 84/404 KB 356/549 KB 80/587 KB 344/358 KB 100/404 KB 372/549 KB 112/587 KB 348/358 KB 100/404 KB 372/549 KB 112/587 KB 352/358 KB 100/404 KB 372/549 KB 112/587 KB 356/358 KB 100/404 KB 372/549 KB 112/587 KB 358/358 KB 100/404 KB 372/549 KB 112/587 KB 340/358 KB 100/404 KB 372/549 KB 100/587 KB 340/358 KB 100/404 KB 368/549 KB 100/587 KB 358/358 KB 104/404 KB 372/549 KB 112/587 KB 358/358 KB 108/404 KB 372/549 KB 112/587 KB 358/358 KB 112/404 KB 372/549 KB 112/587 KB 358/358 KB 112/404 KB 376/549 KB 112/587 KB 358/358 KB 112/404 KB 380/549 KB 112/587 KB 358/358 KB 112/404 KB 384/549 KB 112/587 KB 358/358 KB 112/404 KB 388/549 KB 112/587 KB 358/358 KB 116/404 KB 392/549 KB 116/587 KB 358/358 KB 116/404 KB 396/549 KB 116/587 KB 358/358 KB 116/404 KB 400/549 KB 116/587 KB 358/358 KB 116/404 KB 388/549 KB 116/587 KB 358/358 KB 120/404 KB 400/549 KB 116/587 KB 358/358 KB 124/404 KB 400/549 KB 116/587 KB 358/358 KB 128/404 KB 400/549 KB 116/587 KB 358/358 KB 112/404 KB 388/549 KB 116/587 KB 358/358 KB 128/404 KB 400/549 KB 120/587 KB 358/358 KB 128/404 KB 400/549 KB 124/587 KB 358/358 KB 128/404 KB 400/549 KB 128/587 KB 358/358 KB 128/404 KB 404/549 KB 132/587 KB 358/358 KB 132/404 KB 404/549 KB 136/587 KB 358/358 KB 128/404 KB 404/549 KB 128/587 KB 358/358 KB 132/404 KB 408/549 KB 140/587 KB 358/358 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 132/404 KB 404/549 KB 132/587 KB 358/358 KB 4/894 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 8/894 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 12/894 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 16/894 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 20/894 KB 132/404 KB 412/549 KB 140/587 KB 358/358 KB 24/894 KB 136/404 KB 412/549 KB 140/587 KB 358/358 KB 20/894 KB 136/404 KB 412/549 KB 140/587 KB 358/358 KB 24/894 KB 140/404 KB 412/549 KB 140/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 466.0 KB/sec) unit-abot-epc-basic-0: 03:09:42 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: 03:09:42 DEBUG unit.abot-epc-basic/0.install 358/358 KB 24/894 KB 144/404 KB 412/549 KB 140/587 KB 358/358 KB 132/404 KB 404/549 KB 140/587 KB 24/894 KB 144/404 KB 416/549 KB 144/587 KB 24/894 KB 144/404 KB 416/549 KB 140/587 KB 28/894 KB 148/404 KB 416/549 KB 148/587 KB 28/894 KB 148/404 KB 416/549 KB 144/587 KB 28/894 KB 152/404 KB 420/549 KB 148/587 KB 28/894 KB 156/404 KB 420/549 KB 148/587 KB 28/894 KB 156/404 KB 420/549 KB 148/587 KB 4/26 KB 28/894 KB 144/404 KB 416/549 KB 144/587 KB 32/894 KB 156/404 KB 420/549 KB 148/587 KB 4/26 KB 36/894 KB 156/404 KB 420/549 KB 148/587 KB 4/26 KB 40/894 KB 156/404 KB 420/549 KB 148/587 KB 8/26 KB 28/894 KB 148/404 KB 420/549 KB 148/587 KB 44/894 KB 156/404 KB 424/549 KB 148/587 KB 8/26 KB 44/894 KB 156/404 KB 428/549 KB 148/587 KB 8/26 KB 44/894 KB 156/404 KB 432/549 KB 148/587 KB 8/26 KB 36/894 KB 156/404 KB 420/549 KB 148/587 KB 8/26 KB 44/894 KB 160/404 KB 432/549 KB 152/587 KB 12/26 KB 44/894 KB 160/404 KB 432/549 KB 152/587 KB 16/26 KB 44/894 KB 160/404 KB 432/549 KB 152/587 KB 8/26 KB 44/894 KB 160/404 KB 432/549 KB 156/587 KB 16/26 KB 44/894 KB 160/404 KB 432/549 KB 160/587 KB 16/26 KB 44/894 KB 160/404 KB 436/549 KB 164/587 KB 16/26 KB 44/894 KB 160/404 KB 436/549 KB 168/587 KB 20/26 KB 44/894 KB 160/404 KB 436/549 KB 172/587 KB 20/26 KB 44/894 KB 160/404 KB 436/549 KB 176/587 KB 20/26 KB 44/894 KB 160/404 KB 432/549 KB 148/587 KB 8/26 KB 44/894 KB 156/404 KB 428/549 KB 148/587 KB 8/26 KB 48/894 KB 160/404 KB 436/549 KB 176/587 KB 20/26 KB 48/894 KB 164/404 KB 436/549 KB 176/587 KB 20/26 KB 52/894 KB 168/404 KB 436/549 KB 176/587 KB 20/26 KB 52/894 KB 172/404 KB 436/549 KB 176/587 KB 20/26 KB 52/894 KB 176/404 KB 436/549 KB 176/587 KB 20/26 KB 44/894 KB 160/404 KB 436/549 KB 164/587 KB 20/26 KB 52/894 KB 176/404 KB 436/549 KB 176/587 KB 24/26 KB 44/894 KB 160/404 KB 436/549 KB 160/587 KB 16/26 KB 52/894 KB 176/404 KB 436/549 KB 176/587 KB 26/26 KB 52/894 KB 164/404 KB 436/549 KB 176/587 KB 20/26 KB 52/894 KB 176/404 KB 440/549 KB 176/587 KB 26/26 KB 56/894 KB 176/404 KB 444/549 KB 176/587 KB 26/26 KB 56/894 KB 176/404 KB 448/549 KB 176/587 KB 26/26 KB 56/894 KB 176/404 KB 452/549 KB 176/587 KB 26/26 KB 56/894 KB 180/404 KB 456/549 KB 180/587 KB 26/26 KB 56/894 KB 176/404 KB 440/549 KB 176/587 KB 26/26 KB 60/894 KB 180/404 KB 456/549 KB 180/587 KB 26/26 KB 64/894 KB 180/404 KB 456/549 KB 180/587 KB 26/26 KB 68/894 KB 180/404 KB 456/549 KB 180/587 KB 26/26 KB 56/894 KB 180/404 KB 452/549 KB 180/587 KB 26/26 KB 68/894 KB 180/404 KB 460/549 KB 184/587 KB 26/26 KB 56/894 KB 180/404 KB 452/549 KB 176/587 KB 26/26 KB 72/894 KB 184/404 KB 460/549 KB 184/587 KB 26/26 KB 72/894 KB 188/404 KB 460/549 KB 184/587 KB 26/26 KB 72/894 KB 192/404 KB 460/549 KB 184/587 KB 26/26 KB 72/894 KB 180/404 KB 460/549 KB 184/587 KB 26/26 KB 76/894 KB 192/404 KB 460/549 KB 184/587 KB 26/26 KB 80/894 KB 192/404 KB 460/549 KB 188/587 KB 26/26 KB 84/894 KB 196/404 KB 460/549 KB 188/587 KB 26/26 KB 88/894 KB 196/404 KB 460/549 KB 188/587 KB 26/26 KB 92/894 KB 196/404 KB 460/549 KB 188/587 KB 96/894 KB 196/404 KB 460/549 KB 188/587 KB 68/894 KB 180/404 KB 460/549 KB 180/587 KB 26/26 KB 96/894 KB 196/404 KB 464/549 KB 188/587 KB 96/894 KB 196/404 KB 468/549 KB 188/587 KB 96/894 KB 196/404 KB 472/549 KB 188/587 KB 96/894 KB 196/404 KB 476/549 KB 188/587 KB 96/894 KB 196/404 KB 480/549 KB 188/587 KB unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.1 KB/sec) unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 80/894 KB 196/404 KB 460/549 KB 188/587 KB 26/26 KB 76/894 KB 192/404 KB 460/549 KB 188/587 KB 26/26 KB 96/894 KB 196/404 KB 480/549 KB 192/587 KB 96/894 KB 196/404 KB 480/549 KB 196/587 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-mysql-0: 03:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:09:42 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 03:09:42 DEBUG unit.abot-epc-basic/0.install 96/894 KB 200/404 KB 480/549 KB 196/587 KB 96/894 KB 204/404 KB 480/549 KB 196/587 KB 96/894 KB 208/404 KB 480/549 KB 196/587 KB 96/894 KB 212/404 KB 480/549 KB 196/587 KB 96/894 KB 216/404 KB 484/549 KB 200/587 KB 96/894 KB 220/404 KB 484/549 KB 200/587 KB 96/894 KB 224/404 KB 484/549 KB 200/587 KB 96/894 KB 212/404 KB 484/549 KB 200/587 KB 96/894 KB 212/404 KB 480/549 KB 200/587 KB 100/894 KB 224/404 KB 484/549 KB 204/587 KB 100/894 KB 224/404 KB 484/549 KB 208/587 KB 100/894 KB 224/404 KB 484/549 KB 212/587 KB 100/894 KB 224/404 KB 484/549 KB 200/587 KB 104/894 KB 224/404 KB 488/549 KB 212/587 KB 108/894 KB 224/404 KB 488/549 KB 216/587 KB 112/894 KB 224/404 KB 488/549 KB 216/587 KB 116/894 KB 224/404 KB 488/549 KB 216/587 KB 120/894 KB 228/404 KB 488/549 KB 216/587 KB 124/894 KB 228/404 KB 488/549 KB 216/587 KB 128/894 KB 228/404 KB 488/549 KB 216/587 KB 100/894 KB 224/404 KB 488/549 KB 212/587 KB 128/894 KB 228/404 KB 492/549 KB 216/587 KB 128/894 KB 228/404 KB 496/549 KB 216/587 KB 128/894 KB 228/404 KB 500/549 KB 216/587 KB 128/894 KB 228/404 KB 504/549 KB 216/587 KB 116/894 KB 228/404 KB 488/549 KB 216/587 KB 128/894 KB 232/404 KB 504/549 KB 216/587 KB 104/894 KB 224/404 KB 488/549 KB 216/587 KB 128/894 KB 236/404 KB 504/549 KB 220/587 KB 128/894 KB 236/404 KB 504/549 KB 224/587 KB 128/894 KB 236/404 KB 504/549 KB 228/587 KB 128/894 KB 236/404 KB 508/549 KB 228/587 KB 128/894 KB 236/404 KB 512/549 KB 228/587 KB 128/894 KB 236/404 KB 504/549 KB 228/587 KB 128/894 KB 240/404 KB 512/549 KB 232/587 KB 128/894 KB 236/404 KB 512/549 KB 232/587 KB 128/894 KB 240/404 KB 512/549 KB 236/587 KB 128/894 KB 240/404 KB 512/549 KB 240/587 KB 128/894 KB 244/404 KB 512/549 KB 244/587 KB 132/894 KB 244/404 KB 516/549 KB 248/587 KB 132/894 KB 244/404 KB 516/549 KB 252/587 KB 132/894 KB 244/404 KB 516/549 KB 256/587 KB 4/79 KB 128/894 KB 244/404 KB 512/549 KB 240/587 KB 132/894 KB 248/404 KB 516/549 KB 256/587 KB 4/79 KB 132/894 KB 252/404 KB 516/549 KB 256/587 KB 4/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 4/79 KB 132/894 KB 244/404 KB 516/549 KB 252/587 KB 4/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 8/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 12/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 16/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 20/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 24/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 28/79 KB 132/894 KB 256/404 KB 516/549 KB 256/587 KB 32/79 KB 132/894 KB 244/404 KB 516/549 KB 244/587 KB 132/894 KB 244/404 KB 512/549 KB 244/587 KB 136/894 KB 256/404 KB 520/549 KB 256/587 KB 32/79 KB 140/894 KB 256/404 KB 520/549 KB 256/587 KB 32/79 KB 144/894 KB 256/404 KB 520/549 KB 256/587 KB 32/79 KB 148/894 KB 256/404 KB 520/549 KB 256/587 KB 32/79 KB 152/894 KB 260/404 KB 520/549 KB 260/587 KB 36/79 KB 156/894 KB 260/404 KB 520/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 520/549 KB 260/587 KB 36/79 KB 136/894 KB 256/404 KB 520/549 KB 256/587 KB 32/79 KB 160/894 KB 260/404 KB 524/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 528/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 532/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 536/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 540/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 544/549 KB 260/587 KB 36/79 KB 148/894 KB 260/404 KB 520/549 KB 260/587 KB 36/79 KB 160/894 KB 260/404 KB 544/549 KB 264/587 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 36/79 KB 160/894 KB 260/404 KB 544/549 KB 268/587 KB 36/79 KB 160/894 KB 260/404 KB 544/549 KB 272/587 KB 36/79 KB 160/894 KB 260/404 KB 544/549 KB 276/587 KB 36/79 KB 164/894 KB 260/404 KB 548/549 KB 280/587 KB 36/79 KB 164/894 KB 260/404 KB 548/549 KB 284/587 KB 36/79 KB 164/894 KB 260/404 KB 548/549 KB 288/587 KB 36/79 KB 148/894 KB 260/404 KB 520/549 KB 256/587 KB 36/79 KB 164/894 KB 260/404 KB 548/549 KB 288/587 KB 40/79 KB 164/894 KB 260/404 KB 548/549 KB 288/587 KB 44/79 KB 164/894 KB 260/404 KB 548/549 KB 288/587 KB 48/79 KB 148/894 KB 260/404 KB 520/549 KB 256/587 KB 32/79 KB 164/894 KB 264/404 KB 548/549 KB 288/587 KB 48/79 KB 164/894 KB 268/404 KB 548/549 KB 288/587 KB 48/79 KB 164/894 KB 272/404 KB 548/549 KB 288/587 KB 48/79 KB 164/894 KB 276/404 KB 548/549 KB 288/587 KB 48/79 KB 164/894 KB 280/404 KB 548/549 KB 288/587 KB 52/79 KB 164/894 KB 284/404 KB 548/549 KB 288/587 KB 52/79 KB 164/894 KB 288/404 KB 548/549 KB 288/587 KB 52/79 KB 164/894 KB 260/404 KB 548/549 KB 276/587 KB 36/79 KB 168/894 KB 288/404 KB 548/549 KB 288/587 KB 52/79 KB 160/894 KB 260/404 KB 548/549 KB 276/587 KB 36/79 KB 168/894 KB 288/404 KB 549/549 KB 288/587 KB 52/79 KB 164/894 KB 276/404 KB 548/549 KB 288/587 KB 52/79 KB 168/894 KB 288/404 KB 549/549 KB 288/587 KB 56/79 KB 168/894 KB 288/404 KB 549/549 KB 288/587 KB 60/79 KB 168/894 KB 288/404 KB 549/549 KB 288/587 KB 64/79 KB 168/894 KB 288/404 KB 549/549 KB 288/587 KB 68/79 KB 172/894 KB 292/404 KB 549/549 KB 292/587 KB 72/79 KB 172/894 KB 292/404 KB 549/549 KB 292/587 KB 76/79 KB 172/894 KB 292/404 KB 549/549 KB 292/587 KB 79/79 KB 172/894 KB 292/404 KB 549/549 KB 292/587 KB 68/79 KB 172/894 KB 288/404 KB 549/549 KB 288/587 KB 68/79 KB 176/894 KB 292/404 KB 549/549 KB 292/587 KB 79/79 KB 180/894 KB 292/404 KB 549/549 KB 292/587 KB 79/79 KB 172/894 KB 292/404 KB 549/549 KB 288/587 KB 68/79 KB 184/894 KB 296/404 KB 549/549 KB 292/587 KB 79/79 KB 184/894 KB 300/404 KB 549/549 KB 292/587 KB 79/79 KB 184/894 KB 304/404 KB 549/549 KB 292/587 KB 79/79 KB 184/894 KB 304/404 KB 549/549 KB 296/587 KB 79/79 KB 184/894 KB 304/404 KB 549/549 KB 300/587 KB 79/79 KB 184/894 KB 304/404 KB 549/549 KB 304/587 KB 79/79 KB 184/894 KB 304/404 KB 549/549 KB 308/587 KB 79/79 KB 184/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 184/894 KB 292/404 KB 549/549 KB 292/587 KB 79/79 KB 188/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 192/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 196/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 200/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 204/894 KB 308/404 KB 549/549 KB 312/587 KB 79/79 KB 184/894 KB 308/404 KB 549/549 KB 308/587 KB 79/79 KB 204/894 KB 312/404 KB 549/549 KB 316/587 KB 79/79 KB 204/894 KB 316/404 KB 549/549 KB 316/587 KB 79/79 KB 204/894 KB 320/404 KB 549/549 KB 316/587 KB 79/79 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 667.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 204/894 KB 308/404 KB 549/549 KB 316/587 KB 79/79 KB 204/894 KB 320/404 KB 320/587 KB 79/79 KB 208/894 KB 320/404 KB 320/587 KB 79/79 KB 208/894 KB 320/404 KB 324/587 KB 79/79 KB 212/894 KB 324/404 KB 328/587 KB 79/79 KB 212/894 KB 324/404 KB 332/587 KB 79/79 KB 212/894 KB 324/404 KB 336/587 KB 79/79 KB 212/894 KB 324/404 KB 324/587 KB 79/79 KB 216/894 KB 324/404 KB 336/587 KB 79/79 KB 220/894 KB 324/404 KB 336/587 KB 79/79 KB 208/894 KB 324/404 KB 324/587 KB 79/79 KB 220/894 KB 328/404 KB 336/587 KB 79/79 KB 220/894 KB 332/404 KB 336/587 KB 79/79 KB 220/894 KB 336/404 KB 336/587 KB 79/79 KB 220/894 KB 340/404 KB 336/587 KB 79/79 KB 224/894 KB 344/404 KB 340/587 KB 224/894 KB 348/404 KB 340/587 KB 224/894 KB 352/404 KB 340/587 KB 224/894 KB 340/404 KB 340/587 KB 224/894 KB 352/404 KB 344/587 KB 224/894 KB 352/404 KB 348/587 KB 224/894 KB 352/404 KB 352/587 KB 224/894 KB 352/404 KB 356/587 KB 224/894 KB 356/404 KB 360/587 KB 224/894 KB 356/404 KB 364/587 KB 224/894 KB 356/404 KB 368/587 KB 224/894 KB 340/404 KB 336/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 95.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 3/1822 KB 224/894 KB 356/404 KB 368/587 KB 6/1822 KB 224/894 KB 356/404 KB 368/587 KB 9/1822 KB 224/894 KB 356/404 KB 368/587 KB 9/1822 KB 228/894 KB 356/404 KB 368/587 KB 11/1822 KB 232/894 KB 356/404 KB 368/587 KB 11/1822 KB 236/894 KB 356/404 KB 368/587 KB 11/1822 KB 240/894 KB 356/404 KB 368/587 KB 11/1822 KB 244/894 KB 356/404 KB 368/587 KB 11/1822 KB 248/894 KB 356/404 KB 368/587 KB 11/1822 KB 252/894 KB 356/404 KB 368/587 KB 11/1822 KB 256/894 KB 356/404 KB 368/587 KB 11/1822 KB 260/894 KB 356/404 KB 372/587 KB 11/1822 KB 264/894 KB 356/404 KB 372/587 KB 11/1822 KB 268/894 KB 356/404 KB 372/587 KB 11/1822 KB 272/894 KB 356/404 KB 372/587 KB 224/894 KB 356/404 KB 356/587 KB 11/1822 KB 272/894 KB 360/404 KB 372/587 KB 11/1822 KB 272/894 KB 364/404 KB 372/587 KB 11/1822 KB 272/894 KB 368/404 KB 372/587 KB 11/1822 KB 272/894 KB 372/404 KB 372/587 KB 11/1822 KB 272/894 KB 376/404 KB 372/587 KB 11/1822 KB 272/894 KB 380/404 KB 372/587 KB 11/1822 KB 256/894 KB 356/404 KB 372/587 KB 11/1822 KB 228/894 KB 356/404 KB 368/587 KB 14/1822 KB 272/894 KB 380/404 KB 372/587 KB 16/1822 KB 272/894 KB 380/404 KB 372/587 KB 19/1822 KB 272/894 KB 380/404 KB 372/587 KB 22/1822 KB 272/894 KB 380/404 KB 372/587 KB 25/1822 KB 272/894 KB 380/404 KB 372/587 KB 27/1822 KB 272/894 KB 380/404 KB 372/587 KB 30/1822 KB 272/894 KB 380/404 KB 372/587 KB 32/1822 KB 272/894 KB 380/404 KB 372/587 KB 36/1822 KB 272/894 KB 380/404 KB 372/587 KB 40/1822 KB 272/894 KB 384/404 KB 376/587 KB 44/1822 KB 272/894 KB 384/404 KB 376/587 KB 48/1822 KB 272/894 KB 384/404 KB 4/115 KB 376/587 KB 52/1822 KB 272/894 KB 384/404 KB 4/115 KB 376/587 KB 56/1822 KB 276/894 KB 384/404 KB 4/115 KB 376/587 KB 60/1822 KB 276/894 KB 384/404 KB 4/115 KB 376/587 KB 64/1822 KB 276/894 KB 384/404 KB 4/115 KB 376/587 KB 36/1822 KB 272/894 KB 384/404 KB 376/587 KB 36/1822 KB 272/894 KB 380/404 KB 376/587 KB 64/1822 KB 276/894 KB 384/404 KB 4/115 KB 380/587 KB 64/1822 KB 276/894 KB 384/404 KB 4/115 KB 384/587 KB 64/1822 KB 276/894 KB 384/404 KB 4/115 KB 388/587 KB 64/1822 KB 276/894 KB 388/404 KB 4/115 KB 392/587 KB 64/1822 KB 276/894 KB 388/404 KB 4/115 KB 396/587 KB 64/1822 KB 276/894 KB 388/404 KB 4/115 KB 400/587 KB 52/1822 KB 276/894 KB 384/404 KB 4/115 KB 376/587 KB 44/1822 KB 272/894 KB 384/404 KB 4/115 KB 376/587 KB 64/1822 KB 276/894 KB 388/404 KB 8/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 12/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 16/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 20/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 24/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 28/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 32/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 36/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 40/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 44/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 48/115 KB 400/587 KB 64/1822 KB 276/894 KB 388/404 KB 4/115 KB 388/587 KB 64/1822 KB 276/894 KB 392/404 KB 48/115 KB 400/587 KB 64/1822 KB 276/894 KB 396/404 KB 48/115 KB 400/587 KB 64/1822 KB 276/894 KB 400/404 KB 48/115 KB 400/587 KB 64/1822 KB 276/894 KB 404/404 KB 48/115 KB 400/587 KB 64/1822 KB 280/894 KB 404/404 KB 52/115 KB 404/587 KB 68/1822 KB 280/894 KB 404/404 KB 52/115 KB 408/587 KB 68/1822 KB 280/894 KB 404/404 KB 52/115 KB 412/587 KB 64/1822 KB 280/894 KB 404/404 KB 52/115 KB 400/587 KB 68/1822 KB 280/894 K unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install B 404/404 KB 56/115 KB 412/587 KB 68/1822 KB 280/894 KB 404/404 KB 60/115 KB 412/587 KB 68/1822 KB 280/894 KB 404/404 KB 64/115 KB 412/587 KB 64/1822 KB 280/894 KB 404/404 KB 48/115 KB 400/587 KB 68/1822 KB 284/894 KB 404/404 KB 64/115 KB 412/587 KB 68/1822 KB 288/894 KB 404/404 KB 64/115 KB 412/587 KB 68/1822 KB 292/894 KB 404/404 KB 64/115 KB 412/587 KB 68/1822 KB 296/894 KB 404/404 KB 68/115 KB 412/587 KB 68/1822 KB 300/894 KB 404/404 KB 68/115 KB 416/587 KB 68/1822 KB 304/894 KB 404/404 KB 68/115 KB 416/587 KB 68/1822 KB 280/894 KB 404/404 KB 52/115 KB 404/587 KB 72/1822 KB 304/894 KB 404/404 KB 68/115 KB 416/587 KB 76/1822 KB 304/894 KB 404/404 KB 68/115 KB 416/587 KB 80/1822 KB 304/894 KB 404/404 KB 68/115 KB 416/587 KB 84/1822 KB 304/894 KB 404/404 KB 68/115 KB 416/587 KB 88/1822 KB 308/894 KB 404/404 KB 68/115 KB 416/587 KB 92/1822 KB 308/894 KB 404/404 KB 68/115 KB 416/587 KB 96/1822 KB 308/894 KB 404/404 KB 68/115 KB 416/587 KB 100/1822 KB 308/894 KB 404/404 KB 68/115 KB 416/587 KB 68/1822 KB 296/894 KB 404/404 KB 68/115 KB 416/587 KB 68/1822 KB 292/894 KB 404/404 KB 68/115 KB 412/587 KB 100/1822 KB 308/894 KB 404/404 KB 72/115 KB 416/587 KB 100/1822 KB 308/894 KB 404/404 KB 76/115 KB 416/587 KB 100/1822 KB 308/894 KB 404/404 KB 80/115 KB 416/587 KB 100/1822 KB 308/894 KB 404/404 KB 84/115 KB 416/587 KB 100/1822 KB 308/894 KB 88/115 KB 420/587 KB 100/1822 KB 308/894 KB 92/115 KB 420/587 KB 100/1822 KB 308/894 KB 96/115 KB 420/587 KB 84/1822 KB 308/894 KB 404/404 KB 68/115 KB 416/587 KB 100/1822 KB 312/894 KB 96/115 KB 420/587 KB 100/1822 KB 316/894 KB 96/115 KB 420/587 KB 100/1822 KB 320/894 KB 96/115 KB 420/587 KB 100/1822 KB 308/894 KB 84/115 KB 420/587 KB 100/1822 KB 320/894 KB 96/115 KB 424/587 KB 100/1822 KB 320/894 KB 96/115 KB 428/587 KB 100/1822 KB 320/894 KB 96/115 KB 432/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 470.3 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 100/1822 KB 320/894 KB 96/115 KB 436/587 KB 100/1822 KB 324/894 KB 100/115 KB 440/587 KB 100/1822 KB 324/894 KB 100/115 KB 436/587 KB 100/1822 KB 324/894 KB 96/115 KB 436/587 KB 104/1822 KB 328/894 KB 100/115 KB 444/587 KB 104/1822 KB 332/894 KB 100/115 KB 444/587 KB 104/1822 KB 336/894 KB 104/115 KB 444/587 KB 104/1822 KB 324/894 KB 100/115 KB 444/587 KB 104/1822 KB 336/894 KB 104/115 KB 448/587 KB 104/1822 KB 324/894 KB 100/115 KB 440/587 KB 108/1822 KB 336/894 KB 104/115 KB 448/587 KB 112/1822 KB 336/894 KB 104/115 KB 448/587 KB 104/1822 KB 332/894 KB 104/115 KB 444/587 KB 112/1822 KB 336/894 KB 108/115 KB 448/587 KB 112/1822 KB 336/894 KB 112/115 KB 448/587 KB 112/1822 KB 336/894 KB 115/115 KB 448/587 KB 116/1822 KB 340/894 KB 115/115 KB 452/587 KB 116/1822 KB 340/894 KB 115/115 KB 448/587 KB 116/1822 KB 344/894 KB 115/115 KB 452/587 KB 116/1822 KB 336/894 KB 115/115 KB 448/587 KB 120/1822 KB 348/894 KB 115/115 KB 452/587 KB 124/1822 KB 348/894 KB 115/115 KB 456/587 KB 128/1822 KB 348/894 KB 115/115 KB 456/587 KB 120/1822 KB 348/894 KB 115/115 KB 456/587 KB 128/1822 KB 348/894 KB 115/115 KB 460/587 KB 128/1822 KB 348/894 KB 115/115 KB 464/587 KB 128/1822 KB 348/894 KB 115/115 KB 468/587 KB 3/206 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 6/206 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 9/206 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 11/206 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 14/206 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 124/1822 KB 348/894 KB 115/115 KB 456/587 KB 14/206 KB 132/1822 KB 352/894 KB 115/115 KB 468/587 KB 16/206 KB 132/1822 KB 352/894 KB 115/115 KB 468/587 KB 19/206 KB 132/1822 KB 356/894 KB 115/115 KB 468/587 KB 132/1822 KB 348/894 KB 115/115 KB 468/587 KB 19/206 KB 136/1822 KB 356/894 KB 115/115 KB 468/587 KB 22/206 KB 140/1822 KB 356/894 KB 115/115 KB 468/587 KB 22/206 KB 144/1822 KB 356/894 KB 115/115 KB 468/587 KB 22/206 KB 148/1822 KB 356/894 KB 115/115 KB 472/587 KB 22/206 KB 152/1822 KB 356/894 KB 472/587 KB 16/206 KB 132/1822 KB 356/894 KB 115/115 KB 468/587 KB 22/206 KB 156/1822 KB 360/894 KB 472/587 KB 22/206 KB 156/1822 KB 364/894 KB 472/587 KB 22/206 KB 156/1822 KB 368/894 KB 472/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 130.8 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 22/206 KB 144/1822 KB 356/894 KB 115/115 KB 472/587 KB 22/206 KB 156/1822 KB 368/894 KB 476/587 KB 22/206 KB 156/1822 KB 368/894 KB 480/587 KB 22/206 KB 136/1822 KB 356/894 KB 115/115 KB 468/587 KB 25/206 KB 156/1822 KB 368/894 KB 480/587 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 27/206 KB 156/1822 KB 368/894 KB 480/587 KB 30/206 KB 156/1822 KB 368/894 KB 480/587 KB 32/206 KB 156/1822 KB 368/894 KB 484/587 KB 36/206 KB 156/1822 KB 372/894 KB 484/587 KB 40/206 KB 156/1822 KB 372/894 KB 484/587 KB 30/206 KB 156/1822 KB 368/894 KB 484/587 KB 40/206 KB 156/1822 KB 372/894 KB 488/587 KB 36/206 KB 156/1822 KB 372/894 KB 484/587 KB 40/206 KB 160/1822 KB 372/894 KB 488/587 KB 32/206 KB 156/1822 KB 372/894 KB 484/587 KB 40/206 KB 160/1822 KB 376/894 KB 492/587 KB 40/206 KB 160/1822 KB 380/894 KB 492/587 KB 40/206 KB 160/1822 KB 384/894 KB 492/587 KB 40/206 KB 160/1822 KB 372/894 KB 492/587 KB 40/206 KB 160/1822 KB 384/894 KB 496/587 KB 40/206 KB 164/1822 KB 384/894 KB 496/587 KB 44/206 KB 168/1822 KB 388/894 KB 500/587 KB 44/206 KB 172/1822 KB 388/894 KB 500/587 KB 44/206 KB 176/1822 KB 388/894 KB 500/587 KB 44/206 KB 164/1822 KB 388/894 KB 500/587 KB 44/206 KB 176/1822 KB 392/894 KB 500/587 KB 44/206 KB 176/1822 KB 396/894 KB 500/587 KB 44/206 KB 176/1822 KB 400/894 KB 500/587 KB 44/206 KB 164/1822 KB 384/894 KB 500/587 KB 44/206 KB 176/1822 KB 400/894 KB 504/587 KB 44/206 KB 176/1822 KB 400/894 KB 508/587 KB 44/206 KB 176/1822 KB 400/894 KB 512/587 KB 44/206 KB 176/1822 KB 400/894 KB 516/587 KB 44/206 KB 180/1822 KB 404/894 KB 520/587 KB 44/206 KB 180/1822 KB 404/894 KB 524/587 KB 44/206 KB 180/1822 KB 404/894 KB 528/587 KB 44/206 KB 164/1822 KB 384/894 KB 496/587 KB 48/206 KB 180/1822 KB 404/894 KB 528/587 KB 44/206 KB 180/1822 KB 404/894 KB 516/587 KB 48/206 KB 184/1822 KB 404/894 KB 532/587 KB 48/206 KB 188/1822 KB 404/894 KB 532/587 KB 48/206 KB 192/1822 KB 404/894 KB 532/587 KB 44/206 KB 176/1822 KB 404/894 KB 516/587 KB 48/206 KB 192/1822 KB 408/894 KB 532/587 KB 48/206 KB 192/1822 KB 412/894 KB 532/587 KB 48/206 KB 192/1822 KB 416/894 KB 532/587 KB 48/206 KB 196/1822 KB 416/894 KB 532/587 KB 48/206 KB 200/1822 KB 420/894 KB 532/587 KB 48/206 KB 204/1822 KB 420/894 KB 532/587 KB 48/206 KB 208/1822 KB 420/894 KB 532/587 KB 48/206 KB 180/1822 KB 404/894 KB 532/587 KB 48/206 KB 208/1822 KB 420/894 KB 536/587 KB 48/206 KB 208/1822 KB 420/894 KB 540/587 KB 48/206 KB 208/1822 KB 420/894 KB 544/587 KB 48/206 KB 208/1822 KB 420/894 KB 548/587 KB 52/206 KB 212/1822 KB 420/894 KB 552/587 KB 52/206 KB 212/1822 KB 420/894 KB 556/587 KB 52/206 KB 212/1822 KB 420/894 KB 560/587 KB 48/206 KB 196/1822 KB 420/894 KB 532/587 KB 52/206 KB 212/1822 KB 420/894 KB 548/587 KB 56/206 KB 212/1822 KB 420/894 KB 560/587 KB 60/206 KB 212/1822 KB 420/894 KB 560/587 KB 64/206 KB 212/1822 KB 420/894 KB 560/587 KB 68/206 KB 212/1822 KB 420/894 KB 560/587 KB 72/206 KB 212/1822 KB 420/894 KB 560/587 KB 76/206 KB 212/1822 KB 420/894 KB 560/587 KB 80/206 KB 212/1822 KB 420/894 KB 560/587 KB 84/206 KB 212/1822 KB 420/894 KB 560/587 KB 88/206 KB 212/1822 KB 424/894 KB 560/587 KB 92/206 KB 212/1822 KB 424/894 KB 560/587 KB 96/206 KB 212/1822 KB 424/894 KB 560/587 KB 100/206 KB 212/1822 KB 424/894 KB 560/587 KB 48/206 KB 212/1822 KB 420/894 KB 548/587 KB 100/206 KB 216/1822 KB 424/894 KB 560/587 KB 84/206 KB 212/1822 KB 424/894 KB 560/587 KB 100/206 KB 216/1822 KB 428/894 KB 560/587 KB 100/206 KB 216/1822 KB 432/894 KB 560/587 KB 100/206 KB 216/1822 KB 436/894 KB 560/587 KB 100/206 KB 220/1822 KB 436/894 KB 560/587 KB 100/206 KB 224/1822 KB 436/894 KB 560/587 KB 100/206 KB 224/1822 KB 440/894 KB 560/587 KB 100/206 KB 224/1822 KB 444/894 KB 560/587 KB 104/20 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 6 KB 224/1822 KB 444/894 KB 560/587 KB 108/206 KB 224/1822 KB 444/894 KB 560/587 KB 112/206 KB 224/1822 KB 448/894 KB 564/587 KB 116/206 KB 224/1822 KB 448/894 KB 564/587 KB 120/206 KB 228/1822 KB 448/894 KB 564/587 KB 124/206 KB 228/1822 KB 448/894 KB 564/587 KB 128/206 KB 228/1822 KB 448/894 KB 564/587 KB 108/206 KB 224/1822 KB 448/894 KB 564/587 KB 128/206 KB 228/1822 KB 452/894 KB 564/587 KB 128/206 KB 228/1822 KB 456/894 KB 564/587 KB 128/206 KB 228/1822 KB 460/894 KB 564/587 KB 128/206 KB 228/1822 KB 464/894 KB 564/587 KB 108/206 KB 224/1822 KB 444/894 KB 564/587 KB 128/206 KB 228/1822 KB 464/894 KB 568/587 KB 128/206 KB 228/1822 KB 464/894 KB 572/587 KB 128/206 KB 228/1822 KB 464/894 KB 576/587 KB 116/206 KB 228/1822 KB 448/894 KB 564/587 KB 128/206 KB 232/1822 KB 464/894 KB 576/587 KB 128/206 KB 236/1822 KB 464/894 KB 576/587 KB 128/206 KB 240/1822 KB 464/894 KB 576/587 KB 128/206 KB 244/1822 KB 464/894 KB 576/587 KB 132/206 KB 248/1822 KB 468/894 KB 580/587 KB 132/206 KB 252/1822 KB 468/894 KB 580/587 KB 132/206 KB 256/1822 KB 468/894 KB 580/587 KB 132/206 KB 260/1822 KB 468/894 KB 580/587 KB 132/206 KB 264/1822 KB 468/894 KB 580/587 KB 132/206 KB 244/1822 KB 468/894 KB 580/587 KB 136/206 KB 264/1822 KB 468/894 KB 580/587 KB 140/206 KB 264/1822 KB 468/894 KB 580/587 KB 128/206 KB 244/1822 KB 468/894 KB 580/587 KB 144/206 KB 264/1822 KB 472/894 KB 580/587 KB 128/206 KB 244/1822 KB 464/894 KB 580/587 KB 144/206 KB 264/1822 KB 472/894 KB 584/587 KB 144/206 KB 264/1822 KB 472/894 KB 587/587 KB 144/206 KB 264/1822 KB 476/894 KB 587/587 KB 144/206 KB 264/1822 KB 480/894 KB 587/587 KB 144/206 KB 264/1822 KB 480/894 KB 587/587 KB 148/206 KB 264/1822 KB 480/894 KB 587/587 KB 152/206 KB 268/1822 KB 484/894 KB 587/587 KB 156/206 KB 268/1822 KB 484/894 KB 587/587 KB 160/206 KB 268/1822 KB 484/894 KB 587/587 KB 148/206 KB 268/1822 KB 484/894 KB 587/587 KB 160/206 KB 271/1822 KB 484/894 KB 587/587 KB 160/206 KB 275/1822 KB 484/894 KB 587/587 KB 160/206 KB 279/1822 KB 484/894 KB 587/587 KB 160/206 KB 283/1822 KB 484/894 KB 587/587 KB 160/206 KB 287/1822 KB 484/894 KB 587/587 KB 148/206 KB 264/1822 KB 484/894 KB 587/587 KB 164/206 KB 287/1822 KB 488/894 KB 587/587 KB 164/206 KB 287/1822 KB 492/894 KB 587/587 KB 164/206 KB 287/1822 KB 496/894 KB 587/587 KB 164/206 KB 287/1822 KB 500/894 KB 587/587 KB 164/206 KB 287/1822 KB 504/894 KB 587/587 KB 164/206 KB 287/1822 KB 508/894 KB 587/587 KB 164/206 KB 287/1822 KB 512/894 KB 587/587 KB 164/206 KB 287/1822 KB 484/894 KB 587/587 KB 168/206 KB 287/1822 KB 512/894 KB 587/587 KB 172/206 KB 287/1822 KB 512/894 KB 587/587 KB 176/206 KB 287/1822 KB 512/894 KB 587/587 KB 176/206 KB 291/1822 KB 512/894 KB 587/587 KB 180/206 KB 295/1822 KB 516/894 KB 587/587 KB 180/206 KB 299/1822 KB 516/894 KB 587/587 KB 180/206 KB 303/1822 KB 516/894 KB 587/587 KB 180/206 KB 291/1822 KB 516/894 KB 587/587 KB 184/206 KB 303/1822 KB 516/894 KB 587/587 KB 188/206 KB 303/1822 KB 516/894 KB 587/587 KB 192/206 KB 307/1822 KB 516/894 KB 587/587 KB 176/206 KB 291/1822 KB 516/894 KB 587/587 KB 192/206 KB 307/1822 KB 520/894 KB 587/587 KB 192/206 KB 307/1822 KB 524/894 KB 587/587 KB 192/206 KB 307/1822 KB 528/894 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 641.9 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 196/206 KB 307/1822 KB 528/894 KB 200/206 KB 307/1822 KB 532/894 KB 204/206 KB 307/1822 KB 532/894 KB 206/206 KB 307/1822 KB 532/894 KB 188/206 KB 307/1822 KB 516/894 KB 587/587 KB 206/206 KB 311/1822 KB 532/894 KB 206/206 KB 315/1822 KB 532/894 KB 206/206 KB 319/1822 KB 532/894 KB 196/206 KB 307/1822 KB 532/894 KB 206/206 KB 319/1822 KB 536/894 KB 206/206 KB 319/1822 KB 540/894 KB 206/206 KB 319/1822 KB 544/894 KB 206/206 KB 323/1822 KB 548/894 KB 206/206 KB 323/1822 KB 552/894 KB 206/206 KB 323/1822 KB 556/894 KB 206/206 KB 323/1822 KB 560/894 KB 206/206 KB 323/1822 KB 544/894 KB 206/206 KB 327/1822 KB 560/894 KB 206/206 KB 331/1822 KB 560/894 KB 206/206 KB 335/1822 KB 560/894 KB 206/206 KB 339/1822 KB 560/894 KB 206/206 KB 343/1822 KB 564/894 KB 206/206 KB 347/1822 KB 564/894 KB 206/206 KB 351/1822 KB 564/894 KB 206/206 KB 339/1822 KB 564/894 KB 206/206 KB 351/1822 KB 568/894 KB 206/206 KB 351/1822 KB 572/894 KB 206/206 KB 351/1822 KB 572/894 KB 4/57 KB 206/206 KB 351/1822 KB 572/894 KB 8/57 KB 206/206 KB 351/1822 KB 572/894 KB 12/57 KB 206/206 KB 351/1822 KB 572/894 KB 16/57 KB 206/206 KB 351/1822 KB 572/894 KB 20/57 KB 206/206 KB 351/1822 KB 572/894 KB 24/57 KB 206/206 KB 351/1822 KB 572/894 KB 28/57 KB 206/206 KB 351/1822 KB 572/894 KB 32/57 KB 206/206 KB 351/1822 KB 572/894 KB 36/57 KB 206/206 KB 351/1822 KB 572/894 KB 40/57 KB 206/206 KB 351/1822 KB 572/894 KB 44/57 KB 206/206 KB 351/1822 KB 572/894 KB 48/57 KB 206/206 KB 351/1822 KB 572/894 KB 52/57 KB 206/206 KB 355/1822 KB 576/894 KB 56/57 KB 206/206 KB 355/1822 KB 576/894 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 222.9 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 206/206 KB 351/1822 KB 576/894 KB 52/57 KB 355/1822 KB 580/894 KB 57/57 KB 355/1822 KB 584/894 KB 57/57 KB 355/1822 KB 588/894 KB 57/57 KB 355/1822 KB 592/894 KB 57/57 KB 206/206 KB 355/1822 KB 576/894 KB 52/57 KB 359/1822 KB 592/894 KB 57/57 KB 363/1822 KB 592/894 KB 57/57 KB 367/1822 KB 592/894 KB 57/57 KB 371/1822 KB 592/894 KB 57/57 KB 375/1822 KB 596/894 KB 57/57 KB 379/1822 KB 596/894 KB 57/57 KB 383/1822 KB 596/894 KB 57/57 KB 371/1822 KB 596/894 KB 57/57 KB 383/1822 KB 600/894 KB 57/57 KB 383/1822 KB 604/894 KB 57/57 KB 383/1822 KB 608/894 KB 57/57 KB 383/1822 KB 612/894 KB 57/57 KB 387/1822 KB 616/894 KB 57/57 KB 387/1822 KB 620/894 KB 57/57 KB 387/1822 KB 624/894 KB 57/57 KB 387/1822 KB 612/894 KB 57/57 KB 391/1822 KB 624/894 KB 57/57 KB 395/1822 KB 624/894 KB 57/57 KB 399/1822 KB 624/894 KB 57/57 KB 403/1822 KB 624/894 KB 57/57 KB 407/1822 KB 628/894 KB 57/57 KB 411/1822 KB 628/894 KB 57/57 KB 403/1822 KB 628/894 KB 57/57 KB 415/1822 KB 628/894 KB 57/57 KB 415/1822 KB 632/894 KB 57/57 KB 419/1822 KB 632/894 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.7 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 419/1822 KB 636/894 KB 57/57 KB 419/1822 KB 636/894 KB 4/263 KB 419/1822 KB 636/894 KB 8/263 KB 419/1822 KB 636/894 KB 12/263 KB 419/1822 KB 636/894 KB 16/263 KB 419/1822 KB 636/894 KB 20/263 KB 419/1822 KB 636/894 KB 24/263 KB 419/1822 KB 636/894 KB 28/263 KB 419/1822 KB 636/894 KB 32/263 KB 419/1822 KB 636/894 KB 36/263 KB 419/1822 KB 636/894 KB 40/263 KB 419/1822 KB 636/894 KB 44/263 KB 419/1822 KB 636/894 KB 48/263 KB 419/1822 KB 636/894 KB 52/263 KB 419/1822 KB 640/894 KB 52/263 KB 419/1822 KB 640/894 KB 56/263 KB 419/1822 KB 640/894 KB 60/263 KB 419/1822 KB 640/894 KB 64/263 KB 423/1822 KB 644/894 KB 68/263 KB 423/1822 KB 644/894 KB 72/263 KB 423/1822 KB 644/894 KB 76/263 KB 4/99 KB 423/1822 KB 644/894 KB 80/263 KB 4/99 KB 423/1822 KB 644/894 KB 64/263 KB 423/1822 KB 648/894 KB 80/263 KB 4/99 KB 423/1822 KB 652/894 KB 80/263 KB 4/99 KB 423/1822 KB 656/894 KB 80/263 KB 4/99 KB 423/1822 KB 640/894 KB 64/263 KB 427/1822 KB 656/894 KB 80/263 KB 4/99 KB 431/1822 KB 656/894 KB 80/263 KB 4/99 KB 435/1822 KB 656/894 KB 80/263 KB 4/99 KB 439/1822 KB 660/894 KB 80/263 KB 4/99 KB 443/1822 KB 660/894 KB 80/263 KB 4/99 KB 447/1822 KB 660/894 KB 80/263 KB 4/99 KB 451/1822 KB 660/894 KB 80/263 KB 4/99 KB 455/1822 KB 660/894 KB 84/263 KB 4/99 KB 459/1822 KB 660/894 KB 84/263 KB 4/99 KB 463/1822 KB 660/894 KB 84/263 KB 4/99 KB 423/1822 KB 644/894 KB 72/263 KB 4/99 KB 463/1822 KB 660/894 KB 84/263 KB 8/99 KB 463/1822 KB 660/894 KB 84/263 KB 12/99 KB 463/1822 KB 660/894 KB 84/263 KB 16/99 KB 463/1822 KB 660/894 KB 84/263 KB 20/99 KB 451/1822 KB 660/894 KB 84/263 KB 4/99 KB 463/1822 KB 660/894 KB 88/263 KB 20/99 KB 435/1822 KB 660/894 KB 80/263 KB 4/99 KB 463/1822 KB 664/894 KB 88/263 KB 24/99 KB 463/1822 KB 668/894 KB 88/263 KB 24/99 KB 463/1822 KB 672/894 KB 88/263 KB 24/99 KB 463/1822 KB 676/894 KB 88/263 KB 24/99 KB 463/1822 KB 660/894 KB 88/263 KB 24/99 KB 463/1822 KB 676/894 KB 92/263 KB 28/99 KB 463/1822 KB 676/894 KB 92/263 KB 24/99 KB 463/1822 KB 676/894 KB 96/263 KB 28/99 KB 463/1822 KB 676/894 KB 96/263 KB 32/99 KB 463/1822 KB 676/894 KB 100/263 KB 32/99 KB 467/1822 KB 680/894 KB 104/263 KB 36/99 KB 467/1822 KB 680/894 KB 108/263 KB 36/99 KB 467/1822 KB 680/894 KB 112/263 KB 36/99 KB 467/1822 KB 680/894 KB 100/263 KB 36/99 KB 467/1822 KB 680/894 KB 112/263 KB 40/99 KB 467/1822 KB 680/894 KB 112/263 KB 44/99 KB 467/1822 KB 680/894 KB 112/263 KB 48/99 KB 467/1822 KB 680/894 KB 116/263 KB 52/99 KB 467/1822 KB 680/894 KB 116/263 KB 56/99 KB 467/1822 KB 680/894 KB 116/263 KB 60/99 KB 467/1822 KB 680/894 KB 116/263 KB 64/99 KB 467/1822 KB 680/894 KB 116/263 KB 68/99 KB 467/1822 KB 680/894 KB 100/263 KB 32/99 KB 467/1822 KB 684/894 KB 116/263 KB 68/99 KB 467/1822 KB 688/894 KB 116/263 KB 68/99 KB 467/1822 KB 676/894 KB 100/263 KB 32/99 KB 471/1822 KB 688/894 KB 116/263 KB 68/99 KB 475/1822 KB 688/894 KB 116/263 KB 68/99 KB 479/1822 KB 688/894 KB 116/263 KB 68/99 KB 483/1822 KB 688/894 KB 116/263 KB 68/99 KB 487/1822 KB 692/894 KB 116/263 KB 68/99 KB 467/1822 KB 680/894 KB 116/263 KB 48/99 KB 487/1822 KB 692/894 KB 120/263 KB 68/99 KB 487/1822 KB 692/894 KB 124/263 KB 68/99 KB 487/1822 KB 692/894 KB 128/263 KB 68/99 KB 483/1822 KB 692/894 KB 116/263 KB 68/99 KB 487/1822 KB 696/894 KB 128/263 KB 68/99 KB 487/1822 KB 700/894 KB 128/263 KB 68/99 KB 487/1822 KB 704/894 KB 128/263 KB 68/99 KB 487/1822 KB 708/894 KB 128/263 KB 68/99 unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install KB 491/1822 KB 708/894 KB 132/263 KB 68/99 KB 491/1822 KB 712/894 KB 136/263 KB 68/99 KB 491/1822 KB 708/894 KB 128/263 KB 68/99 KB 495/1822 KB 712/894 KB 136/263 KB 68/99 KB 499/1822 KB 712/894 KB 136/263 KB 68/99 KB 491/1822 KB 712/894 KB 136/263 KB 68/99 KB 499/1822 KB 716/894 KB 140/263 KB 72/99 KB 499/1822 KB 720/894 KB 140/263 KB 72/99 KB 499/1822 KB 712/894 KB 140/263 KB 72/99 KB 499/1822 KB 720/894 KB 144/263 KB 72/99 KB 499/1822 KB 712/894 KB 136/263 KB 72/99 KB 503/1822 KB 720/894 KB 144/263 KB 76/99 KB 503/1822 KB 720/894 KB 148/263 KB 76/99 KB 503/1822 KB 724/894 KB 152/263 KB 80/99 KB 503/1822 KB 724/894 KB 156/263 KB 80/99 KB 503/1822 KB 724/894 KB 160/263 KB 80/99 KB 503/1822 KB 720/894 KB 144/263 KB 72/99 KB 507/1822 KB 724/894 KB 160/263 KB 80/99 KB 511/1822 KB 724/894 KB 160/263 KB 80/99 KB 515/1822 KB 724/894 KB 160/263 KB 80/99 KB 519/1822 KB 724/894 KB 160/263 KB 80/99 KB 523/1822 KB 724/894 KB 160/263 KB 80/99 KB 527/1822 KB 724/894 KB 160/263 KB 80/99 KB 531/1822 KB 724/894 KB 160/263 KB 80/99 KB 535/1822 KB 724/894 KB 164/263 KB 80/99 KB 539/1822 KB 724/894 KB 164/263 KB 80/99 KB 543/1822 KB 724/894 KB 164/263 KB 80/99 KB 503/1822 KB 724/894 KB 148/263 KB 80/99 KB 543/1822 KB 728/894 KB 164/263 KB 80/99 KB 543/1822 KB 732/894 KB 164/263 KB 80/99 KB 543/1822 KB 736/894 KB 164/263 KB 80/99 KB 503/1822 KB 720/894 KB 148/263 KB 80/99 KB 543/1822 KB 736/894 KB 164/263 KB 84/99 KB 543/1822 KB 736/894 KB 164/263 KB 88/99 KB 543/1822 KB 736/894 KB 164/263 KB 92/99 KB 543/1822 KB 736/894 KB 164/263 KB 96/99 KB 543/1822 KB 736/894 KB 164/263 KB 99/99 KB 543/1822 KB 740/894 KB 164/263 KB 99/99 KB 543/1822 KB 744/894 KB 164/263 KB 99/99 KB 543/1822 KB 748/894 KB 164/263 KB 99/99 KB 543/1822 KB 752/894 KB 164/263 KB 99/99 KB 531/1822 KB 724/894 KB 164/263 KB 80/99 KB 543/1822 KB 752/894 KB 168/263 KB 99/99 KB 543/1822 KB 752/894 KB 172/263 KB 99/99 KB 543/1822 KB 752/894 KB 176/263 KB 99/99 KB 543/1822 KB 756/894 KB 176/263 KB 99/99 KB 547/1822 KB 760/894 KB 180/263 KB 99/99 KB 547/1822 KB 764/894 KB 180/263 KB 99/99 KB 547/1822 KB 768/894 KB 180/263 KB 99/99 KB 547/1822 KB 756/894 KB 180/263 KB 99/99 KB 551/1822 KB 768/894 KB 180/263 KB 99/99 KB 555/1822 KB 768/894 KB 180/263 KB 99/99 KB 559/1822 KB 768/894 KB 180/263 KB 99/99 KB 543/1822 KB 756/894 KB 180/263 KB 99/99 KB 559/1822 KB 768/894 KB 184/263 KB 99/99 KB 559/1822 KB 768/894 KB 188/263 KB 99/99 KB 559/1822 KB 768/894 KB 192/263 KB 99/99 KB 559/1822 KB 768/894 KB 196/263 KB 99/99 KB 563/1822 KB 772/894 KB 200/263 KB 99/99 KB 563/1822 KB 772/894 KB 204/263 KB 99/99 KB 563/1822 KB 772/894 KB 208/263 KB 99/99 KB 563/1822 KB 772/894 KB 212/263 KB 99/99 KB 563/1822 KB 772/894 KB 216/263 KB 99/99 KB 563/1822 KB 772/894 KB 220/263 KB 99/99 KB 563/1822 KB 772/894 KB 224/263 KB 99/99 KB 563/1822 KB 772/894 KB 196/263 KB 99/99 KB 563/1822 KB 776/894 KB 224/263 KB 99/99 KB 563/1822 KB 780/894 KB 224/263 KB 99/99 KB 563/1822 KB 784/894 KB 224/263 KB 99/99 KB 563/1822 KB 768/894 KB 196/263 KB 99/99 KB 567/1822 KB 784/894 KB 224/263 KB 99/99 KB 571/1822 KB 784/894 KB 224/263 KB 99/99 KB 575/1822 KB 784/894 KB 224/263 KB 99/99 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 101.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 575/1822 KB 788/894 KB 224/263 KB 579/1822 KB 792/894 KB 224/263 KB 579/1822 KB 796/894 KB 224/263 KB 579/1822 KB 800/894 KB 224/263 KB 579/1822 KB 788/894 KB 224/263 KB 583/1822 KB 800/894 KB 224/263 KB 587/1822 KB 800/894 KB 224/263 KB 591/1822 KB 804/894 KB 224/263 KB 595/1822 KB 804/894 KB 224/263 KB 599/1822 KB 804/894 KB 228/263 KB 603/1822 KB 804/894 KB 228/263 KB 607/1822 KB 804/894 KB 228/263 KB 587/1822 KB 804/894 KB 224/263 KB 595/1822 KB 804/894 KB 228/263 KB 607/1822 KB 804/894 KB 232/263 KB 607/1822 KB 804/894 KB 236/263 KB 607/1822 KB 804/894 KB 240/263 KB 607/1822 KB 808/894 KB 244/263 KB 611/1822 KB 808/894 KB 248/263 KB 611/1822 KB 808/894 KB 252/263 KB 607/1822 KB 808/894 KB 240/263 KB 4/276 KB 611/1822 KB 812/894 KB 252/263 KB 4/276 KB 611/1822 KB 816/894 KB 252/263 KB 4/276 KB 611/1822 KB 808/894 KB 252/263 KB 8/276 KB 611/1822 KB 816/894 KB 252/263 KB 12/276 KB 611/1822 KB 816/894 KB 252/263 KB 16/276 KB 611/1822 KB 816/894 KB 252/263 KB 20/276 KB 611/1822 KB 816/894 KB 252/263 KB 24/276 KB 611/1822 KB 816/894 KB 252/263 KB 28/276 KB 611/1822 KB 816/894 KB 252/263 KB 32/276 KB 611/1822 KB 816/894 KB 252/263 KB 36/276 KB 611/1822 KB 816/894 KB 252/263 KB 40/276 KB 611/1822 KB 820/894 KB 256/263 KB 611/1822 KB 808/894 KB 244/263 KB 44/276 KB 615/1822 KB 820/894 KB 256/263 KB 36/276 KB 611/1822 KB 820/894 KB 256/263 KB 36/276 KB 611/1822 KB 820/894 KB 252/263 KB 44/276 KB 615/1822 KB 824/894 KB 256/263 KB 44/276 KB 615/1822 KB 828/894 KB 256/263 KB 44/276 KB 619/1822 KB 832/894 KB 256/263 KB 44/276 KB 619/1822 KB 828/894 KB 256/263 KB 44/276 KB 623/1822 KB 832/894 KB 260/263 KB 44/276 KB 619/1822 KB 832/894 KB 260/263 KB 44/276 KB 623/1822 KB 832/894 KB 263/263 KB 44/276 KB 611/1822 KB 820/894 KB 256/263 KB 48/276 KB 623/1822 KB 832/894 KB 263/263 KB 52/276 KB 623/1822 KB 836/894 KB 263/263 KB 56/276 KB 627/1822 KB 836/894 KB 263/263 KB 60/276 KB 627/1822 KB 836/894 KB 263/263 KB 48/276 KB 623/1822 KB 836/894 KB 263/263 KB 52/276 KB 627/1822 KB 836/894 KB 263/263 KB 60/276 KB 627/1822 KB 840/894 KB 263/263 KB 60/276 KB 631/1822 KB 840/894 KB 263/263 KB 60/276 KB 635/1822 KB 844/894 KB 263/263 KB 60/276 KB 635/1822 KB 848/894 KB 263/263 KB 60/276 KB 635/1822 KB 840/894 KB 263/263 KB 60/276 KB 639/1822 KB 848/894 KB 263/263 KB 60/276 KB 639/1822 KB 852/894 KB 263/263 KB 64/276 KB 643/1822 KB 856/894 KB 64/276 KB 643/1822 KB 860/894 KB 64/276 KB 643/1822 KB 864/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 264.6 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 64/276 KB 643/1822 KB 852/894 KB 263/263 KB 64/276 KB 647/1822 KB 864/894 KB 64/276 KB 639/1822 KB 852/894 KB 263/263 KB 68/276 KB 647/1822 KB 864/894 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 68/276 KB 651/1822 KB 864/894 KB 72/276 KB 655/1822 KB 864/894 KB 72/276 KB 651/1822 KB 864/894 KB 76/276 KB 655/1822 KB 864/894 KB 80/276 KB 655/1822 KB 864/894 KB 84/276 KB 655/1822 KB 864/894 KB 88/276 KB 659/1822 KB 868/894 KB 84/276 KB 659/1822 KB 868/894 KB 88/276 KB 659/1822 KB 872/894 KB 84/276 KB 659/1822 KB 864/894 KB 88/276 KB 663/1822 KB 872/894 KB 88/276 KB 667/1822 KB 872/894 KB 88/276 KB 667/1822 KB 876/894 KB 88/276 KB 667/1822 KB 880/894 KB 92/276 KB 667/1822 KB 884/894 KB 92/276 KB 671/1822 KB 888/894 KB 92/276 KB 667/1822 KB 880/894 KB 96/276 KB 671/1822 KB 888/894 KB 92/276 KB 671/1822 KB 884/894 KB 96/276 KB 675/1822 KB 888/894 KB 100/276 KB 679/1822 KB 892/894 KB 100/276 KB 683/1822 KB 892/894 KB 100/276 KB 675/1822 KB 892/894 KB 100/276 KB 683/1822 KB 894/894 KB 100/276 KB 675/1822 KB 888/894 KB 100/276 KB 687/1822 KB 894/894 KB 104/276 KB 687/1822 KB 894/894 KB 108/276 KB 687/1822 KB 894/894 KB 112/276 KB 687/1822 KB 894/894 KB 116/276 KB 687/1822 KB 894/894 KB 120/276 KB 691/1822 KB 894/894 KB 124/276 KB 691/1822 KB 894/894 KB 3/54 KB 116/276 KB 691/1822 KB 894/894 KB 120/276 KB 691/1822 KB 894/894 KB 3/54 KB 124/276 KB 691/1822 KB 894/894 KB 6/54 KB 124/276 KB 691/1822 KB 894/894 KB 9/54 KB 124/276 KB 691/1822 KB 894/894 KB 11/54 KB 124/276 KB 691/1822 KB 894/894 KB 14/54 KB 124/276 KB 691/1822 KB 894/894 KB 16/54 KB 124/276 KB 691/1822 KB 894/894 KB 19/54 KB 124/276 KB 691/1822 KB 894/894 KB 22/54 KB 124/276 KB 691/1822 KB 894/894 KB 25/54 KB 124/276 KB 695/1822 KB 894/894 KB 25/54 KB 124/276 KB 695/1822 KB 894/894 KB 27/54 KB 124/276 KB 699/1822 KB 894/894 KB 27/54 KB 124/276 KB 703/1822 KB 894/894 KB 27/54 KB 124/276 KB 703/1822 KB 894/894 KB 30/54 KB 128/276 KB 703/1822 KB 894/894 KB 30/54 KB 128/276 KB 707/1822 KB 894/894 KB 30/54 KB 132/276 KB 711/1822 KB 894/894 KB 32/54 KB 132/276 KB 715/1822 KB 894/894 KB 32/54 KB 132/276 KB 719/1822 KB 894/894 KB 32/54 KB 132/276 KB 707/1822 KB 894/894 KB 32/54 KB 136/276 KB 719/1822 KB 894/894 KB 32/54 KB 140/276 KB 719/1822 KB 894/894 KB 32/54 KB 144/276 KB 719/1822 KB 894/894 KB 32/54 KB 148/276 KB 719/1822 KB 894/894 KB 32/54 KB 152/276 KB 723/1822 KB 32/54 KB 156/276 KB 723/1822 KB 32/54 KB 128/276 KB 707/1822 KB 894/894 KB 32/54 KB 156/276 KB 723/1822 KB 36/54 KB 156/276 KB 723/1822 KB 40/54 KB 156/276 KB 723/1822 KB 44/54 KB 156/276 KB 723/1822 KB 48/54 KB 156/276 KB 723/1822 KB 52/54 KB 156/276 KB 723/1822 KB 54/54 KB 148/276 KB 723/1822 KB 32/54 KB 156/276 KB 727/1822 KB 54/54 KB 156/276 KB 731/1822 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 884.3 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 160/276 KB 731/1822 KB 54/54 KB 160/276 KB 735/1822 KB 54/54 KB 164/276 KB 735/1822 KB 54/54 KB 168/276 KB 739/1822 KB 54/54 KB 172/276 KB 739/1822 KB 54/54 KB 176/276 KB 739/1822 KB 54/54 KB 164/276 KB 739/1822 KB 54/54 KB 176/276 KB 743/1822 KB 54/54 KB 176/276 KB 747/1822 KB 54/54 KB 176/276 KB 751/1822 KB 54/54 KB 180/276 KB 755/1822 KB 54/54 KB 180/276 KB 759/1822 KB 4/748 KB 180/276 KB 751/1822 KB 54/54 KB 180/276 KB 755/1822 KB 4/748 KB 180/276 KB 759/1822 KB 8/748 KB 180/276 KB 759/1822 KB 12/748 KB 180/276 KB 759/1822 KB 16/748 KB 180/276 KB 759/1822 KB 20/748 KB 180/276 KB 759/1822 KB 24/748 KB 184/276 KB 759/1822 KB 28/748 KB 184/276 KB 759/1822 KB 32/748 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 52.8 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 184/276 KB 759/1822 KB 24/748 KB 188/276 KB 759/1822 KB 32/748 KB 192/276 KB 759/1822 KB 32/748 KB 192/276 KB 763/1822 KB 32/748 KB 192/276 KB 767/1822 KB 32/748 KB 196/276 KB 771/1822 KB 32/748 KB 196/276 KB 775/1822 KB 36/748 KB 196/276 KB 779/1822 KB 36/748 KB 196/276 KB 783/1822 KB 36/748 KB 196/276 KB 767/1822 KB 32/748 KB 196/276 KB 771/1822 KB 36/748 KB 196/276 KB 783/1822 KB 40/748 KB 200/276 KB 783/1822 KB 44/748 KB 200/276 KB 783/1822 KB 40/748 KB 204/276 KB 783/1822 KB 44/748 KB 208/276 KB 783/1822 KB 44/748 KB 208/276 KB 783/1822 KB 48/748 KB 208/276 KB 783/1822 KB 52/748 KB 212/276 KB 787/1822 KB 56/748 KB 212/276 KB 787/1822 KB 52/748 KB 208/276 KB 787/1822 KB 52/748 KB 216/276 KB 787/1822 KB 56/748 KB 220/276 KB 791/1822 KB 56/748 KB 220/276 KB 791/1822 KB 60/748 KB 220/276 KB 795/1822 KB 60/748 KB 224/276 KB 799/1822 KB 60/748 KB 220/276 KB 791/1822 KB 60/748 KB 224/276 KB 799/1822 KB 64/748 KB 224/276 KB 799/1822 KB 68/748 KB 224/276 KB 803/1822 KB 4/223 KB 72/748 KB 224/276 KB 795/1822 KB 60/748 KB 228/276 KB 803/1822 KB 4/223 KB 72/748 KB 232/276 KB 803/1822 KB 4/223 KB 72/748 KB 236/276 KB 803/1822 KB 4/223 KB 72/748 KB 224/276 KB 803/1822 KB 4/223 KB 68/748 KB 224/276 KB 799/1822 KB 4/223 KB 68/748 KB 236/276 KB 803/1822 KB 8/223 KB 76/748 KB 236/276 KB 803/1822 KB 12/223 KB 76/748 KB 236/276 KB 803/1822 KB 16/223 KB 76/748 KB 236/276 KB 803/1822 KB 20/223 KB 76/748 KB 236/276 KB 803/1822 KB 24/223 KB 76/748 KB 236/276 KB 803/1822 KB 28/223 KB 76/748 KB 236/276 KB 803/1822 KB 32/223 KB 76/748 KB 236/276 KB 803/1822 KB 36/223 KB 76/748 KB 236/276 KB 807/1822 KB 40/223 KB 76/748 KB 240/276 KB 807/1822 KB 44/223 KB 76/748 KB 240/276 KB 807/1822 KB 48/223 KB 76/748 KB 236/276 KB 803/1822 KB 4/223 KB 76/748 KB 240/276 KB 807/1822 KB 48/223 KB 80/748 KB 240/276 KB 807/1822 KB 48/223 KB 84/748 KB 240/276 KB 807/1822 KB 52/223 KB 88/748 KB 240/276 KB 807/1822 KB 40/223 KB 76/748 KB 236/276 KB 807/1822 KB 36/223 KB 76/748 KB 240/276 KB 811/1822 KB 52/223 KB 88/748 KB 240/276 KB 815/1822 KB 52/223 KB 88/748 KB 240/276 KB 819/1822 KB 52/223 KB 88/748 KB 244/276 KB 823/1822 KB 52/223 KB 88/748 KB 244/276 KB 827/1822 KB 52/223 KB 88/748 KB 240/276 KB 807/1822 KB 52/223 KB 84/748 KB 244/276 KB 827/1822 KB 56/223 KB 92/748 KB 244/276 KB 827/1822 KB 60/223 KB 92/748 KB 244/276 KB 831/1822 KB 64/223 KB 92/748 KB 244/276 KB 831/1822 KB 68/223 KB 92/748 KB 244/276 KB 831/1822 KB 72/223 KB 92/748 KB 244/276 KB 831/1822 KB 76/223 KB 92/748 KB 244/276 KB 831/1822 KB 80/223 KB 92/748 KB 244/276 KB 827/1822 KB 52/223 KB 92/748 KB 244/276 KB 831/1822 KB 80/223 KB 96/748 KB 244/276 KB 831/1822 KB 80/223 KB 100/748 KB 244/276 KB 831/1822 KB 80/223 KB 104/748 KB 244/276 KB 831/1822 KB 80/223 KB 108/748 KB 244/276 KB 819/1822 KB 52/223 KB 88/748 KB 248/276 KB 831/1822 KB 80/223 KB 108/748 KB 252/276 KB 831/1822 KB 80/223 KB 108/748 KB 256/276 KB 831/1822 KB 80/223 KB 108/748 KB 244/276 KB 831/1822 KB 60/223 KB 92/748 KB 260/276 KB 831/1822 KB 80/223 KB 108/748 KB 264/276 KB 835/1822 KB 80/223 KB 108/748 KB 268/276 KB 835/1822 KB 80/223 KB 108/748 KB 269/276 KB 835/1822 KB 80/223 KB 108/748 KB 273/276 KB 835/1822 KB 80/223 KB 108/748 KB 276/276 KB 835/1822 KB 80/223 KB 112/748 KB 260/276 KB 835/1822 KB 80/223 KB 108/748 KB 276/276 KB 839/1822 KB 80/223 KB 112/748 KB 276/276 KB 843/1822 KB 80/223 KB 112/748 KB 276/276 KB 847/1822 KB 80 unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install /223 KB 112/748 KB 276/276 KB 851/1822 KB 80/223 KB 112/748 KB 276/276 KB 855/1822 KB 84/223 KB 112/748 KB 276/276 KB 859/1822 KB 84/223 KB 112/748 KB 276/276 KB 863/1822 KB 84/223 KB 112/748 KB 273/276 KB 835/1822 KB 80/223 KB 112/748 KB 276/276 KB 863/1822 KB 84/223 KB 116/748 KB 276/276 KB 863/1822 KB 84/223 KB 120/748 KB 276/276 KB 863/1822 KB 84/223 KB 124/748 KB 276/276 KB 863/1822 KB 84/223 KB 128/748 KB 276/276 KB 851/1822 KB 84/223 KB 112/748 KB 276/276 KB 863/1822 KB 88/223 KB 128/748 KB 276/276 KB 863/1822 KB 92/223 KB 128/748 KB 276/276 KB 863/1822 KB 96/223 KB 128/748 KB 276/276 KB 867/1822 KB 96/223 KB 128/748 KB 276/276 KB 871/1822 KB 100/223 KB 132/748 KB 276/276 KB 875/1822 KB 100/223 KB 132/748 KB 276/276 KB 879/1822 KB 100/223 KB 132/748 KB 276/276 KB 867/1822 KB 100/223 KB 132/748 KB 276/276 KB 879/1822 KB 104/223 KB 132/748 KB 276/276 KB 879/1822 KB 108/223 KB 132/748 KB 276/276 KB 879/1822 KB 112/223 KB 132/748 KB 276/276 KB 867/1822 KB 96/223 KB 132/748 KB 276/276 KB 879/1822 KB 112/223 KB 136/748 KB 276/276 KB 879/1822 KB 112/223 KB 140/748 KB 276/276 KB 879/1822 KB 112/223 KB 144/748 KB 883/1822 KB 112/223 KB 148/748 KB 883/1822 KB 116/223 KB 152/748 KB 883/1822 KB 116/223 KB 156/748 KB 883/1822 KB 116/223 KB 160/748 KB 883/1822 KB 112/223 KB 144/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 262.1 KB/sec) unit-abot-epc-basic-0: 03:09:43 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: 03:09:43 DEBUG unit.abot-epc-basic/0.install 887/1822 KB 116/223 KB 160/748 KB 891/1822 KB 116/223 KB 160/748 KB 895/1822 KB 116/223 KB 160/748 KB 883/1822 KB 116/223 KB 148/748 KB 895/1822 KB 120/223 KB 160/748 KB 895/1822 KB 124/223 KB 160/748 KB 899/1822 KB 128/223 KB 160/748 KB 903/1822 KB 128/223 KB 164/748 KB 907/1822 KB 128/223 KB 164/748 KB 911/1822 KB 128/223 KB 164/748 KB 899/1822 KB 128/223 KB 164/748 KB 911/1822 KB 128/223 KB 168/748 KB 911/1822 KB 128/223 KB 172/748 KB 911/1822 KB 128/223 KB 176/748 KB 895/1822 KB 128/223 KB 160/748 KB 911/1822 KB 132/223 KB 176/748 KB 911/1822 KB 136/223 KB 176/748 KB 911/1822 KB 140/223 KB 176/748 KB 911/1822 KB 144/223 KB 176/748 KB 915/1822 KB 144/223 KB 176/748 KB 919/1822 KB 144/223 KB 180/748 KB 923/1822 KB 144/223 KB 180/748 KB 915/1822 KB 144/223 KB 180/748 KB 927/1822 KB 148/223 KB 184/748 KB 927/1822 KB 148/223 KB 188/748 KB 927/1822 KB 148/223 KB 192/748 KB 927/1822 KB 148/223 KB 180/748 KB 923/1822 KB 148/223 KB 180/748 KB 927/1822 KB 152/223 KB 192/748 KB 927/1822 KB 156/223 KB 192/748 KB 927/1822 KB 160/223 KB 192/748 KB 927/1822 KB 164/223 KB 192/748 KB 931/1822 KB 3/27 KB 168/223 KB 196/748 KB 931/1822 KB 3/27 KB 172/223 KB 196/748 KB 931/1822 KB 3/27 KB 164/223 KB 196/748 KB 935/1822 KB 3/27 KB 172/223 KB 196/748 KB 939/1822 KB 3/27 KB 172/223 KB 196/748 KB 927/1822 KB 3/27 KB 164/223 KB 192/748 KB 939/1822 KB 6/27 KB 172/223 KB 196/748 KB 939/1822 KB 9/27 KB 172/223 KB 196/748 KB 939/1822 KB 11/27 KB 172/223 KB 196/748 KB 939/1822 KB 14/27 KB 172/223 KB 196/748 KB 939/1822 KB 16/27 KB 172/223 KB 196/748 KB 939/1822 KB 19/27 KB 172/223 KB 196/748 KB 939/1822 KB 22/27 KB 172/223 KB 196/748 KB 939/1822 KB 25/27 KB 172/223 KB 196/748 KB 939/1822 KB 27/27 KB 172/223 KB 196/748 KB 927/1822 KB 3/27 KB 164/223 KB 196/748 KB 939/1822 KB 27/27 KB 172/223 KB 200/748 KB 939/1822 KB 27/27 KB 172/223 KB 204/748 KB 943/1822 KB 27/27 KB 172/223 KB 204/748 KB 943/1822 KB 27/27 KB 176/223 KB 208/748 KB 943/1822 KB 27/27 KB 180/223 KB 208/748 KB 947/1822 KB 27/27 KB 184/223 KB 208/748 KB 947/1822 KB 27/27 KB 188/223 KB 208/748 KB 947/1822 KB 27/27 KB 192/223 KB 208/748 KB 943/1822 KB 27/27 KB 172/223 KB 208/748 KB 947/1822 KB 27/27 KB 192/223 KB 212/748 KB 947/1822 KB 27/27 KB 192/223 KB 216/748 KB 947/1822 KB 27/27 KB 192/223 KB 220/748 KB 947/1822 KB 27/27 KB 192/223 KB 224/748 KB 947/1822 KB 27/27 KB 192/223 KB 228/748 KB 947/1822 KB 27/27 KB 196/223 KB 232/748 KB 947/1822 KB 27/27 KB 180/223 KB 208/748 KB 951/1822 KB 27/27 KB 196/223 KB 232/748 KB 955/1822 KB 27/27 KB 196/223 KB 232/748 KB 959/1822 KB 27/27 KB 196/223 KB 232/748 KB 963/1822 KB 27/27 KB 196/223 KB 232/748 KB 967/1822 KB 27/27 KB 196/223 KB 232/748 KB 971/1822 KB 27/27 KB 196/223 KB 232/748 KB 975/1822 KB 27/27 KB 196/223 KB 232/748 KB 947/1822 KB 27/27 KB 196/223 KB 228/748 KB 975/1822 KB 27/27 KB 200/223 KB 236/748 KB 975/1822 KB 27/27 KB 204/223 KB 236/748 KB 975/1822 KB 27/27 KB 208/223 KB 236/748 KB 975/1822 KB 27/27 KB 196/223 KB 236/748 KB 975/1822 KB 27/27 KB 208/223 KB 240/748 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 24.7 KB/sec) unit-abot-epc-basic-0: 03:09:43 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: 03:09:43 DEBUG unit.abot-epc-basic/0.install 975/1822 KB 208/223 KB 244/748 KB 979/1822 KB 212/223 KB 244/748 KB 4/314 KB 983/1822 KB 212/223 KB 244/748 KB 4/314 KB 987/1822 KB 212/223 KB 248/748 KB 975/1822 KB 212/223 KB 244/748 KB 4/314 KB 987/1822 KB 216/223 KB 248/748 KB 4/314 KB 987/1822 KB 220/223 KB 248/748 KB 4/314 KB 983/1822 KB 212/223 KB 248/748 KB 4/314 KB 979/1822 KB 212/223 KB 244/748 KB 8/314 KB 987/1822 KB 220/223 KB 248/748 KB 12/314 KB 987/1822 KB 220/223 KB 248/748 KB 16/314 KB 987/1822 KB 220/223 KB 248/748 KB 20/314 KB 987/1822 KB 220/223 KB 248/748 KB 24/314 KB 987/1822 KB 220/223 KB 248/748 KB 28/314 KB 987/1822 KB 220/223 KB 248/748 KB 32/314 KB 987/1822 KB 220/223 KB 248/748 KB 36/314 KB 987/1822 KB 220/223 KB 248/748 KB 40/314 KB 987/1822 KB 220/223 KB 248/748 KB 44/314 KB 987/1822 KB 220/223 KB 248/748 KB 48/314 KB 987/1822 KB 220/223 KB 248/748 KB 52/314 KB 987/1822 KB 220/223 KB 248/748 KB 56/314 KB 987/1822 KB 220/223 KB 248/748 KB 60/314 KB 987/1822 KB 220/223 KB 248/748 KB 64/314 KB 987/1822 KB 220/223 KB 248/748 KB 68/314 KB 987/1822 KB 220/223 KB 248/748 KB 72/314 KB 987/1822 KB 220/223 KB 252/748 KB 68/314 KB 987/1822 KB 220/223 KB 252/748 KB 72/314 KB 991/1822 KB 223/223 KB 256/748 KB 72/314 KB 991/1822 KB 223/223 KB 252/748 KB 72/314 KB 991/1822 KB 220/223 KB 252/748 KB 76/314 KB 995/1822 KB 223/223 KB 256/748 KB 76/314 KB 999/1822 KB 223/223 KB 260/748 KB 76/314 KB 1003/1822 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 3/178 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 5/178 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 8/178 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 11/178 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 13/178 KB 223/223 KB 260/748 KB 76/314 KB 1007/1822 KB 16/178 KB 223/223 KB 260/748 KB 76/314 KB 991/1822 KB 223/223 KB 256/748 KB 80/314 KB 1007/1822 KB 16/178 KB 223/223 KB 260/748 KB 84/314 KB 1007/1822 KB 19/178 KB 223/223 KB 260/748 KB 88/314 KB 1007/1822 KB 19/178 KB 223/223 KB 260/748 KB 92/314 KB 1007/1822 KB 19/178 KB 223/223 KB 260/748 KB 96/314 KB 1007/1822 KB 19/178 KB 223/223 KB 260/748 KB 100/314 KB 1011/1822 KB 19/178 KB 223/223 KB 260/748 KB 104/314 KB 1011/1822 KB 19/178 KB 260/748 KB 108/314 KB 1011/1822 KB 19/178 KB 260/748 KB 112/314 KB 1011/1822 KB 19/178 KB 260/748 KB 76/314 KB 995/1822 KB 223/223 KB 260/748 KB 112/314 KB 1011/1822 KB 19/178 KB 264/748 KB 112/314 KB 1011/1822 KB 19/178 KB 268/748 KB 112/314 KB 1011/1822 KB 19/178 KB 272/748 KB 112/314 KB 1011/1822 KB 19/178 KB 276/748 KB 96/314 KB 1011/1822 KB 19/178 KB 223/223 KB 260/748 KB 80/314 KB 1007/1822 KB 19/178 KB 223/223 KB 260/748 KB 112/314 KB 1011/1822 KB 21/178 KB 276/748 KB 112/314 KB 1011/1822 KB 24/178 KB 276/748 KB 112/314 KB 1011/1822 KB 27/178 KB 276/748 KB 112/314 KB 1011/1822 KB 29/178 KB 276/748 KB 112/314 KB 1011/1822 KB 32/178 KB 276/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 205.7 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 112/314 KB 1015/1822 KB 36/178 KB 276/748 KB 112/314 KB 1019/1822 KB 36/178 KB 276/748 KB 112/314 KB 1023/1822 KB 36/178 KB 276/748 KB 112/314 KB 1027/1822 KB 36/178 KB 280/748 KB 116/314 KB 1031/1822 KB 36/178 KB 280/748 KB 116/314 KB 1035/1822 KB 36/178 KB 280/748 KB 116/314 KB 1039/1822 KB 36/178 KB 280/748 KB 112/314 KB 1011/1822 KB 36/178 KB 276/748 KB 116/314 KB 1039/1822 KB 40/178 KB 280/748 KB 116/314 KB 1039/1822 KB 44/178 KB 280/748 KB 116/314 KB 1039/1822 KB 48/178 KB 280/748 KB 116/314 KB 1027/1822 KB 36/178 KB 280/748 KB 120/314 KB 1039/1822 KB 48/178 KB 280/748 KB 124/314 KB 1039/1822 KB 48/178 KB 280/748 KB 128/314 KB 1039/1822 KB 48/178 KB 280/748 KB 132/314 KB 1039/1822 KB 48/178 KB 280/748 KB 136/314 KB 1043/1822 KB 52/178 KB 280/748 KB 112/314 KB 1023/1822 KB 36/178 KB 280/748 KB 136/314 KB 1043/1822 KB 52/178 KB 284/748 KB 136/314 KB 1043/1822 KB 52/178 KB 288/748 KB 136/314 KB 1043/1822 KB 52/178 KB 292/748 KB 136/314 KB 1043/1822 KB 52/178 KB 296/748 KB 136/314 KB 1043/1822 KB 52/178 KB 300/748 KB 136/314 KB 1043/1822 KB 52/178 KB 304/748 KB 132/314 KB 1043/1822 KB 52/178 KB 280/748 KB 136/314 KB 1043/1822 KB 52/178 KB 308/748 KB 140/314 KB 1043/1822 KB 56/178 KB 4/23 KB 312/748 KB 140/314 KB 1043/1822 KB 56/178 KB 4/23 KB 316/748 KB 140/314 KB 1043/1822 KB 56/178 KB 4/23 KB 320/748 KB 132/314 KB 1043/1822 KB 48/178 KB 280/748 KB 140/314 KB 1047/1822 KB 56/178 KB 4/23 KB 320/748 KB 140/314 KB 1051/1822 KB 56/178 KB 4/23 KB 320/748 KB 140/314 KB 1055/1822 KB 56/178 KB 4/23 KB 320/748 KB 140/314 KB 1043/1822 KB 56/178 KB 4/23 KB 308/748 KB 144/314 KB 1055/1822 KB 56/178 KB 4/23 KB 320/748 KB 136/314 KB 1043/1822 KB 56/178 KB 4/23 KB 308/748 KB 144/314 KB 1055/1822 KB 60/178 KB 4/23 KB 320/748 KB 144/314 KB 1055/1822 KB 64/178 KB 4/23 KB 320/748 KB 136/314 KB 1043/1822 KB 52/178 KB 4/23 KB 308/748 KB 144/314 KB 1055/1822 KB 64/178 KB 8/23 KB 320/748 KB 144/314 KB 1055/1822 KB 64/178 KB 12/23 KB 320/748 KB 144/314 KB 1055/1822 KB 64/178 KB 16/23 KB 320/748 KB 144/314 KB 1055/1822 KB 64/178 KB 20/23 KB 320/748 KB 144/314 KB 1055/1822 KB 64/178 KB 23/23 KB 320/748 KB 144/314 KB 1055/1822 KB 68/178 KB 23/23 KB 320/748 KB 148/314 KB 1059/1822 KB 72/178 KB 23/23 KB 320/748 KB 148/314 KB 1059/1822 KB 76/178 KB 23/23 KB 320/748 KB 148/314 KB 1059/1822 KB 80/178 KB 23/23 KB 320/748 KB 148/314 KB 1059/1822 KB 84/178 KB 23/23 KB 320/748 KB 148/314 KB 1059/1822 KB 88/178 KB 23/23 KB 324/748 KB 148/314 KB 1059/1822 KB 68/178 KB 23/23 KB 320/748 KB 152/314 KB 1059/1822 KB 88/178 KB 23/23 KB 324/748 KB 156/314 KB 1059/1822 KB 88/178 KB 23/23 KB 324/748 KB 160/314 KB 1059/1822 KB 88/178 KB 23/23 KB 324/748 KB 144/314 KB 1059/1822 KB 68/178 KB 23/23 KB 320/748 KB 160/314 KB 1063/1822 KB 88/178 KB 23/23 KB 324/748 KB 160/314 KB 1067/1822 KB 88/178 KB 23/23 KB 324/748 KB 148/314 KB 1059/1822 KB 84/178 KB 23/23 KB 324/748 KB 160/314 KB 1067/1822 KB 88/178 KB 23/23 KB 328/748 KB 160/314 KB 1071/1822 KB 88/178 KB 23/23 KB 328/748 KB 160/314 KB 1075/1822 KB 88/178 KB 23/23 KB 328/748 KB 164/314 KB 1079/1822 KB 92/178 KB 23/23 KB 332/748 KB 164/314 KB 1083/1822 KB 92/178 KB 23/23 KB 332/748 KB 164/314 KB 1087/1822 KB 92/178 KB 23/23 KB 332/748 KB 164/314 KB 1075/1822 KB 92/178 KB 23/23 KB 332/748 KB 164/314 KB 1087/1822 KB 96/178 KB 23/23 KB 332/748 KB 164/314 KB 1087/1822 KB 100/178 KB 23/23 KB 332/748 KB 164/314 KB 1091/1822 KB 104/178 KB 332/748 K unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install B 164/314 KB 1091/1822 KB 108/178 KB 332/748 KB 164/314 KB 1091/1822 KB 112/178 KB 332/748 KB 164/314 KB 1075/1822 KB 88/178 KB 23/23 KB 332/748 KB 168/314 KB 1091/1822 KB 112/178 KB 332/748 KB 160/314 KB 1075/1822 KB 88/178 KB 23/23 KB 332/748 KB 168/314 KB 1091/1822 KB 112/178 KB 336/748 KB 168/314 KB 1091/1822 KB 112/178 KB 340/748 KB 172/314 KB 1091/1822 KB 112/178 KB 344/748 KB 172/314 KB 1091/1822 KB 112/178 KB 348/748 KB 172/314 KB 1091/1822 KB 112/178 KB 352/748 KB 172/314 KB 1091/1822 KB 112/178 KB 356/748 KB 172/314 KB 1091/1822 KB 116/178 KB 360/748 KB 172/314 KB 1091/1822 KB 116/178 KB 364/748 KB 172/314 KB 1091/1822 KB 116/178 KB 368/748 KB 164/314 KB 1091/1822 KB 100/178 KB 332/748 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.6 KB/sec) unit-abot-epc-basic-0: 03:09:43 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-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 172/314 KB 1095/1822 KB 116/178 KB 368/748 KB 172/314 KB 1099/1822 KB 116/178 KB 368/748 KB 172/314 KB 1103/1822 KB 116/178 KB 368/748 KB 172/314 KB 1091/1822 KB 116/178 KB 356/748 KB 172/314 KB 1103/1822 KB 120/178 KB 368/748 KB 172/314 KB 1103/1822 KB 124/178 KB 368/748 KB 172/314 KB 1107/1822 KB 128/178 KB 368/748 KB 172/314 KB 1107/1822 KB 132/178 KB 368/748 KB 172/314 KB 1091/1822 KB 112/178 KB 340/748 KB 176/314 KB 1107/1822 KB 132/178 KB 372/748 KB 180/314 KB 1107/1822 KB 132/178 KB 372/748 KB 184/314 KB 1107/1822 KB 132/178 KB 372/748 KB 188/314 KB 1107/1822 KB 132/178 KB 372/748 KB 192/314 KB 1107/1822 KB 132/178 KB 372/748 KB 196/314 KB 1107/1822 KB 132/178 KB 372/748 KB 200/314 KB 1107/1822 KB 132/178 KB 372/748 KB 204/314 KB 1107/1822 KB 132/178 KB 372/748 KB 208/314 KB 1107/1822 KB 132/178 KB 372/748 KB 172/314 KB 1107/1822 KB 132/178 KB 372/748 KB 208/314 KB 1107/1822 KB 132/178 KB 376/748 KB 208/314 KB 1107/1822 KB 132/178 KB 380/748 KB 212/314 KB 1107/1822 KB 136/178 KB 384/748 KB 212/314 KB 1107/1822 KB 136/178 KB 388/748 KB 172/314 KB 1107/1822 KB 124/178 KB 368/748 KB 212/314 KB 1111/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1115/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1119/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1123/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1127/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1131/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1135/1822 KB 136/178 KB 3/55 KB 392/748 KB 212/314 KB 1107/1822 KB 136/178 KB 3/55 KB 388/748 KB 212/314 KB 1135/1822 KB 136/178 KB 6/55 KB 392/748 KB 212/314 KB 1107/1822 KB 136/178 KB 380/748 KB 216/314 KB 1135/1822 KB 136/178 KB 6/55 KB 392/748 KB 220/314 KB 1135/1822 KB 136/178 KB 6/55 KB 392/748 KB 224/314 KB 1135/1822 KB 136/178 KB 6/55 KB 392/748 KB 208/314 KB 1107/1822 KB 136/178 KB 380/748 KB 224/314 KB 1135/1822 KB 140/178 KB 9/55 KB 392/748 KB 224/314 KB 1135/1822 KB 144/178 KB 9/55 KB 392/748 KB 224/314 KB 1135/1822 KB 148/178 KB 9/55 KB 392/748 KB 224/314 KB 1135/1822 KB 152/178 KB 9/55 KB 392/748 KB 224/314 KB 1139/1822 KB 156/178 KB 9/55 KB 392/748 KB 224/314 KB 1139/1822 KB 160/178 KB 9/55 KB 392/748 KB 224/314 KB 1139/1822 KB 164/178 KB 9/55 KB 392/748 KB 228/314 KB 1139/1822 KB 168/178 KB 9/55 KB 392/748 KB 228/314 KB 1139/1822 KB 172/178 KB 9/55 KB 392/748 KB 228/314 KB 1139/1822 KB 176/178 KB 9/55 KB 392/748 KB 224/314 KB 1135/1822 KB 136/178 KB 9/55 KB 392/748 KB 212/314 KB 1131/1822 KB 136/178 KB 3/55 KB 392/748 KB 228/314 KB 1139/1822 KB 176/178 KB 9/55 KB 396/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 400/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 404/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 408/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 412/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 416/748 KB 228/314 KB 1139/1822 KB 164/178 KB 9/55 KB 392/748 KB 232/314 KB 1139/1822 KB 176/178 KB 11/55 KB 416/748 KB 236/314 KB 1139/1822 KB 176/178 KB 11/55 KB 416/748 KB 240/314 KB 1139/1822 KB 176/178 KB 11/55 KB 416/748 KB 224/314 KB 1139/1822 KB 152/178 KB 9/55 KB 392/748 KB 240/314 KB 1143/1822 KB 176/178 KB 11/55 KB 416/748 KB 240/314 KB 1147/1822 KB 176/178 KB 11/55 KB 416/748 KB 240/314 KB 1151/1822 KB 176/178 KB 11/55 KB 416/748 KB 240/314 KB 1155/1822 KB 176/178 KB 11/55 KB 416/748 KB 244/314 KB 1159/1822 KB 178/178 KB 11/55 KB 420/748 KB 244/314 KB 1163/1822 KB 178/178 KB 11/55 KB 4 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 20/748 KB 244/314 KB 1167/1822 KB 178/178 KB 11/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 11/55 KB 420/748 KB 228/314 KB 1139/1822 KB 176/178 KB 11/55 KB 396/748 KB 244/314 KB 1171/1822 KB 178/178 KB 14/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 16/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 19/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 22/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 25/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 27/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 30/55 KB 420/748 KB 244/314 KB 1155/1822 KB 178/178 KB 11/55 KB 420/748 KB 244/314 KB 1171/1822 KB 178/178 KB 30/55 KB 424/748 KB 244/314 KB 1155/1822 KB 178/178 KB 11/55 KB 416/748 KB 244/314 KB 1155/1822 KB 176/178 KB 11/55 KB 416/748 KB 248/314 KB 1171/1822 KB 178/178 KB 32/55 KB 424/748 KB 252/314 KB 1171/1822 KB 178/178 KB 32/55 KB 424/748 KB 256/314 KB 1171/1822 KB 178/178 KB 32/55 KB 424/748 KB 244/314 KB 1171/1822 KB 178/178 KB 32/55 KB 424/748 KB 256/314 KB 1171/1822 KB 178/178 KB 32/55 KB 428/748 KB 256/314 KB 1175/1822 KB 178/178 KB 36/55 KB 432/748 KB 256/314 KB 1175/1822 KB 178/178 KB 36/55 KB 436/748 KB 256/314 KB 1175/1822 KB 36/55 KB 440/748 KB 256/314 KB 1175/1822 KB 36/55 KB 444/748 KB 256/314 KB 1175/1822 KB 36/55 KB 448/748 KB 256/314 KB 1175/1822 KB 178/178 KB 36/55 KB 428/748 KB 256/314 KB 1179/1822 KB 36/55 KB 448/748 KB 256/314 KB 1183/1822 KB 36/55 KB 448/748 KB 256/314 KB 1171/1822 KB 178/178 KB 36/55 KB 428/748 KB 256/314 KB 1183/1822 KB 40/55 KB 448/748 KB 256/314 KB 1183/1822 KB 44/55 KB 448/748 KB 256/314 KB 1183/1822 KB 48/55 KB 448/748 KB 256/314 KB 1187/1822 KB 48/55 KB 448/748 KB 256/314 KB 1191/1822 KB 52/55 KB 452/748 KB 256/314 KB 1195/1822 KB 52/55 KB 452/748 KB 256/314 KB 1199/1822 KB 52/55 KB 452/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 154.9 KB/sec) unit-abot-epc-basic-0: 03:09:43 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: 03:09:43 DEBUG unit.abot-epc-basic/0.install 256/314 KB 1187/1822 KB 52/55 KB 452/748 KB 256/314 KB 1199/1822 KB 52/55 KB 456/748 KB 256/314 KB 1187/1822 KB 52/55 KB 448/748 KB 256/314 KB 1199/1822 KB 55/55 KB 456/748 KB 256/314 KB 1203/1822 KB 55/55 KB 456/748 KB 260/314 KB 1203/1822 KB 55/55 KB 460/748 KB 264/314 KB 1203/1822 KB 55/55 KB 460/748 KB 268/314 KB 1203/1822 KB 55/55 KB 460/748 KB 272/314 KB 1203/1822 KB 55/55 KB 460/748 KB 276/314 KB 1203/1822 KB 55/55 KB 460/748 KB 280/314 KB 1203/1822 KB 55/55 KB 460/748 KB 284/314 KB 1203/1822 KB 55/55 KB 460/748 KB 288/314 KB 1203/1822 KB 55/55 KB 460/748 KB 256/314 KB 1203/1822 KB 55/55 KB 460/748 KB 288/314 KB 1203/1822 KB 55/55 KB 464/748 KB 288/314 KB 1203/1822 KB 55/55 KB 468/748 KB 292/314 KB 1207/1822 KB 55/55 KB 468/748 KB 292/314 KB 1211/1822 KB 55/55 KB 468/748 KB 292/314 KB 1203/1822 KB 55/55 KB 468/748 KB 296/314 KB 1211/1822 KB 55/55 KB 468/748 KB 300/314 KB 1211/1822 KB 55/55 KB 468/748 KB 304/314 KB 1211/1822 KB 55/55 KB 468/748 KB 304/314 KB 1215/1822 KB 55/55 KB 468/748 KB 304/314 KB 1215/1822 KB 55/55 KB 472/748 KB 304/314 KB 1215/1822 KB 55/55 KB 476/748 KB 308/314 KB 1215/1822 KB 55/55 KB 480/748 KB 308/314 KB 1215/1822 KB 55/55 KB 484/748 KB 308/314 KB 1219/1822 KB 55/55 KB 488/748 KB 308/314 KB 1219/1822 KB 55/55 KB 492/748 KB 308/314 KB 1219/1822 KB 55/55 KB 496/748 KB 308/314 KB 1215/1822 KB 55/55 KB 476/748 KB 312/314 KB 1219/1822 KB 496/748 KB 314/314 KB 1219/1822 KB 496/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.0 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 308/314 KB 1219/1822 KB 55/55 KB 484/748 KB 314/314 KB 1219/1822 KB 4/1210 KB 496/748 KB 314/314 KB 1223/1822 KB 4/1210 KB 496/748 KB 314/314 KB 1227/1822 KB 4/1210 KB 496/748 KB 314/314 KB 1231/1822 KB 4/1210 KB 496/748 KB 314/314 KB 1231/1822 KB 8/1210 KB 496/748 KB 314/314 KB 1231/1822 KB 12/1210 KB 496/748 KB 314/314 KB 1231/1822 KB 16/1210 KB 496/748 KB 314/314 KB 1231/1822 KB 20/1210 KB 496/748 KB 314/314 KB 1235/1822 KB 20/1210 KB 500/748 KB 314/314 KB 1239/1822 KB 20/1210 KB 500/748 KB 314/314 KB 1243/1822 KB 20/1210 KB 500/748 KB 314/314 KB 1247/1822 KB 20/1210 KB 500/748 KB 314/314 KB 1231/1822 KB 20/1210 KB 500/748 KB 314/314 KB 1247/1822 KB 20/1210 KB 504/748 KB 314/314 KB 1247/1822 KB 20/1210 KB 508/748 KB 314/314 KB 1247/1822 KB 20/1210 KB 512/748 KB 314/314 KB 1251/1822 KB 24/1210 KB 512/748 KB 1255/1822 KB 24/1210 KB 516/748 KB 1259/1822 KB 24/1210 KB 516/748 KB 1263/1822 KB 24/1210 KB 516/748 KB 314/314 KB 1247/1822 KB 24/1210 KB 512/748 KB 1263/1822 KB 28/1210 KB 516/748 KB 1263/1822 KB 32/1210 KB 516/748 KB 1263/1822 KB 36/1210 KB 516/748 KB 1251/1822 KB 24/1210 KB 516/748 KB 1263/1822 KB 36/1210 KB 520/748 KB 1263/1822 KB 36/1210 KB 524/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 268.9 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1263/1822 KB 36/1210 KB 528/748 KB 1263/1822 KB 40/1210 KB 528/748 KB 1263/1822 KB 4/471 KB 44/1210 KB 532/748 KB 1267/1822 KB 4/471 KB 44/1210 KB 532/748 KB 1271/1822 KB 4/471 KB 48/1210 KB 532/748 KB 1263/1822 KB 4/471 KB 40/1210 KB 532/748 KB 1263/1822 KB 4/471 KB 40/1210 KB 528/748 KB 1271/1822 KB 8/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 12/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 16/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 20/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 24/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 28/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 32/471 KB 48/1210 KB 532/748 KB 1267/1822 KB 4/471 KB 48/1210 KB 532/748 KB 1271/1822 KB 32/471 KB 52/1210 KB 532/748 KB 1275/1822 KB 36/471 KB 56/1210 KB 536/748 KB 1275/1822 KB 36/471 KB 52/1210 KB 536/748 KB 1279/1822 KB 36/471 KB 56/1210 KB 536/748 KB 1283/1822 KB 36/471 KB 56/1210 KB 536/748 KB 1271/1822 KB 36/471 KB 52/1210 KB 536/748 KB 1283/1822 KB 40/471 KB 60/1210 KB 536/748 KB 1283/1822 KB 44/471 KB 60/1210 KB 536/748 KB 1283/1822 KB 48/471 KB 60/1210 KB 536/748 KB 1271/1822 KB 32/471 KB 52/1210 KB 536/748 KB 1283/1822 KB 48/471 KB 60/1210 KB 540/748 KB 1283/1822 KB 48/471 KB 60/1210 KB 544/748 KB 1283/1822 KB 36/471 KB 60/1210 KB 536/748 KB 1283/1822 KB 48/471 KB 64/1210 KB 544/748 KB 1283/1822 KB 48/471 KB 68/1210 KB 544/748 KB 1287/1822 KB 52/471 KB 72/1210 KB 548/748 KB 1287/1822 KB 4/93 KB 52/471 KB 72/1210 KB 548/748 KB 1287/1822 KB 8/93 KB 52/471 KB 72/1210 KB 548/748 KB 1287/1822 KB 12/93 KB 52/471 KB 72/1210 KB 548/748 KB 1287/1822 KB 16/93 KB 52/471 KB 72/1210 KB 548/748 KB 1283/1822 KB 48/471 KB 68/1210 KB 548/748 KB 1287/1822 KB 20/93 KB 52/471 KB 72/1210 KB 548/748 KB 1287/1822 KB 52/471 KB 68/1210 KB 548/748 KB 1291/1822 KB 20/93 KB 52/471 KB 76/1210 KB 552/748 KB 1295/1822 KB 20/93 KB 52/471 KB 76/1210 KB 552/748 KB 1299/1822 KB 20/93 KB 52/471 KB 76/1210 KB 552/748 KB 1283/1822 KB 52/471 KB 68/1210 KB 548/748 KB 1299/1822 KB 24/93 KB 56/471 KB 76/1210 KB 552/748 KB 1299/1822 KB 24/93 KB 60/471 KB 76/1210 KB 552/748 KB 1299/1822 KB 24/93 KB 64/471 KB 76/1210 KB 552/748 KB 1299/1822 KB 24/93 KB 52/471 KB 76/1210 KB 552/748 KB 1299/1822 KB 28/93 KB 64/471 KB 76/1210 KB 552/748 KB 1303/1822 KB 32/93 KB 64/471 KB 76/1210 KB 552/748 KB 1303/1822 KB 36/93 KB 64/471 KB 76/1210 KB 552/748 KB 1303/1822 KB 40/93 KB 68/471 KB 76/1210 KB 552/748 KB 1303/1822 KB 44/93 KB 68/471 KB 76/1210 KB 552/748 KB 1287/1822 KB 20/93 KB 52/471 KB 76/1210 KB 552/748 KB 1287/1822 KB 20/93 KB 52/471 KB 72/1210 KB 552/748 KB 1303/1822 KB 44/93 KB 68/471 KB 76/1210 KB 556/748 KB 1303/1822 KB 44/93 KB 68/471 KB 76/1210 KB 560/748 KB 1303/1822 KB 44/93 KB 68/471 KB 80/1210 KB 560/748 KB 1303/1822 KB 44/93 KB 68/471 KB 84/1210 KB 560/748 KB 1303/1822 KB 44/93 KB 68/471 KB 88/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 68/471 KB 92/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 68/471 KB 96/1210 KB 564/748 KB 1303/1822 KB 36/93 KB 68/471 KB 76/1210 KB 552/748 KB 1303/1822 KB 44/93 KB 72/471 KB 96/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 76/471 KB 96/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 80/471 KB 96/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 84/471 KB 96/1210 KB 564/748 KB 1303/1822 KB 48/93 KB 88/471 KB 100/1210 KB 564/748 KB 1303/1822 KB 48/93 KB 92/471 KB 100/1210 KB 564/748 KB 1303/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1303/1822 KB 28/93 KB 64/471 KB 76/1210 KB 552/748 KB 1307/1822 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1311/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1315/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1319/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1323/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1327/1822 KB 48/93 KB 96/471 KB 100/1210 KB 564/748 KB 1303/1822 KB 48/93 KB 84/471 KB 100/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 84/471 KB 100/1210 KB 564/748 KB 1327/1822 KB 48/93 KB 96/471 KB 104/1210 KB 564/748 KB 1327/1822 KB 48/93 KB 96/471 KB 108/1210 KB 564/748 KB 1327/1822 KB 48/93 KB 96/471 KB 112/1210 KB 564/748 KB 1327/1822 KB 48/93 KB 96/471 KB 116/1210 KB 564/748 KB 1303/1822 KB 44/93 KB 68/471 KB 84/1210 KB 564/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 568/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 572/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 576/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 580/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 584/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 588/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 592/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 596/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 600/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 604/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 608/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 612/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 616/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 620/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 52/93 KB 100/471 KB 116/1210 KB 564/748 KB 1331/1822 KB 52/93 KB 104/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 52/93 KB 108/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 52/93 KB 112/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 52/93 KB 96/471 KB 116/1210 KB 564/748 KB 1331/1822 KB 56/93 KB 112/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 60/93 KB 112/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 64/93 KB 112/471 KB 120/1210 KB 624/748 KB 1331/1822 KB 48/93 KB 96/471 KB 116/1210 KB 564/748 KB 1331/1822 KB 52/93 KB 100/471 KB 120/1210 KB 604/748 KB 1335/1822 KB 64/93 KB 112/471 KB 124/1210 KB 624/748 KB 1335/1822 KB 64/93 KB 112/471 KB 128/1210 KB 624/748 KB 1335/1822 KB 68/93 KB 112/471 KB 128/1210 KB 624/748 KB 1335/1822 KB 72/93 KB 112/471 KB 132/1210 KB 624/748 KB 1335/1822 KB 76/93 KB 112/471 KB 132/1210 KB 624/748 KB 1335/1822 KB 80/93 KB 112/471 KB 132/1210 KB 624/748 KB 1335/1822 KB 84/93 KB 112/471 KB 132/1210 KB 624/748 KB 1335/1822 KB 88/93 KB 116/471 KB 132/1210 KB 628/748 KB 1335/1822 KB 92/93 KB 116/471 KB 132/1210 KB 628/748 KB 1335/1822 KB 93/93 KB 116/471 KB 132/1210 KB 628/748 KB 1335/1822 KB 68/93 KB 112/471 KB 132/1210 KB 624/748 KB 1335/1822 KB 93/93 KB 116/471 KB 136/1210 KB 628/748 KB 1335/1822 KB 93/93 KB 116/471 KB 140/1210 KB 628/748 KB 1335/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1335/1822 KB 64/93 KB 112/471 KB 120/1210 KB 624/748 KB 1339/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1343/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1347/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1351/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1355/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1359/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1363/1822 KB 93/93 KB 116/471 KB 144/1210 KB 628/748 KB 1367/1822 KB 93/93 KB 116/471 KB 148/1210 KB 628/748 KB 1335/1822 KB 84/93 KB 116/471 KB 1 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 628/748 KB 1367/1822 KB 93/93 KB 120/471 KB 148/1210 KB 628/748 KB 1367/1822 KB 93/93 KB 124/471 KB 148/1210 KB 628/748 KB 1335/1822 KB 84/93 KB 112/471 KB 132/1210 KB 628/748 KB 1367/1822 KB 93/93 KB 124/471 KB 148/1210 KB 632/748 KB 1367/1822 KB 93/93 KB 128/471 KB 148/1210 KB 636/748 KB 1367/1822 KB 93/93 KB 128/471 KB 148/1210 KB 640/748 KB 1363/1822 KB 93/93 KB 116/471 KB 148/1210 KB 628/748 KB 1367/1822 KB 93/93 KB 128/471 KB 152/1210 KB 640/748 KB 1367/1822 KB 93/93 KB 128/471 KB 156/1210 KB 640/748 KB 1367/1822 KB 93/93 KB 128/471 KB 160/1210 KB 640/748 KB 1367/1822 KB 93/93 KB 128/471 KB 164/1210 KB 640/748 KB 1371/1822 KB 93/93 KB 128/471 KB 168/1210 KB 644/748 KB 1371/1822 KB 93/93 KB 128/471 KB 172/1210 KB 644/748 KB 1371/1822 KB 93/93 KB 128/471 KB 176/1210 KB 644/748 KB 1367/1822 KB 93/93 KB 128/471 KB 148/1210 KB 632/748 KB 1371/1822 KB 93/93 KB 132/471 KB 176/1210 KB 644/748 KB 1371/1822 KB 93/93 KB 136/471 KB 176/1210 KB 644/748 KB 1371/1822 KB 93/93 KB 128/471 KB 164/1210 KB 644/748 KB 1371/1822 KB 93/93 KB 136/471 KB 176/1210 KB 648/748 KB 1371/1822 KB 93/93 KB 128/471 KB 164/1210 KB 640/748 KB 1375/1822 KB 93/93 KB 140/471 KB 176/1210 KB 652/748 KB 1379/1822 KB 93/93 KB 140/471 KB 176/1210 KB 652/748 KB 1383/1822 KB 93/93 KB 140/471 KB 176/1210 KB 652/748 KB 1371/1822 KB 93/93 KB 140/471 KB 176/1210 KB 648/748 KB 1387/1822 KB 93/93 KB 144/471 KB 176/1210 KB 652/748 KB 1371/1822 KB 93/93 KB 140/471 KB 176/1210 KB 652/748 KB 1387/1822 KB 93/93 KB 144/471 KB 176/1210 KB 656/748 KB 1387/1822 KB 93/93 KB 144/471 KB 176/1210 KB 660/748 KB 1387/1822 KB 93/93 KB 148/471 KB 180/1210 KB 664/748 KB 1387/1822 KB 93/93 KB 148/471 KB 180/1210 KB 668/748 KB 1387/1822 KB 93/93 KB 148/471 KB 180/1210 KB 672/748 KB 1387/1822 KB 93/93 KB 140/471 KB 180/1210 KB 660/748 KB 1391/1822 KB 93/93 KB 148/471 KB 180/1210 KB 672/748 KB 1387/1822 KB 93/93 KB 148/471 KB 176/1210 KB 660/748 KB 1391/1822 KB 93/93 KB 152/471 KB 180/1210 KB 672/748 KB 1387/1822 KB 93/93 KB 148/471 KB 180/1210 KB 660/748 KB 1391/1822 KB 93/93 KB 152/471 KB 184/1210 KB 672/748 KB 1391/1822 KB 93/93 KB 152/471 KB 188/1210 KB 672/748 KB 1391/1822 KB 93/93 KB 156/471 KB 192/1210 KB 672/748 KB 1391/1822 KB 93/93 KB 156/471 KB 196/1210 KB 676/748 KB 1391/1822 KB 93/93 KB 156/471 KB 188/1210 KB 672/748 KB 1395/1822 KB 93/93 KB 160/471 KB 196/1210 KB 676/748 KB 1395/1822 KB 93/93 KB 156/471 KB 196/1210 KB 676/748 KB 1399/1822 KB 93/93 KB 160/471 KB 196/1210 KB 676/748 KB 1403/1822 KB 93/93 KB 160/471 KB 196/1210 KB 676/748 KB 1407/1822 KB 93/93 KB 160/471 KB 196/1210 KB 676/748 KB 1411/1822 KB 164/471 KB 196/1210 KB 676/748 KB 1391/1822 KB 93/93 KB 156/471 KB 192/1210 KB 676/748 KB 1411/1822 KB 164/471 KB 200/1210 KB 680/748 KB 1411/1822 KB 164/471 KB 200/1210 KB 684/748 KB 1411/1822 KB 164/471 KB 200/1210 KB 688/748 KB 1411/1822 KB 164/471 KB 200/1210 KB 676/748 KB 1411/1822 KB 164/471 KB 204/1210 KB 688/748 KB 1411/1822 KB 164/471 KB 208/1210 KB 688/748 KB 1411/1822 KB 164/471 KB 212/1210 KB 688/748 KB 1415/1822 KB 164/471 KB 216/1210 KB 692/748 KB 1415/1822 KB 164/471 KB 220/1210 KB 692/748 KB 1407/1822 KB 164/471 KB 196/1210 KB 676/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1415/1822 KB 168/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 172/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 176/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 180/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 184/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 188/471 KB 220/1210 KB 692/748 KB 1415/1822 KB 192/471 KB 224/1210 KB 692/748 KB 1415/1822 KB 164/471 KB 212/1210 KB 692/748 KB 1415/1822 KB 192/471 KB 224/1210 KB 696/748 KB 1415/1822 KB 192/471 KB 224/1210 KB 700/748 KB 1415/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1415/1822 KB 164/471 KB 212/1210 KB 688/748 KB 1419/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1423/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1427/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1431/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1435/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1439/1822 KB 192/471 KB 224/1210 KB 704/748 KB 1443/1822 KB 196/471 KB 224/1210 KB 704/748 KB 1415/1822 KB 188/471 KB 224/1210 KB 692/748 KB 1443/1822 KB 196/471 KB 228/1210 KB 708/748 KB 1443/1822 KB 196/471 KB 232/1210 KB 708/748 KB 1443/1822 KB 196/471 KB 236/1210 KB 708/748 KB 1443/1822 KB 196/471 KB 240/1210 KB 708/748 KB 1443/1822 KB 196/471 KB 224/1210 KB 708/748 KB 1447/1822 KB 196/471 KB 240/1210 KB 712/748 KB 1447/1822 KB 196/471 KB 240/1210 KB 716/748 KB 1447/1822 KB 196/471 KB 240/1210 KB 720/748 KB 1439/1822 KB 196/471 KB 224/1210 KB 704/748 KB 1447/1822 KB 200/471 KB 240/1210 KB 720/748 KB 1447/1822 KB 204/471 KB 240/1210 KB 720/748 KB 1447/1822 KB 208/471 KB 240/1210 KB 720/748 KB 1447/1822 KB 4/53 KB 212/471 KB 240/1210 KB 720/748 KB 1447/1822 KB 4/53 KB 216/471 KB 244/1210 KB 724/748 KB 1447/1822 KB 4/53 KB 220/471 KB 244/1210 KB 724/748 KB 1447/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1447/1822 KB 196/471 KB 240/1210 KB 708/748 KB 1451/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1455/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1459/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1463/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1467/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1471/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1475/1822 KB 4/53 KB 224/471 KB 244/1210 KB 724/748 KB 1479/1822 KB 4/53 KB 228/471 KB 244/1210 KB 724/748 KB 1447/1822 KB 4/53 KB 212/471 KB 244/1210 KB 724/748 KB 1479/1822 KB 4/53 KB 228/471 KB 248/1210 KB 724/748 KB 1479/1822 KB 4/53 KB 228/471 KB 252/1210 KB 724/748 KB 1479/1822 KB 4/53 KB 228/471 KB 256/1210 KB 724/748 KB 1447/1822 KB 4/53 KB 212/471 KB 240/1210 KB 724/748 KB 1447/1822 KB 4/53 KB 208/471 KB 240/1210 KB 720/748 KB 1479/1822 KB 8/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 12/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 16/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 20/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 24/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 28/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 32/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 36/53 KB 228/471 KB 256/1210 KB 724/748 KB 1479/1822 KB 40/53 KB 228/471 KB 256/1210 KB 728/748 KB 1479/1822 KB 44/53 KB 228/471 KB 256/1210 KB 728/748 KB 1479/1822 KB 48/53 KB 228/471 KB 256/1210 KB 728/748 KB 1479/1822 KB 48/53 KB 228/471 KB 260/1210 KB 728/748 KB 1479/1822 KB 52/53 KB 228/471 KB 264/1210 KB 728/748 KB 1475/1822 KB 4/53 KB 228/471 KB 244/1210 KB 724/748 KB 1479/1822 KB 52/53 KB 232/471 KB 264/1210 KB 728/748 KB 1479/1822 KB 52/53 KB 236/471 KB 264/1210 KB 728/ unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 748 KB 1479/1822 KB 52/53 KB 228/471 KB 260/1210 KB 728/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 728/748 KB 1479/1822 KB 36/53 KB 228/471 KB 256/1210 KB 728/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 732/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 736/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 740/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 744/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 748/748 KB 1479/1822 KB 53/53 KB 236/471 KB 268/1210 KB 748/748 KB 1479/1822 KB 52/53 KB 236/471 KB 268/1210 KB 728/748 KB 1479/1822 KB 53/53 KB 240/471 KB 272/1210 KB 748/748 KB 1479/1822 KB 53/53 KB 236/471 KB 272/1210 KB 748/748 KB 1479/1822 KB 53/53 KB 244/471 KB 272/1210 KB 748/748 KB 1483/1822 KB 53/53 KB 248/471 KB 276/1210 KB 748/748 KB 1483/1822 KB 53/53 KB 252/471 KB 276/1210 KB 748/748 KB 1483/1822 KB 53/53 KB 244/471 KB 276/1210 KB 748/748 KB 1487/1822 KB 53/53 KB 252/471 KB 276/1210 KB 748/748 KB 1491/1822 KB 53/53 KB 252/471 KB 276/1210 KB 748/748 KB 1479/1822 KB 53/53 KB 244/471 KB 276/1210 KB 748/748 KB 1491/1822 KB 53/53 KB 256/471 KB 280/1210 KB 748/748 KB 1491/1822 KB 53/53 KB 256/471 KB 284/1210 KB 748/748 KB 1491/1822 KB 53/53 KB 256/471 KB 288/1210 KB 748/748 KB 1491/1822 KB 53/53 KB 256/471 KB 276/1210 KB 748/748 KB 1495/1822 KB 53/53 KB 256/471 KB 288/1210 KB 748/748 KB 1499/1822 KB 53/53 KB 260/471 KB 288/1210 KB 748/748 KB 1503/1822 KB 53/53 KB 260/471 KB 288/1210 KB 748/748 KB 1507/1822 KB 53/53 KB 260/471 KB 288/1210 KB 748/748 KB 1511/1822 KB 53/53 KB 260/471 KB 292/1210 KB 1495/1822 KB 53/53 KB 260/471 KB 288/1210 KB 748/748 KB 1515/1822 KB 53/53 KB 264/471 KB 292/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 602.5 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1507/1822 KB 53/53 KB 260/471 KB 292/1210 KB 748/748 KB 1515/1822 KB 53/53 KB 268/471 KB 296/1210 KB 1515/1822 KB 53/53 KB 268/471 KB 300/1210 KB 1515/1822 KB 53/53 KB 268/471 KB 304/1210 KB 1515/1822 KB 53/53 KB 268/471 KB 304/1210 KB 1515/1822 KB 53/53 KB 272/471 KB 304/1210 KB 1515/1822 KB 53/53 KB 272/471 KB 308/1210 KB 1515/1822 KB 53/53 KB 276/471 KB 312/1210 KB 1515/1822 KB 53/53 KB 276/471 KB 316/1210 KB 1515/1822 KB 53/53 KB 276/471 KB 320/1210 KB 1515/1822 KB 53/53 KB 276/471 KB 308/1210 KB 1519/1822 KB 53/53 KB 276/471 KB 320/1210 KB 1515/1822 KB 53/53 KB 276/471 KB 308/1210 KB 1519/1822 KB 53/53 KB 280/471 KB 320/1210 KB 1519/1822 KB 53/53 KB 284/471 KB 320/1210 KB 1519/1822 KB 53/53 KB 288/471 KB 320/1210 KB 1523/1822 KB 53/53 KB 288/471 KB 320/1210 KB 1527/1822 KB 53/53 KB 288/471 KB 320/1210 KB 1531/1822 KB 53/53 KB 292/471 KB 320/1210 KB 1535/1822 KB 53/53 KB 292/471 KB 320/1210 KB 1539/1822 KB 53/53 KB 292/471 KB 320/1210 KB 1543/1822 KB 53/53 KB 292/471 KB 324/1210 KB 1547/1822 KB 53/53 KB 292/471 KB 324/1210 KB 1551/1822 KB 53/53 KB 292/471 KB 324/1210 KB 1527/1822 KB 53/53 KB 292/471 KB 320/1210 KB 1551/1822 KB 53/53 KB 296/471 KB 324/1210 KB 1551/1822 KB 53/53 KB 300/471 KB 324/1210 KB 1551/1822 KB 53/53 KB 304/471 KB 324/1210 KB 1539/1822 KB 53/53 KB 292/471 KB 324/1210 KB 1551/1822 KB 53/53 KB 304/471 KB 328/1210 KB 1551/1822 KB 53/53 KB 304/471 KB 332/1210 KB 1551/1822 KB 53/53 KB 304/471 KB 336/1210 KB 1551/1822 KB 53/53 KB 308/471 KB 336/1210 KB 1551/1822 KB 312/471 KB 340/1210 KB 4/276 KB 1551/1822 KB 316/471 KB 340/1210 KB 4/276 KB 1551/1822 KB 308/471 KB 340/1210 KB 4/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.2 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1555/1822 KB 316/471 KB 340/1210 KB 8/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 12/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 16/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 20/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 24/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 28/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 32/276 KB 1551/1822 KB 53/53 KB 308/471 KB 340/1210 KB 1555/1822 KB 316/471 KB 344/1210 KB 32/276 KB 1555/1822 KB 316/471 KB 348/1210 KB 32/276 KB 1555/1822 KB 316/471 KB 352/1210 KB 32/276 KB 1555/1822 KB 320/471 KB 356/1210 KB 32/276 KB 1555/1822 KB 316/471 KB 340/1210 KB 4/276 KB 1559/1822 KB 320/471 KB 356/1210 KB 36/276 KB 1563/1822 KB 320/471 KB 356/1210 KB 36/276 KB 1567/1822 KB 320/471 KB 356/1210 KB 36/276 KB 1555/1822 KB 320/471 KB 356/1210 KB 36/276 KB 1567/1822 KB 320/471 KB 356/1210 KB 40/276 KB 1567/1822 KB 320/471 KB 356/1210 KB 44/276 KB 1567/1822 KB 320/471 KB 356/1210 KB 48/276 KB 1567/1822 KB 320/471 KB 356/1210 KB 52/276 KB 1571/1822 KB 320/471 KB 360/1210 KB 56/276 KB 1571/1822 KB 320/471 KB 360/1210 KB 60/276 KB 1571/1822 KB 320/471 KB 360/1210 KB 64/276 KB 1555/1822 KB 320/471 KB 352/1210 KB 32/276 KB 1571/1822 KB 324/471 KB 360/1210 KB 64/276 KB 1571/1822 KB 328/471 KB 360/1210 KB 64/276 KB 1571/1822 KB 332/471 KB 360/1210 KB 64/276 KB 1571/1822 KB 336/471 KB 360/1210 KB 64/276 KB 1571/1822 KB 320/471 KB 360/1210 KB 52/276 KB 1575/1822 KB 336/471 KB 360/1210 KB 64/276 KB 1567/1822 KB 320/471 KB 360/1210 KB 52/276 KB 1579/1822 KB 340/471 KB 364/1210 KB 64/276 KB 1579/1822 KB 340/471 KB 368/1210 KB 64/276 KB 1579/1822 KB 340/471 KB 372/1210 KB 64/276 KB 1579/1822 KB 340/471 KB 372/1210 KB 68/276 KB 1575/1822 KB 340/471 KB 360/1210 KB 64/276 KB 1579/1822 KB 344/471 KB 376/1210 KB 68/276 KB 1579/1822 KB 340/471 KB 376/1210 KB 68/276 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 4/577 KB 1579/1822 KB 340/471 KB 372/1210 KB 64/276 KB 1579/1822 KB 344/471 KB 376/1210 KB 68/276 KB 4/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 8/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 12/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 16/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 20/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 24/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 28/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 32/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 36/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 40/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 44/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 48/577 KB 1579/1822 KB 344/471 KB 380/1210 KB 68/276 KB 52/577 KB 1583/1822 KB 344/471 KB 380/1210 KB 68/276 KB 52/577 KB 1583/1822 KB 344/471 KB 380/1210 KB 68/276 KB 56/577 KB 1583/1822 KB 344/471 KB 380/1210 KB 68/276 KB 60/577 KB 1583/1822 KB 344/471 KB 380/1210 KB 68/276 KB 64/577 KB 1583/1822 KB 344/471 KB 380/1210 KB 68/276 KB 68/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 72/276 KB 72/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 72/276 KB 76/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 72/276 KB 80/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 72/276 KB 68/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 76/276 KB 80/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 80/276 KB 80/577 KB 1587/1822 KB 348/471 KB 384/1210 KB 68/276 KB 68/577 KB 1591/1822 KB 348/471 KB 384/1210 KB 80/276 KB 80/577 KB 1583/1822 KB 348/471 KB 384/1210 KB 68/276 KB 68/577 KB 1583/1822 KB 348/471 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 380/1210 KB 68/276 KB 68/577 KB 1595/1822 KB 352/471 KB 384/1210 KB 80/276 KB 80/577 KB 1595/1822 KB 352/471 KB 388/1210 KB 80/276 KB 80/577 KB 1595/1822 KB 356/471 KB 392/1210 KB 84/276 KB 80/577 KB 1595/1822 KB 356/471 KB 396/1210 KB 84/276 KB 80/577 KB 1595/1822 KB 356/471 KB 400/1210 KB 84/276 KB 80/577 KB 1595/1822 KB 356/471 KB 404/1210 KB 84/276 KB 84/577 KB 1595/1822 KB 356/471 KB 408/1210 KB 84/276 KB 84/577 KB 1595/1822 KB 356/471 KB 412/1210 KB 84/276 KB 84/577 KB 1595/1822 KB 356/471 KB 388/1210 KB 84/276 KB 80/577 KB 1595/1822 KB 356/471 KB 412/1210 KB 88/276 KB 84/577 KB 1595/1822 KB 356/471 KB 412/1210 KB 92/276 KB 84/577 KB 1595/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1595/1822 KB 348/471 KB 384/1210 KB 80/276 KB 80/577 KB 1599/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1603/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1607/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1611/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1615/1822 KB 356/471 KB 412/1210 KB 96/276 KB 84/577 KB 1595/1822 KB 356/471 KB 388/1210 KB 80/276 KB 80/577 KB 1615/1822 KB 360/471 KB 412/1210 KB 96/276 KB 84/577 KB 1615/1822 KB 364/471 KB 412/1210 KB 96/276 KB 84/577 KB 1615/1822 KB 368/471 KB 412/1210 KB 96/276 KB 84/577 KB 1595/1822 KB 356/471 KB 400/1210 KB 84/276 KB 84/577 KB 1615/1822 KB 368/471 KB 412/1210 KB 96/276 KB 88/577 KB 1615/1822 KB 372/471 KB 412/1210 KB 96/276 KB 92/577 KB 1615/1822 KB 372/471 KB 412/1210 KB 96/276 KB 96/577 KB 1615/1822 KB 372/471 KB 412/1210 KB 100/276 KB 100/577 KB 1619/1822 KB 372/471 KB 416/1210 KB 100/276 KB 104/577 KB 1619/1822 KB 372/471 KB 416/1210 KB 100/276 KB 108/577 KB 1619/1822 KB 372/471 KB 416/1210 KB 100/276 KB 112/577 KB 1615/1822 KB 372/471 KB 412/1210 KB 96/276 KB 88/577 KB 1619/1822 KB 376/471 KB 416/1210 KB 100/276 KB 112/577 KB 1619/1822 KB 380/471 KB 416/1210 KB 100/276 KB 112/577 KB 1619/1822 KB 384/471 KB 416/1210 KB 100/276 KB 112/577 KB 1619/1822 KB 372/471 KB 416/1210 KB 100/276 KB 100/577 KB 1619/1822 KB 372/471 KB 412/1210 KB 100/276 KB 100/577 KB 1623/1822 KB 384/471 KB 416/1210 KB 100/276 KB 112/577 KB 1627/1822 KB 384/471 KB 420/1210 KB 100/276 KB 112/577 KB 1631/1822 KB 384/471 KB 420/1210 KB 100/276 KB 112/577 KB 1635/1822 KB 384/471 KB 420/1210 KB 100/276 KB 112/577 KB 1639/1822 KB 388/471 KB 420/1210 KB 100/276 KB 116/577 KB 1643/1822 KB 388/471 KB 420/1210 KB 100/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 100/276 KB 116/577 KB 1615/1822 KB 372/471 KB 412/1210 KB 100/276 KB 96/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 104/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 108/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 112/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 116/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 120/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 124/276 KB 116/577 KB 1647/1822 KB 388/471 KB 420/1210 KB 128/276 KB 116/577 KB 1635/1822 KB 388/471 KB 420/1210 KB 100/276 KB 116/577 KB 1635/1822 KB 388/471 KB 420/1210 KB 100/276 KB 112/577 KB 1623/1822 KB 384/471 KB 420/1210 KB 100/276 KB 112/577 KB 1647/1822 KB 388/471 KB 424/1210 KB 128/276 KB 116/577 KB 1647/1822 KB 388/471 KB 428/1210 KB 128/276 KB 116/577 KB 1647/1822 KB 388/471 KB 432/1210 KB 128/276 KB 116/577 KB 1647/1822 KB 392/471 KB 432/1210 KB 128/276 KB 116/577 KB 1647/1822 KB 396/471 KB 432/1210 KB 128/276 KB 116/577 KB 1647/1822 KB 400/471 KB 432/1210 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 128/276 KB 116/577 KB 1647/1822 KB 404/471 KB 432/1210 KB 128/276 KB 116/577 KB 1651/1822 KB 408/471 KB 436/1210 KB 132/276 KB 120/577 KB 1651/1822 KB 412/471 KB 436/1210 KB 132/276 KB 120/577 KB 1647/1822 KB 404/471 KB 432/1210 KB 128/276 KB 120/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 124/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 128/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 132/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 136/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 140/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 144/577 KB 1651/1822 KB 404/471 KB 436/1210 KB 132/276 KB 120/577 KB 1655/1822 KB 416/471 KB 436/1210 KB 132/276 KB 144/577 KB 1659/1822 KB 416/471 KB 436/1210 KB 132/276 KB 144/577 KB 1663/1822 KB 416/471 KB 436/1210 KB 132/276 KB 144/577 KB 1647/1822 KB 404/471 KB 436/1210 KB 132/276 KB 120/577 KB 1647/1822 KB 404/471 KB 436/1210 KB 128/276 KB 120/577 KB 1663/1822 KB 416/471 KB 440/1210 KB 132/276 KB 144/577 KB 1663/1822 KB 416/471 KB 444/1210 KB 132/276 KB 144/577 KB 1663/1822 KB 416/471 KB 448/1210 KB 132/276 KB 144/577 KB 1663/1822 KB 416/471 KB 448/1210 KB 136/276 KB 144/577 KB 1663/1822 KB 416/471 KB 448/1210 KB 140/276 KB 144/577 KB 1663/1822 KB 416/471 KB 448/1210 KB 144/276 KB 144/577 KB 1663/1822 KB 416/471 KB 448/1210 KB 148/276 KB 144/577 KB 1667/1822 KB 416/471 KB 452/1210 KB 152/276 KB 148/577 KB 1667/1822 KB 416/471 KB 452/1210 KB 156/276 KB 148/577 KB 1667/1822 KB 416/471 KB 452/1210 KB 160/276 KB 148/577 KB 1651/1822 KB 416/471 KB 436/1210 KB 132/276 KB 136/577 KB 1667/1822 KB 420/471 KB 452/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 424/471 KB 452/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 428/471 KB 452/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 432/471 KB 452/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 416/471 KB 452/1210 KB 148/276 KB 148/577 KB 1667/1822 KB 416/471 KB 452/1210 KB 148/276 KB 144/577 KB 1667/1822 KB 432/471 KB 456/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 432/471 KB 460/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 432/471 KB 464/1210 KB 160/276 KB 148/577 KB 1667/1822 KB 416/471 KB 448/1210 KB 148/276 KB 144/577 KB 1671/1822 KB 432/471 KB 464/1210 KB 160/276 KB 148/577 KB 1675/1822 KB 432/471 KB 464/1210 KB 160/276 KB 148/577 KB 1679/1822 KB 432/471 KB 464/1210 KB 160/276 KB 148/577 KB 1683/1822 KB 432/471 KB 464/1210 KB 160/276 KB 148/577 KB 1687/1822 KB 436/471 KB 468/1210 KB 164/276 KB 152/577 KB 1683/1822 KB 436/471 KB 468/1210 KB 164/276 KB 152/577 KB 1691/1822 KB 436/471 KB 468/1210 KB 168/276 KB 152/577 KB 1691/1822 KB 436/471 KB 468/1210 KB 172/276 KB 152/577 KB 1691/1822 KB 436/471 KB 468/1210 KB 176/276 KB 152/577 KB 1683/1822 KB 436/471 KB 468/1210 KB 160/276 KB 152/577 KB 1691/1822 KB 440/471 KB 468/1210 KB 176/276 KB 152/577 KB 1691/1822 KB 444/471 KB 468/1210 KB 176/276 KB 152/577 KB 1691/1822 KB 448/471 KB 468/1210 KB 176/276 KB 152/577 KB 1683/1822 KB 432/471 KB 468/1210 KB 160/276 KB 152/577 KB 1691/1822 KB 448/471 KB 468/1210 KB 176/276 KB 156/577 KB 1691/1822 KB 448/471 KB 468/1210 KB 176/276 KB 160/577 KB 1683/1822 KB 432/471 KB 468/1210 KB 160/276 KB 148/577 KB 1691/1822 KB 448/471 KB 472/1210 KB 176/276 KB 160/577 KB 1691/1822 KB 448/471 KB 476/1210 KB 176/276 KB 160/577 KB 1691/1822 KB 448/471 KB 480/1210 KB 176/276 KB 160/577 KB 1691/1822 KB 448/471 KB 484/1210 KB 176/276 KB 160/577 KB 1691/1822 KB 452/471 KB 488/1210 KB 180/276 KB 164/577 K unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install B 1691/1822 KB 436/471 KB 468/1210 KB 168/276 KB 152/577 KB 1695/1822 KB 452/471 KB 488/1210 KB 180/276 KB 164/577 KB 1699/1822 KB 452/471 KB 488/1210 KB 180/276 KB 164/577 KB 1703/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1707/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1711/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1715/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1719/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1723/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1727/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1691/1822 KB 452/471 KB 484/1210 KB 180/276 KB 164/577 KB 1727/1822 KB 452/471 KB 492/1210 KB 184/276 KB 164/577 KB 1727/1822 KB 452/471 KB 492/1210 KB 188/276 KB 164/577 KB 1691/1822 KB 452/471 KB 484/1210 KB 176/276 KB 164/577 KB 1727/1822 KB 456/471 KB 492/1210 KB 188/276 KB 164/577 KB 1727/1822 KB 460/471 KB 492/1210 KB 188/276 KB 164/577 KB 1727/1822 KB 464/471 KB 492/1210 KB 188/276 KB 164/577 KB 1691/1822 KB 448/471 KB 484/1210 KB 176/276 KB 164/577 KB 1727/1822 KB 464/471 KB 492/1210 KB 188/276 KB 168/577 KB 1727/1822 KB 464/471 KB 492/1210 KB 188/276 KB 172/577 KB 1727/1822 KB 464/471 KB 492/1210 KB 188/276 KB 176/577 KB 1727/1822 KB 464/471 KB 492/1210 KB 188/276 KB 180/577 KB 1699/1822 KB 452/471 KB 492/1210 KB 180/276 KB 164/577 KB 1727/1822 KB 464/471 KB 496/1210 KB 188/276 KB 180/577 KB 1727/1822 KB 464/471 KB 500/1210 KB 188/276 KB 180/577 KB 1727/1822 KB 468/471 KB 504/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 468/471 KB 508/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 468/471 KB 512/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 468/471 KB 500/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 471/471 KB 512/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 464/471 KB 500/1210 KB 192/276 KB 184/577 KB 1727/1822 KB 471/471 KB 512/1210 KB 192/276 KB 188/577 KB 1727/1822 KB 471/471 KB 512/1210 KB 192/276 KB 192/577 KB 1727/1822 KB 464/471 KB 500/1210 KB 192/276 KB 180/577 KB 1727/1822 KB 471/471 KB 512/1210 KB 196/276 KB 192/577 KB 1727/1822 KB 471/471 KB 516/1210 KB 200/276 KB 196/577 KB 1727/1822 KB 471/471 KB 516/1210 KB 204/276 KB 196/577 KB 1727/1822 KB 471/471 KB 516/1210 KB 208/276 KB 196/577 KB 1727/1822 KB 471/471 KB 512/1210 KB 196/276 KB 196/577 KB 1731/1822 KB 471/471 KB 516/1210 KB 208/276 KB 200/577 KB 1731/1822 KB 471/471 KB 516/1210 KB 208/276 KB 204/577 KB 1731/1822 KB 471/471 KB 516/1210 KB 208/276 KB 208/577 KB 1727/1822 KB 471/471 KB 516/1210 KB 196/276 KB 196/577 KB 1731/1822 KB 471/471 KB 520/1210 KB 212/276 KB 208/577 KB 1731/1822 KB 471/471 KB 524/1210 KB 212/276 KB 208/577 KB 1731/1822 KB 471/471 KB 528/1210 KB 212/276 KB 208/577 KB 1731/1822 KB 471/471 KB 528/1210 KB 212/276 KB 212/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 212/276 KB 216/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 212/276 KB 220/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 212/276 KB 224/577 KB 1731/1822 KB 471/471 KB 516/1210 KB 212/276 KB 208/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 216/276 KB 224/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 220/276 KB 224/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 224/276 KB 224/577 KB 1731/1822 KB 471/471 KB 516/1210 KB 208/276 KB 196/577 KB 1735/1822 KB 471/471 KB 532/1210 KB 224/276 KB 224/577 KB 1739/1822 KB 471/471 KB 532/1210 KB 224/276 KB 224/577 KB 1743/1822 KB 471/471 KB 532/1210 KB 224/276 KB 224/577 KB 1747/1822 KB 471/471 KB 532/1210 KB 224/276 KB 224/577 KB 1751/1822 KB 471/4 unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 71 KB 532/1210 KB 228/276 KB 228/577 KB 1755/1822 KB 532/1210 KB 228/276 KB 228/577 KB 1759/1822 KB 532/1210 KB 228/276 KB 228/577 KB 1731/1822 KB 471/471 KB 532/1210 KB 212/276 KB 212/577 KB 1759/1822 KB 536/1210 KB 228/276 KB 228/577 KB 1759/1822 KB 540/1210 KB 228/276 KB 228/577 KB 1759/1822 KB 544/1210 KB 228/276 KB 228/577 KB 1759/1822 KB 548/1210 KB 228/276 KB 228/577 KB 1763/1822 KB 552/1210 KB 228/276 KB 228/577 KB 1763/1822 KB 556/1210 KB 228/276 KB 228/577 KB 1763/1822 KB 560/1210 KB 228/276 KB 228/577 KB 1747/1822 KB 471/471 KB 532/1210 KB 228/276 KB 228/577 KB 1763/1822 KB 560/1210 KB 228/276 KB 232/577 KB 1763/1822 KB 560/1210 KB 228/276 KB 236/577 KB 1763/1822 KB 560/1210 KB 228/276 KB 240/577 KB 1747/1822 KB 471/471 KB 532/1210 KB 228/276 KB 224/577 KB 1763/1822 KB 560/1210 KB 232/276 KB 240/577 KB 1763/1822 KB 560/1210 KB 236/276 KB 240/577 KB 1763/1822 KB 560/1210 KB 240/276 KB 240/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 355.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1763/1822 KB 548/1210 KB 228/276 KB 228/577 KB 1767/1822 KB 560/1210 KB 240/276 KB 244/577 KB 1771/1822 KB 560/1210 KB 240/276 KB 244/577 KB 1775/1822 KB 560/1210 KB 240/276 KB 244/577 KB 1775/1822 KB 564/1210 KB 244/276 KB 244/577 KB 1779/1822 KB 568/1210 KB 244/276 KB 244/577 KB 1779/1822 KB 572/1210 KB 244/276 KB 244/577 KB 1779/1822 KB 576/1210 KB 244/276 KB 244/577 KB 1763/1822 KB 560/1210 KB 240/276 KB 244/577 KB 1779/1822 KB 576/1210 KB 244/276 KB 248/577 KB 1779/1822 KB 576/1210 KB 244/276 KB 252/577 KB 1779/1822 KB 576/1210 KB 244/276 KB 256/577 KB 1779/1822 KB 576/1210 KB 244/276 KB 260/577 KB 1779/1822 KB 580/1210 KB 244/276 KB 264/577 KB 1779/1822 KB 580/1210 KB 244/276 KB 268/577 KB 1779/1822 KB 580/1210 KB 244/276 KB 272/577 KB 1779/1822 KB 564/1210 KB 244/276 KB 244/577 KB 1775/1822 KB 560/1210 KB 244/276 KB 244/577 KB 1783/1822 KB 580/1210 KB 248/276 KB 272/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1783/1822 KB 580/1210 KB 252/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 256/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 260/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 264/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 268/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 272/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 276/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 276/276 KB 272/577 KB 1779/1822 KB 580/1210 KB 244/276 KB 260/577 KB 1783/1822 KB 584/1210 KB 276/276 KB 272/577 KB 1783/1822 KB 588/1210 KB 276/276 KB 272/577 KB 1783/1822 KB 592/1210 KB 276/276 KB 272/577 KB 1783/1822 KB 596/1210 KB 276/276 KB 272/577 KB 1783/1822 KB 580/1210 KB 244/276 KB 272/577 KB 1787/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1791/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1795/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1799/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1803/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1807/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1811/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1783/1822 KB 596/1210 KB 276/276 KB 276/577 KB 1815/1822 KB 596/1210 KB 276/276 KB 280/577 KB 1815/1822 KB 596/1210 KB 276/276 KB 284/577 KB 1815/1822 KB 596/1210 KB 276/276 KB 288/577 KB 1815/1822 KB 596/1210 KB 276/276 KB 288/577 KB 1819/1822 KB 596/1210 KB 276/276 KB 288/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 292/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 4/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 8/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 12/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 16/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 276/276 KB 20/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 24/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 28/37 KB 292/577 KB 1822/1822 KB 600/1210 KB 32/37 KB 292/577 KB 1819/1822 KB 600/1210 KB 276/276 KB 292/577 KB 1822/1822 KB 600/1210 KB 32/37 KB 296/577 KB 1819/1822 KB 600/1210 KB 276/276 KB 288/577 KB 1822/1822 KB 604/1210 KB 32/37 KB 296/577 KB 1822/1822 KB 608/1210 KB 32/37 KB 296/577 KB 1822/1822 KB 612/1210 KB 32/37 KB 296/577 KB 1822/1822 KB 616/1210 KB 36/37 KB 300/577 KB 1822/1822 KB 620/1210 KB 36/37 KB 300/577 KB 1822/1822 KB 624/1210 KB 36/37 KB 300/577 KB 1822/1822 KB 612/1210 KB 36/37 KB 300/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 300/577 KB 1822/1822 KB 612/1210 KB 32/37 KB 300/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 304/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 308/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 312/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 316/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 320/577 KB 1822/1822 KB 624/1210 KB 37/37 KB 324/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 205.7 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 628/1210 KB 37/37 KB 324/577 KB 1822/1822 KB 632/1210 KB 37/37 KB 324/577 KB 1822/1822 KB 636/1210 KB 37/37 KB 324/577 KB 1822/1822 KB 640/1210 KB 37/37 KB 324/577 KB 1822/1822 KB 644/1210 KB 37/37 KB 324/577 KB 1822/1822 KB 644/1210 KB 37/37 KB 328/577 KB 1822/1822 KB 644/1210 KB 37/37 KB 332/577 KB 1822/1822 KB 644/1210 KB 37/37 KB 336/577 KB 1822/1822 KB 644/1210 KB 37/37 KB 340/577 KB 1822/1822 KB 648/1210 KB 37/37 KB 340/577 KB 1822/1822 KB 652/1210 KB 37/37 KB 340/577 KB 1822/1822 KB 656/1210 KB 37/37 KB 340/577 KB 1822/1822 KB 660/1210 KB 37/37 KB 340/577 KB 1822/1822 KB 664/1210 KB 37/37 KB 344/577 KB 1822/1822 KB 668/1210 KB 37/37 KB 344/577 KB 672/1210 KB 37/37 KB 344/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.0 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 660/1210 KB 37/37 KB 344/577 KB 672/1210 KB 4/167 KB 344/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1344.2 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 672/1210 KB 8/167 KB 344/577 KB 672/1210 KB 12/167 KB 348/577 KB 672/1210 KB 16/167 KB 348/577 KB 672/1210 KB 8/167 KB 348/577 KB 672/1210 KB 16/167 KB 352/577 KB 672/1210 KB 20/167 KB 352/577 KB 672/1210 KB 24/167 KB 356/577 KB 672/1210 KB 28/167 KB 356/577 KB 672/1210 KB 32/167 KB 356/577 KB 672/1210 KB 20/167 KB 356/577 KB 672/1210 KB 32/167 KB 360/577 KB 672/1210 KB 32/167 KB 364/577 KB 676/1210 KB 32/167 KB 364/577 KB 680/1210 KB 32/167 KB 368/577 KB 684/1210 KB 36/167 KB 368/577 KB 688/1210 KB 36/167 KB 368/577 KB 676/1210 KB 32/167 KB 368/577 KB 688/1210 KB 36/167 KB 372/577 KB 692/1210 KB 36/167 KB 376/577 KB 692/1210 KB 36/167 KB 380/577 KB 692/1210 KB 36/167 KB 384/577 KB 680/1210 KB 36/167 KB 368/577 KB 692/1210 KB 40/167 KB 384/577 KB 692/1210 KB 44/167 KB 384/577 KB 692/1210 KB 48/167 KB 384/577 KB 692/1210 KB 52/167 KB 384/577 KB 692/1210 KB 56/167 KB 388/577 KB 692/1210 KB 60/167 KB 388/577 KB 692/1210 KB 64/167 KB 3/439 KB 388/577 KB 692/1210 KB 52/167 KB 388/577 KB 692/1210 KB 36/167 KB 384/577 KB 692/1210 KB 60/167 KB 3/439 KB 388/577 KB 692/1210 KB 64/167 KB 5/439 KB 388/577 KB 692/1210 KB 64/167 KB 8/439 KB 388/577 KB 692/1210 KB 64/167 KB 11/439 KB 388/577 KB 692/1210 KB 64/167 KB 13/439 KB 388/577 KB 692/1210 KB 64/167 KB 16/439 KB 388/577 KB 696/1210 KB 64/167 KB 16/439 KB 388/577 KB 696/1210 KB 64/167 KB 19/439 KB 388/577 KB 700/1210 KB 64/167 KB 19/439 KB 388/577 KB 704/1210 KB 64/167 KB 19/439 KB 388/577 KB 704/1210 KB 64/167 KB 21/439 KB 388/577 KB 708/1210 KB 64/167 KB 21/439 KB 388/577 KB 712/1210 KB 68/167 KB 24/439 KB 392/577 KB 716/1210 KB 68/167 KB 24/439 KB 392/577 KB 720/1210 KB 68/167 KB 24/439 KB 392/577 KB 724/1210 KB 68/167 KB 24/439 KB 392/577 KB 728/1210 KB 68/167 KB 24/439 KB 392/577 KB 732/1210 KB 68/167 KB 24/439 KB 392/577 KB 736/1210 KB 68/167 KB 24/439 KB 392/577 KB 708/1210 KB 68/167 KB 24/439 KB 392/577 KB 736/1210 KB 72/167 KB 24/439 KB 392/577 KB 736/1210 KB 76/167 KB 24/439 KB 392/577 KB 736/1210 KB 80/167 KB 24/439 KB 392/577 KB 708/1210 KB 64/167 KB 24/439 KB 392/577 KB 736/1210 KB 80/167 KB 24/439 KB 396/577 KB 708/1210 KB 64/167 KB 24/439 KB 388/577 KB 736/1210 KB 80/167 KB 27/439 KB 400/577 KB 736/1210 KB 80/167 KB 29/439 KB 400/577 KB 736/1210 KB 80/167 KB 29/439 KB 400/577 KB 736/1210 KB 80/167 KB 32/439 KB 400/577 KB 736/1210 KB 80/167 KB 36/439 KB 404/577 KB 736/1210 KB 80/167 KB 40/439 KB 404/577 KB 736/1210 KB 80/167 KB 44/439 KB 404/577 KB 736/1210 KB 80/167 KB 48/439 KB 404/577 KB 736/1210 KB 84/167 KB 52/439 KB 404/577 KB 740/1210 KB 84/167 KB 56/439 KB 404/577 KB 740/1210 KB 84/167 KB 60/439 KB 404/577 KB 740/1210 KB 84/167 KB 64/439 KB 404/577 KB 736/1210 KB 80/167 KB 32/439 KB 404/577 KB 740/1210 KB 84/167 KB 64/439 KB 408/577 KB 740/1210 KB 84/167 KB 64/439 KB 412/577 KB 740/1210 KB 84/167 KB 64/439 KB 416/577 KB 740/1210 KB 84/167 KB 64/439 KB 420/577 KB 740/1210 KB 84/167 KB 64/439 KB 424/577 KB 740/1210 KB 84/167 KB 64/439 KB 428/577 KB 740/1210 KB 84/167 KB 64/439 KB 432/577 KB 740/1210 KB 84/167 KB 52/439 KB 404/577 KB 744/1210 KB 84/167 KB 64/439 KB 432/577 KB 748/1210 KB 84/167 KB 64/439 KB 432/577 KB 752/1210 KB 84/167 KB 64/439 KB 432/577 KB 736/1210 KB 84/167 KB 48/439 KB 404/577 KB 752/1210 KB 88/167 KB 64/439 KB 432/577 KB 752/1210 KB 92/167 KB 64/439 KB 432/577 KB 752/1210 KB 96/167 KB 64/439 KB 432/577 KB 752/1210 KB 100/167 KB 64/439 KB 432 unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install /577 KB 756/1210 KB 104/167 KB 68/439 KB 436/577 KB 756/1210 KB 108/167 KB 68/439 KB 436/577 KB 756/1210 KB 112/167 KB 68/439 KB 436/577 KB 756/1210 KB 100/167 KB 68/439 KB 436/577 KB 756/1210 KB 112/167 KB 72/439 KB 436/577 KB 756/1210 KB 112/167 KB 76/439 KB 436/577 KB 756/1210 KB 112/167 KB 80/439 KB 436/577 KB 756/1210 KB 112/167 KB 84/439 KB 436/577 KB 756/1210 KB 116/167 KB 88/439 KB 436/577 KB 756/1210 KB 116/167 KB 92/439 KB 436/577 KB 756/1210 KB 116/167 KB 96/439 KB 436/577 KB 756/1210 KB 100/167 KB 64/439 KB 436/577 KB 760/1210 KB 116/167 KB 96/439 KB 436/577 KB 764/1210 KB 116/167 KB 96/439 KB 436/577 KB 752/1210 KB 100/167 KB 64/439 KB 436/577 KB 768/1210 KB 116/167 KB 96/439 KB 440/577 KB 768/1210 KB 116/167 KB 96/439 KB 444/577 KB 768/1210 KB 116/167 KB 96/439 KB 448/577 KB 768/1210 KB 116/167 KB 96/439 KB 452/577 KB 756/1210 KB 116/167 KB 84/439 KB 436/577 KB 768/1210 KB 120/167 KB 96/439 KB 452/577 KB 768/1210 KB 124/167 KB 96/439 KB 452/577 KB 768/1210 KB 128/167 KB 96/439 KB 452/577 KB 768/1210 KB 116/167 KB 96/439 KB 436/577 KB 772/1210 KB 128/167 KB 96/439 KB 452/577 KB 776/1210 KB 132/167 KB 96/439 KB 456/577 KB 780/1210 KB 132/167 KB 96/439 KB 456/577 KB 784/1210 KB 132/167 KB 96/439 KB 456/577 KB 788/1210 KB 132/167 KB 96/439 KB 456/577 KB 792/1210 KB 132/167 KB 100/439 KB 456/577 KB 796/1210 KB 132/167 KB 100/439 KB 456/577 KB 800/1210 KB 132/167 KB 100/439 KB 456/577 KB 772/1210 KB 132/167 KB 96/439 KB 456/577 KB 800/1210 KB 136/167 KB 100/439 KB 456/577 KB 800/1210 KB 140/167 KB 100/439 KB 456/577 KB 800/1210 KB 144/167 KB 100/439 KB 456/577 KB 772/1210 KB 128/167 KB 96/439 KB 456/577 KB 800/1210 KB 144/167 KB 100/439 KB 460/577 KB 800/1210 KB 144/167 KB 100/439 KB 464/577 KB 800/1210 KB 144/167 KB 100/439 KB 468/577 KB 800/1210 KB 144/167 KB 100/439 KB 472/577 KB 800/1210 KB 144/167 KB 100/439 KB 476/577 KB 800/1210 KB 144/167 KB 100/439 KB 480/577 KB 788/1210 KB 132/167 KB 100/439 KB 456/577 KB 800/1210 KB 144/167 KB 104/439 KB 480/577 KB 800/1210 KB 144/167 KB 108/439 KB 480/577 KB 800/1210 KB 144/167 KB 112/439 KB 480/577 KB 800/1210 KB 148/167 KB 112/439 KB 480/577 KB 804/1210 KB 152/167 KB 116/439 KB 484/577 KB 804/1210 KB 156/167 KB 116/439 KB 484/577 KB 804/1210 KB 160/167 KB 116/439 KB 484/577 KB 804/1210 KB 164/167 KB 116/439 KB 484/577 KB 804/1210 KB 167/167 KB 116/439 KB 484/577 KB 804/1210 KB 148/167 KB 116/439 KB 484/577 KB 800/1210 KB 148/167 KB 116/439 KB 484/577 KB 800/1210 KB 148/167 KB 112/439 KB 484/577 KB 808/1210 KB 167/167 KB 120/439 KB 488/577 KB 808/1210 KB 167/167 KB 120/439 KB 492/577 KB 808/1210 KB 167/167 KB 120/439 KB 496/577 KB 808/1210 KB 167/167 KB 120/439 KB 496/577 KB 808/1210 KB 167/167 KB 124/439 KB 496/577 KB 808/1210 KB 167/167 KB 128/439 KB 496/577 KB 808/1210 KB 167/167 KB 132/439 KB 496/577 KB 808/1210 KB 167/167 KB 136/439 KB 500/577 KB 808/1210 KB 167/167 KB 140/439 KB 500/577 KB 808/1210 KB 167/167 KB 144/439 KB 500/577 KB 808/1210 KB 167/167 KB 128/439 KB 496/577 KB 812/1210 KB 167/167 KB 144/439 KB 500/577 KB 816/1210 KB 167/167 KB 144/439 KB 500/577 KB 820/1210 KB 167/167 KB 144/439 KB 500/577 KB 824/1210 KB 167/167 KB 144/439 KB 500/577 KB 828/1210 KB 167/167 KB 144/439 KB 500/577 KB 832/1210 KB 167/167 KB 144/439 KB 500/577 KB 808/1210 KB 167/167 KB 132/439 KB 500/577 KB 832/1210 KB 167/167 KB 144/439 KB 504/577 KB 832/1210 KB 167/167 KB 144/439 KB 508/577 KB 832/1210 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 167/167 KB 144/439 KB 512/577 KB 832/1210 KB 167/167 KB 148/439 KB 512/577 KB 836/1210 KB 167/167 KB 152/439 KB 516/577 KB 4/1192 KB 836/1210 KB 167/167 KB 148/439 KB 516/577 KB 4/1192 KB 840/1210 KB 167/167 KB 152/439 KB 516/577 KB 4/1192 KB 832/1210 KB 167/167 KB 148/439 KB 512/577 KB 4/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 8/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 12/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 16/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 20/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 24/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 28/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 32/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 36/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 40/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 44/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 48/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 52/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 56/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 60/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 64/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 68/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 72/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 76/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 80/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 84/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 88/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 92/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 96/1192 KB 832/1210 KB 167/167 KB 148/439 KB 516/577 KB 4/1192 KB 840/1210 KB 167/167 KB 156/439 KB 520/577 KB 96/1192 KB 840/1210 KB 167/167 KB 156/439 KB 524/577 KB 96/1192 KB 840/1210 KB 167/167 KB 156/439 KB 528/577 KB 96/1192 KB 840/1210 KB 167/167 KB 156/439 KB 516/577 KB 4/1192 KB 844/1210 KB 167/167 KB 160/439 KB 528/577 KB 96/1192 KB 844/1210 KB 164/439 KB 528/577 KB 100/1192 KB 844/1210 KB 168/439 KB 532/577 KB 100/1192 KB 844/1210 KB 172/439 KB 532/577 KB 100/1192 KB 844/1210 KB 176/439 KB 532/577 KB 100/1192 KB 844/1210 KB 167/167 KB 156/439 KB 528/577 KB 96/1192 KB 848/1210 KB 176/439 KB 532/577 KB 100/1192 KB 852/1210 KB 176/439 KB 532/577 KB 100/1192 KB 856/1210 KB 176/439 KB 532/577 KB 100/1192 KB 860/1210 KB 176/439 KB 532/577 KB 100/1192 KB 864/1210 KB 176/439 KB 532/577 KB 100/1192 KB 844/1210 KB 164/439 KB 532/577 KB 100/1192 KB 864/1210 KB 176/439 KB 536/577 KB 100/1192 KB 864/1210 KB 176/439 KB 540/577 KB 100/1192 KB 864/1210 KB 176/439 KB 544/577 KB 100/1192 KB 844/1210 KB 160/439 KB 528/577 KB 100/1192 KB 864/1210 KB 176/439 KB 544/577 KB 104/1192 KB 864/1210 KB 176/439 KB 544/577 KB 108/1192 KB 864/1210 KB 176/439 KB 544/577 KB 112/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 118.0 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 864/1210 KB 176/439 KB 548/577 KB 112/1192 KB 868/1210 KB 180/439 KB 552/577 KB 116/1192 KB 868/1210 KB 180/439 KB 556/577 KB 116/1192 KB 868/1210 KB 180/439 KB 560/577 KB 116/1192 KB 868/1210 KB 180/439 KB 548/577 KB 116/1192 KB 868/1210 KB 184/439 KB 560/577 KB 116/1192 KB 868/1210 KB 188/439 KB 560/577 KB 116/1192 KB 868/1210 KB 192/439 KB 560/577 KB 116/1192 KB 868/1210 KB 196/439 KB 560/577 KB 116/1192 KB 868/1210 KB 200/439 KB 564/577 KB 116/1192 KB 868/1210 KB 204/439 KB 564/577 KB 116/1192 KB 868/1210 KB 208/439 KB 564/577 KB 116/1192 KB 868/1210 KB 176/439 KB 548/577 KB 116/1192 KB 872/1210 KB 208/439 KB 564/577 KB 116/1192 KB 876/1210 KB 208/439 KB 564/577 KB 116/1192 KB 880/1210 KB 208/439 KB 564/577 KB 116/1192 KB 864/1210 KB 176/439 KB 548/577 KB 116/1192 KB 880/1210 KB 208/439 KB 564/577 KB 120/1192 KB 880/1210 KB 208/439 KB 564/577 KB 124/1192 KB 880/1210 KB 208/439 KB 564/577 KB 128/1192 KB 4/562 KB 880/1210 KB 208/439 KB 564/577 KB 128/1192 KB 8/562 KB 884/1210 KB 208/439 KB 564/577 KB 132/1192 KB 12/562 KB 884/1210 KB 208/439 KB 564/577 KB 132/1192 KB 16/562 KB 884/1210 KB 212/439 KB 564/577 KB 132/1192 KB 868/1210 KB 196/439 KB 564/577 KB 116/1192 KB 16/562 KB 884/1210 KB 212/439 KB 568/577 KB 132/1192 KB 16/562 KB 884/1210 KB 212/439 KB 572/577 KB 132/1192 KB 16/562 KB 884/1210 KB 212/439 KB 576/577 KB 132/1192 KB 16/562 KB 884/1210 KB 212/439 KB 577/577 KB 132/1192 KB 20/562 KB 884/1210 KB 212/439 KB 577/577 KB 132/1192 KB 12/562 KB 884/1210 KB 212/439 KB 564/577 KB 132/1192 KB 24/562 KB 884/1210 KB 216/439 KB 577/577 KB 132/1192 KB 4/562 KB 884/1210 KB 208/439 KB 564/577 KB 132/1192 KB 4/562 KB 880/1210 KB 208/439 KB 564/577 KB 132/1192 KB 24/562 KB 884/1210 KB 216/439 KB 577/577 KB 136/1192 KB 24/562 KB 884/1210 KB 216/439 KB 577/577 KB 140/1192 KB 24/562 KB 888/1210 KB 216/439 KB 577/577 KB 140/1192 KB 24/562 KB 892/1210 KB 216/439 KB 577/577 KB 140/1192 KB 24/562 KB 896/1210 KB 216/439 KB 577/577 KB 144/1192 KB 24/562 KB 892/1210 KB 216/439 KB 577/577 KB 144/1192 KB 24/562 KB 896/1210 KB 216/439 KB 577/577 KB 148/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 152/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 156/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 160/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 164/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 168/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 148/1192 KB 24/562 KB 900/1210 KB 224/439 KB 577/577 KB 168/1192 KB 24/562 KB 900/1210 KB 216/439 KB 577/577 KB 148/1192 KB 24/562 KB 900/1210 KB 220/439 KB 577/577 KB 152/1192 KB 28/562 KB 900/1210 KB 224/439 KB 577/577 KB 168/1192 KB 32/562 KB 900/1210 KB 224/439 KB 577/577 KB 168/1192 KB 36/562 KB 904/1210 KB 224/439 KB 577/577 KB 168/1192 KB 40/562 KB 904/1210 KB 228/439 KB 577/577 KB 168/1192 KB 44/562 KB 904/1210 KB 228/439 KB 577/577 KB 168/1192 KB 48/562 KB 904/1210 KB 228/439 KB 577/577 KB 168/1192 KB 32/562 KB 904/1210 KB 224/439 KB 577/577 KB 168/1192 KB 48/562 KB 908/1210 KB 228/439 KB 577/577 KB 172/1192 KB 48/562 KB 912/1210 KB 228/439 KB 577/577 KB 172/1192 KB 48/562 KB 916/1210 KB 228/439 KB 172/1192 KB 48/562 KB 904/1210 KB 228/439 KB 577/577 KB 172/1192 KB 48/562 KB 916/1210 KB 228/439 KB 176/1192 KB 48/562 KB 916/1210 KB 228/439 KB 180/1192 KB 52/562 KB 920/1210 KB 228/439 KB 184/1192 KB 52/562 KB 920/1210 KB 228/439 KB 188/1192 KB 52/562 KB 920/1210 KB 228/439 KB 192/1192 K unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install B 36/562 KB 904/1210 KB 228/439 KB 577/577 KB 168/1192 KB 52/562 KB 920/1210 KB 232/439 KB 192/1192 KB 52/562 KB 920/1210 KB 236/439 KB 192/1192 KB 52/562 KB 920/1210 KB 240/439 KB 192/1192 KB 52/562 KB 920/1210 KB 244/439 KB 192/1192 KB 52/562 KB 920/1210 KB 248/439 KB 192/1192 KB 52/562 KB 920/1210 KB 252/439 KB 192/1192 KB 52/562 KB 920/1210 KB 256/439 KB 192/1192 KB 52/562 KB 920/1210 KB 228/439 KB 180/1192 KB 48/562 KB 920/1210 KB 228/439 KB 180/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 402.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 52/562 KB 924/1210 KB 256/439 KB 192/1192 KB 52/562 KB 928/1210 KB 256/439 KB 192/1192 KB 52/562 KB 932/1210 KB 256/439 KB 192/1192 KB 56/562 KB 936/1210 KB 260/439 KB 192/1192 KB 56/562 KB 940/1210 KB 260/439 KB 192/1192 KB 56/562 KB 944/1210 KB 260/439 KB 192/1192 KB 56/562 KB 948/1210 KB 260/439 KB 192/1192 KB 56/562 KB 952/1210 KB 260/439 KB 196/1192 KB 56/562 KB 956/1210 KB 260/439 KB 196/1192 KB 56/562 KB 960/1210 KB 260/439 KB 196/1192 KB 56/562 KB 932/1210 KB 260/439 KB 192/1192 KB 56/562 KB 960/1210 KB 264/439 KB 196/1192 KB 56/562 KB 960/1210 KB 268/439 KB 196/1192 KB 56/562 KB 960/1210 KB 272/439 KB 196/1192 KB 56/562 KB 932/1210 KB 256/439 KB 192/1192 KB 60/562 KB 960/1210 KB 272/439 KB 196/1192 KB 64/562 KB 960/1210 KB 272/439 KB 196/1192 KB 68/562 KB 960/1210 KB 272/439 KB 196/1192 KB 72/562 KB 960/1210 KB 272/439 KB 196/1192 KB 76/562 KB 960/1210 KB 272/439 KB 196/1192 KB 56/562 KB 948/1210 KB 260/439 KB 196/1192 KB 76/562 KB 960/1210 KB 272/439 KB 200/1192 KB 76/562 KB 960/1210 KB 272/439 KB 204/1192 KB 80/562 KB 960/1210 KB 272/439 KB 208/1192 KB 80/562 KB 960/1210 KB 272/439 KB 204/1192 KB 80/562 KB 960/1210 KB 276/439 KB 208/1192 KB 84/562 KB 4/256 KB 960/1210 KB 276/439 KB 212/1192 KB 84/562 KB 8/256 KB 960/1210 KB 276/439 KB 212/1192 KB 84/562 KB 12/256 KB 960/1210 KB 276/439 KB 212/1192 KB 84/562 KB 16/256 KB 960/1210 KB 276/439 KB 212/1192 KB 84/562 KB 20/256 KB 960/1210 KB 276/439 KB 212/1192 KB 84/562 KB 24/256 KB 964/1210 KB 280/439 KB 212/1192 KB 84/562 KB 28/256 KB 964/1210 KB 280/439 KB 212/1192 KB 84/562 KB 32/256 KB 964/1210 KB 280/439 KB 212/1192 KB 84/562 KB 960/1210 KB 276/439 KB 212/1192 KB 88/562 KB 32/256 KB 964/1210 KB 280/439 KB 212/1192 KB 92/562 KB 32/256 KB 964/1210 KB 280/439 KB 212/1192 KB 96/562 KB 32/256 KB 964/1210 KB 280/439 KB 212/1192 KB 80/562 KB 960/1210 KB 276/439 KB 212/1192 KB 96/562 KB 32/256 KB 964/1210 KB 280/439 KB 216/1192 KB 96/562 KB 32/256 KB 964/1210 KB 280/439 KB 220/1192 KB 96/562 KB 32/256 KB 964/1210 KB 280/439 KB 224/1192 KB 100/562 KB 32/256 KB 964/1210 KB 280/439 KB 224/1192 KB 104/562 KB 36/256 KB 964/1210 KB 280/439 KB 228/1192 KB 84/562 KB 20/256 KB 964/1210 KB 280/439 KB 212/1192 KB 104/562 KB 36/256 KB 968/1210 KB 280/439 KB 228/1192 KB 104/562 KB 36/256 KB 972/1210 KB 280/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 280/439 KB 228/1192 KB 84/562 KB 20/256 KB 960/1210 KB 280/439 KB 212/1192 KB 104/562 KB 36/256 KB 976/1210 KB 284/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 288/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 292/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 296/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 300/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 304/439 KB 228/1192 KB 104/562 KB 36/256 KB 976/1210 KB 308/439 KB 228/1192 KB 108/562 KB 36/256 KB 980/1210 KB 312/439 KB 228/1192 KB 108/562 KB 36/256 KB 980/1210 KB 316/439 KB 228/1192 KB 108/562 KB 36/256 KB 980/1210 KB 320/439 KB 228/1192 KB 100/562 KB 36/256 KB 964/1210 KB 280/439 KB 228/1192 KB 108/562 KB 36/256 KB 980/1210 KB 320/439 KB 232/1192 KB 108/562 KB 36/256 KB 980/1210 KB 320/439 KB 236/1192 KB 108/562 KB 36/256 KB 980/1210 KB 320/439 KB 240/1192 KB 100/562 KB 36/256 KB 964/1210 KB 280/439 KB 224/1192 KB 108/562 KB 40/256 KB 980/1210 KB 320/439 KB 240/1192 KB 108/562 KB 44/256 KB 980/1210 KB 320/439 KB 240/1192 KB 108/562 KB 48/256 KB 980/1210 KB 320/439 KB 240/ unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1192 KB 108/562 KB 36/256 KB 980/1210 KB 308/439 KB 228/1192 KB 108/562 KB 48/256 KB 984/1210 KB 320/439 KB 240/1192 KB 108/562 KB 52/256 KB 988/1210 KB 320/439 KB 240/1192 KB 108/562 KB 52/256 KB 992/1210 KB 320/439 KB 240/1192 KB 108/562 KB 52/256 KB 996/1210 KB 320/439 KB 240/1192 KB 108/562 KB 52/256 KB 1000/1210 KB 324/439 KB 244/1192 KB 108/562 KB 52/256 KB 1004/1210 KB 324/439 KB 244/1192 KB 108/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 108/562 KB 36/256 KB 976/1210 KB 308/439 KB 228/1192 KB 112/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 116/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 120/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 124/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 128/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 132/562 KB 52/256 KB 1008/1210 KB 324/439 KB 244/1192 KB 136/562 KB 52/256 KB 1012/1210 KB 324/439 KB 244/1192 KB 140/562 KB 52/256 KB 1012/1210 KB 324/439 KB 244/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 324/439 KB 244/1192 KB 108/562 KB 52/256 KB 996/1210 KB 324/439 KB 244/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 328/439 KB 244/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 332/439 KB 244/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 336/439 KB 244/1192 KB 108/562 KB 52/256 KB 996/1210 KB 320/439 KB 244/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 336/439 KB 248/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 336/439 KB 252/1192 KB 144/562 KB 52/256 KB 1012/1210 KB 336/439 KB 256/1192 KB 108/562 KB 52/256 KB 984/1210 KB 320/439 KB 240/1192 KB 144/562 KB 56/256 KB 1012/1210 KB 336/439 KB 256/1192 KB 144/562 KB 60/256 KB 1012/1210 KB 336/439 KB 256/1192 KB 144/562 KB 64/256 KB 1012/1210 KB 336/439 KB 256/1192 KB 144/562 KB 68/256 KB 1012/1210 KB 336/439 KB 256/1192 KB 144/562 KB 72/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 144/562 KB 76/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 144/562 KB 80/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 144/562 KB 84/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 148/562 KB 88/256 KB 1012/1210 KB 340/439 KB 260/1192 KB 148/562 KB 92/256 KB 1012/1210 KB 340/439 KB 260/1192 KB 148/562 KB 96/256 KB 1012/1210 KB 340/439 KB 260/1192 KB 132/562 KB 52/256 KB 1012/1210 KB 324/439 KB 244/1192 KB 148/562 KB 96/256 KB 1016/1210 KB 340/439 KB 260/1192 KB 148/562 KB 96/256 KB 1020/1210 KB 340/439 KB 260/1192 KB 148/562 KB 96/256 KB 1024/1210 KB 340/439 KB 260/1192 KB 148/562 KB 84/256 KB 1012/1210 KB 340/439 KB 260/1192 KB 148/562 KB 96/256 KB 1024/1210 KB 344/439 KB 260/1192 KB 148/562 KB 96/256 KB 1024/1210 KB 348/439 KB 260/1192 KB 148/562 KB 96/256 KB 1024/1210 KB 352/439 KB 260/1192 KB 148/562 KB 96/256 KB 1024/1210 KB 356/439 KB 260/1192 KB 148/562 KB 100/256 KB 1028/1210 KB 360/439 KB 260/1192 KB 148/562 KB 100/256 KB 1028/1210 KB 364/439 KB 260/1192 KB 148/562 KB 100/256 KB 1028/1210 KB 368/439 KB 260/1192 KB 148/562 KB 84/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 152/562 KB 100/256 KB 1028/1210 KB 368/439 KB 260/1192 KB 156/562 KB 100/256 KB 1028/1210 KB 368/439 KB 260/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 260/1192 KB 144/562 KB 68/256 KB 1012/1210 KB 336/439 KB 260/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 264/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 268/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 272/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 276/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 280/1192 KB 160 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install /562 KB 100/256 KB 1028/1210 KB 368/439 KB 284/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 288/1192 KB 160/562 KB 100/256 KB 1028/1210 KB 368/439 KB 292/1192 KB 164/562 KB 100/256 KB 1028/1210 KB 372/439 KB 296/1192 KB 164/562 KB 100/256 KB 1028/1210 KB 372/439 KB 300/1192 KB 164/562 KB 100/256 KB 1028/1210 KB 372/439 KB 304/1192 KB 148/562 KB 100/256 KB 1028/1210 KB 356/439 KB 260/1192 KB 164/562 KB 104/256 KB 1028/1210 KB 372/439 KB 304/1192 KB 164/562 KB 108/256 KB 1028/1210 KB 372/439 KB 304/1192 KB 164/562 KB 112/256 KB 1028/1210 KB 372/439 KB 304/1192 KB 148/562 KB 96/256 KB 1028/1210 KB 356/439 KB 260/1192 KB 164/562 KB 112/256 KB 1032/1210 KB 372/439 KB 304/1192 KB 164/562 KB 112/256 KB 1036/1210 KB 372/439 KB 304/1192 KB 164/562 KB 112/256 KB 1040/1210 KB 372/439 KB 304/1192 KB 164/562 KB 112/256 KB 1044/1210 KB 372/439 KB 304/1192 KB 164/562 KB 116/256 KB 1048/1210 KB 372/439 KB 304/1192 KB 164/562 KB 116/256 KB 1052/1210 KB 372/439 KB 304/1192 KB 164/562 KB 116/256 KB 1056/1210 KB 372/439 KB 304/1192 KB 164/562 KB 116/256 KB 1060/1210 KB 372/439 KB 304/1192 KB 164/562 KB 116/256 KB 1064/1210 KB 372/439 KB 308/1192 KB 164/562 KB 116/256 KB 1068/1210 KB 372/439 KB 308/1192 KB 164/562 KB 116/256 KB 1072/1210 KB 372/439 KB 308/1192 KB 164/562 KB 100/256 KB 1028/1210 KB 372/439 KB 292/1192 KB 164/562 KB 116/256 KB 1072/1210 KB 376/439 KB 308/1192 KB 164/562 KB 116/256 KB 1072/1210 KB 380/439 KB 308/1192 KB 164/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 164/562 KB 100/256 KB 1028/1210 KB 368/439 KB 292/1192 KB 168/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 172/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 176/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 180/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 184/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 188/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 192/562 KB 116/256 KB 1072/1210 KB 384/439 KB 308/1192 KB 164/562 KB 116/256 KB 1060/1210 KB 372/439 KB 308/1192 KB 192/562 KB 116/256 KB 1072/1210 KB 384/439 KB 312/1192 KB 192/562 KB 116/256 KB 1072/1210 KB 384/439 KB 316/1192 KB 192/562 KB 116/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 164/562 KB 116/256 KB 1044/1210 KB 372/439 KB 304/1192 KB 192/562 KB 120/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 192/562 KB 124/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 192/562 KB 128/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 192/562 KB 132/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 192/562 KB 136/256 KB 1072/1210 KB 388/439 KB 320/1192 KB 196/562 KB 140/256 KB 1072/1210 KB 388/439 KB 324/1192 KB 196/562 KB 144/256 KB 1072/1210 KB 388/439 KB 324/1192 KB 192/562 KB 116/256 KB 1072/1210 KB 388/439 KB 316/1192 KB 196/562 KB 144/256 KB 1072/1210 KB 392/439 KB 324/1192 KB 196/562 KB 144/256 KB 1072/1210 KB 396/439 KB 324/1192 KB 196/562 KB 144/256 KB 1072/1210 KB 400/439 KB 324/1192 KB 196/562 KB 144/256 KB 1072/1210 KB 404/439 KB 324/1192 KB 196/562 KB 148/256 KB 1076/1210 KB 408/439 KB 324/1192 KB 196/562 KB 136/256 KB 1072/1210 KB 388/439 KB 324/1192 KB 200/562 KB 148/256 KB 1076/1210 KB 412/439 KB 324/1192 KB 204/562 KB 148/256 KB 1076/1210 KB 412/439 KB 324/1192 KB 208/562 KB 148/256 KB 1076/1210 KB 412/439 KB 324/1192 KB 192/562 KB 136/256 KB 1072/1210 KB 388/439 KB 324/1192 KB 208/562 KB 148/256 KB 1076/1210 KB 412/439 KB 328/1192 KB 208/562 KB 148/256 KB 1076/1210 KB 412/439 KB 332/1192 KB 208/562 KB 148/256 KB 107 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 6/1210 KB 412/439 KB 336/1192 KB 208/562 KB 148/256 KB 1076/1210 KB 412/439 KB 340/1192 KB 212/562 KB 148/256 KB 1076/1210 KB 412/439 KB 344/1192 KB 212/562 KB 148/256 KB 1076/1210 KB 412/439 KB 348/1192 KB 212/562 KB 148/256 KB 1076/1210 KB 412/439 KB 352/1192 KB 196/562 KB 148/256 KB 1076/1210 KB 404/439 KB 324/1192 KB 212/562 KB 148/256 KB 1080/1210 KB 412/439 KB 352/1192 KB 212/562 KB 148/256 KB 1084/1210 KB 412/439 KB 352/1192 KB 212/562 KB 148/256 KB 1088/1210 KB 412/439 KB 352/1192 KB 196/562 KB 148/256 KB 1072/1210 KB 404/439 KB 324/1192 KB 212/562 KB 152/256 KB 1088/1210 KB 412/439 KB 352/1192 KB 212/562 KB 156/256 KB 1088/1210 KB 412/439 KB 352/1192 KB 212/562 KB 160/256 KB 1088/1210 KB 412/439 KB 352/1192 KB 196/562 KB 148/256 KB 1076/1210 KB 412/439 KB 324/1192 KB 212/562 KB 160/256 KB 1088/1210 KB 416/439 KB 352/1192 KB 212/562 KB 160/256 KB 1088/1210 KB 420/439 KB 352/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 424/439 KB 352/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 428/439 KB 352/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 432/439 KB 352/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 436/439 KB 352/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 212/562 KB 148/256 KB 1076/1210 KB 412/439 KB 340/1192 KB 216/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 220/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 224/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 228/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 232/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 236/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 240/562 KB 164/256 KB 1092/1210 KB 439/439 KB 356/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 436/439 KB 356/1192 KB 240/562 KB 164/256 KB 1092/1210 KB 439/439 KB 360/1192 KB 240/562 KB 164/256 KB 1092/1210 KB 439/439 KB 364/1192 KB 240/562 KB 164/256 KB 1092/1210 KB 439/439 KB 368/1192 KB 240/562 KB 164/256 KB 1092/1210 KB 439/439 KB 372/1192 KB 212/562 KB 164/256 KB 1092/1210 KB 420/439 KB 352/1192 KB 244/562 KB 164/256 KB 1096/1210 KB 439/439 KB 372/1192 KB 244/562 KB 164/256 KB 1100/1210 KB 439/439 KB 372/1192 KB 244/562 KB 164/256 KB 1104/1210 KB 439/439 KB 372/1192 KB 212/562 KB 164/256 KB 1088/1210 KB 420/439 KB 352/1192 KB 244/562 KB 168/256 KB 1104/1210 KB 439/439 KB 372/1192 KB 244/562 KB 172/256 KB 1104/1210 KB 439/439 KB 372/1192 KB 244/562 KB 176/256 KB 1104/1210 KB 439/439 KB 372/1192 KB 244/562 KB 180/256 KB 1104/1210 KB 439/439 KB 372/1192 KB 244/562 KB 184/256 KB 1108/1210 KB 439/439 KB 372/1192 KB 244/562 KB 188/256 KB 1108/1210 KB 439/439 KB 372/1192 KB 244/562 KB 192/256 KB 1108/1210 KB 439/439 KB 372/1192 KB 244/562 KB 196/256 KB 1108/1210 KB 439/439 KB 372/1192 KB 244/562 KB 164/256 KB 1092/1210 KB 439/439 KB 372/1192 KB 248/562 KB 196/256 KB 1108/1210 KB 439/439 KB 376/1192 KB 252/562 KB 196/256 KB 1108/1210 KB 439/439 KB 376/1192 KB 256/562 KB 196/256 KB 1108/1210 KB 439/439 KB 376/1192 KB 244/562 KB 196/256 KB 1108/1210 KB 439/439 KB 376/1192 KB 256/562 KB 196/256 KB 1108/1210 KB 439/439 KB 380/1192 KB 256/562 KB 196/256 KB 1108/1210 KB 439/439 KB 384/1192 KB 256/562 KB 200/256 KB 1108/1210 KB 439/439 KB 388/1192 KB 244/562 KB 180/256 KB 1108/1210 KB 439/439 KB 372/1192 KB 260/562 KB 200/256 KB 1112/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1116/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1120/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1124/1210 KB 439/439 KB unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 388/1192 KB 260/562 KB 200/256 KB 1128/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1132/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1136/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1140/1210 KB 439/439 KB 388/1192 KB 260/562 KB 200/256 KB 1144/1210 KB 392/1192 KB 260/562 KB 200/256 KB 1148/1210 KB 392/1192 KB 260/562 KB 200/256 KB 1152/1210 KB 392/1192 KB 260/562 KB 200/256 KB 1108/1210 KB 439/439 KB 388/1192 KB 264/562 KB 200/256 KB 1152/1210 KB 392/1192 KB 256/562 KB 200/256 KB 1108/1210 KB 439/439 KB 384/1192 KB 264/562 KB 204/256 KB 1152/1210 KB 392/1192 KB 264/562 KB 208/256 KB 1152/1210 KB 392/1192 KB 264/562 KB 212/256 KB 1152/1210 KB 392/1192 KB 268/562 KB 216/256 KB 1152/1210 KB 392/1192 KB 268/562 KB 220/256 KB 1152/1210 KB 392/1192 KB 268/562 KB 224/256 KB 1152/1210 KB 392/1192 KB 260/562 KB 200/256 KB 1140/1210 KB 392/1192 KB 268/562 KB 224/256 KB 1156/1210 KB 396/1192 KB 268/562 KB 224/256 KB 1156/1210 KB 400/1192 KB 268/562 KB 224/256 KB 1156/1210 KB 404/1192 KB 268/562 KB 228/256 KB 1156/1210 KB 408/1192 KB 268/562 KB 228/256 KB 1156/1210 KB 412/1192 KB 268/562 KB 228/256 KB 1156/1210 KB 416/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 268/562 KB 228/256 KB 1156/1210 KB 404/1192 KB 268/562 KB 232/256 KB 1156/1210 KB 416/1192 KB 268/562 KB 224/256 KB 1156/1210 KB 392/1192 KB 268/562 KB 232/256 KB 1160/1210 KB 416/1192 KB 268/562 KB 232/256 KB 1164/1210 KB 416/1192 KB 268/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 268/562 KB 212/256 KB 1152/1210 KB 392/1192 KB 272/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 276/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 280/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 284/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 288/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 292/562 KB 232/256 KB 1168/1210 KB 416/1192 KB 296/562 KB 236/256 KB 1172/1210 KB 420/1192 KB 300/562 KB 236/256 KB 1172/1210 KB 420/1192 KB 292/562 KB 236/256 KB 1168/1210 KB 416/1192 KB 300/562 KB 240/256 KB 1172/1210 KB 420/1192 KB 300/562 KB 244/256 KB 1172/1210 KB 420/1192 KB 292/562 KB 236/256 KB 1172/1210 KB 420/1192 KB 304/562 KB 244/256 KB 1176/1210 KB 420/1192 KB 304/562 KB 244/256 KB 1180/1210 KB 420/1192 KB 304/562 KB 244/256 KB 1184/1210 KB 420/1192 KB 292/562 KB 236/256 KB 1168/1210 KB 420/1192 KB 304/562 KB 248/256 KB 1184/1210 KB 424/1192 KB 304/562 KB 248/256 KB 1184/1210 KB 420/1192 KB 304/562 KB 244/256 KB 1172/1210 KB 420/1192 KB 308/562 KB 248/256 KB 1184/1210 KB 428/1192 KB 312/562 KB 252/256 KB 1188/1210 KB 428/1192 KB 316/562 KB 252/256 KB 1188/1210 KB 428/1192 KB 320/562 KB 252/256 KB 1188/1210 KB 428/1192 KB 304/562 KB 248/256 KB 1184/1210 KB 428/1192 KB 320/562 KB 252/256 KB 1188/1210 KB 432/1192 KB 320/562 KB 252/256 KB 1188/1210 KB 436/1192 KB 324/562 KB 252/256 KB 1188/1210 KB 440/1192 KB 324/562 KB 252/256 KB 1188/1210 KB 444/1192 KB 324/562 KB 252/256 KB 1188/1210 KB 448/1192 KB 308/562 KB 252/256 KB 1188/1210 KB 428/1192 KB 324/562 KB 252/256 KB 1192/1210 KB 448/1192 KB 324/562 KB 252/256 KB 1196/1210 KB 448/1192 KB 324/562 KB 252/256 KB 1200/1210 KB 448/1192 KB 308/562 KB 252/256 KB 1184/1210 KB 428/1192 KB 324/562 KB 256/256 KB 1200/1210 KB 448/1192 KB 324/562 KB 256/256 KB 1200/1210 KB 448/1192 KB 324/562 KB 256/256 KB 1204/1210 KB 448/1192 KB 324/562 KB 256/256 KB 1208/1210 KB 448/1192 KB 324/562 KB 256/256 KB 1210/1210 KB 448/1192 KB 324/562 KB 252/256 KB 1188/1210 KB 436/1192 KB 328/562 KB 256/256 KB 1210/1210 KB 4/140 KB 448/1192 KB 324/562 KB 256/256 KB 1210/1210 KB 4/140 KB 448/1192 KB 328/562 KB 256/256 KB 1210/1210 KB 8/140 KB 448/1192 KB 328/562 KB 256/256 KB 1210/1210 KB 12/140 KB 448/1192 KB 328/562 KB 256/256 KB 1210/1210 KB 16/140 KB 448/1192 KB 332/562 KB 256/256 KB 1210/1210 KB 16/140 KB 448/1192 KB 336/562 KB 256/256 KB 1210/1210 KB 16/140 KB 448/1192 KB 336/562 KB 256/256 KB 1210/1210 KB 20/140 KB 452/1192 KB 340/562 KB 1210/1210 KB 20/140 KB 456/1192 KB 340/562 KB 1210/1210 KB 20/140 KB 460/1192 KB 340/562 KB 1210/1210 KB 20/140 KB 464/1192 KB 336/562 KB 256/256 KB 1210/1210 KB 20/140 KB 448/1192 KB 340/562 KB 1210/1210 KB 24/140 KB 464/1192 KB 340/562 KB 1210/1210 KB 28/140 KB 464/1192 KB 340/562 KB 1210/1210 KB 32/140 KB 464/1192 KB 340/562 KB 1210/1210 KB 32/140 KB 468/1192 KB 340/562 KB 1210/1210 KB 36/140 KB 472/1192 KB 340/562 KB 1210/1210 KB 36/140 KB 476/1192 KB 340/562 KB 1210/1210 KB 36/140 KB 480/1192 KB 340/562 KB 256/256 KB 1210/1210 KB 20/140 KB 452/1192 KB 344/562 KB 1210/1210 KB 36/140 KB 480/1192 KB 348/562 KB 1210/1210 KB 36/140 KB 480/1192 KB 352/562 KB 1210/1210 KB 36/140 KB 480/11 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 92 KB 356/562 KB 1210/1210 KB 36/140 KB 480/1192 KB 360/562 KB 1210/1210 KB 36/140 KB 480/1192 KB 364/562 KB 36/140 KB 484/1192 KB 368/562 KB 36/140 KB 484/1192 KB 340/562 KB 1210/1210 KB 36/140 KB 468/1192 KB 368/562 KB 40/140 KB 484/1192 KB 368/562 KB 44/140 KB 484/1192 KB 368/562 KB 48/140 KB 484/1192 KB 372/562 KB 48/140 KB 484/1192 KB 376/562 KB 52/140 KB 484/1192 KB 380/562 KB 52/140 KB 484/1192 KB 384/562 KB 52/140 KB 484/1192 KB 360/562 KB 36/140 KB 484/1192 KB 384/562 KB 52/140 KB 488/1192 KB 384/562 KB 52/140 KB 492/1192 KB 384/562 KB 52/140 KB 496/1192 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 793.2 KB/sec) unit-abot-epc-basic-0: 03:09:43 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 168.5 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 03:09:43 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-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 372/562 KB 52/140 KB 484/1192 KB 384/562 KB 56/140 KB 496/1192 KB 384/562 KB 60/140 KB 496/1192 KB 384/562 KB 60/140 KB 500/1192 KB 384/562 KB 64/140 KB 504/1192 KB 384/562 KB 64/140 KB 508/1192 KB 384/562 KB 64/140 KB 512/1192 KB 384/562 KB 64/140 KB 516/1192 KB 388/562 KB 64/140 KB 520/1192 KB 384/562 KB 64/140 KB 500/1192 KB 388/562 KB 68/140 KB 524/1192 KB 388/562 KB 72/140 KB 524/1192 KB 388/562 KB 76/140 KB 524/1192 KB 388/562 KB 80/140 KB 524/1192 KB 388/562 KB 64/140 KB 516/1192 KB 392/562 KB 80/140 KB 524/1192 KB 396/562 KB 84/140 KB 524/1192 KB 400/562 KB 84/140 KB 524/1192 KB 400/562 KB 4/1118 KB 84/140 KB 524/1192 KB 400/562 KB 8/1118 KB 84/140 KB 524/1192 KB 400/562 KB 12/1118 KB 84/140 KB 524/1192 KB 400/562 KB 16/1118 KB 84/140 KB 524/1192 KB 400/562 KB 20/1118 KB 84/140 KB 524/1192 KB 404/562 KB 24/1118 KB 84/140 KB 524/1192 KB 404/562 KB 28/1118 KB 84/140 KB 524/1192 KB 392/562 KB 84/140 KB 524/1192 KB 404/562 KB 28/1118 KB 88/140 KB 524/1192 KB 404/562 KB 28/1118 KB 92/140 KB 524/1192 KB 404/562 KB 28/1118 KB 96/140 KB 524/1192 KB 388/562 KB 84/140 KB 524/1192 KB 404/562 KB 28/1118 KB 96/140 KB 528/1192 KB 404/562 KB 28/1118 KB 96/140 KB 532/1192 KB 404/562 KB 32/1118 KB 100/140 KB 536/1192 KB 404/562 KB 32/1118 KB 100/140 KB 540/1192 KB 404/562 KB 32/1118 KB 100/140 KB 544/1192 KB 404/562 KB 20/1118 KB 84/140 KB 524/1192 KB 408/562 KB 32/1118 KB 100/140 KB 544/1192 KB 412/562 KB 32/1118 KB 100/140 KB 544/1192 KB 416/562 KB 32/1118 KB 100/140 KB 544/1192 KB 404/562 KB 32/1118 KB 100/140 KB 532/1192 KB 416/562 KB 36/1118 KB 100/140 KB 544/1192 KB 420/562 KB 40/1118 KB 100/140 KB 548/1192 KB 420/562 KB 44/1118 KB 100/140 KB 548/1192 KB 420/562 KB 48/1118 KB 100/140 KB 548/1192 KB 404/562 KB 28/1118 KB 100/140 KB 532/1192 KB 420/562 KB 48/1118 KB 104/140 KB 548/1192 KB 420/562 KB 48/1118 KB 108/140 KB 548/1192 KB 420/562 KB 48/1118 KB 112/140 KB 548/1192 KB 420/562 KB 48/1118 KB 116/140 KB 548/1192 KB 420/562 KB 52/1118 KB 120/140 KB 548/1192 KB 420/562 KB 52/1118 KB 124/140 KB 548/1192 KB 420/562 KB 52/1118 KB 128/140 KB 548/1192 KB 420/562 KB 36/1118 KB 100/140 KB 548/1192 KB 420/562 KB 52/1118 KB 128/140 KB 552/1192 KB 420/562 KB 52/1118 KB 128/140 KB 556/1192 KB 420/562 KB 36/1118 KB 100/140 KB 544/1192 KB 424/562 KB 52/1118 KB 128/140 KB 556/1192 KB 428/562 KB 52/1118 KB 128/140 KB 556/1192 KB 432/562 KB 52/1118 KB 128/140 KB 556/1192 KB 436/562 KB 52/1118 KB 128/140 KB 556/1192 KB 420/562 KB 52/1118 KB 116/140 KB 548/1192 KB 436/562 KB 56/1118 KB 128/140 KB 560/1192 KB 436/562 KB 60/1118 KB 128/140 KB 560/1192 KB 440/562 KB 64/1118 KB 128/140 KB 560/1192 KB 436/562 KB 52/1118 KB 128/140 KB 560/1192 KB 440/562 KB 64/1118 KB 132/140 KB 564/1192 KB 440/562 KB 64/1118 KB 132/140 KB 568/1192 KB 440/562 KB 64/1118 KB 132/140 KB 572/1192 KB 440/562 KB 64/1118 KB 132/140 KB 576/1192 KB 440/562 KB 64/1118 KB 132/140 KB 580/1192 KB 440/562 KB 68/1118 KB 132/140 KB 584/1192 KB 440/562 KB 68/1118 KB 132/140 KB 588/1192 KB 440/562 KB 68/1118 KB 132/140 KB 592/1192 KB 440/562 KB 64/1118 KB 132/140 KB 560/1192 KB 440/562 KB 68/1118 KB 136/140 KB 592/1192 KB 440/562 KB 68/1118 KB 140/140 KB 592/1192 KB 440/562 KB 68/1118 KB 140/140 KB 592/1192 KB 440/562 KB 60/1118 KB 128/140 KB 560/1192 KB 444/562 KB 68/1118 KB 140/140 KB 592/1192 KB 448/562 KB 68/1118 KB 140/140 KB 592/1192 KB 452/562 KB 68/1118 KB 140/140 KB 592/1192 KB 456/ unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 562 KB 68/1118 KB 140/140 KB 592/1192 KB 460/562 KB 68/1118 KB 140/140 KB 592/1192 KB 464/562 KB 68/1118 KB 140/140 KB 592/1192 KB 440/562 KB 68/1118 KB 132/140 KB 580/1192 KB 464/562 KB 72/1118 KB 140/140 KB 592/1192 KB 464/562 KB 76/1118 KB 140/140 KB 592/1192 KB 464/562 KB 80/1118 KB 140/140 KB 592/1192 KB 468/562 KB 80/1118 KB 140/140 KB 592/1192 KB 472/562 KB 84/1118 KB 140/140 KB 596/1192 KB 476/562 KB 84/1118 KB 140/140 KB 596/1192 KB 480/562 KB 84/1118 KB 140/140 KB 596/1192 KB 468/562 KB 84/1118 KB 140/140 KB 596/1192 KB 480/562 KB 84/1118 KB 140/140 KB 600/1192 KB 480/562 KB 84/1118 KB 140/140 KB 604/1192 KB 468/562 KB 84/1118 KB 140/140 KB 592/1192 KB 480/562 KB 88/1118 KB 140/140 KB 604/1192 KB 480/562 KB 92/1118 KB 140/140 KB 604/1192 KB 480/562 KB 96/1118 KB 140/140 KB 604/1192 KB 480/562 KB 100/1118 KB 140/140 KB 604/1192 KB 484/562 KB 104/1118 KB 608/1192 KB 484/562 KB 108/1118 KB 608/1192 KB 484/562 KB 112/1118 KB 608/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.1 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 484/562 KB 100/1118 KB 140/140 KB 608/1192 KB 488/562 KB 112/1118 KB 608/1192 KB 492/562 KB 112/1118 KB 608/1192 KB 496/562 KB 112/1118 KB 608/1192 KB 480/562 KB 100/1118 KB 140/140 KB 608/1192 KB 496/562 KB 112/1118 KB 612/1192 KB 500/562 KB 112/1118 KB 616/1192 KB 500/562 KB 116/1118 KB 616/1192 KB 500/562 KB 112/1118 KB 612/1192 KB 504/562 KB 116/1118 KB 620/1192 KB 508/562 KB 120/1118 KB 620/1192 KB 512/562 KB 120/1118 KB 620/1192 KB 516/562 KB 120/1118 KB 620/1192 KB 520/562 KB 120/1118 KB 620/1192 KB 524/562 KB 120/1118 KB 620/1192 KB 528/562 KB 120/1118 KB 620/1192 KB 500/562 KB 116/1118 KB 620/1192 KB 528/562 KB 120/1118 KB 624/1192 KB 504/562 KB 120/1118 KB 620/1192 KB 528/562 KB 124/1118 KB 624/1192 KB 528/562 KB 128/1118 KB 624/1192 KB 528/562 KB 128/1118 KB 628/1192 KB 528/562 KB 128/1118 KB 632/1192 KB 4/37 KB 528/562 KB 128/1118 KB 636/1192 KB 4/37 KB 528/562 KB 128/1118 KB 640/1192 KB 4/37 KB 528/562 KB 128/1118 KB 644/1192 KB 4/37 KB 532/562 KB 132/1118 KB 648/1192 KB 4/37 KB 532/562 KB 132/1118 KB 652/1192 KB 4/37 KB 532/562 KB 132/1118 KB 656/1192 KB 4/37 KB 528/562 KB 128/1118 KB 628/1192 KB 4/37 KB 532/562 KB 132/1118 KB 656/1192 KB 8/37 KB 532/562 KB 132/1118 KB 656/1192 KB 12/37 KB 532/562 KB 132/1118 KB 656/1192 KB 16/37 KB 532/562 KB 132/1118 KB 656/1192 KB 20/37 KB 532/562 KB 132/1118 KB 656/1192 KB 24/37 KB 532/562 KB 132/1118 KB 656/1192 KB 28/37 KB 532/562 KB 132/1118 KB 656/1192 KB 32/37 KB 532/562 KB 132/1118 KB 656/1192 KB 36/37 KB 532/562 KB 132/1118 KB 656/1192 KB 37/37 KB 532/562 KB 132/1118 KB 644/1192 KB 4/37 KB 528/562 KB 132/1118 KB 644/1192 KB 4/37 KB 532/562 KB 136/1118 KB 656/1192 KB 37/37 KB 532/562 KB 140/1118 KB 656/1192 KB 37/37 KB 532/562 KB 144/1118 KB 656/1192 KB 37/37 KB 532/562 KB 148/1118 KB 656/1192 KB 37/37 KB 536/562 KB 152/1118 KB 660/1192 KB 37/37 KB 536/562 KB 156/1118 KB 660/1192 KB 37/37 KB 536/562 KB 160/1118 KB 660/1192 KB 37/37 KB 536/562 KB 164/1118 KB 660/1192 KB 37/37 KB 536/562 KB 168/1118 KB 660/1192 KB 37/37 KB 536/562 KB 172/1118 KB 660/1192 KB 37/37 KB 536/562 KB 176/1118 KB 660/1192 KB 37/37 KB 536/562 KB 148/1118 KB 660/1192 KB 37/37 KB 536/562 KB 176/1118 KB 664/1192 KB 37/37 KB 536/562 KB 176/1118 KB 668/1192 KB 37/37 KB 536/562 KB 176/1118 KB 672/1192 KB 37/37 KB 536/562 KB 148/1118 KB 656/1192 KB 37/37 KB 540/562 KB 176/1118 KB 672/1192 KB 37/37 KB 544/562 KB 176/1118 KB 672/1192 KB 37/37 KB 548/562 KB 176/1118 KB 672/1192 KB 37/37 KB 552/562 KB 176/1118 KB 672/1192 KB 37/37 KB 556/562 KB 176/1118 KB 672/1192 KB 37/37 KB 560/562 KB 176/1118 KB 672/1192 KB 37/37 KB 562/562 KB 176/1118 KB 672/1192 KB 37/37 KB 562/562 KB 176/1118 KB 676/1192 KB 37/37 KB 562/562 KB 176/1118 KB 680/1192 KB 37/37 KB 562/562 KB 176/1118 KB 684/1192 KB 37/37 KB 562/562 KB 176/1118 KB 688/1192 KB 37/37 KB 562/562 KB 176/1118 KB 692/1192 KB 37/37 KB 562/562 KB 180/1118 KB 696/1192 KB 562/562 KB 180/1118 KB 700/1192 KB 562/562 KB 180/1118 KB 704/1192 KB 562/562 KB 180/1118 KB 692/1192 KB 562/562 KB 184/1118 KB 704/1192 KB 562/562 KB 188/1118 KB 704/1192 KB 562/562 KB 192/1118 KB 704/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.4 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 562/562 KB 196/1118 KB 704/1192 KB 200/1118 KB 708/1192 KB 204/1118 KB 708/1192 KB 208/1118 KB 708/1192 KB 196/1118 KB 708/1192 KB 208/1118 KB 712/1192 KB 208/1118 KB 716/1192 KB 208/1118 KB 720/1192 KB 212/1118 KB 724/1192 KB 4/1461 KB 212/1118 KB 728/1192 KB 4/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 354.5 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 212/1118 KB 4/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 8/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 12/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 16/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 20/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 24/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 28/46 KB 728/1192 KB 4/1461 KB 212/1118 KB 720/1192 KB 4/1461 KB 208/1118 KB 720/1192 KB 4/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 8/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 12/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 16/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 20/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 24/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 28/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 32/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 36/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 40/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 44/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 48/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 52/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 56/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 60/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 64/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 68/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 72/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 76/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 80/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 84/1461 KB 216/1118 KB 28/46 KB 732/1192 KB 88/1461 KB 216/1118 KB 28/46 KB 732/1192 KB 92/1461 KB 216/1118 KB 28/46 KB 732/1192 KB 96/1461 KB 212/1118 KB 28/46 KB 732/1192 KB 4/1461 KB 216/1118 KB 32/46 KB 736/1192 KB 96/1461 KB 216/1118 KB 32/46 KB 740/1192 KB 96/1461 KB 216/1118 KB 32/46 KB 744/1192 KB 100/1461 KB 216/1118 KB 32/46 KB 4/287 KB 744/1192 KB 100/1461 KB 216/1118 KB 32/46 KB 732/1192 KB 96/1461 KB 216/1118 KB 28/46 KB 732/1192 KB 84/1461 KB 220/1118 KB 32/46 KB 4/287 KB 744/1192 KB 100/1461 KB 224/1118 KB 32/46 KB 4/287 KB 744/1192 KB 100/1461 KB 228/1118 KB 32/46 KB 4/287 KB 744/1192 KB 100/1461 KB 232/1118 KB 36/46 KB 8/287 KB 744/1192 KB 100/1461 KB 216/1118 KB 32/46 KB 740/1192 KB 100/1461 KB 228/1118 KB 36/46 KB 8/287 KB 744/1192 KB 100/1461 KB 232/1118 KB 36/46 KB 12/287 KB 744/1192 KB 100/1461 KB 232/1118 KB 36/46 KB 16/287 KB 744/1192 KB 100/1461 KB 232/1118 KB 36/46 KB 16/287 KB 744/1192 KB 104/1461 KB 232/1118 KB 36/46 KB 16/287 KB 744/1192 KB 108/1461 KB 236/1118 KB 36/46 KB 16/287 KB 744/1192 KB 112/1461 KB 228/1118 KB 36/46 KB 4/287 KB 744/1192 KB 100/1461 KB 236/1118 KB 40/46 KB 16/287 KB 748/1192 KB 112/1461 KB 236/1118 KB 44/46 KB 16/287 KB 748/1192 KB 112/1461 KB 236/1118 KB 46/46 KB 16/287 KB 748/1192 KB 112/1461 KB 236/1118 KB 36/46 KB 16/287 KB 748/1192 KB 112/1461 KB 236/1118 KB 46/46 KB 16/287 KB 752/1192 KB 112/1461 KB 236/1118 KB 36/46 KB 16/287 KB 744/1192 KB 108/1461 KB 240/1118 KB 46/46 KB 16/287 KB 752/1192 KB 112/1461 KB 244/1118 KB 46/46 KB 16/287 KB 752/1192 KB 112/1461 KB 248/1118 KB 46/46 KB 20/287 KB 756/1192 KB 116/1461 KB 244/1118 KB 46/46 KB 20/287 KB 756/1192 KB 116/1461 KB 244/1118 KB 46/46 KB 20/287 KB 756/1192 KB 112/1461 KB 252/1118 KB 46/46 KB 24/287 KB 756/1192 KB 116/1461 KB 252/1118 KB 46/46 KB 28/287 KB 756/1192 KB 116/1461 KB 244/1118 KB 46/46 KB 16/287 KB 756/1192 KB 112/1461 KB 252/1118 KB 46/46 KB 28/287 KB 760/1192 KB 120/1461 KB 252/1118 KB 46/46 KB 32/287 KB 764/1192 KB 120/1461 KB 252/1118 KB 46/46 KB 32/287 KB 768/1192 KB 120/1461 KB 252/1118 KB 46/46 KB 28/287 KB 756/1192 KB 120/1461 KB 252/1118 KB 46/46 KB 32/287 KB 768/1192 KB 124/1461 KB 252/1118 KB 46/46 KB unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 32/287 KB 768/1192 KB 128/1461 KB 252/1118 KB 46/46 KB 32/287 KB 764/1192 KB 120/1461 KB 252/1118 KB 46/46 KB 32/287 KB 760/1192 KB 120/1461 KB 256/1118 KB 46/46 KB 36/287 KB 768/1192 KB 128/1461 KB 256/1118 KB 46/46 KB 40/287 KB 772/1192 KB 132/1461 KB 256/1118 KB 46/46 KB 32/287 KB 768/1192 KB 128/1461 KB 260/1118 KB 46/46 KB 40/287 KB 772/1192 KB 132/1461 KB 256/1118 KB 46/46 KB 36/287 KB 772/1192 KB 132/1461 KB 260/1118 KB 46/46 KB 44/287 KB 776/1192 KB 132/1461 KB 260/1118 KB 46/46 KB 44/287 KB 780/1192 KB 132/1461 KB 260/1118 KB 46/46 KB 44/287 KB 784/1192 KB 132/1461 KB 256/1118 KB 46/46 KB 44/287 KB 772/1192 KB 132/1461 KB 264/1118 KB 46/46 KB 44/287 KB 784/1192 KB 136/1461 KB 264/1118 KB 46/46 KB 44/287 KB 784/1192 KB 140/1461 KB 260/1118 KB 46/46 KB 44/287 KB 772/1192 KB 132/1461 KB 264/1118 KB 46/46 KB 48/287 KB 784/1192 KB 140/1461 KB 264/1118 KB 46/46 KB 52/287 KB 784/1192 KB 140/1461 KB 264/1118 KB 46/46 KB 56/287 KB 788/1192 KB 144/1461 KB 264/1118 KB 60/287 KB 788/1192 KB 144/1461 KB 264/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 264/1118 KB 46/46 KB 44/287 KB 784/1192 KB 132/1461 KB 268/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 272/1118 KB 64/287 KB 788/1192 KB 144/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.2 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 276/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 280/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 284/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 288/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 292/1118 KB 64/287 KB 788/1192 KB 144/1461 KB 296/1118 KB 68/287 KB 788/1192 KB 144/1461 KB 300/1118 KB 68/287 KB 788/1192 KB 144/1461 KB 304/1118 KB 68/287 KB 788/1192 KB 144/1461 KB 264/1118 KB 46/46 KB 52/287 KB 788/1192 KB 144/1461 KB 304/1118 KB 68/287 KB 792/1192 KB 144/1461 KB 304/1118 KB 68/287 KB 796/1192 KB 144/1461 KB 304/1118 KB 68/287 KB 800/1192 KB 144/1461 KB 264/1118 KB 46/46 KB 52/287 KB 784/1192 KB 144/1461 KB 304/1118 KB 68/287 KB 800/1192 KB 148/1461 KB 304/1118 KB 68/287 KB 800/1192 KB 152/1461 KB 304/1118 KB 68/287 KB 800/1192 KB 156/1461 KB 304/1118 KB 68/287 KB 800/1192 KB 160/1461 KB 304/1118 KB 68/287 KB 804/1192 KB 160/1461 KB 304/1118 KB 68/287 KB 808/1192 KB 164/1461 KB 304/1118 KB 68/287 KB 812/1192 KB 164/1461 KB 304/1118 KB 68/287 KB 816/1192 KB 164/1461 KB 292/1118 KB 68/287 KB 788/1192 KB 144/1461 KB 304/1118 KB 72/287 KB 816/1192 KB 164/1461 KB 304/1118 KB 76/287 KB 816/1192 KB 164/1461 KB 304/1118 KB 80/287 KB 816/1192 KB 164/1461 KB 304/1118 KB 68/287 KB 804/1192 KB 164/1461 KB 304/1118 KB 80/287 KB 816/1192 KB 168/1461 KB 304/1118 KB 80/287 KB 816/1192 KB 172/1461 KB 304/1118 KB 80/287 KB 816/1192 KB 176/1461 KB 304/1118 KB 80/287 KB 820/1192 KB 180/1461 KB 308/1118 KB 84/287 KB 820/1192 KB 184/1461 KB 308/1118 KB 84/287 KB 820/1192 KB 188/1461 KB 308/1118 KB 84/287 KB 820/1192 KB 192/1461 KB 304/1118 KB 80/287 KB 820/1192 KB 176/1461 KB 308/1118 KB 84/287 KB 824/1192 KB 192/1461 KB 308/1118 KB 84/287 KB 828/1192 KB 192/1461 KB 308/1118 KB 84/287 KB 832/1192 KB 192/1461 KB 308/1118 KB 84/287 KB 820/1192 KB 180/1461 KB 312/1118 KB 84/287 KB 832/1192 KB 192/1461 KB 316/1118 KB 84/287 KB 832/1192 KB 192/1461 KB 320/1118 KB 84/287 KB 832/1192 KB 196/1461 KB 324/1118 KB 84/287 KB 832/1192 KB 196/1461 KB 328/1118 KB 84/287 KB 836/1192 KB 196/1461 KB 332/1118 KB 84/287 KB 836/1192 KB 196/1461 KB 336/1118 KB 84/287 KB 836/1192 KB 196/1461 KB 304/1118 KB 84/287 KB 820/1192 KB 180/1461 KB 336/1118 KB 88/287 KB 836/1192 KB 196/1461 KB 336/1118 KB 92/287 KB 836/1192 KB 196/1461 KB 336/1118 KB 96/287 KB 836/1192 KB 196/1461 KB 336/1118 KB 100/287 KB 836/1192 KB 196/1461 KB 324/1118 KB 84/287 KB 836/1192 KB 196/1461 KB 316/1118 KB 84/287 KB 832/1192 KB 196/1461 KB 336/1118 KB 100/287 KB 836/1192 KB 200/1461 KB 336/1118 KB 104/287 KB 840/1192 KB 200/1461 KB 336/1118 KB 104/287 KB 844/1192 KB 200/1461 KB 336/1118 KB 104/287 KB 848/1192 KB 204/1461 KB 336/1118 KB 104/287 KB 836/1192 KB 200/1461 KB 336/1118 KB 108/287 KB 848/1192 KB 204/1461 KB 336/1118 KB 112/287 KB 848/1192 KB 204/1461 KB 336/1118 KB 104/287 KB 844/1192 KB 204/1461 KB 336/1118 KB 112/287 KB 848/1192 KB 208/1461 KB 336/1118 KB 116/287 KB 848/1192 KB 208/1461 KB 340/1118 KB 120/287 KB 852/1192 KB 212/1461 KB 340/1118 KB 124/287 KB 852/1192 KB 212/1461 KB 340/1118 KB 128/287 KB 852/1192 KB 212/1461 KB 336/1118 KB 116/287 KB 852/1192 KB 208/1461 KB 340/1118 KB 128/287 KB 856/1192 KB 212/1461 KB 340/1118 KB 128/287 KB 860/1192 KB 212/1461 KB 340/1118 KB 128/287 KB 864/1192 KB 212/1461 KB 340/1118 KB 116/287 KB 852/1192 KB 212/1461 KB 340/1118 KB 128/287 KB 864/1192 KB 216/1461 KB 340/1118 KB 128/287 KB 864/1192 KB 220/1461 KB 340/1118 KB 128/287 KB 864/1192 KB 224/1461 KB 340/1118 KB 128/287 KB 864/1192 K unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install B 228/1461 KB 340/1118 KB 132/287 KB 868/1192 KB 232/1461 KB 340/1118 KB 132/287 KB 868/1192 KB 236/1461 KB 340/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 340/1118 KB 116/287 KB 852/1192 KB 208/1461 KB 344/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 348/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 352/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 356/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 360/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 364/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 368/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 372/1118 KB 132/287 KB 868/1192 KB 240/1461 KB 376/1118 KB 132/287 KB 868/1192 KB 244/1461 KB 380/1118 KB 132/287 KB 868/1192 KB 244/1461 KB 384/1118 KB 132/287 KB 868/1192 KB 244/1461 KB 340/1118 KB 132/287 KB 868/1192 KB 228/1461 KB 384/1118 KB 132/287 KB 872/1192 KB 244/1461 KB 384/1118 KB 132/287 KB 876/1192 KB 244/1461 KB 384/1118 KB 132/287 KB 880/1192 KB 244/1461 KB 340/1118 KB 132/287 KB 864/1192 KB 228/1461 KB 384/1118 KB 136/287 KB 880/1192 KB 244/1461 KB 384/1118 KB 140/287 KB 880/1192 KB 244/1461 KB 384/1118 KB 144/287 KB 880/1192 KB 244/1461 KB 384/1118 KB 148/287 KB 880/1192 KB 244/1461 KB 384/1118 KB 152/287 KB 884/1192 KB 244/1461 KB 384/1118 KB 156/287 KB 884/1192 KB 244/1461 KB 384/1118 KB 160/287 KB 884/1192 KB 244/1461 KB 372/1118 KB 132/287 KB 868/1192 KB 244/1461 KB 384/1118 KB 160/287 KB 884/1192 KB 248/1461 KB 384/1118 KB 148/287 KB 884/1192 KB 244/1461 KB 384/1118 KB 160/287 KB 888/1192 KB 248/1461 KB 384/1118 KB 160/287 KB 892/1192 KB 252/1461 KB 384/1118 KB 164/287 KB 896/1192 KB 252/1461 KB 384/1118 KB 160/287 KB 888/1192 KB 252/1461 KB 384/1118 KB 164/287 KB 896/1192 KB 256/1461 KB 384/1118 KB 164/287 KB 896/1192 KB 260/1461 KB 388/1118 KB 164/287 KB 900/1192 KB 264/1461 KB 388/1118 KB 164/287 KB 900/1192 KB 268/1461 KB 388/1118 KB 164/287 KB 900/1192 KB 272/1461 KB 384/1118 KB 164/287 KB 892/1192 KB 252/1461 KB 388/1118 KB 168/287 KB 900/1192 KB 272/1461 KB 388/1118 KB 172/287 KB 900/1192 KB 272/1461 KB 388/1118 KB 176/287 KB 900/1192 KB 272/1461 KB 388/1118 KB 164/287 KB 900/1192 KB 260/1461 KB 388/1118 KB 164/287 KB 896/1192 KB 260/1461 KB 392/1118 KB 176/287 KB 900/1192 KB 272/1461 KB 396/1118 KB 180/287 KB 904/1192 KB 272/1461 KB 400/1118 KB 180/287 KB 904/1192 KB 272/1461 KB 404/1118 KB 180/287 KB 904/1192 KB 272/1461 KB 408/1118 KB 180/287 KB 904/1192 KB 276/1461 KB 412/1118 KB 180/287 KB 904/1192 KB 276/1461 KB 416/1118 KB 180/287 KB 904/1192 KB 276/1461 KB 392/1118 KB 180/287 KB 904/1192 KB 272/1461 KB 416/1118 KB 184/287 KB 904/1192 KB 276/1461 KB 416/1118 KB 188/287 KB 904/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 904/1192 KB 276/1461 KB 392/1118 KB 176/287 KB 904/1192 KB 272/1461 KB 416/1118 KB 192/287 KB 908/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 912/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 916/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 920/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 924/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 928/1192 KB 276/1461 KB 404/1118 KB 180/287 KB 904/1192 KB 276/1461 KB 416/1118 KB 192/287 KB 928/1192 KB 280/1461 KB 416/1118 KB 192/287 KB 928/1192 KB 284/1461 KB 416/1118 KB 192/287 KB 928/1192 KB 288/1461 KB 416/1118 KB 192/287 KB 928/1192 KB 292/1461 KB 420/1118 KB 196/287 KB 932/1192 KB 296/1461 KB 420/1118 KB 196/287 KB 932/1192 KB 300/1461 KB 420/1118 KB 196/287 KB 932/1192 KB 304/1461 KB 420/1118 KB 196/287 KB 932/1192 KB 292/1461 KB 420/1118 KB 200/287 KB 932/1192 KB 304/ unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1461 KB 420/1118 KB 204/287 KB 932/1192 KB 304/1461 KB 420/1118 KB 208/287 KB 932/1192 KB 304/1461 KB 420/1118 KB 192/287 KB 932/1192 KB 292/1461 KB 420/1118 KB 208/287 KB 936/1192 KB 304/1461 KB 420/1118 KB 208/287 KB 940/1192 KB 304/1461 KB 420/1118 KB 208/287 KB 944/1192 KB 304/1461 KB 420/1118 KB 192/287 KB 928/1192 KB 292/1461 KB 424/1118 KB 208/287 KB 944/1192 KB 304/1461 KB 428/1118 KB 208/287 KB 944/1192 KB 304/1461 KB 432/1118 KB 208/287 KB 944/1192 KB 304/1461 KB 436/1118 KB 212/287 KB 944/1192 KB 304/1461 KB 440/1118 KB 212/287 KB 944/1192 KB 304/1461 KB 444/1118 KB 212/287 KB 944/1192 KB 304/1461 KB 448/1118 KB 212/287 KB 944/1192 KB 304/1461 KB 432/1118 KB 212/287 KB 944/1192 KB 304/1461 KB 448/1118 KB 216/287 KB 944/1192 KB 304/1461 KB 448/1118 KB 220/287 KB 944/1192 KB 304/1461 KB 448/1118 KB 224/287 KB 944/1192 KB 304/1461 KB 448/1118 KB 228/287 KB 944/1192 KB 304/1461 KB 452/1118 KB 232/287 KB 944/1192 KB 304/1461 KB 452/1118 KB 236/287 KB 944/1192 KB 304/1461 KB 452/1118 KB 240/287 KB 944/1192 KB 304/1461 KB 452/1118 KB 228/287 KB 944/1192 KB 304/1461 KB 456/1118 KB 240/287 KB 944/1192 KB 304/1461 KB 460/1118 KB 240/287 KB 944/1192 KB 304/1461 KB 464/1118 KB 240/287 KB 944/1192 KB 304/1461 KB 468/1118 KB 240/287 KB 944/1192 KB 304/1461 KB 468/1118 KB 244/287 KB 948/1192 KB 308/1461 KB 468/1118 KB 244/287 KB 952/1192 KB 308/1461 KB 468/1118 KB 244/287 KB 956/1192 KB 308/1461 KB 468/1118 KB 244/287 KB 960/1192 KB 308/1461 KB 468/1118 KB 244/287 KB 944/1192 KB 308/1461 KB 468/1118 KB 244/287 KB 960/1192 KB 312/1461 KB 468/1118 KB 244/287 KB 960/1192 KB 316/1461 KB 468/1118 KB 244/287 KB 960/1192 KB 320/1461 KB 468/1118 KB 244/287 KB 960/1192 KB 324/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 328/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 332/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 336/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 340/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 344/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 348/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 352/1461 KB 468/1118 KB 244/287 KB 944/1192 KB 304/1461 KB 472/1118 KB 248/287 KB 964/1192 KB 352/1461 KB 472/1118 KB 252/287 KB 964/1192 KB 352/1461 KB 472/1118 KB 256/287 KB 964/1192 KB 352/1461 KB 472/1118 KB 244/287 KB 964/1192 KB 352/1461 KB 476/1118 KB 256/287 KB 964/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 964/1192 KB 352/1461 KB 468/1118 KB 244/287 KB 964/1192 KB 324/1461 KB 480/1118 KB 260/287 KB 968/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 972/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 976/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 980/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 984/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 988/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 992/1192 KB 352/1461 KB 480/1118 KB 260/287 KB 996/1192 KB 352/1461 KB 484/1118 KB 260/287 KB 1000/1192 KB 356/1461 KB 484/1118 KB 260/287 KB 1004/1192 KB 356/1461 KB 476/1118 KB 260/287 KB 964/1192 KB 352/1461 KB 484/1118 KB 264/287 KB 1004/1192 KB 356/1461 KB 484/1118 KB 268/287 KB 1004/1192 KB 356/1461 KB 484/1118 KB 272/287 KB 1004/1192 KB 356/1461 KB 484/1118 KB 260/287 KB 996/1192 KB 356/1461 KB 484/1118 KB 272/287 KB 1004/1192 KB 360/1461 KB 484/1118 KB 272/287 KB 1004/1192 KB 364/1461 KB 484/1118 KB 272/287 KB 1004/1192 KB 368/1461 KB 484/1118 KB 272/287 KB 1004/1192 KB 372/1461 KB 484/1118 KB 276/287 KB 1008/1192 KB 376/1461 KB 484/1118 KB 276/287 KB 1008/1192 KB 380/1461 KB 484/1118 KB 276/287 KB 1008/1192 KB unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 384/1461 KB 484/1118 KB 260/287 KB 996/1192 KB 352/1461 KB 488/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 492/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 496/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 500/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 504/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 508/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 512/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 516/1118 KB 276/287 KB 1008/1192 KB 384/1461 KB 520/1118 KB 276/287 KB 1008/1192 KB 388/1461 KB 524/1118 KB 276/287 KB 1008/1192 KB 388/1461 KB 528/1118 KB 276/287 KB 1008/1192 KB 388/1461 KB 484/1118 KB 276/287 KB 1008/1192 KB 372/1461 KB 528/1118 KB 280/287 KB 1008/1192 KB 388/1461 KB 528/1118 KB 284/287 KB 1008/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1008/1192 KB 388/1461 KB 484/1118 KB 272/287 KB 1008/1192 KB 372/1461 KB 528/1118 KB 287/287 KB 1012/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1016/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1020/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1024/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1028/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1032/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1036/1192 KB 388/1461 KB 516/1118 KB 276/287 KB 1008/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1040/1192 KB 392/1461 KB 528/1118 KB 287/287 KB 1040/1192 KB 388/1461 KB 528/1118 KB 287/287 KB 1044/1192 KB 396/1461 KB 532/1118 KB 287/287 KB 1048/1192 KB 396/1461 KB 528/1118 KB 287/287 KB 1040/1192 KB 396/1461 KB 532/1118 KB 287/287 KB 1048/1192 KB 400/1461 KB 532/1118 KB 287/287 KB 1048/1192 KB 404/1461 KB 532/1118 KB 287/287 KB 1048/1192 KB 408/1461 KB 532/1118 KB 287/287 KB 1044/1192 KB 396/1461 KB 536/1118 KB 287/287 KB 1052/1192 KB 408/1461 KB 540/1118 KB 287/287 KB 1052/1192 KB 408/1461 KB 544/1118 KB 287/287 KB 1052/1192 KB 408/1461 KB 548/1118 KB 287/287 KB 1052/1192 KB 412/1461 KB 552/1118 KB 1052/1192 KB 412/1461 KB 556/1118 KB 1052/1192 KB 412/1461 KB 560/1118 KB 1052/1192 KB 412/1461 KB 532/1118 KB 287/287 KB 1052/1192 KB 408/1461 KB 560/1118 KB 1056/1192 KB 412/1461 KB 560/1118 KB 1060/1192 KB 412/1461 KB 560/1118 KB 1064/1192 KB 412/1461 KB 560/1118 KB 1068/1192 KB 412/1461 KB 560/1118 KB 1072/1192 KB 412/1461 KB 544/1118 KB 287/287 KB 1052/1192 KB 412/1461 KB 560/1118 KB 1072/1192 KB 416/1461 KB 560/1118 KB 1072/1192 KB 420/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.0 KB/sec) unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 560/1118 KB 1072/1192 KB 424/1461 KB 560/1118 KB 1072/1192 KB 428/1461 KB 560/1118 KB 1072/1192 KB 432/1461 KB 560/1118 KB 1072/1192 KB 436/1461 KB 564/1118 KB 1076/1192 KB 440/1461 KB 564/1118 KB 1076/1192 KB 444/1461 KB 564/1118 KB 1076/1192 KB 448/1461 KB 564/1118 KB 1076/1192 KB 436/1461 KB 568/1118 KB 1076/1192 KB 448/1461 KB 572/1118 KB 1076/1192 KB 448/1461 KB 576/1118 KB 1076/1192 KB 448/1461 KB 560/1118 KB 1076/1192 KB 436/1461 KB 576/1118 KB 1080/1192 KB 448/1461 KB 576/1118 KB 1084/1192 KB 448/1461 KB 576/1118 KB 1088/1192 KB 448/1461 KB 576/1118 KB 1088/1192 KB 452/1461 KB 580/1118 KB 1092/1192 KB 456/1461 KB 580/1118 KB 1092/1192 KB 460/1461 KB 580/1118 KB 1092/1192 KB 464/1461 KB 580/1118 KB 1092/1192 KB 452/1461 KB 584/1118 KB 1092/1192 KB 464/1461 KB 588/1118 KB 1092/1192 KB 464/1461 KB 576/1118 KB 1092/1192 KB 452/1461 KB 588/1118 KB 1096/1192 KB 464/1461 KB 588/1118 KB 1100/1192 KB 464/1461 KB 588/1118 KB 1104/1192 KB 464/1461 KB 588/1118 KB 1108/1192 KB 464/1461 KB 592/1118 KB 1112/1192 KB 468/1461 KB 592/1118 KB 1116/1192 KB 468/1461 KB 592/1118 KB 1120/1192 KB 468/1461 KB 592/1118 KB 1124/1192 KB 468/1461 KB 592/1118 KB 1128/1192 KB 468/1461 KB 592/1118 KB 1132/1192 KB 468/1461 KB 592/1118 KB 1136/1192 KB 468/1461 KB 592/1118 KB 1108/1192 KB 468/1461 KB 592/1118 KB 1136/1192 KB 472/1461 KB 592/1118 KB 1136/1192 KB 476/1461 KB 592/1118 KB 1136/1192 KB 480/1461 KB 592/1118 KB 1108/1192 KB 464/1461 KB 596/1118 KB 1136/1192 KB 480/1461 KB 600/1118 KB 1136/1192 KB 480/1461 KB 604/1118 KB 1136/1192 KB 480/1461 KB 608/1118 KB 1136/1192 KB 480/1461 KB 612/1118 KB 1136/1192 KB 480/1461 KB 616/1118 KB 1136/1192 KB 484/1461 KB 620/1118 KB 1136/1192 KB 484/1461 KB 624/1118 KB 1136/1192 KB 484/1461 KB 628/1118 KB 1136/1192 KB 484/1461 KB 632/1118 KB 1140/1192 KB 484/1461 KB 636/1118 KB 1140/1192 KB 484/1461 KB 640/1118 KB 1140/1192 KB 484/1461 KB 612/1118 KB 1136/1192 KB 484/1461 KB 640/1118 KB 1140/1192 KB 488/1461 KB 640/1118 KB 1140/1192 KB 492/1461 KB 640/1118 KB 1140/1192 KB 496/1461 KB 640/1118 KB 1140/1192 KB 500/1461 KB 640/1118 KB 1140/1192 KB 504/1461 KB 640/1118 KB 1140/1192 KB 508/1461 KB 640/1118 KB 1140/1192 KB 512/1461 KB 628/1118 KB 1140/1192 KB 484/1461 KB 640/1118 KB 1144/1192 KB 512/1461 KB 640/1118 KB 1148/1192 KB 512/1461 KB 640/1118 KB 1148/1192 KB 516/1461 KB 644/1118 KB 1148/1192 KB 520/1461 KB 644/1118 KB 1148/1192 KB 516/1461 KB 648/1118 KB 1148/1192 KB 524/1461 KB 652/1118 KB 1148/1192 KB 524/1461 KB 656/1118 KB 1148/1192 KB 524/1461 KB 660/1118 KB 1148/1192 KB 524/1461 KB 664/1118 KB 1148/1192 KB 524/1461 KB 668/1118 KB 1148/1192 KB 524/1461 KB 672/1118 KB 1148/1192 KB 524/1461 KB 644/1118 KB 1148/1192 KB 524/1461 KB 672/1118 KB 1148/1192 KB 528/1461 KB 672/1118 KB 1148/1192 KB 532/1461 KB 672/1118 KB 1148/1192 KB 536/1461 KB 672/1118 KB 1148/1192 KB 540/1461 KB 672/1118 KB 1148/1192 KB 544/1461 KB 672/1118 KB 1148/1192 KB 548/1461 KB 676/1118 KB 1148/1192 KB 552/1461 KB 676/1118 KB 1148/1192 KB 556/1461 KB 676/1118 KB 1148/1192 KB 560/1461 KB 676/1118 KB 1148/1192 KB 548/1461 KB 680/1118 KB 1148/1192 KB 560/1461 KB 684/1118 KB 1148/1192 KB 560/1461 KB 688/1118 KB 1148/1192 KB 560/1461 KB 692/1118 KB 1148/1192 KB 560/1461 KB 696/1118 KB 1148/1192 KB 564/1461 KB 700/1118 KB 1148/1192 KB 564/1461 KB 704/1118 KB 1148/1192 KB 564/1461 KB 692/1118 KB 1148/1192 KB 564/1461 KB 704/1118 KB 1148/1192 KB 568/1461 KB 704/1118 KB 1148/1192 KB 572/1461 KB 704/ unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1118 KB 1148/1192 KB 576/1461 KB 704/1118 KB 1148/1192 KB 580/1461 KB 708/1118 KB 1148/1192 KB 584/1461 KB 708/1118 KB 1148/1192 KB 588/1461 KB 708/1118 KB 1148/1192 KB 592/1461 KB 708/1118 KB 1148/1192 KB 580/1461 KB 712/1118 KB 1148/1192 KB 592/1461 KB 716/1118 KB 1148/1192 KB 592/1461 KB 720/1118 KB 1148/1192 KB 592/1461 KB 724/1118 KB 1148/1192 KB 592/1461 KB 728/1118 KB 1148/1192 KB 596/1461 KB 724/1118 KB 1148/1192 KB 596/1461 KB 728/1118 KB 1148/1192 KB 600/1461 KB 732/1118 KB 1148/1192 KB 604/1461 KB 732/1118 KB 1148/1192 KB 608/1461 KB 732/1118 KB 1148/1192 KB 600/1461 KB 736/1118 KB 1148/1192 KB 608/1461 KB 740/1118 KB 1148/1192 KB 608/1461 KB 744/1118 KB 1148/1192 KB 612/1461 KB 748/1118 KB 1148/1192 KB 612/1461 KB 752/1118 KB 1148/1192 KB 612/1461 KB 740/1118 KB 1148/1192 KB 612/1461 KB 752/1118 KB 1152/1192 KB 616/1461 KB 752/1118 KB 1152/1192 KB 620/1461 KB 752/1118 KB 1152/1192 KB 624/1461 KB 752/1118 KB 1152/1192 KB 628/1461 KB 756/1118 KB 1152/1192 KB 632/1461 KB 756/1118 KB 1152/1192 KB 636/1461 KB 756/1118 KB 1152/1192 KB 640/1461 KB 752/1118 KB 1152/1192 KB 612/1461 KB 756/1118 KB 1156/1192 KB 640/1461 KB 756/1118 KB 1160/1192 KB 640/1461 KB 756/1118 KB 1164/1192 KB 640/1461 KB 756/1118 KB 1168/1192 KB 640/1461 KB 756/1118 KB 1152/1192 KB 628/1461 KB 760/1118 KB 1168/1192 KB 640/1461 KB 764/1118 KB 1168/1192 KB 640/1461 KB 768/1118 KB 1168/1192 KB 640/1461 KB 768/1118 KB 1172/1192 KB 640/1461 KB 772/1118 KB 1176/1192 KB 644/1461 KB 772/1118 KB 1172/1192 KB 644/1461 KB 776/1118 KB 1180/1192 KB 644/1461 KB 780/1118 KB 1180/1192 KB 644/1461 KB 784/1118 KB 1180/1192 KB 644/1461 KB 768/1118 KB 1172/1192 KB 644/1461 KB 784/1118 KB 1180/1192 KB 648/1461 KB 784/1118 KB 1180/1192 KB 652/1461 KB 772/1118 KB 1180/1192 KB 644/1461 KB 784/1118 KB 1184/1192 KB 652/1461 KB 784/1118 KB 1188/1192 KB 652/1461 KB 788/1118 KB 1192/1192 KB 656/1461 KB 788/1118 KB 1192/1192 KB 656/1461 KB 788/1118 KB 1188/1192 KB 656/1461 KB 792/1118 KB 1192/1192 KB 656/1461 KB 796/1118 KB 1192/1192 KB 656/1461 KB 784/1118 KB 1188/1192 KB 656/1461 KB 800/1118 KB 1192/1192 KB 660/1461 KB 800/1118 KB 1192/1192 KB 664/1461 KB 800/1118 KB 1192/1192 KB 668/1461 KB 800/1118 KB 1192/1192 KB 668/1461 KB 800/1118 KB 1192/1192 KB 672/1461 KB 804/1118 KB 1192/1192 KB 672/1461 KB 808/1118 KB 1192/1192 KB 676/1461 KB 812/1118 KB 1192/1192 KB 676/1461 KB 816/1118 KB 1192/1192 KB 676/1461 KB 804/1118 KB 1192/1192 KB 676/1461 KB 816/1118 KB 1192/1192 KB 680/1461 KB 816/1118 KB 1192/1192 KB 684/1461 KB 816/1118 KB 1192/1192 KB 688/1461 KB 816/1118 KB 1192/1192 KB 692/1461 KB 820/1118 KB 1192/1192 KB 696/1461 KB 820/1118 KB 1192/1192 KB 700/1461 KB 820/1118 KB 1192/1192 KB 704/1461 KB 820/1118 KB 1192/1192 KB 692/1461 KB 824/1118 KB 1192/1192 KB 704/1461 KB 828/1118 KB 1192/1192 KB 704/1461 KB 832/1118 KB 1192/1192 KB 704/1461 KB 836/1118 KB 1192/1192 KB 708/1461 KB 840/1118 KB 1192/1192 KB 708/1461 KB 832/1118 KB 1192/1192 KB 708/1461 KB 840/1118 KB 1192/1192 KB 712/1461 KB 840/1118 KB 1192/1192 KB 716/1461 KB 840/1118 KB 1192/1192 KB 720/1461 KB 844/1118 KB 1192/1192 KB 724/1461 KB 844/1118 KB 1192/1192 KB 728/1461 KB 844/1118 KB 1192/1192 KB 720/1461 KB 848/1118 KB 1192/1192 KB 728/1461 KB 852/1118 KB 1192/1192 KB 728/1461 KB 856/1118 KB 1192/1192 KB 728/1461 KB 860/1118 KB 1192/1192 KB 728/1461 KB 864/1118 KB 1192/1192 KB 732/1461 KB 860/1118 KB 1192/1192 KB 732/1461 KB 864/1118 KB 1192/1192 KB 736/1461 KB 864/1118 unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install KB 1192/1192 KB 740/1461 KB 868/1118 KB 1192/1192 KB 744/1461 KB 868/1118 KB 1192/1192 KB 740/1461 KB 872/1118 KB 1192/1192 KB 748/1461 KB 876/1118 KB 1192/1192 KB 748/1461 KB 880/1118 KB 1192/1192 KB 748/1461 KB 868/1118 KB 1192/1192 KB 748/1461 KB 880/1118 KB 1192/1192 KB 752/1461 KB 880/1118 KB 1192/1192 KB 756/1461 KB 884/1118 KB 760/1461 KB 884/1118 KB 764/1461 KB 884/1118 KB 768/1461 KB 884/1118 KB 756/1461 KB 888/1118 KB 768/1461 KB 892/1118 KB 768/1461 KB 896/1118 KB 768/1461 KB 900/1118 KB 768/1461 KB 904/1118 KB 772/1461 KB 900/1118 KB 772/1461 KB 904/1118 KB 776/1461 KB 904/1118 KB 780/1461 KB 904/1118 KB 784/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 684.4 KB/sec) unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 908/1118 KB 784/1461 KB 912/1118 KB 784/1461 KB 916/1118 KB 784/1461 KB 920/1118 KB 788/1461 KB 924/1118 KB 788/1461 KB 928/1118 KB 788/1461 KB 916/1118 KB 788/1461 KB 928/1118 KB 792/1461 KB 928/1118 KB 796/1461 KB 928/1118 KB 800/1461 KB 928/1118 KB 804/1461 KB 932/1118 KB 808/1461 KB 932/1118 KB 812/1461 KB 932/1118 KB 816/1461 KB 932/1118 KB 804/1461 KB 936/1118 KB 816/1461 KB 940/1118 KB 816/1461 KB 940/1118 KB 820/1461 KB 944/1118 KB 824/1461 KB 944/1118 KB 820/1461 KB 948/1118 KB 824/1461 KB 948/1118 KB 828/1461 KB 948/1118 KB 832/1461 KB 952/1118 KB 832/1461 KB 956/1118 KB 832/1461 KB 960/1118 KB 832/1461 KB 964/1118 KB 832/1461 KB 968/1118 KB 836/1461 KB 972/1118 KB 836/1461 KB 976/1118 KB 836/1461 KB 964/1118 KB 836/1461 KB 976/1118 KB 840/1461 KB 976/1118 KB 844/1461 KB 976/1118 KB 848/1461 KB 976/1118 KB 852/1461 KB 980/1118 KB 856/1461 KB 980/1118 KB 860/1461 KB 980/1118 KB 864/1461 KB 980/1118 KB 852/1461 KB 984/1118 KB 864/1461 KB 988/1118 KB 864/1461 KB 992/1118 KB 864/1461 KB 996/1118 KB 868/1461 KB 1000/1118 KB 868/1461 KB 1004/1118 KB 868/1461 KB 1008/1118 KB 868/1461 KB 992/1118 KB 868/1461 KB 1008/1118 KB 872/1461 KB 1008/1118 KB 876/1461 KB 1008/1118 KB 880/1461 KB 1008/1118 KB 884/1461 KB 1012/1118 KB 888/1461 KB 1012/1118 KB 884/1461 KB 1016/1118 KB 888/1461 KB 1020/1118 KB 892/1461 KB 1024/1118 KB 892/1461 KB 1016/1118 KB 892/1461 KB 1024/1118 KB 896/1461 KB 1024/1118 KB 900/1461 KB 1028/1118 KB 904/1461 KB 1028/1118 KB 908/1461 KB 1028/1118 KB 912/1461 KB 1028/1118 KB 900/1461 KB 1032/1118 KB 912/1461 KB 1036/1118 KB 912/1461 KB 1040/1118 KB 912/1461 KB 1044/1118 KB 912/1461 KB 1048/1118 KB 916/1461 KB 1052/1118 KB 916/1461 KB 1056/1118 KB 916/1461 KB 1044/1118 KB 916/1461 KB 1056/1118 KB 920/1461 KB 1056/1118 KB 924/1461 KB 1056/1118 KB 928/1461 KB 1056/1118 KB 932/1461 KB 1060/1118 KB 936/1461 KB 1060/1118 KB 940/1461 KB 1060/1118 KB 944/1461 KB 1060/1118 KB 932/1461 KB 1064/1118 KB 944/1461 KB 1068/1118 KB 944/1461 KB 1072/1118 KB 944/1461 KB 1076/1118 KB 944/1461 KB 1080/1118 KB 948/1461 KB 1076/1118 KB 948/1461 KB 1080/1118 KB 952/1461 KB 1080/1118 KB 956/1461 KB 1080/1118 KB 960/1461 KB 1084/1118 KB 960/1461 KB 1088/1118 KB 960/1461 KB 1088/1118 KB 964/1461 KB 1092/1118 KB 968/1461 KB 1092/1118 KB 972/1461 KB 1092/1118 KB 976/1461 KB 1092/1118 KB 964/1461 KB 1096/1118 KB 976/1461 KB 1100/1118 KB 976/1461 KB 1104/1118 KB 976/1461 KB 1104/1118 KB 980/1461 KB 1108/1118 KB 984/1461 KB 1108/1118 KB 988/1461 KB 1108/1118 KB 992/1461 KB 1108/1118 KB 996/1461 KB 1108/1118 KB 1000/1461 KB 1108/1118 KB 1004/1461 KB 1108/1118 KB 1008/1461 KB 1108/1118 KB 980/1461 KB 1112/1118 KB 1008/1461 KB 1116/1118 KB 1008/1461 KB 1118/1118 KB 1008/1461 KB 1118/1118 KB 1012/1461 KB 1118/1118 KB 1016/1461 KB 1118/1118 KB 1020/1461 KB 1118/1118 KB 1024/1461 KB 1118/1118 KB 1028/1461 KB 1118/1118 KB 1032/1461 KB 1118/1118 KB 1036/1461 KB 1118/1118 KB 1040/1461 KB 1118/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install /guava/guava/r09/guava-r09.jar (1118 KB at 627.2 KB/sec) unit-mysql-0: 03:09:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 03:09:43 DEBUG unit.abot-epc-basic/0.install 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 802.3 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 03:09:44 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 98.2 KB/sec) unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 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: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 100.4 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 03:09:44 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 293.9 KB/sec) unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 407.3 KB/sec) unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 216.4 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 03:09:44 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 607.0 KB/sec) unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 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 51.1 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 03:09:44 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 121.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 210.3 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 03:09:44 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 245.8 KB/sec) unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 524.9 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 03:09:44 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 51.1 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 03:09:44 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 754.9 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 32/149 KB 4/10 KB 32/149 KB 8/10 KB 32/149 KB 10/10 KB 32/149 KB 10/10 KB 4/21 KB 32/149 KB 10/10 KB 8/21 KB 32/149 KB 10/10 KB 12/21 KB 32/149 KB 10/10 KB 16/21 KB 32/149 KB 10/10 KB 20/21 KB 32/149 KB 10/10 KB 21/21 KB 32/149 KB 10/10 KB 3/6 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 21/21 KB 32/149 KB 10/10 KB 6/6 KB 21/21 KB 36/149 KB 10/10 KB 6/6 KB 21/21 KB 40/149 KB 10/10 KB 6/6 KB 21/21 KB 44/149 KB 10/10 KB 6/6 KB 21/21 KB 48/149 KB 10/10 KB 6/6 KB 21/21 KB 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 510.9 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 881.3 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 48/149 KB 4/30 KB 48/149 KB 8/30 KB 48/149 KB 12/30 KB 48/149 KB 16/30 KB 48/149 KB 20/30 KB 52/149 KB 24/30 KB 4/37 KB 52/149 KB 20/30 KB 4/37 KB 52/149 KB 24/30 KB 8/37 KB 52/149 KB 24/30 KB 12/37 KB 52/149 KB 24/30 KB 16/37 KB 52/149 KB 20/30 KB 56/149 KB 24/30 KB 16/37 KB 60/149 KB 24/30 KB 16/37 KB 64/149 KB 24/30 KB 16/37 KB 68/149 KB 24/30 KB 16/37 KB 72/149 KB 28/30 KB 20/37 KB 76/149 KB 28/30 KB 20/37 KB 80/149 KB 28/30 KB 20/37 KB 84/149 KB 3/14 KB 28/30 KB 20/37 KB 88/149 KB 3/14 KB 28/30 KB 20/37 KB 92/149 KB 3/14 KB 28/30 KB 20/37 KB 96/149 KB 3/14 KB 28/30 KB 20/37 KB 68/149 KB 28/30 KB 20/37 KB 96/149 KB 3/14 KB 28/30 KB 24/37 KB 96/149 KB 3/14 KB 28/30 KB 28/37 KB 96/149 KB 3/14 KB 28/30 KB 32/37 KB 68/149 KB 28/30 KB 16/37 KB 96/149 KB 3/14 KB 30/30 KB 32/37 KB 80/149 KB 3/14 KB 28/30 KB 20/37 KB 96/149 KB 5/14 KB 30/30 KB 32/37 KB 96/149 KB 8/14 KB 30/30 KB 32/37 KB 96/149 KB 11/14 KB 30/30 KB 32/37 KB 96/149 KB 13/14 KB 30/30 KB 32/37 KB 96/149 KB 14/14 KB 30/30 KB 32/37 KB 96/149 KB 4/14 KB 14/14 KB 30/30 KB 36/37 KB 96/149 KB 4/14 KB 14/14 KB 30/30 KB 37/37 KB 96/149 KB 4/14 KB 14/14 KB 30/30 KB 32/37 KB 96/149 KB 8/14 KB 14/14 KB 30/30 KB 37/37 KB 96/149 KB 12/14 KB 14/14 KB 30/30 KB 37/37 KB 96/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 100/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 104/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 108/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 112/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 116/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 120/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 124/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 128/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 132/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 794.9 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 332.3 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 319.3 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 878.2 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 136/149 KB 140/149 KB 144/149 KB 148/149 KB 149/149 KB 149/149 KB 4/37 KB 149/149 KB 8/37 KB 149/149 KB 12/37 KB 149/149 KB 16/37 KB 149/149 KB 3/11 KB 16/37 KB 149/149 KB 6/11 KB 16/37 KB 149/149 KB 9/11 KB 16/37 KB 149/149 KB 11/11 KB 20/37 KB 149/149 KB 9/11 KB 20/37 KB 149/149 KB 11/11 KB 24/37 KB 149/149 KB 11/11 KB 28/37 KB 149/149 KB 11/11 KB 32/37 KB 149/149 KB 11/11 KB 36/37 KB 149/149 KB 11/11 KB 36/37 KB 4/43 KB 149/149 KB 11/11 KB 36/37 KB 8/43 KB 149/149 KB 11/11 KB 36/37 KB 12/43 KB 149/149 KB 11/11 KB 36/37 KB 16/43 KB 149/149 KB 11/11 KB 36/37 KB 20/43 KB 149/149 KB 11/11 KB 36/37 KB 24/43 KB 149/149 KB 11/11 KB 37/37 KB 28/43 KB 149/149 KB 11/11 KB 37/37 KB 32/43 KB 149/149 KB 11/11 KB 37/37 KB 36/43 KB 149/149 KB 11/11 KB 37/37 KB 24/43 KB 149/149 KB 11/11 KB 37/37 KB 36/43 KB 3/7 KB 149/149 KB 11/11 KB 37/37 KB 36/43 KB 5/7 KB 149/149 KB 11/11 KB 37/37 KB 36/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2509.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 11/11 KB 37/37 KB 40/43 KB 7/7 KB 11/11 KB 37/37 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 188.7 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 03:09:44 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 648.5 KB/sec) unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/60 KB 5/60 KB 8/60 KB 11/60 KB 13/60 KB 16/60 KB 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 718.4 KB/sec) unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 03:09:44 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: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 03:09:44 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 1571.2 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 03:09:44 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 105.4 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 03:09:44 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 160.2 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 03:09:44 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-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 03:09:44 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 143.6 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 170.4 KB/sec) unit-abot-epc-basic-0: 03:09:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 03:09:44 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 127.9 KB/sec) unit-mysql-0: 03:09:44 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 03:09: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: 03:09: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 111.2 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 03:09: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 142.8 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 03:09: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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 03:09: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 138.8 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 03:09:45 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 128.3 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 03:09:45 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 119.2 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 03:09: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.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) unit-abot-epc-basic-0: 03:09:45 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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 03:09: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-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 49.8 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 03:09:45 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: 03:09:45 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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 03:09: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.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 3/19 KB 3/19 KB 5/19 KB 8/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 35.6 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 42.0 KB/sec) unit-abot-epc-basic-0: 03:09:45 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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 03:09:45 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 86.7 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:45 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: 03:09:45 DEBUG unit.abot-epc-basic/0.install 3/48 KB 13/13 KB 5/48 KB 13/13 KB 8/48 KB 13/13 KB 4/87 KB 3/21 KB 11/48 KB 4/156 KB 4/87 KB 3/21 KB 8/48 KB 4/156 KB 4/87 KB 3/21 KB 8/48 KB 4/87 KB 6/21 KB 11/48 KB 4/156 KB 4/87 KB 9/21 KB 11/48 KB 4/156 KB 4/87 KB 11/21 KB 11/48 KB 4/156 KB 4/87 KB 14/21 KB 11/48 KB 4/156 KB 4/87 KB 16/21 KB 11/48 KB 4/156 KB 4/87 KB 19/21 KB 11/48 KB 8/156 KB 4/87 KB 21/21 KB 13/48 KB 8/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 393.4 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 4/87 KB 8/48 KB 13/13 KB 8/87 KB 21/21 KB 13/48 KB 8/156 KB 12/87 KB 21/21 KB 13/48 KB 8/156 KB 16/87 KB 21/21 KB 13/48 KB 8/156 KB 20/87 KB 21/21 KB 13/48 KB 8/156 KB 24/87 KB 21/21 KB 13/48 KB 8/156 KB 28/87 KB 21/21 KB 13/48 KB 8/156 KB 32/87 KB 21/21 KB 13/48 KB 8/156 KB 4/87 KB 19/21 KB 13/48 KB 8/156 KB 4/87 KB 16/21 KB 11/48 KB 8/156 KB 36/87 KB 21/21 KB 13/48 KB 8/156 KB 36/87 KB 21/21 KB 13/48 KB 12/156 KB 36/87 KB 21/21 KB 13/48 KB 16/156 KB 36/87 KB 21/21 KB 13/48 KB 20/156 KB 36/87 KB 21/21 KB 16/48 KB 24/156 KB 36/87 KB 21/21 KB 16/48 KB 28/156 KB 36/87 KB 21/21 KB 16/48 KB 32/156 KB 36/87 KB 21/21 KB 16/48 KB 20/156 KB 36/87 KB 21/21 KB 19/48 KB 32/156 KB 36/87 KB 21/21 KB 21/48 KB 32/156 KB 36/87 KB 21/21 KB 24/48 KB 32/156 KB 36/87 KB 21/21 KB 24/48 KB 36/156 KB 36/87 KB 21/21 KB 27/48 KB 36/156 KB 3/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 637.1 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 36/87 KB 21/21 KB 27/48 KB 36/156 KB 40/87 KB 29/48 KB 40/156 KB 5/35 KB 40/87 KB 32/48 KB 40/156 KB 5/35 KB 40/87 KB 27/48 KB 40/156 KB 5/35 KB 40/87 KB 32/48 KB 44/156 KB 5/35 KB 40/87 KB 32/48 KB 48/156 KB 5/35 KB 40/87 KB 32/48 KB 52/156 KB 5/35 KB 40/87 KB 36/48 KB 56/156 KB 5/35 KB 40/87 KB 36/48 KB 60/156 KB 5/35 KB 40/87 KB 36/48 KB 64/156 KB 5/35 KB 40/87 KB 27/48 KB 36/156 KB 5/35 KB 44/87 KB 36/48 KB 64/156 KB 5/35 KB 48/87 KB 36/48 KB 64/156 KB 5/35 KB 36/87 KB 27/48 KB 36/156 KB 5/35 KB 48/87 KB 36/48 KB 64/156 KB 8/35 KB 52/87 KB 36/48 KB 64/156 KB 8/35 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 40/87 KB 36/48 KB 52/156 KB 5/35 KB 52/87 KB 40/48 KB 64/156 KB 11/35 KB 52/87 KB 44/48 KB 64/156 KB 11/35 KB 52/87 KB 48/48 KB 64/156 KB 11/35 KB 52/87 KB 36/48 KB 64/156 KB 11/35 KB 52/87 KB 48/48 KB 64/156 KB 13/35 KB 52/87 KB 48/48 KB 64/156 KB 16/35 KB 56/87 KB 48/48 KB 64/156 KB 16/35 KB 56/87 KB 48/48 KB 64/156 KB 19/35 KB 56/87 KB 48/48 KB 64/156 KB 16/35 KB 60/87 KB 48/48 KB 64/156 KB 19/35 KB 64/87 KB 48/48 KB 64/156 KB 19/35 KB 68/87 KB 48/48 KB 64/156 KB 21/35 KB 72/87 KB 48/48 KB 68/156 KB 21/35 KB 76/87 KB 48/48 KB 68/156 KB 21/35 KB 80/87 KB 48/48 KB 68/156 KB 21/35 KB 64/87 KB 48/48 KB 64/156 KB 21/35 KB 80/87 KB 48/48 KB 68/156 KB 24/35 KB 80/87 KB 48/48 KB 68/156 KB 27/35 KB 68/87 KB 48/48 KB 68/156 KB 21/35 KB 80/87 KB 48/48 KB 72/156 KB 27/35 KB 80/87 KB 48/48 KB 76/156 KB 29/35 KB 80/87 KB 48/48 KB 80/156 KB 29/35 KB 80/87 KB 48/48 KB 72/156 KB 29/35 KB 80/87 KB 48/48 KB 80/156 KB 32/35 KB 80/87 KB 48/48 KB 84/156 KB 32/35 KB 84/87 KB 48/48 KB 3/86 KB 84/156 KB 35/35 KB 87/87 KB 48/48 KB 3/86 KB 84/156 KB 35/35 KB 80/87 KB 48/48 KB 3/86 KB 84/156 KB 35/35 KB 80/87 KB 48/48 KB 84/156 KB 35/35 KB 87/87 KB 48/48 KB 3/86 KB 84/156 KB 35/35 KB 87/87 KB 48/48 KB 6/86 KB 84/156 KB 35/35 KB 87/87 KB 9/86 KB 88/156 KB 35/35 KB 87/87 KB 11/86 KB 88/156 KB 35/35 KB 87/87 KB 14/86 KB 88/156 KB 35/35 KB 87/87 KB 16/86 KB 88/156 KB 35/35 KB 87/87 KB 19/86 KB 88/156 KB 35/35 KB 87/87 KB 48/48 KB 6/86 KB 88/156 KB 35/35 KB 87/87 KB 19/86 KB 92/156 KB 35/35 KB 87/87 KB 19/86 KB 96/156 KB 35/35 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 959.2 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 87/87 KB 19/86 KB 100/156 KB 35/35 KB 22/86 KB 104/156 KB 22/86 KB 108/156 KB 22/86 KB 112/156 KB 22/86 KB 116/156 KB 22/86 KB 120/156 KB 22/86 KB 124/156 KB 22/86 KB 128/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 664.0 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 87/87 KB 22/86 KB 100/156 KB 35/35 KB 25/86 KB 128/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1335.8 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 27/86 KB 128/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 4/24 KB 30/86 KB 128/156 KB 4/24 KB 27/86 KB 128/156 KB 8/24 KB 30/86 KB 132/156 KB 12/24 KB 30/86 KB 132/156 KB 16/24 KB 32/86 KB 132/156 KB 20/24 KB 32/86 KB 132/156 KB 24/24 KB 32/86 KB 132/156 KB 24/24 KB 32/86 KB 132/156 KB 4/24 KB 30/86 KB 132/156 KB 24/24 KB 3/14 KB 32/86 KB 136/156 KB 24/24 KB 3/14 KB 32/86 KB 140/156 KB 24/24 KB 3/14 KB 32/86 KB 144/156 KB 24/24 KB 3/14 KB 32/86 KB 132/156 KB 12/24 KB 32/86 KB 132/156 KB 24/24 KB 3/14 KB 36/86 KB 144/156 KB 24/24 KB 5/14 KB 40/86 KB 144/156 KB 24/24 KB 5/14 KB 44/86 KB 144/156 KB 24/24 KB 5/14 KB 48/86 KB 144/156 KB 24/24 KB 5/14 KB 52/86 KB 148/156 KB 24/24 KB 3/119 KB 5/14 KB 56/86 KB 148/156 KB 24/24 KB 5/14 KB 36/86 KB 144/156 KB 24/24 KB 3/119 KB 8/14 KB 56/86 KB 148/156 KB 24/24 KB 3/119 KB 5/14 KB 52/86 KB 148/156 KB 24/24 KB 6/119 KB 11/14 KB 56/86 KB 148/156 KB 24/24 KB 5/14 KB 48/86 KB 148/156 KB 24/24 KB 6/119 KB 11/14 KB 56/86 KB 152/156 KB 24/24 KB 6/119 KB 11/14 KB 56/86 KB 156/156 KB 24/24 KB 9/119 KB 11/14 KB 56/86 KB 156/156 KB 24/24 KB 3/119 KB 11/14 KB 56/86 KB 148/156 KB 24/24 KB 9/119 KB 13/14 KB 56/86 KB 156/156 KB 24/24 KB 9/119 KB 14/14 KB 56/86 KB 156/156 KB 24/24 KB 9/119 KB 11/14 KB 56/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 358.0 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 11/119 KB 14/14 KB 60/86 KB 156/156 KB 11/119 KB 14/14 KB 64/86 KB 156/156 KB 11/119 KB 14/14 KB 56/86 KB 156/156 KB 14/119 KB 14/14 KB 64/86 KB 156/156 KB 14/119 KB 14/14 KB 68/86 KB 156/156 KB 16/119 KB 14/14 KB 72/86 KB 156/156 KB 16/119 KB 14/14 KB 76/86 KB 156/156 KB 16/119 KB 14/14 KB 80/86 KB 156/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 16/119 KB 14/14 KB 68/86 KB 156/156 KB 19/119 KB 14/14 KB 80/86 KB 156/156 KB 22/119 KB 14/14 KB 80/86 KB 156/156 KB 25/119 KB 14/14 KB 80/86 KB 156/156 KB 25/119 KB 14/14 KB 84/86 KB 156/156 KB 27/119 KB 14/14 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1998.6 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 27/119 KB 14/14 KB 84/86 KB 156/156 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 184.4 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 30/119 KB 86/86 KB 32/119 KB 86/86 KB 36/119 KB 86/86 KB 40/119 KB 86/86 KB 44/119 KB 86/86 KB 48/119 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 03:09:45 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: 03:09:45 DEBUG unit.abot-epc-basic/0.install 4/29 KB 48/119 KB 86/86 KB 8/29 KB 48/119 KB 86/86 KB 12/29 KB 48/119 KB 86/86 KB 16/29 KB 48/119 KB 86/86 KB 20/29 KB 48/119 KB 86/86 KB 24/29 KB 48/119 KB 86/86 KB 28/29 KB 48/119 KB 86/86 KB 29/29 KB 52/119 KB 86/86 KB 3/57 KB 28/29 KB 52/119 KB 86/86 KB 3/57 KB 29/29 KB 52/119 KB 86/86 KB 5/57 KB 29/29 KB 52/119 KB 86/86 KB 8/57 KB 28/29 KB 52/119 KB 86/86 KB 29/29 KB 52/119 KB 86/86 KB 11/57 KB 29/29 KB 56/119 KB 86/86 KB 11/57 KB 29/29 KB 60/119 KB 86/86 KB 11/57 KB 29/29 KB 64/119 KB 86/86 KB 11/57 KB 29/29 KB 64/119 KB 86/86 KB 13/57 KB 29/29 KB 68/119 KB 86/86 KB 13/57 KB 29/29 KB 68/119 KB 86/86 KB 16/57 KB 29/29 KB 68/119 KB 86/86 KB 19/57 KB 29/29 KB 68/119 KB 86/86 KB 21/57 KB 29/29 KB 72/119 KB 86/86 KB 21/57 KB 29/29 KB 76/119 KB 86/86 KB 24/57 KB 29/29 KB 80/119 KB 86/86 KB 24/57 KB 29/29 KB 72/119 KB 86/86 KB 24/57 KB 29/29 KB 80/119 KB 86/86 KB 27/57 KB 29/29 KB 80/119 KB 4/37 KB 86/86 KB 27/57 KB 29/29 KB 80/119 KB 8/37 KB 27/57 KB 29/29 KB 80/119 KB 12/37 KB 27/57 KB 29/29 KB 80/119 KB 16/37 KB 27/57 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 937.1 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 29/29 KB 80/119 KB 20/37 KB 27/57 KB 29/29 KB 80/119 KB 24/37 KB 27/57 KB 29/29 KB 80/119 KB 28/37 KB 27/57 KB 29/29 KB 80/119 KB 32/37 KB 27/57 KB 29/29 KB 80/119 KB 36/37 KB 27/57 KB 80/119 KB 37/37 KB 27/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 298.9 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 80/119 KB 37/37 KB 29/57 KB 80/119 KB 37/37 KB 32/57 KB 84/119 KB 37/37 KB 32/57 KB 88/119 KB 37/37 KB 32/57 KB 4/11 KB 92/119 KB 37/37 KB 32/57 KB 4/11 KB 96/119 KB 37/37 KB 32/57 KB 4/11 KB 88/119 KB 37/37 KB 32/57 KB 8/11 KB 96/119 KB 37/37 KB 32/57 KB 11/11 KB 96/119 KB 37/37 KB 32/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 358.2 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 11/11 KB 96/119 KB 36/57 KB 4/33 KB 11/11 KB 96/119 KB 40/57 KB 4/33 KB 11/11 KB 96/119 KB 44/57 KB 4/33 KB 11/11 KB 96/119 KB 48/57 KB 4/33 KB 11/11 KB 96/119 KB 36/57 KB 4/33 KB 11/11 KB 100/119 KB 48/57 KB 4/33 KB 11/11 KB 104/119 KB 48/57 KB 4/33 KB 11/11 KB 108/119 KB 48/57 KB 8/33 KB 11/11 KB 112/119 KB 48/57 KB 8/33 KB 11/11 KB 116/119 KB 52/57 KB 8/33 KB 11/11 KB 119/119 KB 52/57 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 8/33 KB 11/11 KB 112/119 KB 52/57 KB 8/33 KB 11/11 KB 108/119 KB 48/57 KB 12/33 KB 11/11 KB 119/119 KB 52/57 KB 16/33 KB 11/11 KB 119/119 KB 52/57 KB 16/33 KB 11/11 KB 119/119 KB 56/57 KB 16/33 KB 11/11 KB 119/119 KB 57/57 KB 20/33 KB 11/11 KB 119/119 KB 57/57 KB 24/33 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 03:09:45 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-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install 28/33 KB 119/119 KB 57/57 KB 32/33 KB 119/119 KB 57/57 KB 33/33 KB 119/119 KB 57/57 KB 33/33 KB 4/21 KB 119/119 KB 57/57 KB 33/33 KB 8/21 KB 119/119 KB 57/57 KB 33/33 KB 12/21 KB 33/33 KB 16/21 KB 33/33 KB 20/21 KB 33/33 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 499.8 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 03:09:45 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 1043.2 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 281.9 KB/sec) unit-abot-epc-basic-0: 03:09:45 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 174.1 KB/sec) unit-abot-epc-basic-0: 03:09:45 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 3/5 KB 14/14 KB 5/5 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 110.1 KB/sec) unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 34.0 KB/sec) unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09: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: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:09:45 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 03:09:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 03:09:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 03:09:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 03:09:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 03:09:46 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 341.0 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 03:09:46 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 113.6 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 03:09:46 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 171.4 KB/sec) unit-abot-epc-basic-0: 03:09:46 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: 03:09:46 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 163.6 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 03:09: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.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 126.0 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 03:09:46 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 1005.3 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 597.9 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 03:09:46 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 61.8 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 03:09:46 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 208.1 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 03:09:46 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 162.9 KB/sec) unit-abot-epc-basic-0: 03:09:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 03:09: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 122.0 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 607.9 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 92.7 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 94.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 222.4 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 510.7 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09:47 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: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 03:09:47 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 155.1 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 204.1 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 816.0 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/45 KB 6/286 KB 3/45 KB 3/286 KB 5/45 KB 6/286 KB 8/45 KB 6/286 KB 11/45 KB 3/223 KB 6/286 KB 3/308 KB 3/39 KB 8/45 KB 3/223 KB 6/286 KB 3/308 KB 3/39 KB 11/45 KB 3/223 KB 6/286 KB 5/308 KB 3/39 KB 11/45 KB 3/223 KB 6/286 KB 8/308 KB 3/39 KB 11/45 KB 3/223 KB 6/286 KB 11/308 KB 3/39 KB 8/45 KB 3/223 KB 6/286 KB 3/39 KB 11/45 KB 5/223 KB 6/286 KB 11/308 KB 3/39 KB 11/45 KB 8/223 KB 6/286 KB 11/308 KB 3/39 KB 11/45 KB 11/223 KB 6/286 KB 11/308 KB 3/39 KB 11/45 KB 13/223 KB 6/286 KB 11/308 KB 3/39 KB 11/45 KB 16/223 KB 6/286 KB 11/308 KB 3/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 3/39 KB 8/45 KB 6/286 KB 3/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 5/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 8/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 11/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 13/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 16/39 KB 11/45 KB 19/223 KB 6/286 KB 11/308 KB 19/39 KB 11/45 KB 19/223 KB 9/286 KB 11/308 KB 21/39 KB 13/45 KB 21/223 KB 9/286 KB 13/308 KB 24/39 KB 11/45 KB 19/223 KB 9/286 KB 11/308 KB 19/39 KB 13/45 KB 21/223 KB 9/286 KB 13/308 KB 21/39 KB 13/45 KB 19/223 KB 9/286 KB 13/308 KB 21/39 KB 13/45 KB 19/223 KB 9/286 KB 11/308 KB 21/39 KB 13/45 KB 24/223 KB 9/286 KB 13/308 KB 24/39 KB 16/45 KB 27/223 KB 11/286 KB 16/308 KB 24/39 KB 16/45 KB 29/223 KB 11/286 KB 16/308 KB 24/39 KB 16/45 KB 24/223 KB 11/286 KB 16/308 KB 24/39 KB 13/45 KB 24/223 KB 11/286 KB 16/308 KB 24/39 KB 13/45 KB 24/223 KB 9/286 KB 16/308 KB 24/39 KB 16/45 KB 29/223 KB 14/286 KB 16/308 KB 27/39 KB 19/45 KB 29/223 KB 16/286 KB 16/308 KB 27/39 KB 16/45 KB 29/223 KB 11/286 KB 16/308 KB 27/39 KB 19/45 KB 29/223 KB 16/286 KB 19/308 KB 27/39 KB 19/45 KB 29/223 KB 14/286 KB 16/308 KB 27/39 KB 21/45 KB 29/223 KB 16/286 KB 19/308 KB 27/39 KB 24/45 KB 29/223 KB 19/286 KB 21/308 KB 27/39 KB 27/45 KB 32/223 KB 19/286 KB 21/308 KB 29/39 KB 21/45 KB 29/223 KB 19/286 KB 21/308 KB 27/39 KB 21/45 KB 29/223 KB 16/286 KB 21/308 KB 27/39 KB 27/45 KB 32/223 KB 19/286 KB 24/308 KB 29/39 KB 24/45 KB 32/223 KB 19/286 KB 21/308 KB 29/39 KB 24/45 KB 29/223 KB 19/286 KB 21/308 KB 29/39 KB 27/45 KB 32/223 KB 19/286 KB 24/308 KB 32/39 KB 27/45 KB 32/223 KB 22/286 KB 24/308 KB 32/39 KB 27/45 KB 32/223 KB 22/286 KB 27/308 KB 32/39 KB 27/45 KB 36/223 KB 22/286 KB 29/308 KB 35/39 KB 29/45 KB 36/223 KB 25/286 KB 32/308 KB 35/39 KB 27/45 KB 36/223 KB 22/286 KB 27/308 KB 35/39 KB 29/45 KB 40/223 KB 25/286 KB 32/308 KB 35/39 KB 29/45 KB 44/223 KB 25/286 KB 32/308 KB 35/39 KB 29/45 KB 48/223 KB 25/286 KB 32/308 KB 35/39 KB 29/45 KB 52/223 KB 25/286 KB 32/308 KB 35/39 KB 29/45 KB 56/223 KB 25/286 KB 36/308 KB 35/39 KB 29/45 KB 60/223 KB 25/286 KB 36/308 KB 35/39 KB 29/45 KB 64/223 KB 25/286 KB 36/308 KB 35/39 KB 27/45 KB 32/223 KB 22/286 KB 27/308 KB 35/39 KB 29/45 KB 64/223 KB 25/286 KB 36/308 KB 37/39 KB 29/45 KB 64/223 KB 25/286 KB 36/308 KB 39/39 KB 29/45 KB 52/223 KB 25/286 KB 36/308 KB 35/39 KB 29/45 KB 64/223 KB 25/286 KB 40/308 KB 39/39 KB 29/45 KB 64/223 KB 25/286 KB 44/308 KB 39/39 KB 29/45 KB 64/223 KB 25/286 KB 48/308 KB 39/39 KB 29/45 KB 36/223 KB 25/286 KB 29/308 KB 35/39 KB 29/45 KB 36/223 KB 22/286 KB 29/308 KB 35/39 KB 32/45 KB 64/223 KB 25/286 KB 48/308 KB 39/39 KB 32/45 KB 64/223 KB 27/286 KB 48/308 KB 39/39 KB 36/45 KB 64/223 KB 27/286 KB 48/308 KB 39/39 KB 36/45 KB 64/223 unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install KB 30/286 KB 48/308 KB 39/39 KB 36/45 KB 64/223 KB 32/286 KB 48/308 KB 39/39 KB 40/45 KB 64/223 KB 32/286 KB 48/308 KB 39/39 KB 44/45 KB 64/223 KB 36/286 KB 48/308 KB 39/39 KB 44/45 KB 64/223 KB 40/286 KB 48/308 KB 39/39 KB 44/45 KB 64/223 KB 44/286 KB 48/308 KB 39/39 KB 44/45 KB 64/223 KB 48/286 KB 48/308 KB 39/39 KB 44/45 KB 64/223 KB 52/286 KB 48/308 KB 39/39 KB 44/45 KB 68/223 KB 56/286 KB 52/308 KB 39/39 KB 44/45 KB 68/223 KB 60/286 KB 52/308 KB 39/39 KB 44/45 KB 68/223 KB 64/286 KB 52/308 KB 39/39 KB 44/45 KB 64/223 KB 36/286 KB 48/308 KB 39/39 KB 45/45 KB 68/223 KB 64/286 KB 52/308 KB 39/39 KB 44/45 KB 68/223 KB 52/286 KB 52/308 KB 39/39 KB 45/45 KB 72/223 KB 64/286 KB 52/308 KB 39/39 KB 45/45 KB 76/223 KB 64/286 KB 52/308 KB 39/39 KB 45/45 KB 80/223 KB 64/286 KB 52/308 KB 39/39 KB 44/45 KB 64/223 KB 52/286 KB 52/308 KB 39/39 KB 45/45 KB 80/223 KB 64/286 KB 56/308 KB 45/45 KB 80/223 KB 64/286 KB 60/308 KB 45/45 KB 80/223 KB 64/286 KB 64/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 913.4 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 45/45 KB 80/223 KB 64/286 KB 68/308 KB 45/45 KB 84/223 KB 68/286 KB 72/308 KB 45/45 KB 84/223 KB 68/286 KB 76/308 KB 45/45 KB 84/223 KB 68/286 KB 80/308 KB 45/45 KB 84/223 KB 68/286 KB 68/308 KB 45/45 KB 88/223 KB 68/286 KB 80/308 KB 45/45 KB 92/223 KB 68/286 KB 80/308 KB 45/45 KB 96/223 KB 68/286 KB 80/308 KB 45/45 KB 100/223 KB 68/286 KB 80/308 KB 45/45 KB 104/223 KB 68/286 KB 84/308 KB 45/45 KB 108/223 KB 68/286 KB 84/308 KB 45/45 KB 112/223 KB 68/286 KB 84/308 KB 45/45 KB 80/223 KB 68/286 KB 68/308 KB 45/45 KB 112/223 KB 72/286 KB 84/308 KB 45/45 KB 112/223 KB 76/286 KB 84/308 KB 45/45 KB 112/223 KB 80/286 KB 84/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 925.7 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 112/223 KB 84/286 KB 84/308 KB 112/223 KB 88/286 KB 84/308 KB 112/223 KB 92/286 KB 84/308 KB 112/223 KB 96/286 KB 84/308 KB 45/45 KB 100/223 KB 68/286 KB 84/308 KB 112/223 KB 96/286 KB 88/308 KB 112/223 KB 96/286 KB 92/308 KB 112/223 KB 96/286 KB 96/308 KB 112/223 KB 96/286 KB 100/308 KB 116/223 KB 3/174 KB 100/286 KB 104/308 KB 116/223 KB 3/174 KB 100/286 KB 108/308 KB 116/223 KB 3/174 KB 100/286 KB 112/308 KB 116/223 KB 3/174 KB 100/286 KB 100/308 KB 112/223 KB 3/174 KB 100/286 KB 100/308 KB 116/223 KB 5/174 KB 100/286 KB 112/308 KB 116/223 KB 8/174 KB 100/286 KB 112/308 KB 116/223 KB 11/174 KB 100/286 KB 112/308 KB 116/223 KB 13/174 KB 100/286 KB 112/308 KB 116/223 KB 16/174 KB 100/286 KB 112/308 KB 116/223 KB 19/174 KB 100/286 KB 112/308 KB 116/223 KB 21/174 KB 100/286 KB 112/308 KB 112/223 KB 100/286 KB 100/308 KB 116/223 KB 21/174 KB 104/286 KB 112/308 KB 116/223 KB 24/174 KB 108/286 KB 112/308 KB 116/223 KB 24/174 KB 104/286 KB 112/308 KB 120/223 KB 24/174 KB 4/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 8/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 12/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 16/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 20/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 22/22 KB 108/286 KB 112/308 KB 120/223 KB 24/174 KB 22/22 KB 112/286 KB 112/308 KB 120/223 KB 24/174 KB 22/22 KB 116/286 KB 112/308 KB 120/223 KB 27/174 KB 22/22 KB 120/286 KB 116/308 KB 120/223 KB 27/174 KB 22/22 KB 124/286 KB 116/308 KB 120/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 120/223 KB 24/174 KB 108/286 KB 112/308 KB 124/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 128/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 132/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 136/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 140/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 144/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 148/223 KB 27/174 KB 22/22 KB 128/286 KB 116/308 KB 152/223 KB 27/174 KB 22/22 KB 132/286 KB 116/308 KB 156/223 KB 27/174 KB 22/22 KB 132/286 KB 116/308 KB 160/223 KB 27/174 KB 22/22 KB 132/286 KB 116/308 KB 164/223 KB 27/174 KB 22/22 KB 132/286 KB 116/308 KB 120/223 KB 27/174 KB 22/22 KB 116/286 KB 116/308 KB 164/223 KB 27/174 KB 132/286 KB 120/308 KB 120/223 KB 27/174 KB 22/22 KB 116/286 KB 112/308 KB 164/223 KB 29/174 KB 132/286 KB 120/308 KB 164/223 KB 32/174 KB 132/286 KB 120/308 KB 164/223 KB 36/174 KB 132/286 KB 120/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 164/223 KB 40/174 KB 132/286 KB 124/308 KB 164/223 KB 44/174 KB 132/286 KB 124/308 KB 164/223 KB 48/174 KB 132/286 KB 124/308 KB 148/223 KB 27/174 KB 22/22 KB 132/286 KB 116/308 KB 164/223 KB 48/174 KB 136/286 KB 124/308 KB 164/223 KB 48/174 KB 140/286 KB 124/308 KB 164/223 KB 48/174 KB 144/286 KB 124/308 KB 164/223 KB 48/174 KB 148/286 KB 124/308 KB 164/223 KB 52/174 KB 152/286 KB 124/308 KB 164/223 KB 52/174 KB 156/286 KB 124/308 KB 164/223 KB 36/174 KB 132/286 KB 124/308 KB 164/223 KB 52/174 KB 156/286 KB 128/308 KB 164/223 KB 52/174 KB 156/286 KB 132/308 KB 164/223 KB 52/174 KB 156/286 KB 136/308 KB 164/223 KB 52/174 KB 156/286 KB 140/308 KB 164/223 KB 52/174 KB 156/286 KB 144/308 KB 164/223 KB 52/174 KB 156/286 KB 148/308 KB 164/223 KB 52/174 KB 156/286 KB 152/308 KB 164/223 KB 52/174 KB 148/286 KB 124/308 KB 164/223 KB 56/174 KB 160/286 KB 152/308 KB 164/223 KB 60/174 KB 160/286 KB 152/308 KB 164/223 KB 64/174 KB 160/286 KB 152/308 KB 164/223 KB 68/174 KB 160/286 KB 152/308 KB 4/9 KB 168/223 KB 72/174 KB 160/286 KB 156/308 KB 4/9 KB 168/223 KB 76/174 KB 160/286 KB 156/308 KB 4/9 KB 168/223 KB 80/174 KB 160/286 KB 156/308 KB 164/223 KB 52/174 KB 160/286 KB 152/308 KB 4/9 KB 168/223 KB 68/174 KB 160/286 KB 156/308 KB 8/9 KB 168/223 KB 80/174 KB 160/286 KB 156/308 KB 9/9 KB 168/223 KB 80/174 KB 160/286 KB 156/308 KB 168/223 KB 68/174 KB 160/286 KB 156/308 KB 9/9 KB 172/223 KB 80/174 KB 160/286 KB 156/308 KB 9/9 KB 176/223 KB 80/174 KB 164/286 KB 156/308 KB 164/223 KB 68/174 KB 160/286 KB 156/308 KB 9/9 KB 176/223 KB 80/174 KB 164/286 KB 160/308 KB 9/9 KB 176/223 KB 80/174 KB 164/286 KB 164/308 KB 180/223 KB 80/174 KB 164/286 KB 168/308 KB 180/223 KB 80/174 KB 164/286 KB 172/308 KB 180/223 KB 80/174 KB 164/286 KB 176/308 KB 180/223 KB 80/174 KB 164/286 KB 180/308 KB 180/223 KB 84/174 KB 164/286 KB 184/308 KB 180/223 KB 84/174 KB 164/286 KB 188/308 KB 180/223 KB 84/174 KB 164/286 KB 192/308 KB 9/9 KB 172/223 KB 80/174 KB 164/286 KB 156/308 KB 180/223 KB 84/174 KB 168/286 KB 192/308 KB 180/223 KB 84/174 KB 172/286 KB 192/308 KB 180/223 KB 84/174 KB 176/286 KB 192/308 KB 180/223 KB 84/174 KB 180/286 KB 192/308 KB 180/223 KB 84/174 KB 164/286 KB 180/308 KB 180/223 KB 88/174 KB 180/286 KB 192/308 KB 180/223 KB 92/174 KB 180/286 KB 192/308 KB 180/223 KB 96/174 KB 180/286 KB 192/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 111.8 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 9/9 KB 180/223 KB 80/174 KB 164/286 KB 164/308 KB 184/223 KB 96/174 KB 180/286 KB 192/308 KB 188/223 KB 96/174 KB 180/286 KB 192/308 KB 192/223 KB 96/174 KB 180/286 KB 192/308 KB 196/223 KB 96/174 KB 180/286 KB 192/308 KB 200/223 KB 96/174 KB 184/286 KB 192/308 KB 204/223 KB 96/174 KB 184/286 KB 192/308 KB 208/223 KB 96/174 KB 184/286 KB 192/308 KB 212/223 KB 96/174 KB 184/286 KB 196/308 KB 196/223 KB 96/174 KB 184/286 KB 192/308 KB 212/223 KB 100/174 KB 188/286 KB 196/308 KB 212/223 KB 100/174 KB 192/286 KB 196/308 KB 212/223 KB 100/174 KB 196/286 KB 196/308 KB 212/223 KB 100/174 KB 200/286 KB 196/308 KB 212/223 KB 100/174 KB 204/286 KB 196/308 KB 212/223 KB 100/174 KB 184/286 KB 196/308 KB 216/223 KB 104/174 KB 204/286 KB 196/308 KB 216/223 KB 108/174 KB 204/286 KB 196/308 KB 216/223 KB 112/174 KB 204/286 KB 196/308 KB 208/223 KB 96/174 KB 184/286 KB 196/308 KB 216/223 KB 112/174 KB 204/286 KB 200/308 KB 216/223 KB 112/174 KB 204/286 KB 204/308 KB 216/223 KB 112/174 KB 204/286 KB 208/308 KB 216/223 KB 112/174 KB 208/286 KB 212/308 KB 216/223 KB 116/174 KB 208/286 KB 216/308 KB 216/223 KB 116/174 KB 208/286 KB 220/308 KB 216/223 KB 116/174 KB 208/286 KB 224/308 KB 216/223 KB 100/174 KB 204/286 KB 196/308 KB 220/223 KB 116/174 KB 208/286 KB 224/308 KB 223/223 KB 116/174 KB 208/286 KB 224/308 KB 223/223 KB 116/174 KB 208/286 KB 224/308 KB 4/22 KB 216/223 KB 116/174 KB 208/286 KB 212/308 KB 223/223 KB 120/174 KB 208/286 KB 224/308 KB 4/22 KB 223/223 KB 124/174 KB 208/286 KB 224/308 KB 8/22 KB 223/223 KB 128/174 KB 208/286 KB 224/308 KB 8/22 KB 216/223 KB 112/174 KB 208/286 KB 208/308 KB 223/223 KB 128/174 KB 212/286 KB 224/308 KB 8/22 KB 223/223 KB 128/174 KB 216/286 KB 224/308 KB 8/22 KB 223/223 KB 128/174 KB 220/286 KB 224/308 KB 8/22 KB 223/223 KB 128/174 KB 224/286 KB 224/308 KB 8/22 KB 223/223 KB 128/174 KB 228/286 KB 224/308 KB 8/22 KB 223/223 KB 132/174 KB 232/286 KB 228/308 KB 8/22 KB 223/223 KB 132/174 KB 236/286 KB 228/308 KB 8/22 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 8/22 KB 223/223 KB 120/174 KB 208/286 KB 224/308 KB 8/22 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 12/22 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 16/22 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 20/22 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 22/22 KB 223/223 KB 132/174 KB 228/286 KB 228/308 KB 8/22 KB 223/223 KB 136/174 KB 240/286 KB 228/308 KB 22/22 KB 223/223 KB 140/174 KB 240/286 KB 228/308 KB 22/22 KB 223/223 KB 144/174 KB 240/286 KB 228/308 KB 22/22 KB 223/223 KB 128/174 KB 228/286 KB 228/308 KB 8/22 KB 223/223 KB 144/174 KB 240/286 KB 232/308 KB 22/22 KB 223/223 KB 144/174 KB 240/286 KB 236/308 KB 22/22 KB 223/223 KB 144/174 KB 240/286 KB 240/308 KB 22/22 KB 223/223 KB 144/174 KB 240/286 KB 244/308 KB 22/22 KB 148/174 KB 244/286 KB 248/308 KB 22/22 KB 148/174 KB 244/286 KB 252/308 KB 22/22 KB 148/174 KB 244/286 KB 256/308 KB 22/22 KB 148/174 KB 244/286 KB 244/308 KB 22/22 KB 148/174 KB 248/286 KB 256/308 KB 22/22 KB 148/174 KB 252/286 KB 256/308 KB 22/22 KB 148/174 KB 256/286 KB 256/308 KB 22/22 KB 148/174 KB 260/286 KB 256/308 KB 22/22 KB 148/174 KB 264/286 KB 260/308 KB 148/174 KB 268/286 KB 260/308 KB 148/174 KB 271/286 KB 260/308 KB 148/174 KB 275/286 KB 260/308 KB 148/174 KB 240/286 KB 244/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/code unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install haus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2142.0 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 152/174 KB 275/286 KB 260/308 KB 156/174 KB 275/286 KB 260/308 KB 160/174 KB 275/286 KB 260/308 KB 164/174 KB 275/286 KB 260/308 KB 168/174 KB 275/286 KB 260/308 KB 172/174 KB 275/286 KB 260/308 KB 174/174 KB 275/286 KB 260/308 KB 148/174 KB 260/286 KB 260/308 KB 174/174 KB 275/286 KB 264/308 KB 174/174 KB 275/286 KB 268/308 KB 174/174 KB 275/286 KB 272/308 KB 174/174 KB 275/286 KB 276/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 216.0 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 174/174 KB 279/286 KB 276/308 KB 3/17 KB 174/174 KB 283/286 KB 280/308 KB 3/17 KB 174/174 KB 286/286 KB 280/308 KB 3/17 KB 174/174 KB 279/286 KB 280/308 KB 6/17 KB 174/174 KB 286/286 KB 280/308 KB 9/17 KB 174/174 KB 286/286 KB 280/308 KB 11/17 KB 174/174 KB 286/286 KB 280/308 KB 14/17 KB 174/174 KB 286/286 KB 280/308 KB 16/17 KB 174/174 KB 286/286 KB 280/308 KB 17/17 KB 174/174 KB 286/286 KB 280/308 KB 174/174 KB 279/286 KB 280/308 KB 17/17 KB 174/174 KB 286/286 KB 284/308 KB 17/17 KB 174/174 KB 286/286 KB 288/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2011.6 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 4/11 KB 174/174 KB 288/308 KB 8/11 KB 174/174 KB 288/308 KB 11/11 KB 174/174 KB 288/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 128.6 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1357.2 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 11/11 KB 292/308 KB 11/11 KB 296/308 KB 11/11 KB 300/308 KB 11/11 KB 304/308 KB 11/11 KB 308/308 KB 11/11 KB 308/308 KB 11/11 KB 3/13 KB 308/308 KB 11/11 KB 6/13 KB 308/308 KB 11/11 KB 9/13 KB 308/308 KB 11/11 KB 11/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB 4/11 KB 11/11 KB 13/13 KB 308/308 KB 8/11 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB 11/11 KB 13/13 KB 4/28 KB 308/308 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 13/13 KB 12/28 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 13/13 KB 20/28 KB 11/11 KB 13/13 KB 24/28 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB 13/13 KB 28/28 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2181.2 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 77.4 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 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 90.2 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 195.0 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 3/14 KB 3/309 KB 6/14 KB 3/309 KB 9/14 KB 3/309 KB 11/14 KB 3/309 KB 14/14 KB 3/309 KB 3/14 KB 6/309 KB 14/14 KB 9/309 KB 14/14 KB 3/37 KB 11/309 KB 4/192 KB 14/14 KB 9/309 KB 4/192 KB 14/14 KB 3/37 KB 11/309 KB 8/192 KB 14/14 KB 3/37 KB 11/309 KB 12/192 KB 14/14 KB 3/37 KB 11/309 KB 16/192 KB 14/14 KB 3/37 KB 9/309 KB 4/192 KB 14/14 KB 3/37 KB 14/309 KB 16/192 KB 14/14 KB 5/37 KB 14/309 KB 16/192 KB 14/14 KB 8/37 KB 16/309 KB 20/192 KB 14/14 KB 5/37 KB 16/309 KB 20/192 KB 14/14 KB 8/37 KB 4/14 KB 16/309 KB 24/192 KB 14/14 KB 5/37 KB 16/309 KB 16/192 KB 14/14 KB 11/37 KB 4/14 KB 19/309 KB 24/192 KB 14/14 KB 11/37 KB 4/14 KB 22/309 KB 24/192 KB 14/14 KB 11/37 KB 4/14 KB 16/309 KB 24/192 KB 14/14 KB 8/37 KB 4/14 KB 16/309 KB 20/192 KB 14/14 KB 11/37 KB 8/14 KB 22/309 KB 28/192 KB 14/14 KB 11/37 KB 12/14 KB 22/309 KB 28/192 KB 14/14 KB 11/37 KB 14/14 KB 22/309 KB 28/192 KB 14/14 KB 11/37 KB 4/14 KB 22/309 KB 28/192 KB 14/14 KB 13/37 KB 14/14 KB 25/309 KB 32/192 KB 14/14 KB 13/37 KB 14/14 KB 25/309 KB 28/192 KB 14/14 KB 11/37 KB 14/14 KB 25/309 KB 28/192 KB 14/14 KB 13/37 KB 14/14 KB 25/309 KB 36/192 KB 14/14 KB 16/37 KB 14/14 KB 27/309 KB 40/192 KB 14/14 KB 16/37 KB 14/14 KB 27/309 KB 44/192 KB 16/37 KB 14/14 KB 27/309 KB 48/192 KB 16/37 KB 14/14 KB 27/309 KB 36/192 KB 14/14 KB 13/37 KB 14/14 KB 27/309 KB 36/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 85.0 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 19/37 KB 14/14 KB 30/309 KB 48/192 KB 16/37 KB 14/14 KB 30/309 KB 48/192 KB 21/37 KB 14/14 KB 30/309 KB 48/192 KB 24/37 KB 14/14 KB 32/309 KB 48/192 KB 21/37 KB 14/14 KB 32/309 KB 48/192 KB 24/37 KB 14/14 KB 36/309 KB 48/192 KB 27/37 KB 14/14 KB 40/309 KB 52/192 KB 27/37 KB 14/14 KB 44/309 KB 52/192 KB 27/37 KB 14/14 KB 48/309 KB 52/192 KB 27/37 KB 14/14 KB 36/309 KB 52/192 KB 27/37 KB 14/14 KB 48/309 KB 56/192 KB 27/37 KB 14/14 KB 36/309 KB 48/192 KB 29/37 KB 14/14 KB 48/309 KB 56/192 KB 32/37 KB 14/14 KB 48/309 KB 56/192 KB 35/37 KB 14/14 KB 48/309 KB 56/192 KB 35/37 KB 14/14 KB 52/309 KB 56/192 KB 37/37 KB 56/309 KB 60/192 KB 37/37 KB 60/309 KB 60/192 KB 37/37 KB 64/309 KB 60/192 KB 37/37 KB 68/309 KB 60/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 83.6 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 52/309 KB 60/192 KB 35/37 KB 14/14 KB 52/309 KB 60/192 KB 37/37 KB 68/309 KB 64/192 KB 37/37 KB 68/309 KB 68/192 KB 37/37 KB 72/309 KB 72/192 KB 37/37 KB 72/309 KB 76/192 KB 37/37 KB 72/309 KB 80/192 KB 37/37 KB 72/309 KB 84/192 KB 37/37 KB 72/309 KB 68/192 KB 37/37 KB 76/309 KB 84/192 KB 37/37 KB 80/309 KB 84/192 KB 37/37 KB 80/309 KB 88/192 KB 37/37 KB 80/309 KB 92/192 KB 37/37 KB 80/309 KB 96/192 KB 37/37 KB 80/309 KB 100/192 KB 37/37 KB 84/309 KB 104/192 KB 37/37 KB 84/309 KB 108/192 KB 37/37 KB 84/309 KB 112/192 KB 37/37 KB 84/309 KB 100/192 KB 37/37 KB 88/309 KB 112/192 KB 37/37 KB 92/309 KB 112/192 KB 37/37 KB 96/309 KB 112/192 KB 37/37 KB 100/309 KB 112/192 KB 37/37 KB 104/309 KB 116/192 KB 37/37 KB 108/309 KB 116/192 KB 37/37 KB 112/309 KB 116/192 KB 37/37 KB 116/309 KB 116/192 KB 37/37 KB 120/309 KB 116/192 KB 37/37 KB 124/309 KB 116/192 KB 37/37 KB 128/309 KB 116/192 KB 37/37 KB 100/309 KB 116/192 KB 37/37 KB 128/309 KB 120/192 KB 37/37 KB 128/309 KB 124/192 KB 37/37 KB 128/309 KB 128/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 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 148/192 KB 132/309 KB 152/192 KB 132/309 KB 156/192 KB 132/309 KB 160/192 KB 132/309 KB 136/192 KB 136/309 KB 160/192 KB 140/309 KB 160/192 KB 144/309 KB 160/192 KB 148/309 KB 160/192 KB 152/309 KB 164/192 KB 156/309 KB 164/192 KB 160/309 KB 164/192 KB 148/309 KB 164/192 KB 160/309 KB 168/192 KB 160/309 KB 172/192 KB 160/309 KB 176/192 KB 160/309 KB 180/192 KB 164/309 KB 184/192 KB 164/309 KB 188/192 KB 164/309 KB 192/192 KB 164/309 KB 192/192 KB 164/309 KB 180/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 270/309 KB 192/192 KB 274/309 KB 192/192 KB 278/309 KB 192/192 KB 282/309 KB 192/192 KB 286/309 KB 192/192 KB 290/309 KB 192/192 KB 294/309 KB 192/192 KB 298/309 KB 192/192 KB 302/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: 03:09:47 DEBUG unit.abot-epc-basic/0.install 306/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 1526.7 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 03:09: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-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 102.9 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 03:09:47 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 2727.8 KB/sec) unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 03:09:47 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 03:09:48 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 03:09:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:09:48 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 03:09:48 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 03:09:49 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: 03:09:49 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:49 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Mon Dec 03 03:09:49 UTC 2018]; root of context hierarchy unit-mysql-0: 03:09:49 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: 03:09:49 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:49 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 03:09:49 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: 03:09:49 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Fetched 781 kB in 0s (784 kB/s) unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:09:49 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:49 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:49 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 03:09:50 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 03:09:51 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 03:09:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 03:09:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 03:09:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 03:09:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 03:09:51 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 03:09:51 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 03:09:51 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 03:09:51 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 03:09:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 03:09:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 03:09:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:51 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 03:09:51 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 03:09:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:09:51 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 03:09:51 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Mon Dec 03 03:09:52 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Mon Dec 03 03:09:52 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install Dec 03, 2018 3:09:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:09:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 03:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: STEP EXECUTION TIME TAKEN :1389 MS unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: STEP :PASSED unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: ========================================================================================== unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: STEP EXECUTION TIME TAKEN :108 MS unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:09:53 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: 03:09:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 0m1.997s unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.473 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 03:09:53 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.005 sec unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.017 sec unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 03:09:53 DEBUG unit.abot-epc-basic/0.install 03-Dec-2018 03:09:53.836 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 03:09:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 03:09:54 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-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 03:09:54 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 80.6 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 03:09:54 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: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 03:09:54 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: 03:09:54 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-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 03:09:54 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 58.5 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 03:09:54 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 570.3 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 14/22 KB 3/60 KB 14/22 KB 5/60 KB 14/22 KB 8/60 KB 14/22 KB 11/60 KB 14/22 KB 13/60 KB 14/22 KB 16/60 KB 16/22 KB 16/60 KB 16/22 KB 19/60 KB 19/22 KB 19/60 KB 19/22 KB 3/181 KB 21/60 KB 19/22 KB 5/181 KB 21/60 KB 19/22 KB 8/181 KB 21/60 KB 22/22 KB 11/181 KB 21/60 KB 3/57 KB 22/22 KB 13/181 KB 21/60 KB 19/22 KB 21/60 KB 3/57 KB 22/22 KB 13/181 KB 24/60 KB 3/57 KB 22/22 KB 13/181 KB 27/60 KB 3/57 KB 22/22 KB 13/181 KB 29/60 KB 3/57 KB 22/22 KB 13/181 KB 32/60 KB 3/57 KB 22/22 KB 16/181 KB 36/60 KB 3/57 KB 22/22 KB 16/181 KB 40/60 KB 3/57 KB 22/22 KB 16/181 KB 44/60 KB 3/57 KB 22/22 KB 16/181 KB 48/60 KB 3/57 KB 22/22 KB 11/181 KB 21/60 KB 22/22 KB 8/181 KB 21/60 KB 3/57 KB 22/22 KB 16/181 KB 32/60 KB 3/57 KB 22/22 KB 19/181 KB 48/60 KB 5/57 KB 22/22 KB 19/181 KB 48/60 KB 5/57 KB 22/22 KB 21/181 KB 48/60 KB 8/57 KB 22/22 KB 21/181 KB 48/60 KB 8/57 KB 22/22 KB 24/181 KB 48/60 KB 11/57 KB 22/22 KB 24/181 KB 48/60 KB 11/57 KB 22/22 KB 27/181 KB 48/60 KB 11/57 KB 22/22 KB 29/181 KB 48/60 KB 13/57 KB 22/22 KB 32/181 KB 52/60 KB 13/57 KB 22/22 KB 36/181 KB 52/60 KB 3/203 KB 13/57 KB 22/22 KB 40/181 KB 52/60 KB 3/203 KB 13/57 KB 44/181 KB 52/60 KB 3/203 KB 13/57 KB 48/181 KB 52/60 KB 13/57 KB 22/22 KB 29/181 KB 52/60 KB 3/203 KB 13/57 KB 48/181 KB 56/60 KB 3/203 KB 13/57 KB 48/181 KB 60/60 KB 13/57 KB 22/22 KB 29/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 546.2 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/203 KB 13/57 KB 22/22 KB 36/181 KB 52/60 KB 5/203 KB 16/57 KB 48/181 KB 60/60 KB 8/203 KB 16/57 KB 52/181 KB 60/60 KB 3/203 KB 16/57 KB 48/181 KB 60/60 KB 8/203 KB 19/57 KB 52/181 KB 60/60 KB 8/203 KB 21/57 KB 52/181 KB 60/60 KB 8/203 KB 24/57 KB 52/181 KB 60/60 KB 8/203 KB 27/57 KB 52/181 KB 60/60 KB 8/203 KB 29/57 KB 52/181 KB 60/60 KB 8/203 KB 32/57 KB 52/181 KB 60/60 KB 8/203 KB 36/57 KB 52/181 KB 60/60 KB 11/203 KB 40/57 KB 52/181 KB 60/60 KB 11/203 KB 44/57 KB 52/181 KB 60/60 KB 11/203 KB 48/57 KB 52/181 KB 60/60 KB 5/203 KB 16/57 KB 52/181 KB 60/60 KB 11/203 KB 48/57 KB 56/181 KB 60/60 KB 11/203 KB 48/57 KB 60/181 KB 60/60 KB 11/203 KB 48/57 KB 64/181 KB 60/60 KB 11/203 KB 36/57 KB 52/181 KB 60/60 KB 13/203 KB 48/57 KB 64/181 KB 60/60 KB 13/203 KB 48/57 KB 68/181 KB 60/60 KB 16/203 KB 52/57 KB 72/181 KB 60/60 KB 16/203 KB 52/57 KB 76/181 KB 60/60 KB 16/203 KB 52/57 KB 80/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 1440.4 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 16/203 KB 48/57 KB 68/181 KB 60/60 KB 19/203 KB 52/57 KB 80/181 KB 21/203 KB 52/57 KB 80/181 KB 16/203 KB 52/57 KB 68/181 KB 60/60 KB 21/203 KB 56/57 KB 80/181 KB 24/203 KB 56/57 KB 80/181 KB 24/203 KB 57/57 KB 80/181 KB 27/203 KB 57/57 KB 80/181 KB 29/203 KB 57/57 KB 80/181 KB 32/203 KB 57/57 KB 84/181 KB 36/203 KB 57/57 KB 84/181 KB 40/203 KB 57/57 KB 84/181 KB 44/203 KB 57/57 KB 84/181 KB 48/203 KB 57/57 KB 84/181 KB 52/203 KB 57/57 KB 84/181 KB 56/203 KB 57/57 KB 84/181 KB 60/203 KB 57/57 KB 84/181 KB 64/203 KB 57/57 KB 84/181 KB 68/203 KB 57/57 KB 84/181 KB 29/203 KB 57/57 KB 84/181 KB 68/203 KB 57/57 KB 88/181 KB 68/203 KB 57/57 KB 92/181 KB 68/203 KB 57/57 KB 96/181 KB 68/203 KB 57/57 KB 100/181 KB 68/203 KB 57/57 KB 104/181 KB 68/203 KB 57/57 KB 108/181 KB 68/203 KB 57/57 KB 112/181 KB 68/203 KB 57/57 KB 116/181 KB 68/203 KB 57/57 KB 120/181 KB 68/203 KB 57/57 KB 124/181 KB 68/203 KB 57/57 KB 128/181 KB 68/203 KB 57/57 KB 132/181 KB 72/203 KB 57/57 KB 132/181 KB 76/203 KB 57/57 KB 132/181 KB 80/203 KB 57/57 KB 132/181 KB 84/203 KB 57/57 KB 132/181 KB 88/203 KB 57/57 KB 136/181 KB 92/203 KB 57/57 KB 136/181 KB 96/203 KB 57/57 KB 136/181 KB 100/203 KB 136/181 KB 104/203 KB 136/181 KB 108/203 KB 136/181 KB 112/203 KB 136/181 KB 116/203 KB 136/181 KB 84/203 KB 57/57 KB 136/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 1094.2 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 116/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 148/181 KB 116/203 KB 152/181 KB 116/203 KB 156/181 KB 116/203 KB 160/181 KB 116/203 KB 164/181 KB 116/203 KB 168/181 KB 116/203 KB 172/181 KB 116/203 KB 176/181 KB 116/203 KB 180/181 KB 120/203 KB 181/181 KB 120/203 KB 180/181 KB 124/203 KB 181/181 KB 128/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 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 2814.3 KB/sec) unit-abot-epc-basic-0: 03:09:54 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 3169.6 KB/sec) unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:54 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: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 03:09:54 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-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 03:09:54 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 1346.3 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 03:09:54 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 218.3 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 03:09:54 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 265.8 KB/sec) unit-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 03:09:54 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 91.7 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 03:09:54 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-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 03:09:54 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: 03:09:54 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 93.4 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 03:09:54 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1262.9 KB/sec) unit-abot-epc-basic-0: 03:09:54 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-mysql-0: 03:09:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 03:09: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 66.6 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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 33.2 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 183.1 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 03:09: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: 03:09: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: 03:09: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: 03:09:55 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 258.8 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 938.3 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 375.5 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 03:09: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.17/plexus-utils-3.0.17.pom (4 KB at 236.8 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 03:09: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/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 03:09:55 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 37.8 KB/sec) unit-abot-epc-basic-0: 03:09:55 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: 03:09: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-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 03:09:55 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: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 3/158 KB 4/54 KB 5/158 KB 4/201 KB 4/46 KB 4/54 KB 3/158 KB 4/201 KB 4/46 KB 8/54 KB 5/158 KB 4/201 KB 4/46 KB 12/54 KB 5/158 KB 4/201 KB 4/46 KB 16/54 KB 5/158 KB 4/201 KB 4/46 KB 3/158 KB 4/201 KB 4/46 KB 16/54 KB 5/158 KB 8/201 KB 4/46 KB 16/54 KB 5/158 KB 12/201 KB 4/46 KB 16/54 KB 5/158 KB 16/201 KB 4/46 KB 3/158 KB 4/46 KB 16/54 KB 5/158 KB 16/201 KB 8/46 KB 3/44 KB 16/54 KB 5/158 KB 16/201 KB 12/46 KB 3/44 KB 16/54 KB 5/158 KB 16/201 KB 16/46 KB 3/44 KB 16/54 KB 5/158 KB 16/201 KB 20/46 KB 3/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 3/44 KB 16/54 KB 5/158 KB 16/201 KB 8/46 KB 5/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 8/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 11/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 13/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 16/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 19/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 21/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 24/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 3/44 KB 20/54 KB 8/158 KB 20/201 KB 20/46 KB 27/44 KB 20/54 KB 8/158 KB 20/201 KB 24/46 KB 3/44 KB 20/54 KB 5/158 KB 20/201 KB 20/46 KB 27/44 KB 24/54 KB 11/158 KB 20/201 KB 28/46 KB 3/44 KB 16/54 KB 5/158 KB 20/201 KB 20/46 KB 29/44 KB 24/54 KB 11/158 KB 24/201 KB 28/46 KB 29/44 KB 24/54 KB 11/158 KB 28/201 KB 28/46 KB 29/44 KB 24/54 KB 11/158 KB 32/201 KB 28/46 KB 29/44 KB 24/54 KB 11/158 KB 20/201 KB 28/46 KB 27/44 KB 20/54 KB 11/158 KB 20/201 KB 28/46 KB 29/44 KB 28/54 KB 11/158 KB 32/201 KB 32/46 KB 27/44 KB 20/54 KB 11/158 KB 20/201 KB 24/46 KB 29/44 KB 28/54 KB 13/158 KB 32/201 KB 32/46 KB 29/44 KB 28/54 KB 11/158 KB 32/201 KB 28/46 KB 29/44 KB 32/54 KB 13/158 KB 32/201 KB 32/46 KB 32/44 KB 32/54 KB 16/158 KB 36/201 KB 32/46 KB 32/44 KB 32/54 KB 19/158 KB 36/201 KB 32/46 KB 32/44 KB 32/54 KB 21/158 KB 36/201 KB 36/46 KB 32/44 KB 32/54 KB 13/158 KB 36/201 KB 32/46 KB 36/44 KB 32/54 KB 21/158 KB 36/201 KB 36/46 KB 40/44 KB 32/54 KB 24/158 KB 36/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 36/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 36/201 KB 36/46 KB 29/44 KB 32/54 KB 13/158 KB 36/201 KB 32/46 KB 44/44 KB 32/54 KB 24/158 KB 40/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 44/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 48/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 52/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 56/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 60/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 64/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 68/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 72/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 76/201 KB 36/46 KB 44/44 KB 32/54 KB 24/158 KB 80/201 KB 36/46 KB 36/44 KB 32/54 KB 24/158 KB 36/201 KB 36/46 KB 44/44 KB 32/54 KB 27/158 KB 80/201 KB 36/46 KB 44/44 KB 32/54 KB 29/158 KB 80/201 KB 36/46 KB 44/44 KB 32/54 KB 32/158 KB 80/201 KB 36/46 KB 44/44 KB 32/54 KB 36/158 KB 80/201 KB 36/46 KB 32/44 KB 32/54 KB 19/158 KB 36/201 KB 36/46 KB 44/44 KB 32/54 KB 36/158 KB 80/201 KB 40/46 KB 44/44 KB 32/54 KB 36/158 KB 80/201 KB 44/46 KB 44/44 KB 32/54 KB 36/158 KB 80/201 KB 46/46 KB 44/44 KB 32/54 KB 40/158 KB 80/201 KB 46/46 KB 44/44 KB 32/54 KB 44/158 KB 80/201 KB 46/46 KB 44/44 KB 32/54 KB 48/158 KB 80/201 KB 46/46 KB 44/44 KB 32/54 KB 52/158 KB 80/201 KB 46/46 KB 44/44 KB 32/54 KB 56/158 KB 84/201 KB 46/46 KB 44/44 KB 32/54 KB 60/158 KB 84/201 KB 46/46 KB 44/44 K unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install B 32/54 KB 64/158 KB 84/201 KB 46/46 KB 44/44 KB 32/54 KB 52/158 KB 84/201 KB 46/46 KB 44/44 KB 32/54 KB 64/158 KB 88/201 KB 46/46 KB 44/44 KB 32/54 KB 68/158 KB 88/201 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1096.4 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 44/44 KB 32/54 KB 68/158 KB 92/201 KB 46/46 KB 32/54 KB 68/158 KB 96/201 KB 46/46 KB 32/54 KB 68/158 KB 100/201 KB 46/46 KB 32/54 KB 72/158 KB 104/201 KB 46/46 KB 32/54 KB 72/158 KB 108/201 KB 46/46 KB 32/54 KB 72/158 KB 112/201 KB 46/46 KB 32/54 KB 72/158 KB 100/201 KB 46/46 KB 32/54 KB 76/158 KB 112/201 KB 46/46 KB 32/54 KB 80/158 KB 112/201 KB 46/46 KB 32/54 KB 84/158 KB 112/201 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 849.4 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 32/54 KB 88/158 KB 112/201 KB 32/54 KB 92/158 KB 112/201 KB 3/6 KB 32/54 KB 96/158 KB 112/201 KB 3/6 KB 36/54 KB 100/158 KB 112/201 KB 3/6 KB 36/54 KB 104/158 KB 116/201 KB 3/6 KB 36/54 KB 108/158 KB 116/201 KB 3/6 KB 32/54 KB 92/158 KB 112/201 KB 6/6 KB 36/54 KB 108/158 KB 116/201 KB 6/6 KB 36/54 KB 108/158 KB 116/201 KB 3/6 KB 36/54 KB 100/158 KB 116/201 KB 3/6 KB 36/54 KB 96/158 KB 112/201 KB 6/6 KB 40/54 KB 108/158 KB 116/201 KB 6/6 KB 44/54 KB 108/158 KB 116/201 KB 6/6 KB 48/54 KB 108/158 KB 116/201 KB 6/6 KB 52/54 KB 108/158 KB 116/201 KB 6/6 KB 54/54 KB 108/158 KB 116/201 KB 6/6 KB 54/54 KB 108/158 KB 120/201 KB 6/6 KB 54/54 KB 108/158 KB 124/201 KB 6/6 KB 54/54 KB 108/158 KB 128/201 KB 6/6 KB 54/54 KB 108/158 KB 132/201 KB 6/6 KB 54/54 KB 112/158 KB 132/201 KB 6/6 KB 3/3 KB 54/54 KB 112/158 KB 132/201 KB 6/6 KB 3/3 KB 54/54 KB 112/158 KB 136/201 KB 6/6 KB 3/3 KB 54/54 KB 112/158 KB 140/201 KB 6/6 KB 3/3 KB 54/54 KB 112/158 KB 144/201 KB 6/6 KB 3/3 KB 54/54 KB 112/158 KB 148/201 KB 3/3 KB 54/54 KB 116/158 KB 152/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 103.8 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 6/6 KB 3/3 KB 54/54 KB 116/158 KB 148/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 867.7 KB/sec) unit-abot-epc-basic-0: 03:09: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.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 120/158 KB 152/201 KB 124/158 KB 152/201 KB 128/158 KB 152/201 KB 128/158 KB 156/201 KB 128/158 KB 160/201 KB 128/158 KB 164/201 KB 132/158 KB 164/201 KB 136/158 KB 164/201 KB 140/158 KB 164/201 KB 144/158 KB 164/201 KB 148/158 KB 164/201 KB 148/158 KB 168/201 KB 148/158 KB 172/201 KB 148/158 KB 176/201 KB 148/158 KB 180/201 KB 152/158 KB 184/201 KB 152/158 KB 188/201 KB 152/158 KB 192/201 KB 152/158 KB 180/201 KB 156/158 KB 192/201 KB 158/158 KB 192/201 KB 158/158 KB 196/201 KB 158/158 KB 200/201 KB 158/158 KB 201/201 KB 3/5 KB 158/158 KB 201/201 KB 5/5 KB 158/158 KB 201/201 KB 5/5 KB 3/52 KB 158/158 KB 201/201 KB 5/5 KB 5/52 KB 158/158 KB 201/201 KB 5/5 KB 8/52 KB 158/158 KB 201/201 KB 5/5 KB 11/52 KB 158/158 KB 201/201 KB 5/5 KB 13/52 KB 158/158 KB 201/201 KB 5/5 KB 16/52 KB 158/158 KB 201/201 KB 5/5 KB 19/52 KB 158/158 KB 201/201 KB 5/5 KB 21/52 KB 3/367 KB 158/158 KB 201/201 KB 5/5 KB 24/52 KB 3/367 KB 158/158 KB 201/201 KB 5/5 KB 27/52 KB 3/367 KB 158/158 KB 201/201 KB 5/5 KB 19/52 KB 3/367 KB 158/158 KB 201/201 KB 5/5 KB 27/52 KB 5/367 KB 158/158 KB 201/201 KB 5/5 KB 29/52 KB 5/367 KB 158/158 KB 201/201 KB 5/5 KB 29/52 KB 8/367 KB 158/158 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 57.9 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 5/5 KB 32/52 KB 8/367 KB 158/158 KB 201/201 KB 36/52 KB 11/367 KB 158/158 KB 201/201 KB 32/52 KB 11/367 KB 158/158 KB 201/201 KB 36/52 KB 13/367 KB 158/158 KB 201/201 KB 36/52 KB 16/367 KB 158/158 KB 201/201 KB 36/52 KB 19/367 KB 158/158 KB 201/201 KB 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: 03:09:55 DEBUG unit.abot-epc-basic/0.install 40/52 KB 19/367 KB 158/158 KB 201/201 KB 44/52 KB 19/367 KB 158/158 KB 201/201 KB 48/52 KB 19/367 KB 158/158 KB 201/201 KB 52/52 KB 19/367 KB 158/158 KB 201/201 KB 52/52 KB 21/367 KB 158/158 KB 201/201 KB 52/52 KB 24/367 KB 158/158 KB 201/201 KB 52/52 KB 27/367 KB 158/158 KB 201/201 KB 52/52 KB 29/367 KB 158/158 KB 201/201 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 1963.1 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 52/52 KB 32/367 KB 201/201 KB 52/52 KB 36/367 KB 201/201 KB 52/52 KB 40/367 KB 201/201 KB 52/52 KB 44/367 KB 201/201 KB 52/52 KB 48/367 KB 201/201 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 52/52 KB 52/367 KB 201/201 KB 56/367 KB 3/47 KB 60/367 KB 3/47 KB 64/367 KB 3/47 KB 68/367 KB 3/47 KB 72/367 KB 3/47 KB 76/367 KB 3/47 KB 52/367 KB 201/201 KB 3/47 KB 76/367 KB 6/47 KB 76/367 KB 9/47 KB 76/367 KB 11/47 KB 76/367 KB 14/47 KB 76/367 KB 16/47 KB 76/367 KB 19/47 KB 76/367 KB 22/47 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 578.1 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 76/367 KB 25/47 KB 76/367 KB 27/47 KB 76/367 KB 30/47 KB 4/238 KB 76/367 KB 32/47 KB 4/238 KB 76/367 KB 36/47 KB 4/238 KB 76/367 KB 30/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 2111.5 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 8/238 KB 76/367 KB 36/47 KB 12/238 KB 76/367 KB 36/47 KB 12/238 KB 76/367 KB 40/47 KB 12/238 KB 76/367 KB 44/47 KB 16/238 KB 76/367 KB 44/47 KB 16/238 KB 76/367 KB 47/47 KB 16/238 KB 80/367 KB 47/47 KB 16/238 KB 84/367 KB 47/47 KB 20/238 KB 88/367 KB 47/47 KB 20/238 KB 92/367 KB 47/47 KB 20/238 KB 84/367 KB 47/47 KB 24/238 KB 92/367 KB 47/47 KB 28/238 KB 92/367 KB 47/47 KB 32/238 KB 92/367 KB 47/47 KB 32/238 KB 96/367 KB 47/47 KB 36/238 KB 96/367 KB 47/47 KB 40/238 KB 3/28 KB 100/367 KB 47/47 KB 44/238 KB 3/28 KB 100/367 KB 47/47 KB 48/238 KB 3/28 KB 100/367 KB 47/47 KB 36/238 KB 3/28 KB 100/367 KB 47/47 KB 36/238 KB 3/28 KB 96/367 KB 47/47 KB 48/238 KB 6/28 KB 100/367 KB 47/47 KB 48/238 KB 9/28 KB 100/367 KB 47/47 KB 48/238 KB 11/28 KB 100/367 KB 47/47 KB 48/238 KB 14/28 KB 100/367 KB 47/47 KB 48/238 KB 16/28 KB 100/367 KB 47/47 KB 48/238 KB 19/28 KB 100/367 KB 47/47 KB 48/238 KB 22/28 KB 100/367 KB 47/47 KB 48/238 KB 25/28 KB 100/367 KB 47/47 KB 48/238 KB 27/28 KB 100/367 KB 47/47 KB 48/238 KB 28/28 KB 100/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 453.1 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 48/238 KB 28/28 KB 104/367 KB 48/238 KB 28/28 KB 108/367 KB 48/238 KB 28/28 KB 112/367 KB 48/238 KB 28/28 KB 116/367 KB 52/238 KB 28/28 KB 116/367 KB 56/238 KB 28/28 KB 116/367 KB 60/238 KB 28/28 KB 116/367 KB 64/238 KB 28/28 KB 120/367 KB 68/238 KB 28/28 KB 120/367 KB 72/238 KB 120/367 KB 76/238 KB 120/367 KB 80/238 KB 120/367 KB 60/238 KB 28/28 KB 120/367 KB 80/238 KB 120/367 KB 4/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 80/238 KB 124/367 KB 4/186 KB 80/238 KB 128/367 KB 4/186 KB 80/238 KB 128/367 KB 8/186 KB 80/238 KB 128/367 KB 12/186 KB 80/238 KB 128/367 KB 16/186 KB 80/238 KB 128/367 KB 20/186 KB 84/238 KB 132/367 KB 24/186 KB 84/238 KB 132/367 KB 28/186 KB 84/238 KB 132/367 KB 32/186 KB 84/238 KB 132/367 KB 20/186 KB 88/238 KB 132/367 KB 32/186 KB 92/238 KB 132/367 KB 32/186 KB 96/238 KB 132/367 KB 32/186 KB 100/238 KB 132/367 KB 32/186 KB 104/238 KB 132/367 KB 36/186 KB 108/238 KB 132/367 KB 36/186 KB 112/238 KB 132/367 KB 36/186 KB 80/238 KB 132/367 KB 20/186 KB 112/238 KB 136/367 KB 36/186 KB 112/238 KB 140/367 KB 36/186 KB 112/238 KB 144/367 KB 36/186 KB 112/238 KB 148/367 KB 36/186 KB 112/238 KB 152/367 KB 36/186 KB 112/238 KB 156/367 KB 36/186 KB 112/238 KB 160/367 KB 36/186 KB 100/238 KB 132/367 KB 36/186 KB 112/238 KB 160/367 KB 40/186 KB 112/238 KB 160/367 KB 44/186 KB 112/238 KB 160/367 KB 48/186 KB 112/238 KB 164/367 KB 48/186 KB 112/238 KB 168/367 KB 52/186 KB 112/238 KB 172/367 KB 52/186 KB 112/238 KB 176/367 KB 52/186 KB 116/238 KB 176/367 KB 52/186 KB 120/238 KB 176/367 KB 52/186 KB 124/238 KB 176/367 KB 52/186 KB 128/238 KB 176/367 KB 52/186 KB 132/238 KB 176/367 KB 52/186 KB 112/238 KB 164/367 KB 52/186 KB 132/238 KB 180/367 KB 56/186 KB 132/238 KB 180/367 KB 60/186 KB 132/238 KB 180/367 KB 64/186 KB 132/238 KB 180/367 KB 68/186 KB 132/238 KB 180/367 KB 72/186 KB 132/238 KB 180/367 KB 52/186 KB 136/238 KB 184/367 KB 72/186 KB 136/238 KB 188/367 KB 72/186 KB 136/238 KB 192/367 KB 72/186 KB 136/238 KB 196/367 KB 72/186 KB 136/238 KB 200/367 KB 76/186 KB 136/238 KB 204/367 KB 76/186 KB 136/238 KB 208/367 KB 76/186 KB 136/238 KB 212/367 KB 76/186 KB 136/238 KB 216/367 KB 76/186 KB 136/238 KB 220/367 KB 76/186 KB 136/238 KB 180/367 KB 72/186 KB 140/238 KB 220/367 KB 76/186 KB 144/238 KB 220/367 KB 76/186 KB 136/238 KB 196/367 KB 76/186 KB 144/238 KB 220/367 KB 80/186 KB 148/238 KB 220/367 KB 80/186 KB 152/238 KB 220/367 KB 84/186 KB 156/238 KB 220/367 KB 84/186 KB 156/238 KB 3/558 KB 220/367 KB 84/186 KB 156/238 KB 5/558 KB 220/367 KB 84/186 KB 156/238 KB 8/558 KB 220/367 KB 84/186 KB 156/238 KB 11/558 KB 220/367 KB 84/186 KB 156/238 KB 13/558 KB 220/367 KB 84/186 KB 156/238 KB 16/558 KB 220/367 KB 84/186 KB 156/238 KB 19/558 KB 220/367 KB 84/186 KB 156/238 KB 21/558 KB 220/367 KB 84/186 KB 156/238 KB 24/558 KB 220/367 KB 84/186 KB 156/238 KB 27/558 KB 220/367 KB 84/186 KB 156/238 KB 29/558 KB 220/367 KB 84/186 KB 156/238 KB 32/558 KB 220/367 KB 84/186 KB 148/238 KB 220/367 KB 84/186 KB 156/238 KB 32/558 KB 220/367 KB 88/186 KB 156/238 KB 32/558 KB 220/367 KB 92/186 KB 156/238 KB 36/558 KB 220/367 KB 96/186 KB 160/238 KB 36/558 KB 220/367 KB 100/186 KB 160/238 KB 36/558 KB 224/367 KB 104/186 KB 160/238 KB 36/558 KB 224/367 KB 108/186 KB 160/238 KB 36/558 KB 224/367 KB 112/186 KB 160/238 KB 36/558 KB 224/367 KB 116/186 KB 160/238 KB 36/558 KB 224/367 KB 120/186 KB 160/238 KB 36/558 KB 224/367 KB 124/186 KB 160/238 KB 36/558 KB 224/367 KB 128/186 KB 156/238 KB 36/558 KB 220/367 KB 92/186 KB 160/238 KB 4/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 8/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 12/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 16/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 20/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 24/1199 KB 36/558 KB 224/367 KB 128/186 KB unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 160/238 KB 28/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 32/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 36/1199 KB 36/558 KB 224/367 KB 128/186 KB 160/238 KB 40/1199 KB 40/558 KB 224/367 KB 128/186 KB 160/238 KB 44/1199 KB 40/558 KB 224/367 KB 128/186 KB 160/238 KB 48/1199 KB 40/558 KB 224/367 KB 128/186 KB 160/238 KB 36/558 KB 224/367 KB 100/186 KB 160/238 KB 36/558 KB 220/367 KB 96/186 KB 164/238 KB 48/1199 KB 40/558 KB 224/367 KB 128/186 KB 168/238 KB 48/1199 KB 40/558 KB 224/367 KB 128/186 KB 172/238 KB 48/1199 KB 40/558 KB 224/367 KB 128/186 KB 176/238 KB 48/1199 KB 40/558 KB 228/367 KB 128/186 KB 160/238 KB 36/1199 KB 40/558 KB 224/367 KB 128/186 KB 176/238 KB 48/1199 KB 44/558 KB 228/367 KB 128/186 KB 176/238 KB 48/1199 KB 48/558 KB 228/367 KB 128/186 KB 176/238 KB 48/1199 KB 52/558 KB 228/367 KB 128/186 KB 180/238 KB 48/1199 KB 56/558 KB 228/367 KB 128/186 KB 180/238 KB 48/1199 KB 60/558 KB 228/367 KB 128/186 KB 180/238 KB 48/1199 KB 64/558 KB 228/367 KB 128/186 KB 180/238 KB 48/1199 KB 68/558 KB 228/367 KB 128/186 KB 180/238 KB 52/1199 KB 72/558 KB 228/367 KB 132/186 KB 180/238 KB 52/1199 KB 76/558 KB 228/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 228/367 KB 132/186 KB 172/238 KB 48/1199 KB 40/558 KB 228/367 KB 128/186 KB 180/238 KB 52/1199 KB 80/558 KB 232/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 236/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 240/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 244/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 248/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 252/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 256/367 KB 132/186 KB 180/238 KB 52/1199 KB 68/558 KB 228/367 KB 132/186 KB 180/238 KB 52/1199 KB 80/558 KB 256/367 KB 136/186 KB 180/238 KB 52/1199 KB 80/558 KB 256/367 KB 140/186 KB 180/238 KB 52/1199 KB 80/558 KB 256/367 KB 144/186 KB 180/238 KB 52/1199 KB 80/558 KB 260/367 KB 148/186 KB 180/238 KB 52/1199 KB 84/558 KB 260/367 KB 152/186 KB 180/238 KB 52/1199 KB 84/558 KB 260/367 KB 156/186 KB 180/238 KB 52/1199 KB 84/558 KB 260/367 KB 160/186 KB 180/238 KB 52/1199 KB 84/558 KB 260/367 KB 164/186 KB 180/238 KB 52/1199 KB 68/558 KB 228/367 KB 128/186 KB 180/238 KB 48/1199 KB 52/558 KB 228/367 KB 128/186 KB 184/238 KB 52/1199 KB 84/558 KB 260/367 KB 164/186 KB 188/238 KB 52/1199 KB 84/558 KB 260/367 KB 164/186 KB 192/238 KB 52/1199 KB 84/558 KB 260/367 KB 164/186 KB 192/238 KB 56/1199 KB 84/558 KB 260/367 KB 164/186 KB 192/238 KB 60/1199 KB 84/558 KB 260/367 KB 164/186 KB 192/238 KB 64/1199 KB 84/558 KB 260/367 KB 164/186 KB 196/238 KB 68/1199 KB 84/558 KB 260/367 KB 164/186 KB 196/238 KB 72/1199 KB 84/558 KB 260/367 KB 164/186 KB 196/238 KB 76/1199 KB 84/558 KB 260/367 KB 164/186 KB 196/238 KB 80/1199 KB 84/558 KB 260/367 KB 164/186 KB 180/238 KB 52/1199 KB 84/558 KB 260/367 KB 148/186 KB 196/238 KB 80/1199 KB 88/558 KB 260/367 KB 164/186 KB 196/238 KB 80/1199 KB 92/558 KB 260/367 KB 164/186 KB 196/238 KB 80/1199 KB 96/558 KB 260/367 KB 164/186 KB 196/238 KB 80/1199 KB 100/558 KB 260/367 KB 164/186 KB 196/238 KB 84/1199 KB 104/558 KB 260/367 KB 164/186 KB 196/238 KB 84/1199 KB 108/558 KB 260/367 KB 164/186 KB 180/238 KB 52/1199 KB 80/558 KB 260/367 KB 144/186 KB 196/238 KB 84/1199 KB 108/558 KB 264/367 KB 168/186 KB 196/238 KB 84/1199 KB 108/558 KB 268/367 KB 168/186 KB 196/238 KB 84/1199 KB 108/558 KB 272/367 KB 168/186 KB 196/238 KB 84/1199 unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install KB 108/558 KB 276/367 KB 168/186 KB 196/238 KB 84/1199 KB 108/558 KB 280/367 KB 168/186 KB 196/238 KB 84/1199 KB 108/558 KB 260/367 KB 168/186 KB 196/238 KB 84/1199 KB 112/558 KB 280/367 KB 172/186 KB 196/238 KB 84/1199 KB 112/558 KB 284/367 KB 176/186 KB 196/238 KB 84/1199 KB 100/558 KB 260/367 KB 164/186 KB 196/238 KB 88/1199 KB 112/558 KB 284/367 KB 176/186 KB 196/238 KB 92/1199 KB 112/558 KB 284/367 KB 176/186 KB 196/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 196/238 KB 64/1199 KB 84/558 KB 260/367 KB 164/186 KB 200/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 204/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 208/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 212/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 216/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 220/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 224/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 228/238 KB 96/1199 KB 112/558 KB 284/367 KB 176/186 KB 232/238 KB 100/1199 KB 112/558 KB 284/367 KB 176/186 KB 236/238 KB 100/1199 KB 112/558 KB 284/367 KB 176/186 KB 238/238 KB 100/1199 KB 112/558 KB 284/367 KB 176/186 KB 196/238 KB 84/1199 KB 112/558 KB 284/367 KB 172/186 KB 238/238 KB 100/1199 KB 112/558 KB 288/367 KB 180/186 KB 196/238 KB 84/1199 KB 112/558 KB 280/367 KB 168/186 KB 238/238 KB 100/1199 KB 116/558 KB 288/367 KB 180/186 KB 238/238 KB 100/1199 KB 120/558 KB 292/367 KB 180/186 KB 238/238 KB 100/1199 KB 124/558 KB 292/367 KB 180/186 KB 238/238 KB 100/1199 KB 128/558 KB 292/367 KB 180/186 KB 238/238 KB 100/1199 KB 112/558 KB 284/367 KB 180/186 KB 238/238 KB 100/1199 KB 128/558 KB 292/367 KB 184/186 KB 238/238 KB 100/1199 KB 128/558 KB 292/367 KB 186/186 KB 228/238 KB 100/1199 KB 112/558 KB 284/367 KB 176/186 KB 238/238 KB 104/1199 KB 128/558 KB 292/367 KB 186/186 KB 238/238 KB 108/1199 KB 128/558 KB 292/367 KB 186/186 KB 238/238 KB 112/1199 KB 128/558 KB 292/367 KB 186/186 KB 238/238 KB 116/1199 KB 128/558 KB 292/367 KB 186/186 KB 238/238 KB 120/1199 KB 132/558 KB 292/367 KB 186/186 KB 238/238 KB 124/1199 KB 132/558 KB 292/367 KB 186/186 KB 238/238 KB 128/1199 KB 132/558 KB 292/367 KB 186/186 KB 238/238 KB 132/1199 KB 132/558 KB 292/367 KB 186/186 KB 136/1199 KB 132/558 KB 292/367 KB 186/186 KB 140/1199 KB 132/558 KB 292/367 KB 186/186 KB 144/1199 KB 132/558 KB 292/367 KB 186/186 KB 238/238 KB 100/1199 KB 116/558 KB 292/367 KB 180/186 KB 144/1199 KB 132/558 KB 296/367 KB 186/186 KB 144/1199 KB 132/558 KB 300/367 KB 186/186 KB 144/1199 KB 132/558 KB 304/367 KB 186/186 KB 144/1199 KB 132/558 KB 308/367 KB 186/186 KB 144/1199 KB 132/558 KB 312/367 KB 144/1199 KB 132/558 KB 316/367 KB 144/1199 KB 132/558 KB 320/367 KB 144/1199 KB 132/558 KB 324/367 KB 144/1199 KB 132/558 KB 328/367 KB 144/1199 KB 132/558 KB 332/367 KB 144/1199 KB 132/558 KB 336/367 KB 144/1199 KB 132/558 KB 340/367 KB 148/1199 KB 132/558 KB 344/367 KB 148/1199 KB 132/558 KB 348/367 KB 148/1199 KB 132/558 KB 352/367 KB 238/238 KB 116/1199 KB 132/558 KB 292/367 KB 186/186 KB 148/1199 KB 136/558 KB 352/367 KB 148/1199 KB 140/558 KB 352/367 KB 148/1199 KB 144/558 KB 352/367 KB 148/1199 KB 148/558 KB 352/367 KB 148/1199 KB 152/558 KB 352/367 KB 148/1199 KB 156/558 KB 352/367 KB 148/1199 KB 160/558 KB 352/367 KB 148/1199 KB 164/558 KB 352/367 KB 148/1199 KB 132/558 KB 340/367 KB 152/1199 KB 164/558 KB 352/36 unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 7 KB 156/1199 KB 164/558 KB 352/367 KB 160/1199 KB 168/558 KB 352/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1068.8 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 156/1199 KB 168/558 KB 352/367 KB 160/1199 KB 172/558 KB 352/367 KB 160/1199 KB 176/558 KB 352/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1380.4 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 160/1199 KB 180/558 KB 352/367 KB 160/1199 KB 184/558 KB 352/367 KB 164/1199 KB 188/558 KB 356/367 KB 164/1199 KB 192/558 KB 356/367 KB 164/1199 KB 196/558 KB 356/367 KB 164/1199 KB 200/558 KB 356/367 KB 164/1199 KB 204/558 KB 356/367 KB 164/1199 KB 208/558 KB 356/367 KB 164/1199 KB 184/558 KB 356/367 KB 168/1199 KB 208/558 KB 356/367 KB 172/1199 KB 208/558 KB 356/367 KB 176/1199 KB 208/558 KB 356/367 KB 180/1199 KB 208/558 KB 356/367 KB 184/1199 KB 208/558 KB 356/367 KB 188/1199 KB 208/558 KB 356/367 KB 192/1199 KB 208/558 KB 356/367 KB 160/1199 KB 184/558 KB 356/367 KB 192/1199 KB 208/558 KB 360/367 KB 192/1199 KB 208/558 KB 364/367 KB 192/1199 KB 208/558 KB 367/367 KB 196/1199 KB 208/558 KB 367/367 KB 200/1199 KB 212/558 KB 367/367 KB 204/1199 KB 212/558 KB 367/367 KB 208/1199 KB 212/558 KB 367/367 KB 196/1199 KB 212/558 KB 367/367 KB 208/1199 KB 216/558 KB 367/367 KB 208/1199 KB 220/558 KB 367/367 KB 208/1199 KB 224/558 KB 367/367 KB 208/1199 KB 228/558 KB 367/367 KB 212/1199 KB 232/558 KB 367/367 KB 212/1199 KB 236/558 KB 367/367 KB 212/1199 KB 240/558 KB 367/367 KB 212/1199 KB 228/558 KB 367/367 KB 216/1199 KB 240/558 KB 367/367 KB 220/1199 KB 240/558 KB 367/367 KB 224/1199 KB 240/558 KB 367/367 KB 224/1199 KB 240/558 KB 367/367 KB 4/181 KB 224/1199 KB 240/558 KB 367/367 KB 8/181 KB 224/1199 KB 240/558 KB 367/367 KB 12/181 KB 224/1199 KB 240/558 KB 367/367 KB 16/181 KB 224/1199 KB 240/558 KB 367/367 KB 20/181 KB 224/1199 KB 240/558 KB 367/367 KB 24/181 KB 224/1199 KB 240/558 KB 367/367 KB 28/181 KB 224/1199 KB 240/558 KB 367/367 KB 32/181 KB 224/1199 KB 244/558 KB 367/367 KB 36/181 KB 228/1199 KB 244/558 KB 40/181 KB 228/1199 KB 244/558 KB 44/181 KB 228/1199 KB 244/558 KB 48/181 KB 224/1199 KB 244/558 KB 367/367 KB 32/181 KB 228/1199 KB 248/558 KB 48/181 KB 228/1199 KB 252/558 KB 48/181 KB 228/1199 KB 256/558 KB 48/181 KB 228/1199 KB 244/558 KB 36/181 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 1889.0 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 232/1199 KB 256/558 KB 48/181 KB 236/1199 KB 256/558 KB 48/181 KB 240/1199 KB 256/558 KB 48/181 KB 244/1199 KB 260/558 KB 52/181 KB 248/1199 KB 4/1206 KB 260/558 KB 52/181 KB 252/1199 KB 4/1206 KB 260/558 KB 52/181 KB 256/1199 KB 4/1206 KB 260/558 KB 52/181 KB 240/1199 KB 260/558 KB 52/181 KB 240/1199 KB 260/558 KB 48/181 KB 244/1199 KB 4/1206 KB 260/558 KB 52/181 KB 256/1199 KB 8/1206 KB 260/558 KB 52/181 KB 256/1199 KB 12/1206 KB 260/558 KB 52/181 KB 256/1199 KB 16/1206 KB 260/558 KB 52/181 KB 256/1199 KB 20/1206 KB 260/558 KB 52/181 KB 256/1199 KB 24/1206 KB 260/558 KB 52/181 KB 256/1199 KB 28/1206 KB 260/558 KB 52/181 KB 256/1199 KB 32/1206 KB 260/558 KB 52/181 KB 256/1199 KB 36/1206 KB 260/558 KB 52/181 KB 256/1199 KB 40/1206 KB 260/558 KB 52/181 KB 256/1199 KB 44/1206 KB 260/558 KB 52/181 KB 256/1199 KB 48/1206 KB 260/558 KB 52/181 KB 256/1199 KB 52/1206 KB 260/558 KB 52/181 KB 256/1199 KB 56/1206 KB 260/558 KB 52/181 KB 256/1199 KB 60/1206 KB 260/558 KB 52/181 KB 256/1199 KB 64/1206 KB 260/558 KB 52/181 KB 256/1199 KB 68/1206 KB 260/558 KB 52/181 KB 256/1199 KB 72/1206 KB 264/558 KB 56/181 KB 256/1199 KB 76/1206 KB 264/558 KB 56/181 KB 256/1199 KB 80/1206 KB 264/558 KB 56/181 KB 256/1199 KB 84/1206 KB 264/558 KB 56/181 KB 260/1199 KB 88/1206 KB 264/558 KB 56/181 KB 260/1199 KB 92/1206 KB 264/558 KB 56/181 KB 260/1199 KB 96/1206 KB 264/558 KB 56/181 KB 256/1199 KB 68/1206 KB 264/558 KB 56/181 KB 260/1199 KB 96/1206 KB 264/558 KB 60/181 KB 260/1199 KB 96/1206 KB 264/558 KB 64/181 KB 256/1199 KB 68/1206 KB 264/558 KB 52/181 KB 260/1199 KB 96/1206 KB 268/558 KB 64/181 KB 260/1199 KB 96/1206 KB 272/558 KB 64/181 KB 260/1199 KB 96/1206 KB 276/558 KB 64/181 KB 260/1199 KB 96/1206 KB 280/558 KB 68/181 KB 260/1199 KB 96/1206 KB 284/558 KB 68/181 KB 260/1199 KB 84/1206 KB 264/558 KB 56/181 KB 264/1199 KB 96/1206 KB 284/558 KB 68/181 KB 268/1199 KB 96/1206 KB 288/558 KB 68/181 KB 272/1199 KB 96/1206 KB 288/558 KB 68/181 KB 260/1199 KB 96/1206 KB 276/558 KB 68/181 KB 272/1199 KB 96/1206 KB 288/558 KB 72/181 KB 272/1199 KB 96/1206 KB 288/558 KB 76/181 KB 272/1199 KB 96/1206 KB 288/558 KB 80/181 KB 264/1199 KB 96/1206 KB 288/558 KB 68/181 KB 272/1199 KB 96/1206 KB 292/558 KB 80/181 KB 276/1199 KB 100/1206 KB 296/558 KB 84/181 KB 276/1199 KB 100/1206 KB 300/558 KB 84/181 KB 276/1199 KB 100/1206 KB 304/558 KB 84/181 KB 276/1199 KB 100/1206 KB 292/558 KB 84/181 KB 280/1199 KB 100/1206 KB 304/558 KB 84/181 KB 284/1199 KB 100/1206 KB 304/558 KB 84/181 KB 288/1199 KB 100/1206 KB 304/558 KB 84/181 KB 272/1199 KB 100/1206 KB 292/558 KB 84/181 KB 288/1199 KB 104/1206 KB 304/558 KB 84/181 KB 288/1199 KB 108/1206 KB 304/558 KB 84/181 KB 288/1199 KB 112/1206 KB 304/558 KB 84/181 KB 288/1199 KB 116/1206 KB 304/558 KB 84/181 KB 292/1199 KB 120/1206 KB 308/558 KB 84/181 KB 292/1199 KB 124/1206 KB 308/558 KB 84/181 KB 292/1199 KB 128/1206 KB 308/558 KB 84/181 KB 272/1199 KB 96/1206 KB 292/558 KB 84/181 KB 292/1199 KB 128/1206 KB 308/558 KB 88/181 KB 292/1199 KB 128/1206 KB 308/558 KB 92/181 KB 292/1199 KB 128/1206 KB 308/558 KB 96/181 KB 292/1199 KB 128/1206 KB 308/558 KB 100/181 KB 292/1199 KB 128/1206 KB 308/558 KB 104/181 KB 292/1199 KB 128/1206 KB 308/558 KB 108/181 KB 292/1199 KB 128/1206 KB 308/558 KB 112/181 KB 292/1199 KB 116/1206 KB 308/558 KB 84/181 KB 296/1199 KB 128/1206 KB 308/558 KB 112/181 KB 300/1199 KB 128/1206 KB 308/558 KB 112/181 KB 304/1199 KB unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 128/1206 KB 308/558 KB 112/181 KB 288/1199 KB 116/1206 KB 308/558 KB 84/181 KB 304/1199 KB 128/1206 KB 312/558 KB 112/181 KB 304/1199 KB 128/1206 KB 316/558 KB 112/181 KB 304/1199 KB 128/1206 KB 320/558 KB 112/181 KB 304/1199 KB 128/1206 KB 324/558 KB 112/181 KB 308/1199 KB 132/1206 KB 328/558 KB 116/181 KB 308/1199 KB 132/1206 KB 332/558 KB 116/181 KB 308/1199 KB 132/1206 KB 336/558 KB 116/181 KB 308/1199 KB 132/1206 KB 340/558 KB 116/181 KB 308/1199 KB 132/1206 KB 344/558 KB 116/181 KB 308/1199 KB 132/1206 KB 348/558 KB 116/181 KB 308/1199 KB 132/1206 KB 352/558 KB 116/181 KB 308/1199 KB 132/1206 KB 324/558 KB 116/181 KB 308/1199 KB 132/1206 KB 352/558 KB 120/181 KB 308/1199 KB 132/1206 KB 352/558 KB 124/181 KB 308/1199 KB 132/1206 KB 352/558 KB 128/181 KB 308/1199 KB 132/1206 KB 324/558 KB 112/181 KB 312/1199 KB 132/1206 KB 352/558 KB 128/181 KB 304/1199 KB 132/1206 KB 324/558 KB 112/181 KB 312/1199 KB 136/1206 KB 352/558 KB 128/181 KB 312/1199 KB 140/1206 KB 352/558 KB 128/181 KB 316/1199 KB 140/1206 KB 352/558 KB 128/181 KB 320/1199 KB 140/1206 KB 352/558 KB 128/181 KB 320/1199 KB 144/1206 KB 352/558 KB 128/181 KB 324/1199 KB 144/1206 KB 352/558 KB 128/181 KB 328/1199 KB 148/1206 KB 352/558 KB 132/181 KB 332/1199 KB 148/1206 KB 352/558 KB 132/181 KB 336/1199 KB 148/1206 KB 352/558 KB 132/181 KB 340/1199 KB 148/1206 KB 352/558 KB 132/181 KB 344/1199 KB 148/1206 KB 356/558 KB 132/181 KB 348/1199 KB 148/1206 KB 356/558 KB 132/181 KB 352/1199 KB 148/1206 KB 356/558 KB 132/181 KB 356/1199 KB 148/1206 KB 356/558 KB 132/181 KB 360/1199 KB 148/1206 KB 356/558 KB 132/181 KB 364/1199 KB 148/1206 KB 356/558 KB 132/181 KB 324/1199 KB 148/1206 KB 352/558 KB 132/181 KB 324/1199 KB 144/1206 KB 352/558 KB 132/181 KB 364/1199 KB 152/1206 KB 356/558 KB 132/181 KB 364/1199 KB 156/1206 KB 356/558 KB 136/181 KB 364/1199 KB 160/1206 KB 356/558 KB 136/181 KB 364/1199 KB 164/1206 KB 356/558 KB 136/181 KB 364/1199 KB 168/1206 KB 356/558 KB 136/181 KB 364/1199 KB 172/1206 KB 356/558 KB 136/181 KB 364/1199 KB 176/1206 KB 356/558 KB 136/181 KB 340/1199 KB 148/1206 KB 356/558 KB 132/181 KB 364/1199 KB 176/1206 KB 360/558 KB 136/181 KB 364/1199 KB 176/1206 KB 364/558 KB 136/181 KB 364/1199 KB 176/1206 KB 368/558 KB 136/181 KB 364/1199 KB 152/1206 KB 356/558 KB 136/181 KB 364/1199 KB 176/1206 KB 368/558 KB 140/181 KB 364/1199 KB 176/1206 KB 368/558 KB 144/181 KB 364/1199 KB 176/1206 KB 368/558 KB 148/181 KB 364/1199 KB 176/1206 KB 368/558 KB 152/181 KB 364/1199 KB 176/1206 KB 368/558 KB 156/181 KB 364/1199 KB 176/1206 KB 372/558 KB 160/181 KB 364/1199 KB 176/1206 KB 372/558 KB 164/181 KB 364/1199 KB 180/1206 KB 372/558 KB 168/181 KB 368/1199 KB 180/1206 KB 372/558 KB 172/181 KB 368/1199 KB 180/1206 KB 372/558 KB 176/181 KB 364/1199 KB 176/1206 KB 372/558 KB 156/181 KB 368/1199 KB 180/1206 KB 376/558 KB 176/181 KB 368/1199 KB 180/1206 KB 380/558 KB 176/181 KB 368/1199 KB 180/1206 KB 384/558 KB 176/181 KB 368/1199 KB 180/1206 KB 372/558 KB 176/181 KB 364/1199 KB 180/1206 KB 372/558 KB 164/181 KB 368/1199 KB 184/1206 KB 384/558 KB 176/181 KB 368/1199 KB 188/1206 KB 384/558 KB 176/181 KB 372/1199 KB 192/1206 KB 384/558 KB 176/181 KB 372/1199 KB 196/1206 KB 384/558 KB 176/181 KB 372/1199 KB 200/1206 KB 388/558 KB 180/181 KB 372/1199 KB 204/1206 KB 388/558 KB 180/181 KB 372/1199 KB 208/1206 KB 388/558 KB 180/181 KB 372/1199 KB 212/1206 KB 388/558 KB 180/181 KB 372/1199 KB 216/1206 KB 388/558 KB unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 180/181 KB 372/1199 KB 220/1206 KB 388/558 KB 180/181 KB 372/1199 KB 224/1206 KB 388/558 KB 180/181 KB 372/1199 KB 188/1206 KB 384/558 KB 176/181 KB 376/1199 KB 224/1206 KB 388/558 KB 180/181 KB 380/1199 KB 224/1206 KB 388/558 KB 180/181 KB 384/1199 KB 224/1206 KB 388/558 KB 180/181 KB 372/1199 KB 196/1206 KB 388/558 KB 180/181 KB 384/1199 KB 224/1206 KB 392/558 KB 180/181 KB 384/1199 KB 224/1206 KB 396/558 KB 180/181 KB 384/1199 KB 224/1206 KB 400/558 KB 180/181 KB 372/1199 KB 196/1206 KB 384/558 KB 180/181 KB 384/1199 KB 224/1206 KB 400/558 KB 181/181 KB 384/1199 KB 224/1206 KB 404/558 KB 181/181 KB 388/1199 KB 228/1206 KB 408/558 KB 181/181 KB 388/1199 KB 228/1206 KB 412/558 KB 181/181 KB 388/1199 KB 228/1206 KB 416/558 KB 181/181 KB 388/1199 KB 228/1206 KB 420/558 KB 181/181 KB 388/1199 KB 228/1206 KB 424/558 KB 181/181 KB 388/1199 KB 228/1206 KB 428/558 KB 181/181 KB 388/1199 KB 228/1206 KB 432/558 KB 181/181 KB 388/1199 KB 224/1206 KB 404/558 KB 181/181 KB 392/1199 KB 228/1206 KB 432/558 KB 181/181 KB 396/1199 KB 228/1206 KB 432/558 KB 181/181 KB 400/1199 KB 228/1206 KB 432/558 KB 181/181 KB 404/1199 KB 228/1206 KB 432/558 KB 181/181 KB 408/1199 KB 228/1206 KB 432/558 KB 181/181 KB 412/1199 KB 228/1206 KB 432/558 KB 181/181 KB 416/1199 KB 228/1206 KB 432/558 KB 181/181 KB 420/1199 KB 228/1206 KB 432/558 KB 181/181 KB 424/1199 KB 228/1206 KB 436/558 KB 181/181 KB 428/1199 KB 228/1206 KB 436/558 KB 181/181 KB 432/1199 KB 228/1206 KB 436/558 KB 181/181 KB 388/1199 KB 228/1206 KB 404/558 KB 181/181 KB 432/1199 KB 232/1206 KB 436/558 KB 181/181 KB 432/1199 KB 236/1206 KB 436/558 KB 181/181 KB 432/1199 KB 240/1206 KB 436/558 KB 181/181 KB 420/1199 KB 228/1206 KB 436/558 KB 181/181 KB 432/1199 KB 240/1206 KB 440/558 KB 181/181 KB 432/1199 KB 240/1206 KB 444/558 KB 181/181 KB 432/1199 KB 240/1206 KB 448/558 KB 181/181 KB 432/1199 KB 240/1206 KB 452/558 KB 181/181 KB 436/1199 KB 244/1206 KB 456/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 735.0 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 432/1199 KB 244/1206 KB 452/558 KB 181/181 KB 436/1199 KB 248/1206 KB 456/558 KB 436/1199 KB 252/1206 KB 456/558 KB 436/1199 KB 256/1206 KB 456/558 KB 436/1199 KB 260/1206 KB 456/558 KB 436/1199 KB 264/1206 KB 460/558 KB 436/1199 KB 268/1206 KB 460/558 KB 436/1199 KB 272/1206 KB 460/558 KB 436/1199 KB 244/1206 KB 452/558 KB 181/181 KB 440/1199 KB 272/1206 KB 460/558 KB 444/1199 KB 272/1206 KB 460/558 KB 448/1199 KB 272/1206 KB 460/558 KB 436/1199 KB 260/1206 KB 460/558 KB 448/1199 KB 272/1206 KB 464/558 KB 448/1199 KB 272/1206 KB 468/558 KB 452/1199 KB 276/1206 KB 472/558 KB 452/1199 KB 276/1206 KB 476/558 KB 452/1199 KB 276/1206 KB 480/558 KB 452/1199 KB 276/1206 KB 468/558 KB 452/1199 KB 280/1206 KB 480/558 KB 452/1199 KB 284/1206 KB 480/558 KB 452/1199 KB 288/1206 KB 480/558 KB 452/1199 KB 292/1206 KB 480/558 KB 452/1199 KB 296/1206 KB 484/558 KB 452/1199 KB 300/1206 KB 484/558 KB 452/1199 KB 304/1206 KB 484/558 KB 452/1199 KB 308/1206 KB 484/558 KB 452/1199 KB 272/1206 KB 468/558 KB 456/1199 KB 308/1206 KB 484/558 KB 460/1199 KB 308/1206 KB 484/558 KB 464/1199 KB 308/1206 KB 484/558 KB 468/1199 KB 308/1206 KB 484/558 KB 472/1199 KB 308/1206 KB 484/558 KB 476/1199 KB 308/1206 KB 484/558 KB 480/1199 KB 308/1206 KB 484/558 KB 452/1199 KB 292/1206 KB 484/558 KB 480/1199 KB 308/1206 KB 488/558 KB 480/1199 KB 308/1206 KB 492/558 KB 480/1199 KB 308/1206 KB 496/558 KB 480/1199 KB 308/1206 KB 500/558 KB 484/1199 KB 308/1206 KB 504/558 KB 484/1199 KB 308/1206 KB 508/558 KB 484/1199 KB 308/1206 KB 500/558 KB 488/1199 KB 308/1206 KB 508/558 KB 492/1199 KB 312/1206 KB 512/558 KB 496/1199 KB 312/1206 KB 512/558 KB 488/1199 KB 312/1206 KB 512/558 KB 496/1199 KB 316/1206 KB 512/558 KB 496/1199 KB 320/1206 KB 512/558 KB 488/1199 KB 308/1206 KB 512/558 KB 496/1199 KB 320/1206 KB 516/558 KB 500/1199 KB 324/1206 KB 520/558 KB 500/1199 KB 324/1206 KB 524/558 KB 500/1199 KB 324/1206 KB 528/558 KB 500/1199 KB 324/1206 KB 532/558 KB 500/1199 KB 324/1206 KB 536/558 KB 500/1199 KB 324/1206 KB 540/558 KB 500/1199 KB 324/1206 KB 544/558 KB 500/1199 KB 324/1206 KB 516/558 KB 496/1199 KB 324/1206 KB 516/558 KB 500/1199 KB 328/1206 KB 544/558 KB 500/1199 KB 332/1206 KB 544/558 KB 504/1199 KB 336/1206 KB 544/558 KB 504/1199 KB 332/1206 KB 544/558 KB 508/1199 KB 336/1206 KB 544/558 KB 512/1199 KB 336/1206 KB 544/558 KB 512/1199 KB 340/1206 KB 544/558 KB 516/1199 KB 344/1206 KB 544/558 KB 516/1199 KB 348/1206 KB 544/558 KB 516/1199 KB 352/1206 KB 544/558 KB 516/1199 KB 356/1206 KB 544/558 KB 516/1199 KB 360/1206 KB 548/558 KB 516/1199 KB 364/1206 KB 548/558 KB 516/1199 KB 368/1206 KB 548/558 KB 516/1199 KB 340/1206 KB 544/558 KB 520/1199 KB 368/1206 KB 548/558 KB 524/1199 KB 368/1206 KB 548/558 KB 528/1199 KB 368/1206 KB 548/558 KB 516/1199 KB 356/1206 KB 548/558 KB 528/1199 KB 368/1206 KB 552/558 KB 528/1199 KB 368/1206 KB 556/558 KB 528/1199 KB 368/1206 KB 558/558 KB 532/1199 KB 368/1206 KB 558/558 KB 532/1199 KB 372/1206 KB 558/558 KB 536/1199 KB 372/1206 KB 558/558 KB 540/1199 KB 372/1206 KB 558/558 KB 544/1199 KB 372/1206 KB 558/558 KB 548/1199 KB 372/1206 KB 558/558 KB 548/1199 KB 376/1206 KB 558/558 KB 548/1199 KB 380/1206 KB 558/558 KB 548/1199 KB 384/1206 KB 558/558 KB 552/1199 KB 384/1206 KB 558/558 KB 556/1199 KB 384/1206 KB 558/558 KB 560/1199 KB 384/1206 KB 558/558 KB 564/1199 KB 388/1206 KB 558/558 KB 560/1199 KB 388/1206 KB 558/558 KB 564/1199 KB 392/1206 KB unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2018.5 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 564/1199 KB 396/1206 KB 564/1199 KB 400/1206 KB 564/1199 KB 404/1206 KB 564/1199 KB 408/1206 KB 564/1199 KB 412/1206 KB 564/1199 KB 416/1206 KB 564/1199 KB 420/1206 KB 564/1199 KB 424/1206 KB 564/1199 KB 428/1206 KB 564/1199 KB 432/1206 KB 564/1199 KB 436/1206 KB 564/1199 KB 440/1206 KB 564/1199 KB 444/1206 KB 564/1199 KB 448/1206 KB 564/1199 KB 452/1206 KB 564/1199 KB 456/1206 KB 564/1199 KB 460/1206 KB 564/1199 KB 464/1206 KB 564/1199 KB 468/1206 KB 564/1199 KB 472/1206 KB 564/1199 KB 476/1206 KB 564/1199 KB 480/1206 KB 564/1199 KB 484/1206 KB 564/1199 KB 488/1206 KB 564/1199 KB 492/1206 KB 564/1199 KB 496/1206 KB 564/1199 KB 500/1206 KB 564/1199 KB 504/1206 KB 564/1199 KB 508/1206 KB 564/1199 KB 512/1206 KB 564/1199 KB 516/1206 KB 568/1199 KB 516/1206 KB 572/1199 KB 516/1206 KB 576/1199 KB 516/1206 KB 580/1199 KB 516/1206 KB 580/1199 KB 520/1206 KB 580/1199 KB 524/1206 KB 580/1199 KB 528/1206 KB 584/1199 KB 528/1206 KB 588/1199 KB 528/1206 KB 592/1199 KB 528/1206 KB 592/1199 KB 532/1206 KB 596/1199 KB 536/1206 KB 596/1199 KB 540/1206 KB 596/1199 KB 544/1206 KB 596/1199 KB 548/1206 KB 596/1199 KB 552/1206 KB 596/1199 KB 556/1206 KB 596/1199 KB 560/1206 KB 596/1199 KB 532/1206 KB 600/1199 KB 560/1206 KB 604/1199 KB 560/1206 KB 608/1199 KB 560/1206 KB 612/1199 KB 560/1206 KB 616/1199 KB 560/1206 KB 620/1199 KB 564/1206 KB 624/1199 KB 564/1206 KB 628/1199 KB 564/1206 KB 632/1199 KB 564/1206 KB 636/1199 KB 564/1206 KB 640/1199 KB 564/1206 KB 616/1199 KB 564/1206 KB 640/1199 KB 568/1206 KB 640/1199 KB 572/1206 KB 640/1199 KB 576/1206 KB 640/1199 KB 580/1206 KB 640/1199 KB 584/1206 KB 640/1199 KB 588/1206 KB 640/1199 KB 592/1206 KB 640/1199 KB 596/1206 KB 644/1199 KB 600/1206 KB 644/1199 KB 604/1206 KB 644/1199 KB 608/1206 KB 644/1199 KB 596/1206 KB 648/1199 KB 608/1206 KB 652/1199 KB 608/1206 KB 656/1199 KB 608/1206 KB 660/1199 KB 608/1206 KB 664/1199 KB 612/1206 KB 668/1199 KB 612/1206 KB 672/1199 KB 612/1206 KB 660/1199 KB 612/1206 KB 672/1199 KB 616/1206 KB 676/1199 KB 620/1206 KB 676/1199 KB 624/1206 KB 676/1199 KB 628/1206 KB 676/1199 KB 616/1206 KB 680/1199 KB 628/1206 KB 684/1199 KB 628/1206 KB 688/1199 KB 628/1206 KB 692/1199 KB 628/1206 KB 692/1199 KB 632/1206 KB 696/1199 KB 636/1206 KB 696/1199 KB 640/1206 KB 696/1199 KB 644/1206 KB 696/1199 KB 648/1206 KB 696/1199 KB 652/1206 KB 696/1199 KB 656/1206 KB 696/1199 KB 632/1206 KB 700/1199 KB 656/1206 KB 704/1199 KB 656/1206 KB 708/1199 KB 656/1206 KB 712/1199 KB 660/1206 KB 716/1199 KB 660/1206 KB 708/1199 KB 660/1206 KB 720/1199 KB 664/1206 KB 720/1199 KB 668/1206 KB 720/1199 KB 672/1206 KB 720/1199 KB 676/1206 KB 720/1199 KB 680/1206 KB 720/1199 KB 684/1206 KB 720/1199 KB 688/1206 KB 720/1199 KB 692/1206 KB 720/1199 KB 696/1206 KB 720/1199 KB 660/1206 KB 724/1199 KB 696/1206 KB 728/1199 KB 696/1206 KB 732/1199 KB 696/1206 KB 736/1199 KB 696/1206 KB 740/1199 KB 696/1206 KB 744/1199 KB 696/1206 KB 748/1199 KB 696/1206 KB 748/1199 KB 700/1206 KB 748/1199 KB 704/1206 KB 748/1199 KB 708/1206 KB 752/1199 KB 708/1206 KB 756/1199 KB 708/1206 KB 756/1199 KB 712/1206 KB 756/1199 KB 716/1206 KB 760/1199 KB 720/1206 KB 760/1199 KB 716/1206 KB 764/1199 KB 720/1206 KB 768/1199 KB 720/1206 KB 772/1199 KB 720/1206 KB 776/1199 KB 724/1206 KB 780/1199 KB 724/1206 KB 784/1199 KB 724/1206 KB 772/1199 KB 724/1206 KB 784/1199 KB 728/1206 KB 784/1199 KB 732/1206 KB 784/1199 KB 736/1206 KB 784/119 unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 9 KB 740/1206 KB 788/1199 KB 744/1206 KB 788/1199 KB 748/1206 KB 788/1199 KB 752/1206 KB 788/1199 KB 740/1206 KB 792/1199 KB 752/1206 KB 796/1199 KB 752/1206 KB 800/1199 KB 752/1206 KB 800/1199 KB 756/1206 KB 800/1199 KB 760/1206 KB 800/1199 KB 764/1206 KB 800/1199 KB 768/1206 KB 804/1199 KB 772/1206 KB 804/1199 KB 776/1206 KB 804/1199 KB 780/1206 KB 804/1199 KB 784/1206 KB 804/1199 KB 768/1206 KB 808/1199 KB 784/1206 KB 812/1199 KB 784/1206 KB 816/1199 KB 784/1206 KB 820/1199 KB 784/1206 KB 824/1199 KB 784/1206 KB 828/1199 KB 784/1206 KB 832/1199 KB 784/1206 KB 836/1199 KB 788/1206 KB 840/1199 KB 788/1206 KB 844/1199 KB 788/1206 KB 848/1199 KB 788/1206 KB 832/1199 KB 788/1206 KB 848/1199 KB 792/1206 KB 848/1199 KB 796/1206 KB 848/1199 KB 800/1206 KB 848/1199 KB 804/1206 KB 852/1199 KB 808/1206 KB 852/1199 KB 812/1206 KB 852/1199 KB 816/1206 KB 852/1199 KB 804/1206 KB 856/1199 KB 816/1206 KB 860/1199 KB 816/1206 KB 864/1199 KB 816/1206 KB 868/1199 KB 820/1206 KB 872/1199 KB 820/1206 KB 876/1199 KB 820/1206 KB 880/1199 KB 820/1206 KB 884/1199 KB 820/1206 KB 888/1199 KB 820/1206 KB 892/1199 KB 820/1206 KB 896/1199 KB 820/1206 KB 900/1199 KB 820/1206 KB 864/1199 KB 820/1206 KB 900/1199 KB 824/1206 KB 900/1199 KB 828/1206 KB 900/1199 KB 832/1206 KB 900/1199 KB 836/1206 KB 900/1199 KB 840/1206 KB 900/1199 KB 844/1206 KB 900/1199 KB 848/1206 KB 900/1199 KB 852/1206 KB 904/1199 KB 852/1206 KB 908/1199 KB 852/1206 KB 912/1199 KB 852/1206 KB 912/1199 KB 856/1206 KB 912/1199 KB 860/1206 KB 912/1199 KB 864/1206 KB 916/1199 KB 864/1206 KB 920/1199 KB 868/1206 KB 924/1199 KB 868/1206 KB 928/1199 KB 868/1206 KB 916/1199 KB 868/1206 KB 928/1199 KB 872/1206 KB 928/1199 KB 876/1206 KB 928/1199 KB 880/1206 KB 928/1199 KB 884/1206 KB 932/1199 KB 888/1206 KB 932/1199 KB 892/1206 KB 932/1199 KB 896/1206 KB 932/1199 KB 900/1206 KB 932/1199 KB 904/1206 KB 932/1199 KB 908/1206 KB 932/1199 KB 912/1206 KB 932/1199 KB 916/1206 KB 932/1199 KB 884/1206 KB 936/1199 KB 916/1206 KB 940/1199 KB 916/1206 KB 944/1199 KB 916/1206 KB 948/1199 KB 916/1206 KB 952/1199 KB 916/1206 KB 956/1199 KB 916/1206 KB 960/1199 KB 916/1206 KB 964/1199 KB 916/1206 KB 968/1199 KB 916/1206 KB 968/1199 KB 920/1206 KB 968/1199 KB 924/1206 KB 972/1199 KB 924/1206 KB 976/1199 KB 924/1206 KB 980/1199 KB 924/1206 KB 984/1199 KB 928/1206 KB 988/1199 KB 928/1206 KB 992/1199 KB 928/1206 KB 980/1199 KB 928/1206 KB 992/1199 KB 932/1206 KB 992/1199 KB 936/1206 KB 992/1199 KB 940/1206 KB 992/1199 KB 944/1206 KB 996/1199 KB 948/1206 KB 996/1199 KB 952/1206 KB 996/1199 KB 956/1206 KB 996/1199 KB 960/1206 KB 996/1199 KB 944/1206 KB 1000/1199 KB 960/1206 KB 1004/1199 KB 960/1206 KB 1008/1199 KB 960/1206 KB 1012/1199 KB 960/1206 KB 1016/1199 KB 964/1206 KB 1020/1199 KB 964/1206 KB 1024/1199 KB 964/1206 KB 1012/1199 KB 964/1206 KB 1024/1199 KB 968/1206 KB 1024/1199 KB 972/1206 KB 1024/1199 KB 976/1206 KB 1024/1199 KB 980/1206 KB 1028/1199 KB 984/1206 KB 1028/1199 KB 988/1206 KB 1028/1199 KB 992/1206 KB 1028/1199 KB 996/1206 KB 1028/1199 KB 1000/1206 KB 1028/1199 KB 1004/1206 KB 1028/1199 KB 1008/1206 KB 1028/1199 KB 1012/1206 KB 1028/1199 KB 980/1206 KB 1032/1199 KB 1012/1206 KB 1036/1199 KB 1012/1206 KB 1040/1199 KB 1012/1206 KB 1044/1199 KB 1012/1206 KB 1048/1199 KB 1012/1206 KB 1052/1199 KB 1012/1206 KB 1056/1199 KB 1012/1206 KB 1060/1199 KB 1012/1206 KB 1064/1199 KB 1012/1206 KB 1068/1199 KB 1012/1206 KB unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install 1072/1199 KB 1016/1206 KB 1076/1199 KB 1016/1206 KB 1080/1199 KB 1016/1206 KB 1084/1199 KB 1016/1206 KB 1088/1199 KB 1016/1206 KB 1068/1199 KB 1016/1206 KB 1088/1199 KB 1020/1206 KB 1088/1199 KB 1024/1206 KB 1088/1199 KB 1028/1206 KB 1088/1199 KB 1032/1206 KB 1088/1199 KB 1036/1206 KB 1088/1199 KB 1040/1206 KB 1092/1199 KB 1040/1206 KB 1096/1199 KB 1044/1206 KB 1100/1199 KB 1044/1206 KB 1104/1199 KB 1044/1206 KB 1108/1199 KB 1044/1206 KB 1112/1199 KB 1044/1206 KB 1116/1199 KB 1044/1206 KB 1120/1199 KB 1044/1206 KB 1124/1199 KB 1044/1206 KB 1128/1199 KB 1044/1206 KB 1132/1199 KB 1044/1206 KB 1136/1199 KB 1044/1206 KB 1092/1199 KB 1044/1206 KB 1136/1199 KB 1048/1206 KB 1136/1199 KB 1052/1206 KB 1136/1199 KB 1056/1206 KB 1136/1199 KB 1060/1206 KB 1136/1199 KB 1064/1206 KB 1136/1199 KB 1068/1206 KB 1136/1199 KB 1072/1206 KB 1136/1199 KB 1076/1206 KB 1136/1199 KB 1080/1206 KB 1136/1199 KB 1084/1206 KB 1136/1199 KB 1088/1206 KB 1136/1199 KB 1092/1206 KB 1140/1199 KB 1096/1206 KB 1140/1199 KB 1100/1206 KB 1140/1199 KB 1104/1206 KB 1140/1199 KB 1108/1206 KB 1140/1199 KB 1112/1206 KB 1140/1199 KB 1116/1206 KB 1140/1199 KB 1120/1206 KB 1140/1199 KB 1124/1206 KB 1140/1199 KB 1092/1206 KB 1144/1199 KB 1124/1206 KB 1148/1199 KB 1124/1206 KB 1152/1199 KB 1124/1206 KB 1156/1199 KB 1124/1206 KB 1160/1199 KB 1124/1206 KB 1164/1199 KB 1124/1206 KB 1168/1199 KB 1124/1206 KB 1172/1199 KB 1124/1206 KB 1176/1199 KB 1124/1206 KB 1180/1199 KB 1124/1206 KB 1184/1199 KB 1124/1206 KB 1184/1199 KB 1128/1206 KB 1184/1199 KB 1132/1206 KB 1184/1199 KB 1136/1206 KB 1184/1199 KB 1140/1206 KB 1188/1199 KB 1144/1206 KB 1188/1199 KB 1148/1206 KB 1188/1199 KB 1152/1206 KB 1188/1199 KB 1140/1206 KB 1192/1199 KB 1152/1206 KB 1196/1199 KB 1152/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3205.0 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3189.6 KB/sec) unit-abot-epc-basic-0: 03:09:55 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 45.235 s unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-03T03:09:56+00:00 unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 03:09:56 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 03:09:57 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 03:09:57 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 03:09:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 03:09:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:09:58 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 03:09:58 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 03:09:58 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 03:09:59 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 03:09:59 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 03:09:59 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 03:09:59 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 03:09:59 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: 03:09:59 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 03:10:00 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 03:10:00 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 03:10:00 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 03:10:00 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-139.165) ... unit-mysql-0: 03:10:01 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5706 kB/s) unit-mysql-0: 03:10:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 03:10:01 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 03:10:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 03:10:01 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:10:01 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:10:02 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 03:10:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 03:10:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 03:10:03 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:10:03 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:04 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 03:10:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 03:10:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 03:10:05 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:05 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:10:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:06 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: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 03:10:06 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 03:10:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 03:10:07 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 03:10:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:10:07 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-mysql-0: 03:10:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 03:10:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 03:10:08 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 03:10:08 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:10:09 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:10:11 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 03:10:11 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-04474f-default-0". unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 03:10:13 DEBUG unit.mysql/0.config-changed 181203 3:10:13 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 03:10:13 DEBUG unit.mysql/0.config-changed 181203 3:10:13 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 03:10:13 DEBUG unit.mysql/0.config-changed 181203 3:10:13 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 18589 ... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:10:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 03:10:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 03:10:15 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 03:10:16 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 03:10:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 03:10:18 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 03:10:21 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 03:10:21 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: 03:10:22 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 03:10:22 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.11 [186 kB] unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 03:10:22 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-mysql-0: 03:10:23 DEBUG unit.mysql/0.config-changed mysql start/running, process 18722 unit-abot-epc-basic-0: 03:10:23 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-mysql-0: 03:10:23 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 03:10:23 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 03:10:23 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-mysql-0: 03:10:23 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:10:23 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 03:10:23 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-mysql-0: 03:10:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:10:23 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 03:10:24 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 03:10:25 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-mysql-0: 03:10:26 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 03:10:26 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 03:10:27 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 03:10:28 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 03:10:28 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:10:28 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 03:10:28 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 03:10:28 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 03:10:28 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 03:10:28 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-mysql-0: 03:10:28 DEBUG unit.mysql/0.config-changed mysql start/running, process 18843 unit-abot-epc-basic-0: 03:10:28 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-mysql-0: 03:10:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 03:10:29 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 03:10:29 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:10:29 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 03:10:29 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 03:10:29 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 03:10:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 03:10:29 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 03:10:30 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 03:10:31 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 03:10:32 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-mysql-0: 03:10:32 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 03:10:32 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 03:10:33 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 03:10:34 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 03:10:34 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-mysql-0: 03:10:34 DEBUG unit.mysql/0.start mysql start/running, process 18956 unit-abot-epc-basic-0: 03:10:34 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-mysql-0: 03:10:34 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:10:34 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 03:10:34 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 03:10:34 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 03:10:34 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 03:10:35 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-mysql-0: 03:10:36 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 03:10:36 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 03:10:36 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-mysql-0: 03:10:37 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-mysql-0: 03:10:37 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 03:10:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:10:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:10:37 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 03:10:37 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 03:10:37 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-mysql-0: 03:10:38 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 03:10:38 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 03:10:38 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 03:10:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:10:39 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 03:10:39 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: 03:10:39 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 03:10:40 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: 03:10:40 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 03:10:40 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 03:10:41 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 03:10:42 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 03:10:42 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 03:10:42 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 03:10:43 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 03:10:44 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 03:10:45 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 03:10:45 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 03:10:45 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 03:10:45 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 03:10:45 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: 03:10:46 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 03:10:46 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 03:10:46 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 03:10:46 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: 03:10:47 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 03:10:47 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: 03:10:47 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: 03:10:47 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 03:10:47 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: 03:10:48 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: 03:10:48 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 03:10:48 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: 03:10:48 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 03:10:48 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 03:10:49 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 03:10:49 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 03:10:49 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: 03:10:49 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 03:10:49 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 03:10:50 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 03:10:50 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 03:10:50 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 03:10:50 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 03:10:50 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 03:10:51 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 03:10:51 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 03:10:51 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.1 [5,096 kB] unit-abot-epc-basic-0: 03:10:51 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.1 [2,277 kB] unit-abot-epc-basic-0: 03:10:51 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.1 [47.3 kB] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 03:10:52 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 03:10:53 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 03:10:54 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 03:10:55 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 03:10:55 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 03:10:55 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 03:10:55 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 03:10:55 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 03:10:55 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: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 03:10:56 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: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 03:10:56 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 03:10:57 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 03:10:57 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 03:10:57 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 03:10:57 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: 03:10:57 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 03:10:57 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 03:10:58 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 03:10:58 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: 03:10:58 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 03:10:59 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: 03:10:59 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 03:10:59 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 03:10:59 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 03:11:00 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 03:11:00 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: 03:11:00 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: 03:11:00 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 03:11:00 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: 03:11:01 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: 03:11:01 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 03:11:01 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: 03:11:01 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 03:11:02 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 03:11:02 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: 03:11:03 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: 03:11:03 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 03:11:03 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 03:11:03 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 03:11:03 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 03:11:04 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 03:11:05 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 03:11:05 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: 03:11:06 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 03:11:06 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: 03:11:06 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 03:11:06 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 03:11:06 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 03:11:06 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 03:11:06 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: 03:11:07 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 03:11:07 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 03:11:07 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: 03:11:07 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 03:11:07 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 03:11:07 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 03:11:08 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: 03:11:08 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 03:11:09 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 03:11:10 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 03:11:10 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: 03:11:10 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 03:11:10 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 03:11:10 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 03:11:10 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 03:11:11 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: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 03:11:11 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 03:11: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: 03:11: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: 03:11: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: 03:11: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: 03:11: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: 03:11: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: 03:11: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: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 03:11:13 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 03:11:14 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 03:11:15 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 03:11:15 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 03:11:16 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 03:11:16 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 03:11:16 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 03:11:17 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: 03:11:17 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 03:11:17 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 03:11:17 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 03:11:17 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 03:11:18 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 03:11:19 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: 03:11:19 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: 03:11:19 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 03:11:19 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 03:11:19 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 03:11:20 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 03:11:21 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 03:11:21 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: 03:11:22 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 03:11:22 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 03:11:22 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 03:11:22 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 03:11:22 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 03:11:22 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: 03:11:23 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 03:11:23 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 03:11:23 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: 03:11:23 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 03:11:23 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 03:11:23 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: 03:11:24 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 03:11:25 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 03:11:26 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 03:11:27 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 03:11:27 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 03:11:27 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.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 03:11:27 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 03:11:27 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.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 03:11:27 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 03:11:28 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 03:11:28 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 03:11:28 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 03:11:28 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 03:11:28 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: 03:11:29 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 03:11:29 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 03:11:29 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 03:11:29 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 03:11:30 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 03:11:30 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 03:11:30 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 03:11:30 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 03:11:30 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 03:11:31 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 03:11:32 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 03:11:32 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: 03:11:32 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 03:11:32 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 03:11:32 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 03:11:33 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: 03:11:33 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: 03:11:33 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 03:11:33 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 03:11:33 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 03:11:34 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 03:11:35 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 03:11:35 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 03:11:35 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 03:11:35 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 03:11:35 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 03:11:36 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: 03:11:36 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: 03:11:36 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: 03:11:37 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 03:11:37 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 03:11:37 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 03:11:38 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 03:11:38 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 03:11:38 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 03:11:38 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 03:11:38 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 03:11:39 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 03:11:39 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: 03:11:39 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 03:11:39 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 03:11:39 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 03:11:39 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: 03:11:40 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 03:11:40 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 03:11:40 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 03:11:41 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 03:11:41 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 03:11:41 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 03:11:41 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 03:11:41 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 03:11:42 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 03:11:43 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 03:11:44 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 03:11:44 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 03:11:44 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 03:11:44 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: 03:11:44 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: 03:11:45 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 03:11:45 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 03:11:46 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 03:11:46 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 03:11:48 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 03:11:48 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 03:11:48 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 03:11:49 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] machine-2: 03:11:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:11:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 03:11:49 DEBUG juju.agent read agent config, format "2.0" machine-2: 03:11:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:11:49 DEBUG juju.worker start "engine" machine-2: 03:11:49 INFO juju.worker start "engine" machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:11:49 DEBUG juju.worker "engine" started machine-2: 03:11:49 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:11:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:11:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:11:49 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] machine-2: 03:11:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 03:11:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.apicaller connecting with old password machine-2: 03:11:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:49 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:49 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:49 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 03:11:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:11:49 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 03:11:50 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] machine-2: 03:11:50 DEBUG juju.worker.apicaller connected machine-2: 03:11:50 DEBUG juju.worker.apicaller changing password... machine-2: 03:11:50 DEBUG juju.worker.apicaller password changed machine-2: 03:11:50 DEBUG juju.api RPC connection died machine-2: 03:11:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 03:11:50 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:11:50 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:50 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:50 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:11:50 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 03:11:50 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 03:11:50 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 03:11:50 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 03:11:51 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] machine-2: 03:11:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:11:51 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] machine-2: 03:11:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:11:51 INFO juju.worker.upgrader unblocking abort check machine-2: 03:11:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:11:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:11:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:11:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:11:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 03:11:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.logger logger setup machine-2: 03:11:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 03:11:51 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:11:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:11:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:51 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 03:11:51 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 03:11:51 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 03:11:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:11:51 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:11:51 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:11:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:11:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:11:51 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 03:11:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 03:11:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 03:11:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:11:51 DEBUG juju.api RPC connection died machine-2: 03:11:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:11:51 ERROR juju.worker.logger connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 03:11:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:11:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 03:11:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:51 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:11:51 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:51 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:11:51 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-abot-epc-basic-0: 03:11:51 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 03:11:51 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 32s (3,178 kB/s) unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. machine-2: 03:11:52 DEBUG juju.worker.apicaller connected machine-2: 03:11:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67310 files and directories currently installed.) unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... machine-2: 03:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:11:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:11:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:11:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:11:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:11:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 03:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.logger logger setup machine-2: 03:11:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:11:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:11:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:52 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 03:11:52 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 03:11:52 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 03:11:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:11:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:11:52 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:11:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:11:52 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 03:11:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:11:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:11:52 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:11:52 INFO juju.worker.upgrader unblocking abort check machine-2: 03:11:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 03:11:52 INFO juju.util.exec run result: exit status 127 machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec586950768/script.sh: line 1: fanatic: command not found 127 machine-2: 03:11:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:11:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:11:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:11:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:11:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 03:11:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:11:52 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 03:11:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:11:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:11:52 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:11:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:11:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:11:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:11:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:11:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:11:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:11:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:11:52 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 03:11:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:11:52 INFO juju.util.exec run result: exit status 127 machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec423635620/script.sh: line 1: fanatic: command not found 127 machine-2: 03:11:52 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 03:11:52 DEBUG juju.worker start "2-container-watcher" machine-2: 03:11:52 DEBUG juju.worker start "stateconverter" machine-2: 03:11:52 INFO juju.worker start "2-container-watcher" machine-2: 03:11:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 03:11:52 DEBUG juju.worker "2-container-watcher" started machine-2: 03:11:52 INFO juju.worker start "stateconverter" machine-2: 03:11:52 DEBUG juju.worker "stateconverter" started machine-2: 03:11:52 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 03:11:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:11:52 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 03:11:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:11:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:11:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:11:52 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-2: 03:11:52 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:11:52 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-2: 03:11:52 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-2: 03:11:52 INFO juju.worker.machiner "machine-2" started machine-2: 03:11:52 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 03:11:52 DEBUG juju.service discovered init system "upstart" from local host machine-2: 03:11:52 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 03:11:52 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 03:11:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 03:11:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 03:11:52 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 03:11:52 DEBUG juju.worker start "api" unit-oai-epc-0: 03:11:52 INFO juju.worker start "api" unit-oai-epc-0: 03:11:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 03:11:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 03:11:52 DEBUG juju.worker "api" started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:52 INFO juju.api connection established to "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:52 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 03:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... machine-2: 03:11:53 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:58:40:67 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.25 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:58:40:67 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}] machine-3: 03:11:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 03:11:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 03:11:53 DEBUG juju.agent read agent config, format "2.0" machine-3: 03:11:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:11:53 DEBUG juju.worker start "engine" machine-3: 03:11:53 INFO juju.worker start "engine" machine-3: 03:11:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 03:11:53 DEBUG juju.worker "engine" started machine-3: 03:11:53 DEBUG juju.worker.introspection stats worker now serving machine-3: 03:11:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 03:11:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.apicaller connecting with old password machine-3: 03:11:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:53 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:53 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 03:11:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 03:11:53 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 03:11:53 DEBUG juju.worker.apicaller connected machine-3: 03:11:53 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 03:11:53 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 03:11:53 DEBUG juju.worker.apicaller changing password... machine-3: 03:11:54 DEBUG juju.worker.apicaller password changed machine-3: 03:11:54 DEBUG juju.api RPC connection died machine-3: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 03:11:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:11:54 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:54 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 03:11:54 DEBUG juju.api RPC connection died unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 03:11:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 03:11:54 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:54 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... machine-3: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.apicaller connected machine-3: 03:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:11:54 INFO juju.worker.upgrader unblocking abort check machine-3: 03:11:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:11:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:11:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:11:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 03:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:11:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 03:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:11:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 03:11:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:11:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11: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-3: 03:11:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:11:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11:54 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:11:54 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:11:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:54 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 03:11:54 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 03:11:54 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 03:11:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:11:54 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:11:54 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:11:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:11:54 INFO juju.util.exec run result: exit status 127 machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec660081181/script.sh: line 1: fanatic: command not found 127 machine-3: 03:11:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:11: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 unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:11:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:11:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:11:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:11:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:11:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:11:54 INFO juju.util.exec run result: exit status 127 machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec059837601/script.sh: line 1: fanatic: command not found 127 machine-3: 03:11:54 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 03:11:54 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:11:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:11:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 03:11:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 03:11:54 DEBUG juju.api RPC connection died machine-3: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker killing runner 0xc4207364e0 machine-3: 03:11:54 INFO juju.worker runner is dying machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 03:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:11:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:11:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:11:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:54 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:11:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:11:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 03:11:54 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 03:11:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:11:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 03:11:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:11:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:11:55 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:11:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 03:11:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:11:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:11:55 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 03:11:55 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 03:11:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 03:11:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:11:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:11:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 03:11:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 03:11:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 03:11:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 03:11:55 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 03:11:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 03:11:55 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 03:11:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 03:11:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 03:11:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 03:11:55 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 03:11:55 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 03:11:55 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 03:11:55 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 03:11:55 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 03:11:55 DEBUG httpbakery } -> error unit-oai-epc-0: 03:11:55 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 03:11:55 INFO juju.downloader download verified ("local:trusty/oai-epc-3") machine-3: 03:11:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. machine-3: 03:11:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:11:55 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 03:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... machine-3: 03:11:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:11:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:11:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:11:55 INFO juju.worker.upgrader unblocking abort check machine-3: 03:11:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:11:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:11:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 03:11:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 03:11:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:11:55 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 03:11:55 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 03:11:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:11:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:11:55 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:11:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:11:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:11:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 03:11:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.logger logger setup machine-3: 03:11:55 INFO juju.util.exec run result: exit status 127 machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec950049438/script.sh: line 1: fanatic: command not found 127 machine-3: 03:11:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:11:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:11:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:11:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:11:55 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:11:55 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:11:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11:55 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:11:55 INFO juju.util.exec run result: exit status 127 machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec702298496/script.sh: line 1: fanatic: command not found 127 machine-3: 03:11:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:11:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:11:55 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:11:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:11:55 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 03:11:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:11:55 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 03:11:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:11:55 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 03:11:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:11:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:11:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:55 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 03:11:55 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 03:11:55 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 03:11:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:11:55 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:11:55 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:11:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:11:55 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 03:11:55 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 03:11:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:11:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:11:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:11:55 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 03:11:55 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:11:55 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 03:11:55 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: 03:11:56 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... machine-3: 03:11:56 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 03:11:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 03:11:56 DEBUG juju.worker start "3-container-watcher" machine-3: 03:11:56 DEBUG juju.worker start "stateconverter" machine-3: 03:11:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 03:11:56 INFO juju.worker start "3-container-watcher" machine-3: 03:11:56 DEBUG juju.worker "3-container-watcher" started machine-3: 03:11:56 INFO juju.worker start "stateconverter" machine-3: 03:11:56 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 03:11:56 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... machine-3: 03:11:56 DEBUG juju.service discovered init system "upstart" from local host machine-3: 03:11:56 DEBUG juju.worker.deployer API addresses: ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-3: 03:11:56 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-epc-0: 03:11:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 03:11:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 03:11:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 03:11:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:11:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:11:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 03:11:56 INFO juju.worker.machiner "machine-3" started machine-3: 03:11:56 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:11:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 03:11:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 03:11:56 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 03:11:56 DEBUG juju.worker start "api" unit-oai-hss-0: 03:11:56 INFO juju.worker start "api" unit-oai-hss-0: 03:11:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 03:11:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 03:11:56 DEBUG juju.worker "api" started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:11:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 03:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:56 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 03:11:56 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:11:56 INFO juju.api connection established to "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:11:56 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:11:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:11:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:11:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-epc-0: 03:11:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-epc-0: 03:11:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 03:11:57 DEBUG juju.api RPC connection died unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:11:57 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:11:57 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:11:57 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:11:57 DEBUG unit.oai-epc/0.install git git-man liberror-perl machine-3: 03:11:57 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:b2:b1:0b 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:b2:b1:0b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 03:11:57 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 03:11:57 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 03:11:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 03:11:57 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:11:57 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 03:11:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:11:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:11:57 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:11:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:11:57 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 03:11:57 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 03:11:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 03:11:57 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 03:11:57 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 03:11:57 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 03:11:57 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 03:11:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:11:57 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 03:11:57 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 03:11:57 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-oai-hss-0: 03:11:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 03:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:11:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 03:11:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 03:11:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 03:11:58 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 03:11:58 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 03:11:58 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 03:11:58 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 03:11:58 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:11:58 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 03:11:58 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 03:11:58 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 03:11:58 DEBUG httpbakery client do GET https://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 03:11:58 DEBUG httpbakery } -> error unit-oai-hss-0: 03:11:58 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 03:11:58 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 03:11:59 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:11:59 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 03:11:59 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 03:11:59 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: 03:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 03:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-epc-0: 03:11:59 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 03:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 03:11:59 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:11:59 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:11:59 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 03:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 03:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 03:11:59 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 03:12:00 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 03:12:00 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 03:12:00 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:12:00 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:12:00 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:12:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-oai-hss-0: 03:12:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 03:12:00 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 03:12:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 03:12:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 03:12:00 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 3s (1040 kB/s) unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 03:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 03:12:00 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 03:12:00 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: 03:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 03:12:00 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-epc-0: 03:12:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 0s (3831 kB/s) unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 03:12:01 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 03:12:01 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-abot-epc-basic-0: 03:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 03:12:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 03:12:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 03:12:02 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 03:12:02 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 03:12:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:12:03 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 03:12:04 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 03:12:04 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 03:12:04 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 03:12:04 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 03:12:04 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 03:12:04 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:12:05 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 03:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 03:12:05 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: 03:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 03:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 03:12:05 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: 03:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 03:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-epc-0: 03:12:05 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (36.6 kB/s) unit-abot-epc-basic-0: 03:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 03:12:06 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: 03:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (14.2 kB/s) unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 03:12:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:12:06 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:12:07 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 03:12:07 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 03:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 03:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 03:12:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:12:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:12:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 03:12:08 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:12:08 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 03:12:08 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 03:12:08 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 03:12:08 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-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 03:12:08 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 03:12:08 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: 03:12:08 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-epc-0: 03:12:09 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 03:12:09 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: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 03:12:09 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-oai-epc-0: 03:12:09 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 03:12:09 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: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-epc-0: 03:12:09 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2763 kB/s) unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-oai-epc-0: 03:12:09 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: 03:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:12:09 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-epc-0: 03:12:10 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-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1283 kB/s) unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:12:10 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 03:12:10 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 03:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 03:12:11 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 03:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 03:12:11 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 03:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 03:12:12 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 03:12:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:12:12 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:12 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 03:12:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:12:12 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:12 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 03:12:12 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 03:12:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 03:12:12 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: 03:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 03:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 03:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 03:12:13 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 03:12:14 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: 03:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 03:12:14 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: 03:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:14 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 03:12:14 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: 03:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:12:14 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 03:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-epc-0: 03:12:15 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:12:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 03:12:15 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 03:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 03:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-oai-epc-0: 03:12:15 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 03:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-epc-0: 03:12:15 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 03:12:15 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:12:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:12:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:12:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:12:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 03:12:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:12:16 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 03:12:16 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 03:12:16 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 03:12:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:16 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-epc-0: 03:12:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 03:12:16 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 03:12:17 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: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 03:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:12:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:12:18 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-161-generic unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 03:12:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:12:18 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 03:12:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 03:12:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install --2018-12-03 03:12:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 0K ....... 51.1M=0s unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 2018-12-03 03:12:19 (51.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install --2018-12-03 03:12:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-oai-epc-0: 03:12:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:19 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-161-generic unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 03:12:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:12:19 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 370K 3s unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-epc-0: 03:12:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install --2018-12-03 03:12:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 373K 3s unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 26.2M 2s unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 36.3M 1s unit-oai-epc-0: 03:12:19 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 03:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 03:12:19 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 1.35M 1s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 515K 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 29.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 42.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 48.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 50.4M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 43.9M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 388K 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 45.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 35.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 39.4M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 38.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 42.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 86.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 70.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 105M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 138M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 90.4M=0.7s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2018-12-03 03:12:20 (1.61 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install --2018-12-03 03:12:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 0K ....... 43.8M=0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 2018-12-03 03:12:20 (43.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install --2018-12-03 03:12:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 6.06M 2s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 12.6M 2s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 144M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 387M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 51.4M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 56.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 91.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 52.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 74.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 102M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 52.1M 0s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 103M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 337M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 334M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 346M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 360M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 432M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 37.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 48.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 69.5M 0s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 439K 2s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 13.5M 2s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 11.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 16.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 42.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 66.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 55.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 57.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 163M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 322M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 342M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 56.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 41.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 45.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 90.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 356M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 346M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 53.4M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 49.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 46.4M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 45.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 62.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 64.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 60.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 105M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 387M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 348M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 298M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 355M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 57.1M 1s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 371K 3s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 24.0M 2s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 449K 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 13.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 48.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 50.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 64.4M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 35.5M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 37.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 37.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 54.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 38.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 51.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 45.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 46.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 41.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 107M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 301M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 324M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 297M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 338M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 346M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 280M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 291M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 412M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 313M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 350M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 305M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 328M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 328M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 337M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 312M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 302M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 399M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 318M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 28.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 39.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 48.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 62.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 38.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 42.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 40.8M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 45.5M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 34.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 38.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 40.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 69.6M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 60.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 102M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 97.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 125M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 87.0M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 112M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 208M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 562M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 497M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 564M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 590M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 575M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 501M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 587M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 526M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 562M 0s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 374K 2s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 34.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 515K 1s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 39.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 10.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 42.1M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 46.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 54.9M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 59.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 53.5M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 45.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 52.3M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 95.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 69.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 74.4M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 83.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 99.4M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 67.4M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 67.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 20.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 53.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 71.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 66.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 63.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 55.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 69.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 119M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 53.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 356M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 418M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 520M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 525M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 76.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 40.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 47.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 64.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 65.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 79.4M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 80.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 79.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 67.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 47.4M 0s unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 65.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 136M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 425M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 329M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 593M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 106M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 48.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 46.3M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 60.0M 0s unit-abot-epc-basic-0: 03:12:20 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: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 528K 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 42.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 74.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 62.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 65.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 47.0M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 367K 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 132M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 313M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 384M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 343M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 359M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 408M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 90.7M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 33.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 45.7M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 43.3M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 56.3M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 49.7M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 28.7M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 30.2M 1s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 50.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 53.0M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 27.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 55.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 74.1M 0s unit-oai-epc-0: 03:12:20 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 40.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 37.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 74.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 72.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 61.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 75.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 59.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 71.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 62.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 240M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 26.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 65.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 58.7M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 65.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 11.3M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 36.6M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 67.3M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 68.8M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 50.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 55.9M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 55.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 57.0M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 33.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 30.3M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 58.2M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 141M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 157M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 247M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 277M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 257M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 207M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 168M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 322M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 521M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 465M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 496M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 473M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 77.1M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 58.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 67.5M 0s unit-oai-hss-0: 03:12:20 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 66.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 544K 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 42.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 41.4M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 401K 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 50.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 30.5M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 34.4M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 54.3M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 45.5M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 8.00M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 55.9M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 53.1M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 41.9M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 51.0M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 12.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 59.7M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 93.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 76.5M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 71.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 57.0M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 14.4M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 59.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 70.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 70.0M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 15.9M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 162M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 421M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 310M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 405M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 379M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 381M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 139M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 49.4M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 48.9M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 60.3M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 26.0M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 39.1M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 33.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 40.7M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 56.4M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 44.1M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 63.1M=0.7s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2018-12-03 03:12:21 (1.57 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 56.2M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install --2018-12-03 03:12:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 31.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 32.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 15.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 64.1M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 59.7M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 71.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 99.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 88.6M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 98.0M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 92.3M=0.7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2018-12-03 03:12:21 (17.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install --2018-12-03 03:12:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 161M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 213M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 220M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 31.2M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 27.4M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 35.6M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 63.0M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 215M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 336M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 299M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 316M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 283M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 241M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 326M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 344M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 292M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 551M 0s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 550M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 301M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 368M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 362M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 37.2M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 51.3M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 71.2M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 84.1M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 110M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 371M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 378M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 391M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 32.9M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 41.7M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 42.0M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 57.3M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 113M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 370M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 374M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 364M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 359M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 381M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 416M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 412M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 275M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 398M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 450M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 396M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 39.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 43.8M 0s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 43.6M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 44.1M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 33.3M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 43.0M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 41.3M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 38.7M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 33.2M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 37.4M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 62.9M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 75.7M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 43.9M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 81.1M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 104M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 112M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 90.7M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 110M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 192M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 82.1M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 115M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 130M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 103M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 80.3M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 131M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 78.0M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 113M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 86.0M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 121M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 111M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 114M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 93.4M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 131M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 392K 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 22.3M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 26.2M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 25.5M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 26.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 23.5M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 34.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 43.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 72.0M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 38.3M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 38.0M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 92.7M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 97.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 48.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 116M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 116M 1s unit-abot-epc-basic-0: 03:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 03:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 03:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 166K 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 584K 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 54.6M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 108M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 514M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 517M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 518M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 344M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 522M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 490M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 544M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 484M 3s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 521M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 547M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 556M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 479M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 575M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 408M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 535M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 466M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 488M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 569M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 547M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 496M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 574M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 495M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 482M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 403M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 529M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 543M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 474M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 406M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 512M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 554M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 565M 2s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 459M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 545M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 486M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 460M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 461M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 470M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 555M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 560M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 423M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 548M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 467M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 557M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 379M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 24.6M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 59.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 64.6M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 57.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 63.6M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 65.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 64.3M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 58.6M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 64.6M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 96.7K 9s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 56.9M 9s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 56.9M 9s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 77.3M 9s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 145M 9s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 98.4M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 58.6M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 143M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 85.2M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 176M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 72.6M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 157M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 77.9M 8s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 123M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 122M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 98.6M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 99.2M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 103M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 64.0M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 148M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 98.2M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 107M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 152M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 439M 7s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 454M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 554M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 409M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 535M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 553M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 550M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 483M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 542M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 553M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 546M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 383M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 544M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 516M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 515M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 465M 6s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 512M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 512M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 523M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 408M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 529M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 432M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 510M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 397M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 540M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 543M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 464M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 452M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 506M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 508M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 536M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 412M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 551M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 519M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 518M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 486M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 552M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 573M 4s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 412K 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 41.3M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 42.3M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 35.1M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 38.2M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 39.0M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 37.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 33.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 37.3M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 43.2M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 49.2M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 46.9M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 54.7M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 68.6M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 58.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 102M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 278M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 300M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 343M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 264M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 264M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 325M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 336M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 298M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 314M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 470M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 589M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 489M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 600M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 57.4M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 67.7M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 59.4M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 420K 5s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 64.7M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 65.6M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 27.5M 5s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 65.7M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 51.2M 5s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 60.8M 1s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 60.2M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 39.9M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 55.2M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 37.0M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 42.1M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 59.7M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 66.0M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 61.5M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 46.2M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 38.7M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 41.9M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 47.5M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 131M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 329M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 444M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 423M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 382M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 339M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 482M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 360M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 331M 5s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 306M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 389M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 377M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 410M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 45.5M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 45.3M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 38.7M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 42.1M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 41.2M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 43.6M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 38.8M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 41.0M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 42.0M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 51.8M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 82.0M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 119M 4s unit-oai-epc-0: 03:12:21 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 1.95M 1s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 219M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 96.9M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 96.9M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 110M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 155M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 205M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 503M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 601M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 589M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 610M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 528M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 542M 4s unit-oai-hss-0: 03:12:21 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 601M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 575K 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 31.9M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 34.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 36.9M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 36.7M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 30.8M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 36.2M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 43.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 115M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 239M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 357M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 310M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 341M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 265M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 302M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 379M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 304M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 262M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 348M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 314M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 313M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 260M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 346M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 35.4M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 37.5M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 33.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 38.0M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 47.4M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 65.9M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 59.5M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 478K 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 65.2M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 38.5M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 64.9M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 64.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 43.2M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 49.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 38.2M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 39.4M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 44.6M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 48.1M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 41.9M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 56.0M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 69.8M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 118M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 109M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 114M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 74.8M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 74.5M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 103M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 54.8M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 115M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 386M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 361M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 393M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 308M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 354M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 336M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 333M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 335M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 287M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 37.9M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 38.1M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 51.2M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 40.6M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 44.7M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 48.7M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 48.9M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 48.7M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 48.0M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 41.8M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 48.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 45.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 49.5M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 2.19M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 39.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 44.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 38.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 61.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 55.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 62.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 61.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 69.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 67.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 70.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 76.6M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 581K 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 27.1M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 33.4M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 42.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 63.2M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 54.7M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 91.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 378M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 311M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 79.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 36.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 35.7M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 123M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 296M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 334M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 306M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 348M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 310M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 373M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 52.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 37.5M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 41.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 40.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 37.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 33.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 41.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 61.7M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 61.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 73.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 86.5M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 509K 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 90.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 116M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 43.6M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 97.1M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 95.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 94.9M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 40.9M 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 145M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 149M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 74.7M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 35.1M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 47.1M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 43.1M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 39.3M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 40.5M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 44.6M 4s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 39.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 36.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 31.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 36.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 49.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 50.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 41.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 70.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 85.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 84.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 78.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 219M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 216M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 230M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 30.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 37.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 47.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 50.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 40.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 2.05M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 56.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 46.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 44.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 55.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 60.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 61.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 58.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 64.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 73.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 64.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 90.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 55.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 67.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 77.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 79.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 63.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 62.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 65.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 78.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 59.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 67.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 63.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 70.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 71.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 81.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 79.0M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 582K 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 30.7M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 34.7M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 39.5M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 64.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 56.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 49.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 61.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 58.5M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 41.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 63.0M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 47.1M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 69.2M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 32.5M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 84.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 55.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 52.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 50.2M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 55.0M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 122M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 270M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 306M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 359M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 356M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 372M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 314M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 343M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 336M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 326M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 288M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 350M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 307M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 32.2M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 565K 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 48.3M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 40.5M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 54.1M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 59.1M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 52.5M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 64.5M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 32.0M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 59.0M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 43.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 35.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 55.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 41.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 40.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 79.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 226M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 255M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 249M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 192M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 238M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 266M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 232M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 208M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 233M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 244M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 41.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 42.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 51.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 43.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 52.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 63.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 62.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 52.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 42.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 41.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 41.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 38.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 57.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 47.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 57.5M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 2.00M 0s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 40.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 52.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 54.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 60.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 56.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 60.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 59.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 60.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 54.8M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 581K 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 36.4M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 43.1M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 45.6M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 45.1M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 38.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 35.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 39.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 37.5M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 66.9M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 55.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 124M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 127M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 105M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 126M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 92.8M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 88.3M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 146M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 73.9M=1.2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2018-12-03 03:12:22 (10.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install --2018-12-03 03:12:22-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 500K 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 35.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 35.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 31.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 37.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 36.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 34.1M 3s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 31.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 34.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 36.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 34.5M 3s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 31.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 37.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 44.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 78.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 39.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 46.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 46.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 49.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 45.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 51.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 69.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 50.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 41.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 50.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 55.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 60.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 59.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 69.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 81.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 77.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 71.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 71.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 75.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 68.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 62.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 192M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 339M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 342M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 323M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 355M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 331M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 416M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 349M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 371M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 336M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 402M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 322M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 400M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 410M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 382M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 353M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 358M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 360M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 352M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 350M 2s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 383M 0s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 40.4M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 54.1M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 48.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 70.3M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 82.0M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 521K 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 25.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 45.6M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 58.9M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 51.5M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 39.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 24.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 47.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 49.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 20.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 37.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 57.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 28.7M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 45.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 30.8M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 43.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 55.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 31.3M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 37.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 29.0M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 52.5M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 36.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 25.2M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 43.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 44.6M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 40.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 52.3M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 47.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 37.6M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 48.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 59.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 48.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 47.2M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 43.3M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 50.7M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 46.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 27.8M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 43.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 44.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 35.2M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 40.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 27.8M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 53.3M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 49.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 47.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 20.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 42.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 31.7M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 55.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 49.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 28.7M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 46.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 28.1M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 46.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 54.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 34.0M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 49.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 34.1M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 50.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 49.4M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 50.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 59.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 51.2M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 62.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 50.4M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 135M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 436M 1s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 571M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 36.1M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 93.9M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 48.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 48.3M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 40.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 39.5M 1s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 43.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 106M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 232M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 198M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 261M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 67.5M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 38.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 37.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 30.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 36.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 46.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 60.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 54.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 60.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 63.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 58.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 56.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 60.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 149M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 398M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 566K 4s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 45.1M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 44.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 71.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 85.8M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 99.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 653K 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 34.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 25.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 42.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 40.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 41.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 28.3M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 41.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 23.0M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 23.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 28.1M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 20.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 5.01M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 39.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 42.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 36.3M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 21.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 35.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 38.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 44.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 56.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 48.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 51.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 44.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 44.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 41.1M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 56.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 46.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 22.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 38.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 42.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 40.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 38.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 31.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 45.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 39.6M 3s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 46.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 54.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 58.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 44.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 26.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 67.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 50.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 28.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 63.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 62.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 33.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 61.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 73.0M 2s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 28.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 64.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 57.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 34.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 93.3M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 66.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 44.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 70.8M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 57.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 60.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 47.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 141M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 100M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 268M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 73.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 19.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 36.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 48.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 45.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 49.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 89.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 228M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 222M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 242M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 208M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 215M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 33.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 36.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 36.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 35.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 50.7M 2s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 57.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 59.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 58.6M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 51.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 61.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 57.3M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 60.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 574K 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 50.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 64.9M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 70.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 44.1M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 29.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 656K 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 43.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 41.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 40.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 41.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 51.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 36.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 48.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 51.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 54.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 26.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 56.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 30.0M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 26.7M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 36.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 19.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 5.61M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 19.9M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 37.3M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 30.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 33.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 35.2M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 39.0M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 51.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 49.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 27.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 38.4M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 44.8M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 33.1M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 41.7M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 41.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 45.3M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 25.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 48.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 39.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 26.4M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 51.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 42.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 62.2M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 42.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 45.6M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 41.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 38.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 31.1M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 93.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 248M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 261M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 192M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 235M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 378M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 369M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 333M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 323M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 37.0M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 56.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 47.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 34.2M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 37.7M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 35.6M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 54.6M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 6.22M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 60.5M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 41.9M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 49.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 70.8M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 95.0M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 33.7M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 129M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 60.5M 2s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 61.3M 3s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 38.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 35.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 30.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 34.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 34.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 46.1M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 37.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 52.0M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 58.3M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 57.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 55.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 59.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 60.7M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 61.2M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 53.8M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 60.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 62.4M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 64.9M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 52.3M 2s unit-oai-hss-0: 03:12:22 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 57.2M 2s unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 03:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 582K 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 47.5M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 52.4M 3s unit-oai-epc-0: 03:12:22 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 39.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 710K 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 33.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 32.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 31.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 40.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 32.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 43.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 33.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 35.5M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 34.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 52.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 51.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 61.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 61.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 46.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 66.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 70.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 39.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 101M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 40.2M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 21.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 9.27M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 18.8M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 32.7M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 23.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 12.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 41.8M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 31.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 49.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 40.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 48.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 50.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 44.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 29.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 34.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 44.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 32.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 44.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 32.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 45.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 55.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 42.8M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 39.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 52.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 38.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 58.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 53.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 24.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 27.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 42.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 120M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 54.5M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 83.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 68.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 82.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 36.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 68.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 71.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 37.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 62.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 63.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 72.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 67.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 44.9M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 70.0M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 110M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 86.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 19.5M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 27.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 35.6M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 50.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 48.6M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 55.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 50.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 55.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 64.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 66.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 45.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 38.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 39.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 57.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 59.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 69.6M 1s unit-abot-epc-basic-0: 03:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 42.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 56.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 70.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 104M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 283M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 583K 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 47.8M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 53.5M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 138M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 24.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 635K 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 22.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 34.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 38.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 26.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 56.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 56.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 29.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 44.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 59.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 29.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 58.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 44.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 51.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 60.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 23.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 47.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 60.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 24.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 49.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 65.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 40.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 58.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 82.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 33.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 40.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 37.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 34.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 42.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 53.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 34.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 46.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 43.8M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 25.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 8.84M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 58.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 22.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 45.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 43.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 21.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 52.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 59.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 32.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 27.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 29.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 49.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 45.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 42.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 41.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 45.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 56.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 68.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 45.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 53.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 57.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 58.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 51.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 45.1M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 80.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 47.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 48.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 52.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 53.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 58.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 44.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 58.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 74.9M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 181M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 30.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 45.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 45.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 36.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 54.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 57.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 32.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 46.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 49.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 49.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 40.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 133M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 257M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 215M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 51.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 46.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 28.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 34.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 39.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 41.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 46.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 50.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 75.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 76.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 83.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 63.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 597K 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 44.1M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 73.7M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 69.0M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 29.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 657K 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 40.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 21.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 34.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 29.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 59.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 122M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 367M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 329M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 383M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 26.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 63.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 45.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 34.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 39.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 52.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 50.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 48.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 22.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 56.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 37.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 23.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 58.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 41.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 22.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 26.9M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 66.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 38.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 42.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 61.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 56.8M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 33.9M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 34.0M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 24.4M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 28.9M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 12.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 4.31M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 42.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 29.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 37.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 45.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 42.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 24.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 41.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 36.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 44.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 44.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 40.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 45.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 39.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 63.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 30.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 50.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 59.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 52.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 54.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 61.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 61.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 51.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 62.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 50.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 59.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 40.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 66.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 60.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 49.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 52.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 65.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 50.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 55.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 65.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 44.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 58.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 32.0M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 52.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 65.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 70.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 60.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 76.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 68.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 117M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 63.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 49.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 48.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 44.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 34.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 59.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 60.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 73.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 64.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 69.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 80.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 58.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 610K 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 44.5M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 47.8M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 52.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 81.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 686K 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 35.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 47.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 15.7M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 42.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 41.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 42.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 33.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 39.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 53.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 21.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 47.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 44.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 61.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 40.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 40.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 77.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 24.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 50.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 51.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 38.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 55.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 43.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 81.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 54.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 57.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 26.2M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 58.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 42.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 79.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 90.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 43.2M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 50.6M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 41.4M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 42.1M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 29.2M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 17.5M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 15.0M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 22.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 3.30M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 31.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 41.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 40.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 116M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 202M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 357M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 402M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 59.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 25.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 43.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 28.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 43.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 49.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 31.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 44.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 42.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 43.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 46.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 47.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 38.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 37.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 44.8M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 47.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 36.7M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 37.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 43.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 44.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 44.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 42.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 44.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 28.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 48.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 37.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 60.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 40.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 61.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 75.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 59.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 59.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 76.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 257M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 250M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 212M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 200M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 58.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 87.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 33.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 39.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 40.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 46.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 58.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 61.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 59.0M 1s unit-abot-epc-basic-0: 03:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 03:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 03:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 647K 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 35.7M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 44.0M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 61.7M 3s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 59.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 676K 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 39.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 45.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 14.6M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 39.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 29.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 43.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 36.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 29.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 41.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 42.3M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 47.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 35.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 40.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 40.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 41.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 39.1M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 48.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 52.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 41.4M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 61.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 31.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 48.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 39.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 34.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 57.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 49.9M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 62.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 47.5M 3s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 67.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 58.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 42.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 81.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 44.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 60.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 72.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 32.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 37.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 18.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 15.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 22.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 33.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 3.78M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 25.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 39.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 27.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 39.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 43.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 35.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 44.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 26.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 36.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 40.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 57.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 45.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 34.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 41.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 39.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 51.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 47.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 70.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 51.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 59.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 48.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 35.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 44.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 42.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 48.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 42.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 50.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 63.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 32.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 65.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 41.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 60.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 54.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 49.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 58.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 50.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 57.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 47.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 85.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 70.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 79.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 43.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 80.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 59.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 45.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 46.9M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 71.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 63.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 76.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 66.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 59.5M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 71.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 726K 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 5.40M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 36.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 54.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 723K 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 55.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 43.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 42.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 17.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 42.7M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 122M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 260M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 278M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 230M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 31.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 56.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 35.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 41.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 44.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 29.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 53.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 24.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 38.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 43.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 41.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 45.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 45.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 50.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 45.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 40.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 31.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 43.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 30.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 41.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 41.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 60.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 40.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 56.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 44.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 42.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 31.6M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 18.5M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 16.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 3.75M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 22.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 44.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 30.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 26.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 16.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 8.17M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 36.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 46.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 49.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 42.6M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 42.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 25.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 46.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 49.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 42.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 39.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 42.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 27.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 48.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 43.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 42.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 44.2M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 31.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 40.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 116M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 363M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 262M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 242M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 266M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 230M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 245M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 277M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 256M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 62.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 45.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 49.9M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 38.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 49.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 30.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 46.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 44.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 47.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 45.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 49.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 47.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 53.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 54.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 44.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 57.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 55.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 43.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 40.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 45.2M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 55.3M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 59.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 60.8M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 659K 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 44.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 51.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 718K 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 48.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 53.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 36.8M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 39.0M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 42.7M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 15.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 36.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 30.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 37.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 42.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 44.6M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 34.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 43.4M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 51.3M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 27.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 38.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 44.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 49.4M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 49.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 49.1M 1s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 58.0M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 31.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 38.5M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 43.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 50.1M 1s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 40.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 50.7M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 46.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 57.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 47.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 59.0M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 60.7M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 49.1M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 82.0M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 66.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 29.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 77.8M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 60.1M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 41.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 32.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 20.8M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 12.5M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 20.9M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 25.8M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 27.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 22.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 24.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 2.63M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 38.3M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 31.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 55.3M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 49.9M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 27.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 43.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 22.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 53.0M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 53.7M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 58.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 26.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 43.9M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 41.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 50.6M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 43.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 51.1M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 49.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 49.9M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 54.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 92.1M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 241M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 235M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 50.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 39.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 43.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 47.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 40.7M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 38.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 43.9M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 41.6M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 26.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 42.9M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 35.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 39.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 52.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 47.0M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 44.5M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 60.7M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 51.9M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 57.8M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 59.1M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 81.8M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 66.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 696K 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 31.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 48.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 728K 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 41.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 74.4M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 47.6M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 31.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 43.3M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 40.6M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 19.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 43.8M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 34.5M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 22.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 44.2M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 47.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 51.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 26.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 43.6M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 45.1M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 39.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 53.6M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 50.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 68.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 44.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 52.5M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 48.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 43.1M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 42.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 46.1M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 38.8M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 46.0M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 52.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 61.3M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 58.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 53.2M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 72.5M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 47.7M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 83.5M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 60.2M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 38.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 53.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 50.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 72.1M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 62.2M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 32.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 19.2M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 10.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 6.22M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 34.5M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 41.2M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 59.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 30.4M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 38.7M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 15.0M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 36.3M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 46.1M 2s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 19.9M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 3.91M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 19.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 49.9M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 31.0M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 53.0M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 40.6M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 52.8M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 39.8M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 36.4M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 52.4M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 33.3M 2s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 48.7M 0s unit-oai-hss-0: 03:12:23 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 66.2M 0s unit-oai-epc-0: 03:12:23 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 34.8M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 39.8M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 35.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 44.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 30.3M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 39.6M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 46.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 46.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 53.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 39.7M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 75.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 36.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 43.9M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 56.9M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 37.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 46.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 45.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 52.5M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 48.9M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 61.7M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 65.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 67.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 92.7M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 108M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 65.8M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 61.1M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 81.4M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 712K 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 33.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 45.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 33.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 24.7M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 730K 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 76.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 30.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 42.5M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 56.5M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 41.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 15.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 38.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 42.6M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 22.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 46.7M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 119M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 201M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 238M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 254M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 256M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 205M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 357M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 391M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 47.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 37.8M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 44.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 44.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 49.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 43.8M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 47.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 40.1M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 41.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 50.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 43.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 36.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 59.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 64.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 60.5M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 47.2M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 53.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 62.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 58.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 45.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 40.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 38.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 23.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 4.44M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 37.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 9.00M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 43.9M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 40.2M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 59.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 47.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 60.4M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 35.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 16.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 39.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 19.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 16.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 44.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 3.46M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 47.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 13.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 41.5M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 40.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 58.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 26.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 42.4M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 43.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 49.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 39.7M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 46.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 59.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 15.2M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 47.8M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 28.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 54.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 47.8M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 30.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 65.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 58.5M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 29.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 43.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 29.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 45.3M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 42.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 48.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 22.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 47.3M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 30.2M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 35.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 28.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 39.4M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 41.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 54.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 55.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 48.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 796K 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 36.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 45.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 27.3M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 786K 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 24.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 37.2M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 52.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 41.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 65.1M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 42.7M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 40.4M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 13.8M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 41.3M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 49.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 21.2M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 32.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 48.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 44.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 33.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 46.5M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 46.1M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 41.5M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 37.9M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 21.8M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 47.1M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 44.9M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 43.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 36.3M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 55.8M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 46.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 52.0M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 58.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 41.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 79.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 50.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 78.6M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 58.8M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 44.1M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 56.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 56.4M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 71.0M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 49.1M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 70.2M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 52.6M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 56.9M 0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 75.7M 0s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 48.5M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 53750K ...... 100% 27.7M=3.0s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install 2018-12-03 03:12:24 (17.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 50.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install FINISHED --2018-12-03 03:12:24-- unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install Total wall clock time: 5.1s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.4s (15.0 MB/s) unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 10.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 44.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 41.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 29.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 16.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 41.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 20.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 17.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 36.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 14.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 31.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 36.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 38.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 24.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 13.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 27.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 38.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 38.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 38.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 23.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 27.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 798K 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 30.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 41.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 32.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 21.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 41.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 14.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 43.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 23.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 29.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 43.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 22.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 30.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 40.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 40.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 34.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 46.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 41.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 56.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 50.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 55.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 54.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 48.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 62.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 10.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 36.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 44.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 17.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 43.3M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 38.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 21.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 18.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 18.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 23.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 27.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 42.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 26.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 13.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 42.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 30.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 31.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 36.1M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 21.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 35.0M 2s unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 03:12:24 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 897K 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 5.34M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 35.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 39.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 26.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 43.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 15.6M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 39.7M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 20.2M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 39.9M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 33.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 25.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 31.8M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 38.3M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 23.5M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 36.0M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 42.4M 2s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 47.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 41.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 44.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 57.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 57.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 42.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 49.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 19.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 27.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 41.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 48.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 17.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 40.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 34.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 24.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 16.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 20.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 17.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 45.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 33.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 28.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 13.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 43.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 26.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 35.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 28.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 35.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 26.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 898K 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 5.19M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 40.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 49.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 26.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 42.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 16.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 32.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 23.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 28.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 39.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 34.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 24.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 43.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 44.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 38.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 37.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 44.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 51.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 54.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 48.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 54.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 60.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 32.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 11.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 25.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 45.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 28.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 19.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 50.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 27.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 45.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 20.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 21.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 23.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 24.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 48.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 25.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 12.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 50.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 44.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 23.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 28.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 32.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 26.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 2.87M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 1.02M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 36.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 45.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 31.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 35.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 15.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 22.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 18.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 42.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 40.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 47.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 45.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 34.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 26.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 45.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 31.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 39.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 40.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 43.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 41.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 44.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 50.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 54.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 18.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 30.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 29.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 38.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 22.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 36.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 43.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 27.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 19.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 22.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 19.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 39.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 35.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 27.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 12.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 38.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 43.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 27.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 21.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 25.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 29.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 30.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 806K 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 25.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 23.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 45.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 42.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 44.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 12.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 45.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 17.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 49.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 51.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 50.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 32.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 35.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 23.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 31.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 29.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 31.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 41.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 33.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 44.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 53.5M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 50.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 49.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 29.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 31.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 35.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 31.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 20.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 44.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 25.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 32.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 26.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 20.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 21.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 31.2M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 45.3M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 24.4M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 13.7M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 40.8M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 36.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 28.9M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 20.6M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 26.0M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 23.1M 1s unit-oai-epc-0: 03:12:24 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 3.06M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 1.02M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 23.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 43.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 42.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 51.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 21.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 19.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 35.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 19.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 45.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 50.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 47.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 30.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 38.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 21.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 30.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 35.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 29.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 44.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 41.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 37.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 49.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 56.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 59.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 26.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 34.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 39.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 29.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 21.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 37.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 27.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 27.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 26.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 17.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 19.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 48.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 50.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 27.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 14.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 41.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 34.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 32.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 21.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 18.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 47.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 2.92M 1s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 1.02M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 22.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 34.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 48.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 50.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 23.7M 1s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 18.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 45.2M 1s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 19.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 40.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 54.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 44.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 37.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 32.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 23.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 44.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 26.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 29.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 43.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 40.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 41.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 39.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 55.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 61.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 35.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 31.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 26.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 42.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 20.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 35.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 47.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 17.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 19.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 23.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 25.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 41.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 45.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 36.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 29.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 13.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 32.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 31.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 34.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 15.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 30.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 32.6M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 3.09M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 1.03M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 13.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 35.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 41.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 44.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 47.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 24.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 14.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 28.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 41.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 26.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 40.5M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 47.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 46.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 33.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 46.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 42.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 29.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 28.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 27.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 36.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 59.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 58.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 54.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 39.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 36.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 29.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 40.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 24.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 36.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 24.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 38.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 18.0M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 21.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 30.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 30.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 50.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 35.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 14.7M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 29.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 38.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 31.3M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 30.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 15.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 29.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 3.03M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 1.28M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 4.67M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 17.9M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 36.2M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 38.8M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 53.4M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 19.1M 1s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 34.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 18.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 32.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 33.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 42.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 38.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 48.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 28.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 30.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 36.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 36.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 31.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 30.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 19.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 53.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 53.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 58.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 51.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 44.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 35.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 34.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 40.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 29.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 29.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 27.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 19.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 32.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 19.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 31.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 32.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 49.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 30.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 18.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 22.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 45.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 28.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 36.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 15.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 27.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 2.97M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 1.29M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 4.57M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 19.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 31.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 37.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 52.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 21.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 32.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 19.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 36.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 28.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 44.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 35.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 42.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 38.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 36.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 28.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 38.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 31.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 34.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 19.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 38.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 55.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 55.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 51.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 32.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 34.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 44.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 35.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 28.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 32.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 41.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 18.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 33.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 17.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 39.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 33.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 39.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 40.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 15.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 28.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 41.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 25.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 35.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 16.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 29.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 35.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 941K 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 4.80M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 20.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 28.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 35.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 51.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 25.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 26.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 18.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 40.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 22.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 41.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 35.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 47.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 44.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 40.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 39.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 26.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 42.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 28.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 31.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 20.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 49.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 56.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 62.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 43.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 43.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 43.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 27.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 28.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 38.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 35.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 38.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 18.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 16.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 36.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 30.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 54.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 34.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 17.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 27.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 39.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 34.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 28.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 15.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 31.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 34.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 3.04M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 1.05M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 18.5M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 27.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 35.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 38.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 40.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 22.5M 0s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 19.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 34.3M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 25.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 39.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 32.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 36.9M 0s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 46.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 43.1M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 37.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 24.7M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 39.8M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 47.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 35.9M 0s unit-abot-epc-basic-0: 03:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 29.4M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 24.2M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 35.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 57.6M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 61.9M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 46.0M 0s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=3.3s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install 2018-12-03 03:12:25 (16.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install FINISHED --2018-12-03 03:12:25-- unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install Total wall clock time: 5.9s unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 5.2s (12.7 MB/s) unit-oai-epc-0: 03:12:25 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 03:12:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 03:12:26 DEBUG unit.oai-epc/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-epc-0: 03:12:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 03:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 03:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 03:12:26 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 03:12:26 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 03:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 03:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 03:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 03:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 03:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 03:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 03:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 03:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-epc-0: 03:12:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-abot-epc-basic-0: 03:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-epc-0: 03:12:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 03:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-epc-0: 03:12:30 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 03:12:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 03:12:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-oai-hss-0: 03:12:31 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 03:12:31 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 03:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 03:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 03:12:35 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 03:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 03:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 03:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 03:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 03:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 03:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 03:12:40 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 03:12:40 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 03:12:41 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 03:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 03:12:42 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 03:12:42 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 03:12:42 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:42 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:42 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 03:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:44 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:47 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 03:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 03:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 03:12:49 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 03:12:50 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 03:12:50 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 03:12:50 INFO juju.worker.uniter.context trying to kill context process 10255 unit-oai-hss-0: 03:12:50 INFO juju.worker.uniter.context waiting for context process 10255 to die unit-oai-hss-0: 03:12:51 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 03:12:51 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 03:12:51 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 03:12:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 03:12:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:12:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:12:51 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 03:12:51 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 03:12:51 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 03:12:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:12:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 03:12:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 03:12:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 03:12:52 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub machine-3: 03:12:52 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 03:12:52 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 03:12:52 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 03:12:52 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 03:12:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-162-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-162-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-161-generic unit-oai-epc-0: 03:12:52 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-161-generic unit-oai-epc-0: 03:12:53 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 03:12:53 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 03:12:53 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 03:12:53 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-epc-0: 03:12:53 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter.context trying to kill context process 9933 unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter.context waiting for context process 9933 to die unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter.context assuming already killed unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-epc-0: 03:12:53 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 03:12:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:12:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:12:53 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 03:12:53 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 03:12:53 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 03:12:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... machine-2: 03:12:53 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 03:12:53 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 03:12:53 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 03:12:53 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 03:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 03:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 03:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 03:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 03:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 03:13:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 03:13:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 03:13:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:13:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 03:13:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 03:13:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 03:13:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 03:13:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:14 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 03:13:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:19 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 03:13:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 03:13:26 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:13:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 03:13:28 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 03:13:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 03:13:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:32 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 03:13:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 03:13:36 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: 03:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 03:13:37 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: 03:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 03:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 03:13:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:13:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 03:13:42 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: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 03:13:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 03:13:43 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:45 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:13:46 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 03:13:47 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:13:49 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:13:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 03:13:51 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:13:52 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 03:13:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:13:54 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:13:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 03:13:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 03:13:55 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:13:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:13:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:13:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:13:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 03:13:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 03:13:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:14:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 03:14:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 03:14:00 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 03:14:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:14:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 03:14:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 03:14:13 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:14:14 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: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:14 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: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 03:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 03:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:14:17 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: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 03:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:18 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: 03:14:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 03:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:20 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: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:20 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: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 03:14:20 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 03:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 03:14:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 03:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 03:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 03:14:32 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 03:14:33 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 03:14:34 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 03:14:35 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: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 03:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 03:14:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 03:14:37 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 03:14:39 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 03:14:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:14:45 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:14:45 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: 03:14:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:14:49 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (59.4 kB/s) unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 03:14:50 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 ... 107967 files and directories currently installed.) unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 03:14:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 03:14:51 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:51 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 03:14:51 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:14:51 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 03:15:32 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 03:15:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:15:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 03:15:36 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 03:15:36 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 03:15:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 03:15:36 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 4s (136 kB/s) unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 03:15:37 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 ... 108076 files and directories currently installed.) unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 03:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:15:38 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 03:16:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:16:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:16:27 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 03:16:27 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:16:27 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:18:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:18:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:18:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:18:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:18:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:18:44 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 03:18:44 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  machine-3: 03:18:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 03:18:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 03:18:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 03:18:50 DEBUG juju.agent read agent config, format "2.0" machine-3: 03:18:50 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:18:50 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 03:18:50 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 03:18:50 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:18:50 DEBUG juju.worker start "api" unit-oai-hss-0: 03:18:50 INFO juju.worker start "api" unit-oai-hss-0: 03:18:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 03:18:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 03:18:50 DEBUG juju.worker "api" started machine-3: 03:18:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 03:18:50 DEBUG juju.worker start "engine" machine-3: 03:18:50 INFO juju.worker start "engine" machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 03:18:50 DEBUG juju.worker "engine" started machine-3: 03:18:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.introspection stats worker now serving machine-3: 03:18:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 03:18:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:18:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:18:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:50 INFO juju.api connection established to "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:50 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:50 INFO juju.api connection established to "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 03:18:50 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:50 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:18:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 03:18:51 DEBUG juju.worker.apicaller connected machine-3: 03:18:51 DEBUG juju.api RPC connection died machine-3: 03:18:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 03:18:51 DEBUG juju.worker.apicaller connecting with current password machine-3: 03:18:51 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:51 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:51 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:51 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:18:51 DEBUG juju.api RPC connection died unit-oai-hss-0: 03:18:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 03:18:52 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:52 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-hss-0: 03:18:52 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-3: 03:18:52 DEBUG juju.worker.apicaller connected machine-3: 03:18:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 03:18:52 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 03:18:52 INFO juju.worker.upgrader unblocking abort check machine-3: 03:18:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:18:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 03:18:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 03:18:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 03:18:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:18:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:18:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 03:18:52 INFO juju.util.exec run result: exit status 127 machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec925590748/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 03:18:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:18:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:18:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:18:52 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 03:18:52 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-3: 03:18:52 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-3: 03:18:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:18:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:18:52 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 03:18:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 03:18:52 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 03:18:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 03:18:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 03:18:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 03:18:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 03:18:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 03:18:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.logger logger setup machine-3: 03:18:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 03:18:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 03:18:52 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 03:18:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 03:18:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 03:18:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 03:18:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 03:18:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 03:18:52 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 03:18:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:18:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 03:18:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 03:18:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 03:18:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 03:18:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 03:18:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:18:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 03:18:52 INFO juju.worker.deployer checking unit "oai-hss/0" unit-oai-hss-0: 03:18:52 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 INFO juju.worker.upgrader unblocking abort check machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 03:18:52 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 03:18:52 INFO juju.util.exec run result: exit status 127 machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec669226960/script.sh: line 1: fanatic: command not found 127 machine-3: 03:18:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 03:18:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker start "3-container-watcher" machine-3: 03:18:52 DEBUG juju.worker start "stateconverter" machine-3: 03:18:52 INFO juju.worker start "3-container-watcher" machine-3: 03:18:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 03:18:52 DEBUG juju.worker "3-container-watcher" started machine-3: 03:18:52 INFO juju.worker start "stateconverter" machine-3: 03:18:52 DEBUG juju.worker "stateconverter" started machine-3: 03:18:52 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 03:18:52 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-hss-0: 03:18:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:18:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 03:18:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:18:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 03:18:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 03:18:52 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 03:18:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 03:18:52 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 03:18:52 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: 03:18:52 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 03:18:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 03:18:52 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 03:18:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:18:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:18:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 03:18:52 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 03:18:52 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 03:18:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 03:18:52 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 03:18:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 03:18:52 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 03:18:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 03:18:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 03:18:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 03:18:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 03:18:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 03:18:52 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 03:18:52 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 03:18:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 03:18:52 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 03:18:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 03:18:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 03:18:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 03:18:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 03:18:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:18:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at machine-3: 03:18:52 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:b2:b1:0b 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:b2:b1:0b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:18:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 03:18:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 03:18:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:18:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:18:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 03:18:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 03:18:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:18:54 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 03:18:54 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:18:55 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:18:55 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:18:55 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 03:18:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 03:18:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 03:18:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 03:18:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 03:18:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 03:19:00 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 03:19:01 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:19:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 03:19:03 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 03:19:04 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 03:19:05 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 03:19:06 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 03:19:07 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 03:19:08 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-162.212 [774 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 03:19:08 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 03:19:09 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 03:19:10 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 03:19:11 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:19:12 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7883 kB/s) unit-oai-hss-0: 03:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 03:19:12 DEBUG unit.oai-hss/0.install (Reading database ... 109448 files and directories currently installed.) unit-oai-hss-0: 03:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:12 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:13 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:19:14 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:15 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 03:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:17 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:19:19 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 03:19:21 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:19:22 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... unit-oai-hss-0: 03:19:23 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:24 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:25 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 03:19:26 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 03:19:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 03:19:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 03:19:27 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:19:27 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 03:19:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:19:27 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 03:19:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 03:19:28 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 03:19:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 03:19:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 03:19:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 03:19:28 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 03:19:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:19:28 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 03:19:28 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 03:19:28 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:19:28 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 03:19:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start SHA256:Nf2eivhj6T8zvBhHI/xocY2mlxChTRs0OhI9CEFZ+fk root@juju-04474f-default-0 unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | .+=o+ .* | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | . o.o= * | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | ..+o* . | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | .o+ o + | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | S.= * o | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | E@ + . | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | =o= o | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | o+*=. | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start | .+=o+= | unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:19:28 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-04474f-default-0 unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start SHA256:FR3UMIQVii0DASbXZ9YP44pjD7nPOiJj+95PIyUv5jo ubuntu@juju-04474f-default-0 unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | . +oo. ..*O= | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | + ..+o=o... | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | ++.++ | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | +. . | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | .oS. | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | *+. | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | .+=+ | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | + E+o=.. | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start | ..*+++=+ | unit-abot-epc-basic-0: 03:19:29 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 03:19:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:19:29 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 03:19:29 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 03:19:29 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 03:19:29 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 03:19:29 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:19:29 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 03:19:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 03:19:29 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 03:19:30 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 03:19:31 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:32 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:34 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 03:19:35 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:36 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:37 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 03:19:39 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 03:19:40 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:19:41 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 03:19:47 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 6s (230 kB/s) unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install (Reading database ... 116177 files and directories currently installed.) unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 03:19:48 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 03:19:49 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 03:19:50 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 03:19: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: 03:19: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: 03:19: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: 03:19: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: 03:19: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: 03:19: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: 03:19: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: 03:19:51 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 03:19:51 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 03:19: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: 03:19: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.26 [1072 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (3935 kB/s) unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install (Reading database ... 116288 files and directories currently installed.) unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:19:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:19:53 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:54 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 03:19:55 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 03:19:56 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 03:19:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:19:58 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:20:02 DEBUG unit.oai-hss/0.install 181203 3:20:02 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 03:20:02 DEBUG unit.oai-hss/0.install 181203 3:20:02 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 03:20:02 DEBUG unit.oai-hss/0.install 181203 3:20:02 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11643 ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install mysql start/running, process 11776 unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 03:20:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:20:13 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 03:20:21 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:20:21 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 03:20:21 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 03:20:21 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 03:20:22 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Fetched 300 kB in 9s (30.4 kB/s) unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install (Reading database ... 118289 files and directories currently installed.) unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install --2018-12-03 03:20:23-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 03:20:23 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 331K 3s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 662K 2s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 668K 2s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 55.6M 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 55.5M 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 680K 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 54.6M 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 64.3M 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 45.2M 1s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 57.0M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 700K 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 56.4M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 53.9M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 58.1M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 59.0M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 53.5M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 49.7M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 56.9M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 52.2M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 65.3M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 49.2M 0s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 562K=0.5s unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install 2018-12-03 03:20:24 (2.02 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 03:20:24 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 03:20:25 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 03:20: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 03:20: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:20: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 03:20: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 03:20:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:20: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.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 03:20: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.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 03:20: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-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 03:20:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:20: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 salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 03:20: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 salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 03:20: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 sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:20: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 sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 03:20: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 sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 03:20:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:20: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 serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:20: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 serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 03:20: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 serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 03:20: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 twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:20: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 memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 03:20: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 sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 03:20: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 sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 03:20:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 03:20:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20: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 der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 03:20: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 aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 03:20: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 aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 03:20: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 aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 03:20: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 aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 03:20:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 03:20: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 camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 03:20: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 camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20: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 gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 03:20:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 03:20:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 03:20:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 03:20:35 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 03:20: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 aesdata.o -lgmp -o aesdata unit-oai-hss-0: 03:20: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 desdata.o -lgmp -o desdata unit-oai-hss-0: 03:20: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 twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 03:20: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 shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 03:20: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 gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 03:20:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20: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 sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 03:20: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 input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 03:20: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 output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 03:20: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 parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 03:20: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 misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 03:20: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-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 03:20: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-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 03:20: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 pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 03:20: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.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 03:20: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-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 03:20: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-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 03:20: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.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 03:20:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20:37 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 03:20:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20: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 aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 03:20: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 testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 03:20: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 arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 03:20: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 arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 03:20: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 blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 03:20: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 cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 03:20: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 base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 03:20: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 base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 03:20: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 camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 03:20:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 03:20:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 03:20:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 03:20:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 03:20:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:20:41 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 03:20:42 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:43 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 03:20:44 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 03:20:51 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:20:51 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 03:20:51 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 03:20:51 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 03:20:52 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 03:20:52 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 03:20:52 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 03:20:52 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 8s (220 kB/s) unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install (Reading database ... 118307 files and directories currently installed.) unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:20:53 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install --2018-12-03 03:20:54-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 03:20:54 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 141K 35s unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 291K 26s unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 520K 20s unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 610K 17s unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 938K 14s unit-oai-hss-0: 03:20:55 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 13s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.16M 11s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.47M 10s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.65M 9s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.78M 8s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.05M 8s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.16M 7s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.39M 7s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.57M 6s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.00M 6s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.04M 6s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.25M 5s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.50M 5s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.51M 5s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.15M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.97M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.43M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.54M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.51M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.69M 4s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.07M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.24M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.61M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.47M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.91M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.84M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.00M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.06M 3s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.92M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.05M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.13M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.53M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.13M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.04M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.66M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.43M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.27M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.80M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.47M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.24M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.65M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.23M 2s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 8.86M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.5M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.95M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.91M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.0M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.32M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.0M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.8M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.01M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.9M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.5M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.2M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.3M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 9.41M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 17.7M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.1M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.8M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.2M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.3M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.6M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 10.8M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.4M 1s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.2M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.0M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.3M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 15.2M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.3M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.2M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.9M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 18.3M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.6M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.3M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.8M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.8M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.9M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.0M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.1M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.7M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.7M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 19.4M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.2M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 20.6M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.8M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 16.4M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 26.9M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.4M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 20.9M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 19.1M 0s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 14.0M=1.5s unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install 2018-12-03 03:20:56 (3.27 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 03:20:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 03:20:57 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 03:20:58 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 03:20:59 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 03:21:00 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 03:21:01 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 03:21:02 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 03:21:03 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 03:21:04 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 03:21:05 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 03:21:06 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 03:21:07 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 03:21:08 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 03:21:09 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 03:21:10 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 03:21:11 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 03:21:12 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 03:21:13 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 03:21:14 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 03:21:15 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 03:21:16 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 03:21:17 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 03:21:18 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 03:21:19 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 03:21:20 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 3 03:13 /dev/zero unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 03:21:21 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 03:21:22 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 03:21:23 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 03:21:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 03:21:25 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 03:21:26 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 03:21:27 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 03:21:28 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:21:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:21:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:21:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:21:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:21:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:21:29 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 03:21:30 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 03:21:31 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 03:21:32 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 03:21:32 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 03:21:32 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 03:21:33 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 03:21:33 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 03:21:34 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 03:21:34 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 03:21:34 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 03:21:34 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 03:21:35 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 03:21:36 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 03:21:36 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 03:21:37 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 03:21:37 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 03:21:37 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 03:21:37 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 03:21:38 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 03:21:38 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 03:21:39 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 03:21:39 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 03:21:39 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 03:21:40 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 03:21:40 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 03:21:41 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 03:21:42 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 03:21:43 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 03:21:44 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 03:21:44 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 03:21:44 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 03:21:45 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 03:21:45 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 03:21:45 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 03:21:46 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 03:21:46 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 03:21:46 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 03:21:46 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 03:21:47 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 03:21:48 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 03:21:48 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 03:21:48 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 03:21:48 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 03:21:49 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 03:21:49 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 03:21:49 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 03:21:49 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 03:21:50 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 03:21:51 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 03:21:51 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:21:51 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 03:21:51 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 03:21:51 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 03:21:52 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 03:21:53 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 03:21:53 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 03:21:53 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 03:21:53 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 03:21:54 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 03:21:55 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 03:21:55 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 03:21:55 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 03:21:56 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 03:21:57 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 03:21:58 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 03:21:59 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 03:22:00 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 03:22:00 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 03:22:00 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 03:22:00 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 03:22:01 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo machine-2: 03:22:02 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 03:22:02 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 03:22:02 DEBUG juju.agent read agent config, format "2.0" machine-2: 03:22:02 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:22:02 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 03:22:02 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 03:22:02 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 03:22:02 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:22:02 DEBUG juju.worker start "api" unit-oai-epc-0: 03:22:02 INFO juju.worker start "api" unit-oai-epc-0: 03:22:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:22:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 03:22:02 DEBUG juju.worker start "engine" machine-2: 03:22:02 INFO juju.worker start "engine" unit-oai-epc-0: 03:22:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 03:22:02 DEBUG juju.worker "api" started unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:22:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 03:22:02 DEBUG juju.worker "engine" started machine-2: 03:22:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.introspection stats worker now serving machine-2: 03:22:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:22:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:22:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.apicaller connecting with current password machine-2: 03:22:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 03:22:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" unit-oai-epc-0: 03:22:02 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:22:02 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:22:02 DEBUG juju.api successfully dialed "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:22:02 INFO juju.api connection established to "wss://192.168.121.15:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:22:02 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/e9353553-0389-47bb-89e6-eedc1004474f/api" machine-2: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 03:22:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 03:22:02 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo machine-2: 03:22:03 DEBUG juju.worker.apicaller connected machine-2: 03:22:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.apicaller connected machine-2: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:22:03 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 03:22:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 03:22:03 INFO juju.worker.upgrader unblocking abort check machine-2: 03:22:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 03:22:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:22:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:22:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 03:22:03 INFO juju.worker.upgrader unblocking abort check machine-2: 03:22:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 03:22:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 03:22:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:22:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:22:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.logger logger setup machine-2: 03:22:03 INFO juju.util.exec run result: exit status 127 machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec818397068/script.sh: line 1: fanatic: command not found 127 machine-2: 03:22:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:22:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 03:22:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 03:22:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:22:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 03:22:03 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 03:22:03 INFO juju.util.exec run result: exit status 127 machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec909961573/script.sh: line 1: fanatic: command not found 127 machine-2: 03:22:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 03:22:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 03:22:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 03:22:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 03:22:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 03:22:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 03:22:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 03:22:03 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 03:22:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:22:03 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 03:22:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 03:22:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 03:22:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 03:22:03 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 03:22:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 03:22:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 03:22:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 03:22:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:22:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:22:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 03:22:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:22:03 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 03:22:03 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 03:22:03 DEBUG juju.network including address local-fan:252.15.0.1 for machine machine-2: 03:22:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:22:03 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:22:03 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 03:22:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 03:22:03 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] machine-2: 03:22:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 03:22:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 03:22:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:22:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 03:22:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 03:22:03 DEBUG juju.network including address local-cloud:192.168.121.25 for machine machine-2: 03:22:03 DEBUG juju.network including address local-machine:::1 for machine machine-2: 03:22:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-2: 03:22:03 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.25 local-machine:::1] machine-2: 03:22:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 03:22:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 03:22:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 03:22:03 DEBUG juju.worker start "2-container-watcher" machine-2: 03:22:03 DEBUG juju.worker start "stateconverter" machine-2: 03:22:03 INFO juju.worker start "2-container-watcher" machine-2: 03:22:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 03:22:03 DEBUG juju.worker "2-container-watcher" started machine-2: 03:22:03 INFO juju.worker start "stateconverter" machine-2: 03:22:03 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 03:22:03 DEBUG juju.worker "stateconverter" started machine-2: 03:22:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 03:22:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 03:22:03 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 03:22:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:22:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 03:22:03 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network including address local-cloud:192.168.121.15 for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network including address local-fan:252.15.0.1 for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 03:22:03 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.15 local-fan:252.15.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 03:22:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.15:17070 252.15.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 03:22:03 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.15:17070" "252.15.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.15:17070" "252.15.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 03:22:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.15,252.15.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:22:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 03:22:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 03:22:03 INFO juju.worker.machiner "machine-2" started machine-2: 03:22:03 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 03:22:03 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 03:22:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 03:22:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 03:22:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 03:22:03 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 03:22:03 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 03:22:03 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 03:22:03 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 03:22:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 03:22:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 03:22:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-epc-0: 03:22:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 03:22:03 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-epc-0: 03:22:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 03:22:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:22:03 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 03:22:03 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:58:40:67 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.25 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:58:40:67 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 03:22:04 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 03:22:04 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 03:22:04 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-epc-0: 03:22:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:22:04 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 03:22:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 03:22:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:22:04 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 03:22:04 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 03:22:05 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 03:22:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:22:05 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 03:22:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 03:22:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 03:22:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:22:05 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 03:22:05 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 03:22:05 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-epc-0: 03:22:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:22:06 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-epc-0: 03:22:06 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 03:22:06 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 03:22:06 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 03:22:06 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 03:22:07 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 03:22:08 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 03:22:08 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 03:22:08 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 03:22:09 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 03:22:09 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 03:22:09 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 03:22:09 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 03:22:10 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 03:22:10 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 03:22:10 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 03:22:10 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 03:22:10 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 03:22:11 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 03:22:11 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 03:22:12 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 03:22:13 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 03:22:13 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 03:22:13 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 03:22:13 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 03:22:14 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 03:22:14 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 03:22:14 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 03:22:14 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 03:22:15 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 03:22:15 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 03:22:15 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 03:22:15 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 03:22:16 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 03:22:16 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 03:22:16 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 03:22:17 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 03:22:17 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 03:22:17 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 03:22:17 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 03:22:18 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 03:22:18 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 03:22:18 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 03:22:18 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:19 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 03:22:20 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 03:22:21 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 03:22:21 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 03:22:21 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 03:22:21 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 03:22:22 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 03:22:22 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 03:22:23 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 03:22:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 03:22:27 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 03:22:28 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 03:22:28 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 03:22:28 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 03:22:28 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 03:22:28 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 03:22:29 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 03:22:29 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 03:22:29 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 03:22:29 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 03:22:30 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:31 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:32 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 03:22:33 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 03:22:34 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 03:22:35 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 03:22:36 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 03:22:37 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 03:22:38 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 03:22:39 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:40 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 03:22:41 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 03:22:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 03:22:43 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 03:22:48 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:22:48 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 03:22:48 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 03:22:48 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 03:22:49 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 03:22:50 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 03:22:51 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 03:22:52 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 03:22:53 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 03:22:54 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 03:22:55 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 12s (3533 kB/s) unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install (Reading database ... 118583 files and directories currently installed.) unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:22:56 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 03:22:57 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 03:22:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 03:22:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:22:58 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 03:23:00 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:23:01 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 03:23:03 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 03:23:04 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 03:23:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 03:23:06 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 03:23:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 03:23:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 03:23:06 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 03:23:07 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 03:23:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 03:23:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 03:23:08 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 03:23:09 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 03:23:10 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 03:23:11 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 03:23:12 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:23:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 03:23:15 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:16 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 03:23:17 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 03:23:18 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 03:23:19 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 03:23:20 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 03:23:21 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 03:23:33 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 03:23:34 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 03:23:35 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 03:23:36 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 03:23:37 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 03:23:38 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 03:23:39 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 03:23:40 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: 03:23:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 03:23:40 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 03:23:41 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: 03:23:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 03:23:41 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: 03:23:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 03:23:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 03:23:42 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: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 03:23:42 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: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 03:23:42 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 03:23:43 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 03:23:44 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 5s (6382 B/s) unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install (Reading database ... 121474 files and directories currently installed.) unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 03:23:50 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 03:23:51 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install ...............................................++++++ unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Not Before: Dec 3 03:23:52 2018 GMT unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Not After : Dec 3 03:23:52 2019 GMT unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install 89:F7:6C:F7:EF:B6:DB:0D:8A:AE:35:EA:4F:1D:DB:AC:AC:F5:F0:37 unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install keyid:D9:03:E4:7D:57:B3:5E:F3:63:26:96:9B:9D:D9:42:26:06:37:CA:3E unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Certificate is to be certified until Dec 3 03:23:52 2019 GMT (365 days) unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 03:23:52 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: 03:23:52 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 03:23:52 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 03:23:52 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: 03:23:53 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: 03:23:53 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 03:23:54 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:55 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 03:23:55 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: 03:23:55 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 03:23:55 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: 03:23:55 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 03:23:55 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: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:55 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: 03:23:55 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: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:55 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 03:23:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:55 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:55 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 03:23:55 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 03:23:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:23:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 03:23:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 03:23:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 03:23:56 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:56 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 03:23:56 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 03:23:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:23:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:23:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:23:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:23:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 03:23:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 03:23:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 03:23:56 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ezohwewegouxeix` identified by 'feeteizoyaeyaez'] unit-mysql-0: 03:23:56 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ezohwewegouxeix` identified by 'feeteizoyaeyaez'] unit-mysql-0: 03:23:56 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ezohwewegouxeix', 'password=feeteizoyaeyaez', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 03:23:56 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 03:23:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:23:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 03:23:57 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:23:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 03:23:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 03:23:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:23:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 03:23:57 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 03:23:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 03:23:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + user=ezohwewegouxeix unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + password=feeteizoyaeyaez unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 03:23:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 ezohwewegouxeix feeteizoyaeyaez oai-hss unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ezohwewegouxeix"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"feeteizoyaeyaez"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ezohwewegouxeix --password=feeteizoyaeyaez -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 03:23:57 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ezohwewegouxeix --password=feeteizoyaeyaez -h 192.168.121.5 oai-hss unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:58 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22011 unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:58 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:58 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 03:23:58 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ezohwewegouxeix unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:23:58 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 03:23:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:59 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 03:23:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:23:59 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 03:23:59 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:24:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:24:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:24:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:24:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:24:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:24:00 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 03:24:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 03:24:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 03:24:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:24:00 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 03:24:00 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:24:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:24:01 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:24:01 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:24:01 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 03:24:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:24:01 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 03:24:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 03:24:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 03:24:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:24:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:24:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:24:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 03:24:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:24:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:24:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:24:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:24:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:24:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:24:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:24:36 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:24:36 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:24:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:24:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:24:37 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:24:37 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:24:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:24:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:24:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:24:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:24:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:24:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:25:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:25:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:25:49 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:25:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:25:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:26:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:28:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:28:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:28:07 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:28:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:28:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 03:28:26 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 03:28:27 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (88.3 kB/s) unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install (Reading database ... 128212 files and directories currently installed.) unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 03:28:28 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 03:28:29 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 03:28:32 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 03:28:32 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 03:28:32 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 03:28:32 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 03:28:33 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 03:28:35 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 03:28:37 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 03:28:38 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 03:28:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:40 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 03:28:40 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 03:28:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 03:28:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 03:28:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 03:28:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 03:28:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 03:28:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 03:28:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 03:28:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 03:28:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 03:28:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 03:28:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 03:28:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 03:28:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 03:28:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 03:28:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 03:28:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 03:28:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 03:28:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 03:28:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 03:28:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 03:28:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 03:28:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 03:28:47 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 03:28:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 03:28:49 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 03:28:50 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 03:28:51 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:52 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 03:28:53 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 03:28:57 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:34 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:29:34 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 03:29:34 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 03:29:34 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 03:29:34 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 03:29:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 03:29:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 03:29:34 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.25 unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.25 ']' unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 03:29:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 03:29:35 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 03:29:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:36 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 03:29:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 03:29:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 03:29:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:36 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 03:29:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:36 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 03:29:36 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.25 unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.25/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.25/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.25/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:37 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:37 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:37 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 03:29:37 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:37 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 03:29:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:37 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 25 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 25 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.25' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 03:29:38 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:38 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.25 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 25 -le 255 ]] unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.25' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.25 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.25 unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 03:29:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 03:29:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 03:29: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: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 03:29:38 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:29:38 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:38 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 03:29:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 03:29:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 03:29:38 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:29:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:29:38 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:29:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 03:29:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 03:29:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 03:29:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 03:29:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 03:29:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 03:29:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:38 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:29:39 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 03:29:39 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: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 03:29:39 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: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.8 unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 03:29:39 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 03:29:39 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:29:39 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:39 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:39 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 03:29:39 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 03:29:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.25 unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:29:39 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:39 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 03:29:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:39 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.25/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.25/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 03:29:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:29:39 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 03:29:39 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:29:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.25 unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.25 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 03:29:39 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 03:29:39 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 03:29:39 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:40 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 03:29:40 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ezohwewegouxeix unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:40 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=feeteizoyaeyaez unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ezohwewegouxeix ']' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ezohwewegouxeix --password=feeteizoyaeyaez -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ezohwewegouxeix --password=feeteizoyaeyaez -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:29:40 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ezohwewegouxeix --password=feeteizoyaeyaez -h 192.168.121.5 oai-hss unit-oai-hss-0: 03:29:40 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 03:29:40 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 03:29:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 03:29:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 03:29:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:29:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:29:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 03:29:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:40 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:40 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 03:29:40 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 03:29:40 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 03:29:40 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 03:29:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:40 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 03:29:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 03:29:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 03:29:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 03:29:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:41 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 03:29:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 03:29:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 03:29:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 03:29:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 03:29:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:42 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:42 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.8 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14267 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14267' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14267 =~ .*running.* ]] unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 03:29:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 03:29:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:29:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:29:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:29:43 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 03:29:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 03:29:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:29:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:29:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:29:44 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 03:29:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 03:29:44 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:29:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:29:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:29:45 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 03:29:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 03:29:45 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:29:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:29:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 03:29:46 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 03:29:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 03:29:46 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 03:29:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:47 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 03:29:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 03:29:47 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:29:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 03:29:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 03:29:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:29:49 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 03:29:49 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 03:29:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 03:29:50 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 03:29:50 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 03:29:50 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 03:29:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 03:29:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 03:29:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:29:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:29:50 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 03:29:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 03:29:50 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:50 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.25 unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:50 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.25/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.25/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 03:29:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 03:29:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 03:29:50 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 03:29:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:29:50 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 03:30:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:30:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:30:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:30:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:30:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:30:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:30:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:30:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:30:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:30:04 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:30:04 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:30:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:30:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:30:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:30:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:30:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:30:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:30:13 DEBUG juju.worker.uniter.remotestate got action change: [ffd7e906-930b-4bd6-8d84-e4e471cfea26] ok=true unit-abot-epc-basic-0: 03:30:13 DEBUG juju.worker.uniter.operation running operation run action ffd7e906-930b-4bd6-8d84-e4e471cfea26 unit-abot-epc-basic-0: 03:30:13 DEBUG juju.machinelock acquire machine lock for uniter (run action ffd7e906-930b-4bd6-8d84-e4e471cfea26) unit-abot-epc-basic-0: 03:30:13 DEBUG juju.machinelock machine lock acquired for uniter (run action ffd7e906-930b-4bd6-8d84-e4e471cfea26) unit-abot-epc-basic-0: 03:30:13 DEBUG juju.worker.uniter.operation preparing operation "run action ffd7e906-930b-4bd6-8d84-e4e471cfea26" unit-abot-epc-basic-0: 03:30:13 DEBUG juju.worker.uniter.operation executing operation "run action ffd7e906-930b-4bd6-8d84-e4e471cfea26" unit-abot-epc-basic-0: 03:30:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 03:30:14 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 03:30:14 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 03:30:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:30:14 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 03:30:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 03:30:14 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 03:30:14 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1881437923434018670.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7234487511105060793.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8667833988393596143.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6691436820456663701.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall998034787253243078.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5786830043870576088.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.797 s unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-12-03T03:30:17+00:00 unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 03:30:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 03:30:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:20 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 03:30:21 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:30:21 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:30:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:30:22 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 03:30:22 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 03:30:22 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 03:30:22 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:23 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Mon Dec 03 03:30:23 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:23 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 03:30:24 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:24 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Mon Dec 03 03:30:31 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Mon Dec 03 03:30:31 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:31 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:31 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:32 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:32 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run Dec 03, 2018 3:30:32 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: STEP EXECUTION TIME TAKEN :1439 MS unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:30:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:34 [main] REPORT: STEP EXECUTION TIME TAKEN :1081 MS unit-abot-epc-basic-0: 03:30:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :817 MS unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:35 [main] REPORT: ========================================================================================== unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 03:30:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 03:30:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 03:30:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 14267' unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 14267 =~ .*running.* ]] unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 03:30:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:30:43 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:30:43 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 03:30:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:30:43 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 03:30:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:30:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45.381 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45.391 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:30:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:30:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:30:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :505 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:30:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10038 MS unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07.051 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07.059 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31: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: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:31:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:31: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: 03:31:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :459 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:17 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28.152 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28.162 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP EXECUTION TIME TAKEN :86 MS unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:31:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:38 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP EXECUTION TIME TAKEN :841 MS unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49.546 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49.555 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31: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: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:31:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:31: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: 03:31:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:31:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:31:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32: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: 03:32:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:00 [main] REPORT: STEP EXECUTION TIME TAKEN :262 MS unit-abot-epc-basic-0: 03:32:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32: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: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :915 MS unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11.199 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11.204 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32: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: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:32:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 03:32: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: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:32: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: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:32: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: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32: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: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:21 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :882 MS unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32.796 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32.802 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:32:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:42 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP EXECUTION TIME TAKEN :434 MS unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:43 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54.330 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54.336 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:32:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:32:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:04 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :675 MS unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:05 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16.091 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16.095 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33: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: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:33:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:26 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP EXECUTION TIME TAKEN :629 MS unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:27 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37.810 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37.813 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33: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: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: STEP EXECUTION TIME TAKEN :274 MS unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:33:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:33:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:33:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:33:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:33:47 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:33:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:33:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 03:33: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: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:33: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: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33: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: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP EXECUTION TIME TAKEN :259 MS unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:48 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:49 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59.622 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59.625 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: STEP EXECUTION TIME TAKEN :245 MS unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:33:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:33:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:09 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ========================================================================================== unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:34:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:34:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:34:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:34:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:34:10 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:34:10 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:34:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:34:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:34:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:34:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34: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: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP EXECUTION TIME TAKEN :702 MS unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:10 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20.980 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20.982 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:34:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:34: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_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34: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: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:31 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34: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: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42.416 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42.419 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34: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: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:34:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:34: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_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:34: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: 03:34: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: 03:34:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:52 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :848 MS unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:34:53 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:34:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03.821 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03.824 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:35:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 03:35:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 03:35:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 03:35:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16720' unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16720 =~ .*running.* ]] unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 03:35:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:35:11 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:35:11 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 03:35:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:35:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 03:35:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:35:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:14 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :870 MS unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:15 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25.300 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25.307 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:35:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP EXECUTION TIME TAKEN :429 MS unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:35 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:36 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46.723 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46.725 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:35:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:35:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:56 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:57 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP EXECUTION TIME TAKEN :671 MS unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:35:58 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:35:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:36:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 03:36:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18.233 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18.240 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:36:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:36: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
 unit-abot-epc-basic-0: 03:36:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP EXECUTION TIME TAKEN :340 MS unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:29 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:30 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:36:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 03:36:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50.779 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50.785 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:36:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:36:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:36:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:36:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 03:36:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:01 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP EXECUTION TIME TAKEN :632 MS unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:02 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10023 MS unit-abot-epc-basic-0: 03:37:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22.549 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22.552 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:37:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 03:37: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 # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 03:37: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 03:37: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37: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: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:32 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:33 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: STEP EXECUTION TIME TAKEN :687 MS unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:34 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 03:37:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:44 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54.976 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54.979 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: STEP EXECUTION TIME TAKEN :244 MS unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:37:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:37:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:37: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: 03:37: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
 unit-abot-epc-basic-0: 03:37: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
 unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38: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: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:06 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:38:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:07 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 03:38:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:07 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:08 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:38:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 03:38:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:18 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28.381 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28.384 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:38:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:38:29 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :272 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:39 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: STEP EXECUTION TIME TAKEN :705 MS unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: STEP EXECUTION TIME TAKEN :127 MS unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:40 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:38:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:38:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:38:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:38:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:38:50 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:38:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00.802 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00.804 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:39:00 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:39: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
 unit-abot-epc-basic-0: 03:39:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:11 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: STEP EXECUTION TIME TAKEN :546 MS unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:12 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:13 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:23 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:23 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:39:23 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 03:39:23 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:23 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33.133 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33.140 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 03-Dec-2018 03:39:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 03:39:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 03:39:34 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 03:39:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 03:39:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 03:39:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 03:39:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 03:39:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run 9m12.385s unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 561.487 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 03:39:44 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.014 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.007 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39: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(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.005 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.007 sec unit-abot-epc-basic-0: 03:39:44 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.004 sec unit-abot-epc-basic-0: 03:39: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:(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.013 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39: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 Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 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: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 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: 03:39: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.002 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.004 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 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.007 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39:44 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.004 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.007 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.002 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(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: 03:39: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.006 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.014 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(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: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 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.006 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 03:39:44 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.006 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 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: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 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.003 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 03:39: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:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:39:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:39:45 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 03:39:45 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 03:39:45 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 03:39:45 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:27 min unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-12-03T03:39:46+00:00 unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 03:39:46 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation committing operation "run action ffd7e906-930b-4bd6-8d84-e4e471cfea26" unit-abot-epc-basic-0: 03:39:46 DEBUG juju.machinelock machine lock released for uniter (run action ffd7e906-930b-4bd6-8d84-e4e471cfea26) unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 03:39:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 03:39:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 03:39:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 03:39:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 03:39:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 03:39:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 03:39:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 03:39:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22011' unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22011 =~ .*running.* ]] unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 03:39:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 03:39:56 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 03:39:56 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 03:39:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 03:39:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 03:39:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 03:39:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 03:40:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 03:40:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 03:40:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18348' unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18348 =~ .*running.* ]] unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 03:40:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 03:40:01 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 03:40:01 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 03:40:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 03:40:01 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 03:40:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 03:40:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-12-03 03:40:05,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-12-03 03:40:43,528 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-12-03 03:40:43,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:43,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:43 GMT X-Openstack-Request-Id: req-56fb04e3-9c55-483a-9fcd-a0f5c20251ea 2018-12-03 03:40:43,871 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:49Z", "updated_at": "2018-12-03T03:40:32Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "1d3a3a5c-cbdc-4595-869f-03af1043a29f", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:01:09Z", "updated_at": "2018-12-03T03:40:42Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "41c7cd84-7aab-45aa-8689-ee585b34dcd3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:07:44Z", "updated_at": "2018-12-03T03:40:22Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "4537a762-a310-46f4-a0c9-fb644905d580", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:05:22Z", "updated_at": "2018-12-03T03:40:16Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "c3be5a31-fe6e-4437-bca1-2337190f3776", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:18Z", "updated_at": "2018-12-03T03:40:27Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "d78f41ab-823c-4730-b1e2-cdb2f6218caf", "qos_policy_id": null}]} 2018-12-03 03:40:43,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-56fb04e3-9c55-483a-9fcd-a0f5c20251ea 2018-12-03 03:40:43,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335070133209s 2018-12-03 03:40:43,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 03:40:43,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/1d3a3a5c-cbdc-4595-869f-03af1043a29f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:44,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:44 GMT X-Openstack-Request-Id: req-51b7217c-d8a3-40d0-8f52-08ea22bed48a 2018-12-03 03:40:44,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:44,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/1d3a3a5c-cbdc-4595-869f-03af1043a29f.json used request id req-51b7217c-d8a3-40d0-8f52-08ea22bed48a 2018-12-03 03:40:44,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.634233951569s 2018-12-03 03:40:44,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:44,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:44 GMT X-Openstack-Request-Id: req-ddde448c-cc74-4892-9235-cc529c592396 2018-12-03 03:40:44,620 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:01:09Z", "updated_at": "2018-12-03T03:40:42Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "41c7cd84-7aab-45aa-8689-ee585b34dcd3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:07:44Z", "updated_at": "2018-12-03T03:40:22Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "4537a762-a310-46f4-a0c9-fb644905d580", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:05:22Z", "updated_at": "2018-12-03T03:40:16Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "c3be5a31-fe6e-4437-bca1-2337190f3776", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:18Z", "updated_at": "2018-12-03T03:40:27Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "d78f41ab-823c-4730-b1e2-cdb2f6218caf", "qos_policy_id": null}]} 2018-12-03 03:40:44,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-ddde448c-cc74-4892-9235-cc529c592396 2018-12-03 03:40:44,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738451480865s 2018-12-03 03:40:44,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 03:40:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/41c7cd84-7aab-45aa-8689-ee585b34dcd3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:45,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:45 GMT X-Openstack-Request-Id: req-8f0ff7f0-087f-45e7-8475-e45733822d85 2018-12-03 03:40:45,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:45,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/41c7cd84-7aab-45aa-8689-ee585b34dcd3.json used request id req-8f0ff7f0-087f-45e7-8475-e45733822d85 2018-12-03 03:40:45,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.908199071884s 2018-12-03 03:40:45,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:45,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:45 GMT X-Openstack-Request-Id: req-fb142a83-d0ae-49b7-8947-efe7c19352ae 2018-12-03 03:40:45,635 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:07:44Z", "updated_at": "2018-12-03T03:40:22Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "4537a762-a310-46f4-a0c9-fb644905d580", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:05:22Z", "updated_at": "2018-12-03T03:40:16Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "c3be5a31-fe6e-4437-bca1-2337190f3776", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:18Z", "updated_at": "2018-12-03T03:40:27Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "d78f41ab-823c-4730-b1e2-cdb2f6218caf", "qos_policy_id": null}]} 2018-12-03 03:40:45,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-fb142a83-d0ae-49b7-8947-efe7c19352ae 2018-12-03 03:40:45,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673720836639s 2018-12-03 03:40:45,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 03:40:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/4537a762-a310-46f4-a0c9-fb644905d580.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:46,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:46 GMT X-Openstack-Request-Id: req-9e463a45-c5f9-4772-b93e-c644c290cc3c 2018-12-03 03:40:46,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:46,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/4537a762-a310-46f4-a0c9-fb644905d580.json used request id req-9e463a45-c5f9-4772-b93e-c644c290cc3c 2018-12-03 03:40:46,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.556230068207s 2018-12-03 03:40:46,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:46,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:46 GMT X-Openstack-Request-Id: req-a1696461-efe8-43c9-aed4-2990942b2e44 2018-12-03 03:40:46,285 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:05:22Z", "updated_at": "2018-12-03T03:40:16Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "c3be5a31-fe6e-4437-bca1-2337190f3776", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:18Z", "updated_at": "2018-12-03T03:40:27Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "d78f41ab-823c-4730-b1e2-cdb2f6218caf", "qos_policy_id": null}]} 2018-12-03 03:40:46,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-a1696461-efe8-43c9-aed4-2990942b2e44 2018-12-03 03:40:46,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642788410187s 2018-12-03 03:40:46,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 03:40:46,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/c3be5a31-fe6e-4437-bca1-2337190f3776.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:47,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:47 GMT X-Openstack-Request-Id: req-cdfce5e3-eeb8-4a18-87ad-d662e20329d2 2018-12-03 03:40:47,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:47,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/c3be5a31-fe6e-4437-bca1-2337190f3776.json used request id req-cdfce5e3-eeb8-4a18-87ad-d662e20329d2 2018-12-03 03:40:47,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.850414991379s 2018-12-03 03:40:47,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:47,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:47 GMT X-Openstack-Request-Id: req-b1612333-ff10-44e0-9d07-f63f0b1eb42d 2018-12-03 03:40:47,231 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T03:10:18Z", "updated_at": "2018-12-03T03:40:27Z", "floating_network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "907f5013b79b484697df606fa1bda26f", "port_id": null, "id": "d78f41ab-823c-4730-b1e2-cdb2f6218caf", "qos_policy_id": null}]} 2018-12-03 03:40:47,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b1612333-ff10-44e0-9d07-f63f0b1eb42d 2018-12-03 03:40:47,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682451725006s 2018-12-03 03:40:47,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-03 03:40:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d78f41ab-823c-4730-b1e2-cdb2f6218caf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:47,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:47 GMT X-Openstack-Request-Id: req-1e7b4616-ab97-43ed-ab4f-294fe9f83518 2018-12-03 03:40:47,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:47,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d78f41ab-823c-4730-b1e2-cdb2f6218caf.json used request id req-1e7b4616-ab97-43ed-ab4f-294fe9f83518 2018-12-03 03:40:47,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.570356845856s 2018-12-03 03:40:47,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-03 03:40:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:47,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:47 GMT X-Openstack-Request-Id: req-e3f2323e-c691-4983-94a9-1e332688b6b9 2018-12-03 03:40:47,887 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-03 03:40:47,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-e3f2323e-c691-4983-94a9-1e332688b6b9 2018-12-03 03:40:47,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627610683441s 2018-12-03 03:40:47,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 03:40:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/60f83996-d884-447a-b78b-ecc8162a380b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:48,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 03:40:48 GMT X-Openstack-Request-Id: req-9f101405-6098-47f0-9248-ba0b196475f2 2018-12-03 03:40:48,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 03:40:48,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/60f83996-d884-447a-b78b-ecc8162a380b used request id req-9f101405-6098-47f0-9248-ba0b196475f2 2018-12-03 03:40:48,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.794425010681s 2018-12-03 03:40:48,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 03:40:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:48,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 416 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40: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-aab071e4-d9cd-48ae-8edf-b6b8b3d00a99 x-openstack-request-id: req-aab071e4-d9cd-48ae-8edf-b6b8b3d00a99 2018-12-03 03:40:48,983 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "juju_epc-flavor_b0751aff-69e0-481b-bc21-48df401be5ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "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": "574e18e6-730c-4064-90ad-1b05e40074ce"}, {"name": "juju_epc-flavor_alt_b0751aff-69e0-481b-bc21-48df401be5ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a0b15853-3234-4419-825c-dd3e681759e1", "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": "a0b15853-3234-4419-825c-dd3e681759e1"}]} 2018-12-03 03:40:48,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-aab071e4-d9cd-48ae-8edf-b6b8b3d00a99 2018-12-03 03:40:48,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293731927872s 2018-12-03 03:40:48,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 03:40:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:49,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7624393c-7961-403a-9af8-c9aa438670af x-openstack-request-id: req-7624393c-7961-403a-9af8-c9aa438670af 2018-12-03 03:40:49,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a0b15853-3234-4419-825c-dd3e681759e1 used request id req-7624393c-7961-403a-9af8-c9aa438670af 2018-12-03 03:40:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301959514618s 2018-12-03 03:40:49,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-03 03:40:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" -d '{"subnet_id": "e198e4d7-d898-4faa-b944-d91563dca5c1"}' 2018-12-03 03:40:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:51 GMT X-Openstack-Request-Id: req-a737fd3c-7c3b-47a6-9507-4176a02ed66e 2018-12-03 03:40:51,342 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c156ae10-0176-4c34-b288-6174c0252de0", "tenant_id": "907f5013b79b484697df606fa1bda26f", "subnet_id": "e198e4d7-d898-4faa-b944-d91563dca5c1", "subnet_ids": ["e198e4d7-d898-4faa-b944-d91563dca5c1"], "port_id": "8836b164-63ac-4393-8694-a3c264bef57a", "id": "a2768967-e08d-4c0e-8990-2d6d81bdd2c2"} 2018-12-03 03:40:51,343 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2/remove_router_interface.json used request id req-a737fd3c-7c3b-47a6-9507-4176a02ed66e 2018-12-03 03:40:51,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32486605644s 2018-12-03 03:40:51,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-03 03:40:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:51 GMT X-Openstack-Request-Id: req-5879e0f1-a6a2-408c-8873-882ce578f52b 2018-12-03 03:40:51,470 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e186f99c-0455-47d0-92c4-2b1871e83ffd", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "88c40008-9808-4197-8b25-e496c18219ff", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T02:58:49Z", "admin_state_up": true, "updated_at": "2018-12-03T03:40:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "907f5013b79b484697df606fa1bda26f", "id": "a2768967-e08d-4c0e-8990-2d6d81bdd2c2", "name": "juju_epc-router_b0751aff-69e0-481b-bc21-48df401be5ff"}]} 2018-12-03 03:40:51,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5879e0f1-a6a2-408c-8873-882ce578f52b 2018-12-03 03:40:51,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126585960388s 2018-12-03 03:40:51,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-03 03:40:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:52,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:52 GMT X-Openstack-Request-Id: req-fb50f44e-4646-4e76-9ebc-87abd030190a 2018-12-03 03:40:52,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:52,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a2768967-e08d-4c0e-8990-2d6d81bdd2c2.json used request id req-fb50f44e-4646-4e76-9ebc-87abd030190a 2018-12-03 03:40:52,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32701301575s 2018-12-03 03:40:52,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-03 03:40:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:52,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:52 GMT X-Openstack-Request-Id: req-bdcd6ae2-5dba-40e3-8c18-db67dcb50366 2018-12-03 03:40:52,842 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c156ae10-0176-4c34-b288-6174c0252de0","tenant_id":"907f5013b79b484697df606fa1bda26f","created_at":"2018-12-03T02:58:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-03T02:58:49Z","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":"907f5013b79b484697df606fa1bda26f","id":"e198e4d7-d898-4faa-b944-d91563dca5c1","subnetpool_id":null,"name":"juju_epc-subnet_b0751aff-69e0-481b-bc21-48df401be5ff"}]} 2018-12-03 03:40:52,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bdcd6ae2-5dba-40e3-8c18-db67dcb50366 2018-12-03 03:40:52,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04310297966s 2018-12-03 03:40:52,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-03 03:40:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/e198e4d7-d898-4faa-b944-d91563dca5c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:54,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:54 GMT X-Openstack-Request-Id: req-cb265442-d128-4406-9af7-dc447a395b65 2018-12-03 03:40:54,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:54,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e198e4d7-d898-4faa-b944-d91563dca5c1.json used request id req-cb265442-d128-4406-9af7-dc447a395b65 2018-12-03 03:40:54,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30675292015s 2018-12-03 03:40:54,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 03:40:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:54,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:54 GMT X-Openstack-Request-Id: req-f312cfad-bb50-419b-8c35-33336c2f6787 2018-12-03 03:40:54,245 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c156ae10-0176-4c34-b288-6174c0252de0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"907f5013b79b484697df606fa1bda26f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-03T03:40:53Z","qos_policy_id":null,"name":"juju_epc-net_b0751aff-69e0-481b-bc21-48df401be5ff","admin_state_up":true,"tenant_id":"907f5013b79b484697df606fa1bda26f","created_at":"2018-12-03T02:58:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","mtu":1500}]} 2018-12-03 03:40:54,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f312cfad-bb50-419b-8c35-33336c2f6787 2018-12-03 03:40:54,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943968296051s 2018-12-03 03:40:54,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-03 03:40:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c156ae10-0176-4c34-b288-6174c0252de0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:55,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:55 GMT X-Openstack-Request-Id: req-e5926307-837b-4aee-b883-51c79a52f589 2018-12-03 03:40:55,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:55,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c156ae10-0176-4c34-b288-6174c0252de0.json used request id req-e5926307-837b-4aee-b883-51c79a52f589 2018-12-03 03:40:55,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71737408638s 2018-12-03 03:40:55,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 03:40:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:56,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:56 GMT X-Openstack-Request-Id: req-40072fed-36bf-4873-8fd8-47424cebc859 2018-12-03 03:40:56,022 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T02:59:01Z", "file": "/v2/images/57891722-96dd-404b-9859-d40b18875315/file", "owner": "907f5013b79b484697df606fa1bda26f", "id": "57891722-96dd-404b-9859-d40b18875315", "size": 297074688, "self": "/v2/images/57891722-96dd-404b-9859-d40b18875315", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "356f04cd42da0af300d6df7292b85a37e93c8237d3143e6052b44908c0c11a02", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/57891722-96dd-404b-9859-d40b18875315/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "93b2de7a1313d9623cbd593108a3f62b", "name": "juju_epc-img_b0751aff-69e0-481b-bc21-48df401be5ff", "checksum": "93b2de7a1313d9623cbd593108a3f62b", "created_at": "2018-12-03T02:58:56Z", "os_hidden": false, "protected": false, "os_hash_value": "005175ab16f42f0451e9d942c4b93bcef5ff35bb19bbb067760e490910b0a3b4fe1fd8727eceda4de25c76aad723d06e76e15303b12ccb6980f1a3d22b8f683c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 03:40:56,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-40072fed-36bf-4873-8fd8-47424cebc859 2018-12-03 03:40:56,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0535089969635s 2018-12-03 03:40:56,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 03:40:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/57891722-96dd-404b-9859-d40b18875315 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98fd394e1e7b2ba0ac60f613d3eb6df781afae2a" 2018-12-03 03:40:56,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 03:40:56 GMT X-Openstack-Request-Id: req-2626555e-32be-415f-abd6-35426cccfd1c 2018-12-03 03:40:56,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. 2018-12-03 03:40:56,297 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/57891722-96dd-404b-9859-d40b18875315 used request id req-2626555e-32be-415f-abd6-35426cccfd1c 2018-12-03 03:40:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.272358894348s 2018-12-03 03:40:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 03:40:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:56,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-417fc3d9-bce1-4e4c-9f3c-4e83e4fd652d x-openstack-request-id: req-417fc3d9-bce1-4e4c-9f3c-4e83e4fd652d 2018-12-03 03:40:56,319 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "juju_epc-flavor_b0751aff-69e0-481b-bc21-48df401be5ff", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/574e18e6-730c-4064-90ad-1b05e40074ce", "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": "574e18e6-730c-4064-90ad-1b05e40074ce"}]} 2018-12-03 03:40:56,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-417fc3d9-bce1-4e4c-9f3c-4e83e4fd652d 2018-12-03 03:40:56,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223801136017s 2018-12-03 03:40:56,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 03:40:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:56,362 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40: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-3662d49c-dba1-4674-9aed-55c7a704a07b x-openstack-request-id: req-3662d49c-dba1-4674-9aed-55c7a704a07b 2018-12-03 03:40:56,362 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/574e18e6-730c-4064-90ad-1b05e40074ce used request id req-3662d49c-dba1-4674-9aed-55c7a704a07b 2018-12-03 03:40:56,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0402410030365s 2018-12-03 03:40:56,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 03:40:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad685a6-0e5f-41ee-a999-ee7a3f972e14 2018-12-03 03:40:56,594 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff", "links": {"self": "http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e71d6bffb774b9db16d8cbaf35dc6a5", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 03:40:56,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fad685a6-0e5f-41ee-a999-ee7a3f972e14 2018-12-03 03:40:56,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231680870056s 2018-12-03 03:40:56,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 03:40:56,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:56,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94b1d48-b8f4-47f9-a827-bfde3bd1de7b 2018-12-03 03:40:56,819 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_b0751aff-69e0-481b-bc21-48df401be5ff", "links": {"self": "http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7e71d6bffb774b9db16d8cbaf35dc6a5", "description": null}} 2018-12-03 03:40:56,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5 used request id req-d94b1d48-b8f4-47f9-a827-bfde3bd1de7b 2018-12-03 03:40:56,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21778011322s 2018-12-03 03:40:56,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 03:40:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:57,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 03:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-686a68fb-5935-46c0-8ed2-5b565e2aaee3 2018-12-03 03:40:57,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 03:40:57,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7e71d6bffb774b9db16d8cbaf35dc6a5 used request id req-686a68fb-5935-46c0-8ed2-5b565e2aaee3 2018-12-03 03:40:57,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365530014038s 2018-12-03 03:40:57,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 03:40:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:57,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fb987f-9f3d-465b-8779-299efa0f5eb8 2018-12-03 03:40:57,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f"}, "tags": [], "enabled": true, "id": "907f5013b79b484697df606fa1bda26f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b0751aff-69e0-481b-bc21-48df401be5ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 03:40:57,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5fb987f-9f3d-465b-8779-299efa0f5eb8 2018-12-03 03:40:57,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20109796524s 2018-12-03 03:40:57,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 03:40:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:57,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 03:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-969fae06-4cbc-4029-ae0f-7641ec462aa1 2018-12-03 03:40:57,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 03:40:57,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/907f5013b79b484697df606fa1bda26f used request id req-969fae06-4cbc-4029-ae0f-7641ec462aa1 2018-12-03 03:40:57,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.271911859512s 2018-12-03 03:40:57,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 03:40:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=907f5013b79b484697df606fa1bda26f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:57,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:57 GMT X-Openstack-Request-Id: req-ec7817c5-9c9f-41f5-91ec-88f925ab1be3 2018-12-03 03:40:57,923 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T02:58:47Z", "updated_at": "2018-12-03T02:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "0ea201dd-500a-4173-969f-d27bc57edf45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv6", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "13e02bf8-75db-415d-ac81-8a9c0eae4776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv4", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "917e314d-ddeb-4b79-8b28-879c1301cc6d", "remote_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv4", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "ac35094b-1682-4b19-b795-4adcd584669f", "remote_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv6", "project_id": "907f5013b79b484697df606fa1bda26f"}], "revision_number": 1, "project_id": "907f5013b79b484697df606fa1bda26f", "id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "name": "default"}]} 2018-12-03 03:40:57,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=907f5013b79b484697df606fa1bda26f&name=default used request id req-ec7817c5-9c9f-41f5-91ec-88f925ab1be3 2018-12-03 03:40:57,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245593070984s 2018-12-03 03:40:57,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 03:40:57,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:58,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Mon, 03 Dec 2018 03:40:57 GMT X-Openstack-Request-Id: req-2bf3f57b-39db-45a9-9e57-a9c54a0c7e4b 2018-12-03 03:40:58,047 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "created_at": "2018-12-02T23:32:47Z", "updated_at": "2018-12-02T23:32:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "79af4934-9aa5-4769-8d51-95bc6d18bbef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "9633f042-b506-4e9e-b8a6-a91c789b0670", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "b18b3727-969f-499c-8d9b-e6e4d3727037", "remote_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:47Z", "revision_number": 0, "id": "cb381f84-9699-46b2-8e1b-9ea217140444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:47Z", "security_group_id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "tenant_id": "0fa78c4841214cda82c0b1a915a98be6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0fa78c4841214cda82c0b1a915a98be6"}], "revision_number": 1, "project_id": "0fa78c4841214cda82c0b1a915a98be6", "id": "069829b0-93b3-4df0-b6ae-57fc73d9e2e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de57677664ca4a25ac8718411c5b739c", "created_at": "2018-12-02T23:20:18Z", "updated_at": "2018-12-02T23:20:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "35cbc676-9fc0-4e9a-b653-a94cff23974d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "4be29d83-d6cd-44d6-b5a1-00d39631a7ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "651aa03e-3f36-4340-be04-1c88d3f78192", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv6", "project_id": "de57677664ca4a25ac8718411c5b739c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:18Z", "revision_number": 0, "id": "9d4f9ff3-0d14-48a7-84f5-9d6a53148d7f", "remote_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:18Z", "security_group_id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "tenant_id": "de57677664ca4a25ac8718411c5b739c", "port_range_min": null, "ethertype": "IPv4", "project_id": "de57677664ca4a25ac8718411c5b739c"}], "revision_number": 1, "project_id": "de57677664ca4a25ac8718411c5b739c", "id": "097fb0f6-1fee-4d78-97a4-ed2df1755774", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0932506096f145008aae0a12cee6dbeb", "created_at": "2018-12-03T01:44:20Z", "updated_at": "2018-12-03T01:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "1afba005-c713-421b-b89e-3e64238b0048", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "29b5b333-a4f6-41c7-a70e-1f5ae9d04ff4", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "b119e636-38f9-417a-b7a5-ae414d3b23f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T01:44:20Z", "revision_number": 0, "id": "c2d0e848-6fe9-447a-a1b4-e111e377539d", "remote_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "remote_ip_prefix": null, "created_at": "2018-12-03T01:44:20Z", "security_group_id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "tenant_id": "0932506096f145008aae0a12cee6dbeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "0932506096f145008aae0a12cee6dbeb"}], "revision_number": 1, "project_id": "0932506096f145008aae0a12cee6dbeb", "id": "2a0ff6d1-c5ad-4967-bf66-13986a1bdd64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "created_at": "2018-12-02T23:32:49Z", "updated_at": "2018-12-02T23:32:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a02dee94-7e55-4dc3-ab99-c6a42274476e", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "a8ff6053-1393-4df5-ad87-44c356af565b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "c9dabd67-2412-4a7f-a0cb-5183e31eff55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:49Z", "revision_number": 0, "id": "d4d83db4-5586-4fd7-96b0-509fdd5aa08d", "remote_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:49Z", "security_group_id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "tenant_id": "f5a2e37e0ab34e41811719e2a810c823", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5a2e37e0ab34e41811719e2a810c823"}], "revision_number": 1, "project_id": "f5a2e37e0ab34e41811719e2a810c823", "id": "33059a91-c6e2-4f4a-be78-1afbab22c3f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b20cebc39d94346a247bb071362e61a", "created_at": "2018-12-02T23:32:59Z", "updated_at": "2018-12-02T23:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "0485f1ea-35ba-49af-9bc3-be1ee50c2021", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "5409fe08-41ad-497b-a817-0ec876155921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "9bfcc07a-8a0c-483c-8597-e5d1b42e9fe8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b20cebc39d94346a247bb071362e61a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:59Z", "revision_number": 0, "id": "d42488ab-a980-41f5-91a5-5a40ae88b7f8", "remote_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:59Z", "security_group_id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "tenant_id": "8b20cebc39d94346a247bb071362e61a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b20cebc39d94346a247bb071362e61a"}], "revision_number": 1, "project_id": "8b20cebc39d94346a247bb071362e61a", "id": "4726c4ac-1cee-43dd-9b41-795f7f20e8f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "created_at": "2018-12-02T23:35:37Z", "updated_at": "2018-12-02T23:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "11a630df-7b88-4bfd-ac2a-8fc1d0099782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "86afc3ea-1262-4909-b957-9d28637a56f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "a6d2e068-7bb8-4ef4-9691-27ee785ac18f", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a96a16781e34e3099518c0fc35a8529"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:37Z", "revision_number": 0, "id": "c6266ea3-e952-475b-a5df-333ca46c122e", "remote_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:37Z", "security_group_id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "tenant_id": "9a96a16781e34e3099518c0fc35a8529", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a96a16781e34e3099518c0fc35a8529"}], "revision_number": 1, "project_id": "9a96a16781e34e3099518c0fc35a8529", "id": "5bdad1e1-b987-4bae-8c6b-dcb893369991", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "created_at": "2018-12-02T23:32:57Z", "updated_at": "2018-12-02T23:32:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "4027e032-b7e5-4af9-b928-c9b7c278ea07", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "66a5626c-a42b-46cf-b538-0b2378d82162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv4", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "b15f27d3-e297-4171-8d79-53bf3867c584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:57Z", "revision_number": 0, "id": "bfb11a6f-a4e3-40e8-8f42-cbff5a5c8755", "remote_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:57Z", "security_group_id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "tenant_id": "173501587bbe42a6a5032b9445ef6a01", "port_range_min": null, "ethertype": "IPv6", "project_id": "173501587bbe42a6a5032b9445ef6a01"}], "revision_number": 1, "project_id": "173501587bbe42a6a5032b9445ef6a01", "id": "a4d0213a-73ae-448c-a8fd-0b6c8c8d7945", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T23:20:20Z", "updated_at": "2018-12-02T23:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "17b015c3-18a1-4b4d-8b37-a522667c6bdf", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "6a63e13a-7588-4893-9cca-f1a615f727c8", "remote_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "ce22a847-b1df-4da6-b003-2e9cf79f1785", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:20:20Z", "revision_number": 0, "id": "fbbb7390-f571-4eb9-946d-b9f476574848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:20:20Z", "security_group_id": "b0e43b6c-0da5-4353-9996-94e27731e273", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "b0e43b6c-0da5-4353-9996-94e27731e273", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19944e96353548a19b87b826a4e26fdb", "created_at": "2018-12-02T23:32:58Z", "updated_at": "2018-12-02T23:32:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "30b9c569-b767-4b0f-aef5-9b6d62ff9141", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "69879f0c-bee9-49df-88e9-dcc05ed0df34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "a4cfe106-38b4-4708-b9e7-affdda8d00f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv6", "project_id": "19944e96353548a19b87b826a4e26fdb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:58Z", "revision_number": 0, "id": "b4fa09d2-011d-409f-b8a2-15930c18b80d", "remote_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:58Z", "security_group_id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "tenant_id": "19944e96353548a19b87b826a4e26fdb", "port_range_min": null, "ethertype": "IPv4", "project_id": "19944e96353548a19b87b826a4e26fdb"}], "revision_number": 1, "project_id": "19944e96353548a19b87b826a4e26fdb", "id": "bfec0f1d-ab56-4d69-9e33-68c550ce2bf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "created_at": "2018-12-02T23:32:28Z", "updated_at": "2018-12-02T23:32:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "6368f38d-2e1b-439e-8b83-04873b60ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "a7e99a91-e7c4-413a-8dd1-16f434cd81e5", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "ed90b263-bb44-4d59-94f3-438aac188b96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:28Z", "revision_number": 0, "id": "fd7bedf7-f183-4248-b1ef-9cfd33a40d12", "remote_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:28Z", "security_group_id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "tenant_id": "5dcbc78f80504cdf9f417a363fca18c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcbc78f80504cdf9f417a363fca18c4"}], "revision_number": 1, "project_id": "5dcbc78f80504cdf9f417a363fca18c4", "id": "c8f37791-9a8e-4d35-966d-619eeaf80467", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "created_at": "2018-12-02T23:35:38Z", "updated_at": "2018-12-02T23:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "6b194d99-8457-4f8d-bf4e-85b35345aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "a4b8779b-ef83-430e-bc19-bb47d348b278", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv4", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "ac1110b3-fede-49a5-92c1-f10a971e964d", "remote_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:35:38Z", "revision_number": 0, "id": "d5d99a35-6fc0-461b-9e3a-66e96344833a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:35:38Z", "security_group_id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "tenant_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "port_range_min": null, "ethertype": "IPv6", "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98"}], "revision_number": 1, "project_id": "b927e6dcf37348c7bc8fcdd5458b6b98", "id": "ca932820-1491-4e18-94c5-1e6d12e4837b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "created_at": "2018-12-02T23:32:53Z", "updated_at": "2018-12-02T23:32:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "252a9800-3105-4942-b0a5-654a61cd4c0f", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "685d40a1-926d-4c78-8b05-dcf36c83d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "afecece0-f0e7-493c-b200-2904b8c17410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5474e87bc5a40f78da10498bd62d990"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:32:53Z", "revision_number": 0, "id": "d264f125-579d-466f-b604-450649bb1de8", "remote_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "remote_ip_prefix": null, "created_at": "2018-12-02T23:32:53Z", "security_group_id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "tenant_id": "d5474e87bc5a40f78da10498bd62d990", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5474e87bc5a40f78da10498bd62d990"}], "revision_number": 1, "project_id": "d5474e87bc5a40f78da10498bd62d990", "id": "dca98002-1a8a-4825-aa64-ead5869b5b45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "created_at": "2018-12-02T23:06:18Z", "updated_at": "2018-12-02T23:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "16b06ae6-7b54-4c30-8e9b-fc18be0728b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "6bfdef96-22f8-4ad8-9d37-79534237a7e0", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "9d5226e8-5767-4d79-b0c0-67254e66cb62", "remote_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T23:06:18Z", "revision_number": 0, "id": "de1f76ab-3afc-4593-8455-e277a4cfc50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T23:06:18Z", "security_group_id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "tenant_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7"}], "revision_number": 1, "project_id": "a17b60d5ec2d40ae951c941fc70ec2d7", "id": "e8efe2c4-9004-40d3-87e5-0ca2f90e5aca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "907f5013b79b484697df606fa1bda26f", "created_at": "2018-12-03T02:58:47Z", "updated_at": "2018-12-03T02:58:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "0ea201dd-500a-4173-969f-d27bc57edf45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv6", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "13e02bf8-75db-415d-ac81-8a9c0eae4776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv4", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "917e314d-ddeb-4b79-8b28-879c1301cc6d", "remote_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv4", "project_id": "907f5013b79b484697df606fa1bda26f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-03T02:58:47Z", "revision_number": 0, "id": "ac35094b-1682-4b19-b795-4adcd584669f", "remote_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "remote_ip_prefix": null, "created_at": "2018-12-03T02:58:47Z", "security_group_id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "tenant_id": "907f5013b79b484697df606fa1bda26f", "port_range_min": null, "ethertype": "IPv6", "project_id": "907f5013b79b484697df606fa1bda26f"}], "revision_number": 1, "project_id": "907f5013b79b484697df606fa1bda26f", "id": "ee4b56fc-e87b-47db-a50d-2ee792d3e934", "name": "default"}]} 2018-12-03 03:40:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-2bf3f57b-39db-45a9-9e57-a9c54a0c7e4b 2018-12-03 03:40:58,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118144035339s 2018-12-03 03:40:58,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-03 03:40:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ee4b56fc-e87b-47db-a50d-2ee792d3e934.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}067301044fcd87c1fa38b801a3abebae9ebd2e28" 2018-12-03 03:40:58,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 03 Dec 2018 03:40:58 GMT X-Openstack-Request-Id: req-97558335-f630-4c50-b3c9-a570f0e4d57f 2018-12-03 03:40:58,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-03 03:40:58,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ee4b56fc-e87b-47db-a50d-2ee792d3e934.json used request id req-97558335-f630-4c50-b3c9-a570f0e4d57f 2018-12-03 03:40:58,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125731945038s 2018-12-03 03:40:58,185 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:41 | PASS | | cloudify_ims | functest | vnf | 23:35 | PASS | | heat_ims | functest | vnf | 16:18 | PASS | | vyos_vrouter | functest | vnf | 20:41 | PASS | | juju_epc | functest | vnf | 41:18 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-03 03:40:58,192 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-03 03:40:58,292 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 03:40:58,393 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-03 03:41:01,382 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 03:41:01,389 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-03 03:41:01,389 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-12-03 03:41:01,405 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-12-03 03:41:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 03:41:01,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f40edf-6a41-4c72-8d40-4e27573c3302 2018-12-03 03:41:01,737 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 03:41:01,737 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-53f40edf-6a41-4c72-8d40-4e27573c3302 2018-12-03 03:41:01,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 03:41:02,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T04:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["gSiO2mC2QLKQFtB-fdLWTQ"], "issued_at": "2018-12-03T03:41:02.000000Z"}} 2018-12-03 03:41:02,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 03:41:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:02,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:02 GMT X-Openstack-Request-Id: req-2eb2b615-ed84-458d-8189-6c489c07fa48 2018-12-03 03:41:02,506 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 03:41:02,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2eb2b615-ed84-458d-8189-6c489c07fa48 2018-12-03 03:41:02,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360454082489s 2018-12-03 03:41:02,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 03:41:02,519 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-040e6fc7-0412-4b7b-8eea-f90965f90bfa 2018-12-03 03:41:02,519 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 03:41:02,519 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-040e6fc7-0412-4b7b-8eea-f90965f90bfa 2018-12-03 03:41:02,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 03:41:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:02,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14052203-a77d-4842-8f28-488087339f21 2018-12-03 03:41:02,636 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 03:41:02,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-14052203-a77d-4842-8f28-488087339f21 2018-12-03 03:41:02,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11689209938s 2018-12-03 03:41:02,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 03:41:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}}' 2018-12-03 03:41:02,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7c957e-3114-4e29-a344-16a5f329d755 2018-12-03 03:41:02,902 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce"}, "tags": [], "enabled": true, "id": "9b27bbfbab644d05a540a4696173e3ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}} 2018-12-03 03:41:02,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8f7c957e-3114-4e29-a344-16a5f329d755 2018-12-03 03:41:02,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257975101471s 2018-12-03 03:41:02,903 - 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'9b27bbfbab644d05a540a4696173e3ce', '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_d8768270-a3fa-44f5-8919-40ed3674d078'}) 2018-12-03 03:41:02,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 03:41:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "17defb6b-37a5-4563-ba3a-b8b7d248bd04", "email": null, "name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078"}}' 2018-12-03 03:41:03,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c75c645-390e-4f95-a9d3-19c91385c488 2018-12-03 03:41:03,394 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "domain_id": "default", "password_expires_at": null}} 2018-12-03 03:41:03,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-8c75c645-390e-4f95-a9d3-19c91385c488 2018-12-03 03:41:03,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.4837641716s 2018-12-03 03:41:03,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'78341a9e5acf4e099059824b8964071b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078'}) 2018-12-03 03:41:03,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:03,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed3fd48-7ff8-4e5f-8967-1f4b722c79fd 2018-12-03 03:41:03,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:03,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4ed3fd48-7ff8-4e5f-8967-1f4b722c79fd 2018-12-03 03:41:03,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21685385704s 2018-12-03 03:41:03,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:03,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:03,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12082294-ea82-4a9f-9953-85afd7d267e7 2018-12-03 03:41:03,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:03,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-12082294-ea82-4a9f-9953-85afd7d267e7 2018-12-03 03:41:03,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115581989288s 2018-12-03 03:41:03,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:03,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:03,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18577be0-0cfa-4b6b-b49f-157404885937 2018-12-03 03:41:03,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:03,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-18577be0-0cfa-4b6b-b49f-157404885937 2018-12-03 03:41:03,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196975946426s 2018-12-03 03:41:03,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 03:41:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:04,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73c175f-beb3-4781-9856-bb0f870f571c 2018-12-03 03:41:04,137 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 03:41:04,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-d73c175f-beb3-4781-9856-bb0f870f571c 2018-12-03 03:41:04,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193367958069s 2018-12-03 03:41:04,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 03:41:04,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3258bd83-7acb-4b5c-9d53-5b3d2b863d45 2018-12-03 03:41:04,355 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 03:41:04,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3258bd83-7acb-4b5c-9d53-5b3d2b863d45 2018-12-03 03:41:04,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216883897781s 2018-12-03 03:41:04,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 03:41:04,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:04,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ee3175-e2d1-4077-829a-3bc22e2a21d1 2018-12-03 03:41:04,490 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce"}, "tags": [], "enabled": true, "id": "9b27bbfbab644d05a540a4696173e3ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}]} 2018-12-03 03:41:04,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-e0ee3175-e2d1-4077-829a-3bc22e2a21d1 2018-12-03 03:41:04,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122493028641s 2018-12-03 03:41:04,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 03:41:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:04,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d30fff-1e91-4f52-bed4-f2eb32a5f0a4 2018-12-03 03:41:04,710 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce", "previous": null, "next": null}} 2018-12-03 03:41:04,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce used request id req-b0d30fff-1e91-4f52-bed4-f2eb32a5f0a4 2018-12-03 03:41:04,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210442066193s 2018-12-03 03:41:04,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 03:41:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce/users/78341a9e5acf4e099059824b8964071b/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:04,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 03:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad4790a-0eef-4024-8928-bc710d228142 2018-12-03 03:41:04,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 03:41:04,884 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce/users/78341a9e5acf4e099059824b8964071b/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-cad4790a-0eef-4024-8928-bc710d228142 2018-12-03 03:41:04,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170620918274s 2018-12-03 03:41:04,885 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078', 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'9b27bbfbab644d05a540a4696173e3ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '17defb6b-37a5-4563-ba3a-b8b7d248bd04', 'username': u'tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 03:41:04,890 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078', 'password': '17defb6b-37a5-4563-ba3a-b8b7d248bd04', 'project_name': 'tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '9b27bbfbab644d05a540a4696173e3ce', 'project_domain_name': 'Default'} 2018-12-03 03:41:04,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c96bd8e-3fef-47db-8063-88b90a760f66 2018-12-03 03:41:05,106 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9c96bd8e-3fef-47db-8063-88b90a760f66 2018-12-03 03:41:05,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212978124619s 2018-12-03 03:41:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db8731e-dac3-46db-b9fa-32ba3e7cc085 2018-12-03 03:41:05,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:05,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3db8731e-dac3-46db-b9fa-32ba3e7cc085 2018-12-03 03:41:05,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11171579361s 2018-12-03 03:41:05,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 03:41:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1bb172-9b3c-4eed-a366-4d37f77d8b72 2018-12-03 03:41:05,338 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 03:41:05,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-2d1bb172-9b3c-4eed-a366-4d37f77d8b72 2018-12-03 03:41:05,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108838796616s 2018-12-03 03:41:05,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 03:41:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2eac9b7-e82f-4d92-898b-0e3b9bb64923 2018-12-03 03:41:05,554 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 03:41:05,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e2eac9b7-e82f-4d92-898b-0e3b9bb64923 2018-12-03 03:41:05,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215063095093s 2018-12-03 03:41:05,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 03:41:05,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1425dfdd-bf7a-4b22-b5dc-de50bb65f6c6 2018-12-03 03:41:05,718 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce"}, "tags": [], "enabled": true, "id": "9b27bbfbab644d05a540a4696173e3ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}]} 2018-12-03 03:41:05,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1425dfdd-bf7a-4b22-b5dc-de50bb65f6c6 2018-12-03 03:41:05,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152300834656s 2018-12-03 03:41:05,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 03:41:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b288c419-c58d-4943-bd1e-c8999d16eeaf 2018-12-03 03:41:05,851 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce", "previous": null, "next": null}} 2018-12-03 03:41:05,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=78341a9e5acf4e099059824b8964071b&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=9b27bbfbab644d05a540a4696173e3ce used request id req-b288c419-c58d-4943-bd1e-c8999d16eeaf 2018-12-03 03:41:05,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124297142029s 2018-12-03 03:41:05,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 03:41:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce/users/78341a9e5acf4e099059824b8964071b/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:05,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 03:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24de3f54-0f49-4aa9-bfde-87f086bb515a 2018-12-03 03:41:05,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 03:41:05,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce/users/78341a9e5acf4e099059824b8964071b/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-24de3f54-0f49-4aa9-bfde-87f086bb515a 2018-12-03 03:41:05,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143462896347s 2018-12-03 03:41:06,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:06,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c917e927-37c0-44f9-8065-bf4db1a24a54 2018-12-03 03:41:06,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:06,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c917e927-37c0-44f9-8065-bf4db1a24a54 2018-12-03 03:41:06,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113127946854s 2018-12-03 03:41:06,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 03:41:06,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:06,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad65ce0-e0d7-47a2-88f3-ea9e4f3fc16c 2018-12-03 03:41:06,227 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 03:41:06,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-cad65ce0-e0d7-47a2-88f3-ea9e4f3fc16c 2018-12-03 03:41:06,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106548070908s 2018-12-03 03:41:06,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 03:41:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:06,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e5d31f-c597-45f1-961a-dc1272f82863 2018-12-03 03:41:06,355 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 03:41:06,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66e5d31f-c597-45f1-961a-dc1272f82863 2018-12-03 03:41:06,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127185106277s 2018-12-03 03:41:06,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 03:41:06,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=78341a9e5acf4e099059824b8964071b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d936959-fd1a-47b6-a236-1a6fc432b8f0 2018-12-03 03:41:06,486 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=78341a9e5acf4e099059824b8964071b&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 03:41:06,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=78341a9e5acf4e099059824b8964071b&scope.domain.id=default used request id req-0d936959-fd1a-47b6-a236-1a6fc432b8f0 2018-12-03 03:41:06,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117475986481s 2018-12-03 03:41:06,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 03:41:06,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/78341a9e5acf4e099059824b8964071b/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:06,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 03:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0860cd5-0f84-4be3-833e-52e6dee1682f 2018-12-03 03:41:06,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 03:41:06,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/78341a9e5acf4e099059824b8964071b/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-f0860cd5-0f84-4be3-833e-52e6dee1682f 2018-12-03 03:41:06,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.137969017029s 2018-12-03 03:41:06,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 03:41:10,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 83d74c24-514b-4482-a741-8b2eecdd9224 | 2018-12-03T03:41:10.416182 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 83d74c24-514b-4482-a741-8b2eecdd9224 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 03:41:13,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-03 03:41:14,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 03:41:19,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3f8b857f-5b1f-4aeb-91e4-677fcb337acd) as the default verifier for the future CLI operations. 2018-12-03 03:41:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 03:41:21,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f005ab3f-3efe-4d12-b01f-10cf95573927 2018-12-03 03:41:21,313 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 03:41:21,313 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-f005ab3f-3efe-4d12-b01f-10cf95573927 2018-12-03 03:41:21,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 03:41:21,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T04:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b27bbfbab644d05a540a4696173e3ce", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9b27bbfbab644d05a540a4696173e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/9b27bbfbab644d05a540a4696173e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/9b27bbfbab644d05a540a4696173e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_9b27bbfbab644d05a540a4696173e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9b27bbfbab644d05a540a4696173e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b27bbfbab644d05a540a4696173e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/9b27bbfbab644d05a540a4696173e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/9b27bbfbab644d05a540a4696173e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/9b27bbfbab644d05a540a4696173e3ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "id": "78341a9e5acf4e099059824b8964071b"}, "audit_ids": ["lAzKlu7CR1GwPJNwrVdcog"], "issued_at": "2018-12-03T03:41:21.000000Z"}} 2018-12-03 03:41:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 03:41:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:21,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:21 GMT X-Openstack-Request-Id: req-a8d786f0-3b4f-46cf-806f-8eb833a08b7d 2018-12-03 03:41:21,922 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 03:41:21,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-a8d786f0-3b4f-46cf-806f-8eb833a08b7d 2018-12-03 03:41:21,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200356960297s 2018-12-03 03:41:21,933 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-12-03 03:41:21,933 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 03:41:22,060 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 03:41:22,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 03:41:22,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:22 GMT 2018-12-03 03:41:22,067 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 03:41:22,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 03:41:22,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:22,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:22 GMT X-Openstack-Request-Id: req-e692e805-a951-492e-8c0e-61bd7f86e6ed 2018-12-03 03:41:22,342 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 03:41:22,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e692e805-a951-492e-8c0e-61bd7f86e6ed 2018-12-03 03:41:22,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272415876389s 2018-12-03 03:41:22,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 03:41:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078"}' 2018-12-03 03:41:22,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:22 GMT Location: http://172.30.9.26:9292/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2431c204-d9be-4ea0-91ec-3709ff4594c4 2018-12-03 03:41:22,395 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:22Z", "file": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "f46aa6c6-6574-43dc-b42b-02a242fce7e8", "size": null, "self": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8", "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_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": null, "created_at": "2018-12-03T03:41:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 03:41:22,396 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-2431c204-d9be-4ea0-91ec-3709ff4594c4 2018-12-03 03:41:22,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442359447479s 2018-12-03 03:41:22,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 03:41:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" -d '' 2018-12-03 03:41:22,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 03:41:22 GMT X-Openstack-Request-Id: req-ed98cf3d-6e16-4286-a479-4bf3bb01ebdd 2018-12-03 03:41:22,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 03:41:22,805 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file used request id req-ed98cf3d-6e16-4286-a479-4bf3bb01ebdd 2018-12-03 03:41:22,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.408249139786s 2018-12-03 03:41:22,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 03:41:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:22,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:22 GMT X-Openstack-Request-Id: req-18f0f4ce-0a8f-4b12-9c89-c4a89d5d9da8 2018-12-03 03:41:22,843 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:22Z", "file": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "f46aa6c6-6574-43dc-b42b-02a242fce7e8", "size": 12716032, "self": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T03:41:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 03:41:22,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-18f0f4ce-0a8f-4b12-9c89-c4a89d5d9da8 2018-12-03 03:41:22,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334980487823s 2018-12-03 03:41:22,845 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file', 'owner': u'9b27bbfbab644d05a540a4696173e3ce', 'id': u'f46aa6c6-6574-43dc-b42b-02a242fce7e8', 'size': 12716032, u'self': u'/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b27bbfbab644d05a540a4696173e3ce', 'name': 'tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T03:41:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T03:41:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078', '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/f46aa6c6-6574-43dc-b42b-02a242fce7e8', 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_d8768270-a3fa-44f5-8919-40ed3674d078', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078', 'created': u'2018-12-03T03:41:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T03:41:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8', 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_d8768270-a3fa-44f5-8919-40ed3674d078', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 03:41:22,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 03:41:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_d8768270-a3fa-44f5-8919-40ed3674d078", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 03:41:23,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57ead756-afee-433e-a433-0a772e64b47a x-openstack-request-id: req-57ead756-afee-433e-a433-0a772e64b47a 2018-12-03 03:41:23,178 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_d8768270-a3fa-44f5-8919-40ed3674d078", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "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": "5c861ec6-3ca2-4d1d-8e47-ea34e630293a"}} 2018-12-03 03:41:23,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-57ead756-afee-433e-a433-0a772e64b47a 2018-12-03 03:41:23,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329788923264s 2018-12-03 03:41:23,179 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_d8768270-a3fa-44f5-8919-40ed3674d078', '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'de57677664ca4a25ac8718411c5b739c', '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'5c861ec6-3ca2-4d1d-8e47-ea34e630293a', 'swap': 0}) 2018-12-03 03:41:23,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 03:41:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"extra_specs": {}}' 2018-12-03 03:41:23,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41: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-6a09fcb6-95f3-4758-af1c-fc74fad937cc x-openstack-request-id: req-6a09fcb6-95f3-4758-af1c-fc74fad937cc 2018-12-03 03:41:23,201 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 03:41:23,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a/os-extra_specs used request id req-6a09fcb6-95f3-4758-af1c-fc74fad937cc 2018-12-03 03:41:23,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217101573944s 2018-12-03 03:41:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 03:41:23,213 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fae077-0a66-4dc9-8306-724a95ffb159 2018-12-03 03:41:23,213 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 03:41:23,214 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-b7fae077-0a66-4dc9-8306-724a95ffb159 2018-12-03 03:41:23,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdbe635-189a-4a91-bc52-a4690b7a3fdb 2018-12-03 03:41:23,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:23,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cdbe635-189a-4a91-bc52-a4690b7a3fdb 2018-12-03 03:41:23,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108464002609s 2018-12-03 03:41:23,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 03:41:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:23,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f008f1-9484-48da-a298-3131c727bb93 2018-12-03 03:41:23,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 03:41:23,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15f008f1-9484-48da-a298-3131c727bb93 2018-12-03 03:41:23,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193675994873s 2018-12-03 03:41:23,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 03:41:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 03:41:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41: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-cc6c3dbe-d580-4966-9033-e2e11a152ba4 x-openstack-request-id: req-cc6c3dbe-d580-4966-9033-e2e11a152ba4 2018-12-03 03:41:23,578 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 128, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 03:41:23,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-cc6c3dbe-d580-4966-9033-e2e11a152ba4 2018-12-03 03:41:23,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0402610301971s 2018-12-03 03:41:23,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 03:41:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:23,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:23 GMT X-Openstack-Request-Id: req-8b010c06-fcf9-4b80-9622-d224a1db237c 2018-12-03 03:41:23,610 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:22Z", "file": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "f46aa6c6-6574-43dc-b42b-02a242fce7e8", "size": 12716032, "self": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T03:41:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 03:41:23,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8b010c06-fcf9-4b80-9622-d224a1db237c 2018-12-03 03:41:23,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263969898224s 2018-12-03 03:41:23,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 03:41:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078"}' 2018-12-03 03:41:23,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:23 GMT Location: http://172.30.9.26:9292/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9ad64ff-36cc-4608-a245-19a77ea93548 2018-12-03 03:41:23,684 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:23Z", "file": "/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "95f5ffd0-43e8-4ec4-b650-56a47d656fe0", "size": null, "self": "/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0", "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_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": null, "created_at": "2018-12-03T03:41:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 03:41:23,684 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d9ad64ff-36cc-4608-a245-19a77ea93548 2018-12-03 03:41:23,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0641429424286s 2018-12-03 03:41:23,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 03:41:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" -d '' 2018-12-03 03:41:24,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 03:41:24 GMT X-Openstack-Request-Id: req-0589edc1-4da2-41c0-b6b1-1f0e56081131 2018-12-03 03:41:24,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. 2018-12-03 03:41:24,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/file used request id req-0589edc1-4da2-41c0-b6b1-1f0e56081131 2018-12-03 03:41:24,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27540206909s 2018-12-03 03:41:24,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 03:41:24,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 03:41:24,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:24 GMT X-Openstack-Request-Id: req-f38e8f34-31c9-46f1-b7f5-dfa7574b2dd2 2018-12-03 03:41:24,992 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:24Z", "file": "/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "95f5ffd0-43e8-4ec4-b650-56a47d656fe0", "size": 12716032, "self": "/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T03:41:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:22Z", "file": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "f46aa6c6-6574-43dc-b42b-02a242fce7e8", "size": 12716032, "self": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T03:41:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 03:41:24,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f38e8f34-31c9-46f1-b7f5-dfa7574b2dd2 2018-12-03 03:41:24,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270800590515s 2018-12-03 03:41:24,994 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/file', 'owner': u'9b27bbfbab644d05a540a4696173e3ce', 'id': u'95f5ffd0-43e8-4ec4-b650-56a47d656fe0', 'size': 12716032, u'self': u'/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b27bbfbab644d05a540a4696173e3ce', 'name': 'tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T03:41:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T03:41:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078', '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/95f5ffd0-43e8-4ec4-b650-56a47d656fe0', 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_d8768270-a3fa-44f5-8919-40ed3674d078', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_d8768270-a3fa-44f5-8919-40ed3674d078', 'created': u'2018-12-03T03:41:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T03:41: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/95f5ffd0-43e8-4ec4-b650-56a47d656fe0', 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_d8768270-a3fa-44f5-8919-40ed3674d078', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 03:41:24,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 03:41:24,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 03:41:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-499f75d2-638c-4625-90d5-28c964008c0f x-openstack-request-id: req-499f75d2-638c-4625-90d5-28c964008c0f 2018-12-03 03:41:25,055 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44", "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": "933f8f26-5181-4ab6-8992-4f251dddbd44"}} 2018-12-03 03:41:25,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-499f75d2-638c-4625-90d5-28c964008c0f 2018-12-03 03:41:25,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0602400302887s 2018-12-03 03:41:25,056 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_d8768270-a3fa-44f5-8919-40ed3674d078', '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'de57677664ca4a25ac8718411c5b739c', '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'933f8f26-5181-4ab6-8992-4f251dddbd44', 'swap': 0}) 2018-12-03 03:41:25,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 03:41:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" -d '{"extra_specs": {}}' 2018-12-03 03:41:25,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 03:41:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a516d48-6637-4f2a-810f-1f3e697f90b2 x-openstack-request-id: req-5a516d48-6637-4f2a-810f-1f3e697f90b2 2018-12-03 03:41:25,078 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 03:41:25,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44/os-extra_specs used request id req-5a516d48-6637-4f2a-810f-1f3e697f90b2 2018-12-03 03:41:25,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022036075592s 2018-12-03 03:41:25,079 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_d8768270-a3fa-44f5-8919-40ed3674d078', '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'de57677664ca4a25ac8718411c5b739c', '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'933f8f26-5181-4ab6-8992-4f251dddbd44', 'swap': 0}) 2018-12-03 03:41:28,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-03 03:41:28,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-03 03:41:28,054 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-03 03:41:28,056 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-03 03:41:28,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-03 03:41:30,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3f8b857f-5b1f-4aeb-91e4-677fcb337acd/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-12-03 03:41:30,003 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-03 03:41:30,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-12-03 03:41:39,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:39.529 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.408s] 2018-12-03 03:41:39,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:39.578 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.050s] 2018-12-03 03:41:39,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:39.636 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.056s] 2018-12-03 03:41:39,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:39.771 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.134s] 2018-12-03 03:41:39,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:39.845 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.075s] 2018-12-03 03:41:41,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:41.464 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [2.151s] 2018-12-03 03:41:41,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:41.941 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.477s] 2018-12-03 03:41:42,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.058 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.117s] 2018-12-03 03:41:42,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.070 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.012s] 2018-12-03 03:41:42,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.082 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-12-03 03:41:42,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.282 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.198s] 2018-12-03 03:41:42,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.411 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.129s] 2018-12-03 03:41:42,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.518 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.107s] 2018-12-03 03:41:42,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.542 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.024s] 2018-12-03 03:41:42,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.657 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.115s] 2018-12-03 03:41:42,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.699 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.041s] 2018-12-03 03:41:42,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:42.710 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-12-03 03:41:43,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:43.188 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:41:43,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:43.189 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:41:47,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:47.663 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.402s] 2018-12-03 03:41:47,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:47.737 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.074s] 2018-12-03 03:41:55,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:55.149 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [15.574s] 2018-12-03 03:41:56,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:56.144 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.998s] 2018-12-03 03:41:57,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:57.673 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.492s] 2018-12-03 03:41:57,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:57.785 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.112s] 2018-12-03 03:41:57,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:57.901 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.757s] 2018-12-03 03:41:58,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.127 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.342s] 2018-12-03 03:41:58,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.207 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.305s] 2018-12-03 03:41:58,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.323 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.115s] 2018-12-03 03:41:58,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.477 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.154s] 2018-12-03 03:41:58,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.621 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.143s] 2018-12-03 03:41:58,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.655 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [15.944s] 2018-12-03 03:41:58,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.766 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.112s] 2018-12-03 03:41:58,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.907 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.286s] 2018-12-03 03:41:58,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:58.957 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.829s] 2018-12-03 03:41:59,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:59.014 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.107s] 2018-12-03 03:41:59,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:41:59.408 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.450s] 2018-12-03 03:42:01,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:01.934 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-03 03:42:06,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:06.469 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.227s] 2018-12-03 03:42:06,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:06.500 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.032s] 2018-12-03 03:42:06,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:06.530 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.030s] 2018-12-03 03:42:06,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:06.595 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.064s] 2018-12-03 03:42:06,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:06.721 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.125s] 2018-12-03 03:42:08,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:08.567 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.316s] 2018-12-03 03:42:09,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:09.068 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.282s] 2018-12-03 03:42:09,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:09.126 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.058s] 2018-12-03 03:42:09,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:09.337 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.209s] 2018-12-03 03:42:11,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:11.958 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:42:13,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:13.640 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.279s] 2018-12-03 03:42:13,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:13.919 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.279s] 2018-12-03 03:42:15,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:15.492 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.423s] 2018-12-03 03:42:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:15.619 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.126s] 2018-12-03 03:42:15,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:15.707 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.089s] 2018-12-03 03:42:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:15.806 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.097s] 2018-12-03 03:42:15,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:15.903 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.097s] 2018-12-03 03:42:16,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.417 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.512s] 2018-12-03 03:42:16,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.541 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.125s] 2018-12-03 03:42:16,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.547 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.623s] 2018-12-03 03:42:16,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.569 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.022s] 2018-12-03 03:42:16,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.613 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.044s] 2018-12-03 03:42:16,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.632 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.019s] 2018-12-03 03:42:16,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:16.999 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.451s] 2018-12-03 03:42:17,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:17.153 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.156s] 2018-12-03 03:42:17,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:17.276 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.123s] 2018-12-03 03:42:19,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:19.621 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:42:19,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:19.622 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:42:24,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:24.248 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-03 03:42:24,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:24.443 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.960s] 2018-12-03 03:42:24,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:24.747 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.302s] 2018-12-03 03:42:24,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:24.969 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.573s] 2018-12-03 03:42:25,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:25.068 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.100s] 2018-12-03 03:42:28,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:28.604 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:42:33,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.199 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.260s] 2018-12-03 03:42:33,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.210 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-12-03 03:42:33,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.229 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.018s] 2018-12-03 03:42:33,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.243 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.013s] 2018-12-03 03:42:33,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.256 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-12-03 03:42:33,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.265 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-12-03 03:42:33,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.283 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.017s] 2018-12-03 03:42:33,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.293 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-12-03 03:42:33,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.313 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.020s] 2018-12-03 03:42:33,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.327 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.013s] 2018-12-03 03:42:33,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.337 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-12-03 03:42:33,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.348 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-12-03 03:42:33,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.359 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-12-03 03:42:33,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:33.379 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.020s] 2018-12-03 03:42:35,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:35.457 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [3.384s] 2018-12-03 03:42:38,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:38.044 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [45.779s] 2018-12-03 03:42:38,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:38.245 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.788s] 2018-12-03 03:42:40,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.593 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.242s] 2018-12-03 03:42:40,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.633 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.040s] 2018-12-03 03:42:40,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.697 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.064s] 2018-12-03 03:42:40,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.719 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.021s] 2018-12-03 03:42:40,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.738 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.492s] 2018-12-03 03:42:40,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.750 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.012s] 2018-12-03 03:42:40,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:40.925 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.206s] 2018-12-03 03:42:46,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:46.686 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... fail [22.425s] 2018-12-03 03:42:47,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:47.453 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-12-03 03:42:47,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:47.455 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-12-03 03:42:48,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:48.063 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.484s] 2018-12-03 03:42:48,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:48.088 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.026s] 2018-12-03 03:42:50,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:42:50.619 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:43:00,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:00.267 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.223s] 2018-12-03 03:43:00,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:00.941 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [6.185s] 2018-12-03 03:43:06,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:06.328 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [7.909s] 2018-12-03 03:43:07,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:07.862 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [7.593s] 2018-12-03 03:43:07,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:07.990 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... fail [21.295s] 2018-12-03 03:43:07,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:07.991 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-12-03 03:43:11,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:11.594 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [5.264s] 2018-12-03 03:43:14,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:14.048 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:43:14,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:14.626 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-03 03:43:15,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:15.744 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.288s] 2018-12-03 03:43:18,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:18.559 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:43:18,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:18.560 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:43:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:18.561 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-03 03:43:19,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.127 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.352s] 2018-12-03 03:43:19,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.142 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.014s] 2018-12-03 03:43:19,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.214 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.071s] 2018-12-03 03:43:19,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.254 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.040s] 2018-12-03 03:43:19,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.273 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-12-03 03:43:19,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.287 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.014s] 2018-12-03 03:43:19,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:19.297 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2018-12-03 03:43:22,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:22.269 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.521s] 2018-12-03 03:43:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:22.278 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-12-03 03:43:22,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:22.295 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.017s] 2018-12-03 03:43:22,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:22.309 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.014s] 2018-12-03 03:43:22,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:22.794 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.482s] 2018-12-03 03:43:23,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:23.298 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.504s] 2018-12-03 03:43:27,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:27.492 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.967s] 2018-12-03 03:43:28,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:28.522 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.612s] 2018-12-03 03:43:28,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:28.784 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-12-03 03:43:28,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:28.975 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.455s] 2018-12-03 03:43:29,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:29.432 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.456s] 2018-12-03 03:43:29,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:29.936 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.504s] 2018-12-03 03:43:29,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:29.964 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.028s] 2018-12-03 03:43:30,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:30.934 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.968s] 2018-12-03 03:43:31,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:31.178 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.244s] 2018-12-03 03:43:32,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:32.406 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.435s] 2018-12-03 03:43:32,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:32.460 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.054s] 2018-12-03 03:43:32,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:32.492 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.032s] 2018-12-03 03:43:33,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:33.201 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.348s] 2018-12-03 03:43:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:33.263 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.061s] 2018-12-03 03:43:35,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:35.312 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-03 03:43:39,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:39.931 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.391s] 2018-12-03 03:43:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:39.944 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-12-03 03:43:39,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:39.954 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-12-03 03:43:40,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:40.276 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.321s] 2018-12-03 03:43:40,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:40.286 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-12-03 03:43:40,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:40.331 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.044s] 2018-12-03 03:43:40,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:40.340 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-12-03 03:43:43,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:43.307 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:43:48,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:48.337 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.428s] 2018-12-03 03:43:54,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:54.713 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [6.373s] 2018-12-03 03:43:54,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:54.715 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-03 03:43:54,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:54.716 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-03 03:43:54,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:43:54.717 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-03 03:44:05,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:05.715 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [11.374s] 2018-12-03 03:44:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:05.726 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-12-03 03:44:05,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:05.962 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.235s] 2018-12-03 03:44:06,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:06.033 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.071s] 2018-12-03 03:44:22,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:22.560 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.072s] 2018-12-03 03:44:22,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:22.875 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.314s] 2018-12-03 03:44:23,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:23.727 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.852s] 2018-12-03 03:44:24,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:24.748 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [1.020s] 2018-12-03 03:44:25,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:25.465 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.716s] 2018-12-03 03:44:26,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:26.188 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.723s] 2018-12-03 03:44:39,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:39.683 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [16.640s] 2018-12-03 03:44:45,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:45.214 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.534s] 2018-12-03 03:44:48,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:48.150 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [60.740s] 2018-12-03 03:44:48,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:48.167 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.023s] 2018-12-03 03:44:59,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:44:59.691 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.093s] 2018-12-03 03:45:00,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:00.235 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.544s] 2018-12-03 03:45:00,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:00.544 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.308s] 2018-12-03 03:45:00,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:00.658 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.113s] 2018-12-03 03:45:00,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:00.739 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.080s] 2018-12-03 03:45:00,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:00.808 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.069s] 2018-12-03 03:45:01,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.106 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.298s] 2018-12-03 03:45:01,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.195 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.087s] 2018-12-03 03:45:01,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.267 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.073s] 2018-12-03 03:45:01,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.660 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.391s] 2018-12-03 03:45:01,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.744 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.083s] 2018-12-03 03:45:01,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:01.947 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.202s] 2018-12-03 03:45:02,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:02.009 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.063s] 2018-12-03 03:45:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:02.600 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [91.391s] 2018-12-03 03:45:07,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:07.914 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.317s] 2018-12-03 03:45:08,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:08.855 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.943s] 2018-12-03 03:45:16,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:16.898 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.941s] 2018-12-03 03:45:17,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:17.034 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.135s] 2018-12-03 03:45:17,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:17.070 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [1.099s] 2018-12-03 03:45:17,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:17.300 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.266s] 2018-12-03 03:45:17,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:17.759 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:45:20,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:20.952 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.428s] 2018-12-03 03:45:21,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:21.086 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.134s] 2018-12-03 03:45:21,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:21.164 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.077s] 2018-12-03 03:45:21,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:21.680 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.514s] 2018-12-03 03:45:22,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:22.886 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:45:25,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:25.678 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.316s] 2018-12-03 03:45:26,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:26.426 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.383s] 2018-12-03 03:45:26,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:26.471 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.044s] 2018-12-03 03:45:26,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:26.643 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.172s] 2018-12-03 03:45:34,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.010 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.272s] 2018-12-03 03:45:34,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.057 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2018-12-03 03:45:34,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.105 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.048s] 2018-12-03 03:45:34,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.148 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.042s] 2018-12-03 03:45:34,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.171 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.023s] 2018-12-03 03:45:34,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.221 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.049s] 2018-12-03 03:45:34,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.258 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.038s] 2018-12-03 03:45:34,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.404 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.145s] 2018-12-03 03:45:34,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.529 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.124s] 2018-12-03 03:45:34,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.585 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.056s] 2018-12-03 03:45:34,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:34.650 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.064s] 2018-12-03 03:45:39,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:39.329 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.648s] 2018-12-03 03:45:43,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:43.727 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [5.185s] 2018-12-03 03:45:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:45.505 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [57.322s] 2018-12-03 03:45:50,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:50.799 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.538s] 2018-12-03 03:45:51,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:51.091 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.292s] 2018-12-03 03:45:51,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:51.442 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.350s] 2018-12-03 03:45:51,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:51.874 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.431s] 2018-12-03 03:45:52,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:52.092 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.218s] 2018-12-03 03:45:52,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:52.119 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.028s] 2018-12-03 03:45:59,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:59.586 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.026s] 2018-12-03 03:45:59,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:45:59.959 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.375s] 2018-12-03 03:46:08,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:08.238 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [29.498s] 2018-12-03 03:46:09,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:09.592 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [13.097s] 2018-12-03 03:46:10,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:10.292 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.279s] 2018-12-03 03:46:10,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:10.810 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.517s] 2018-12-03 03:46:11,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:11.420 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.610s] 2018-12-03 03:46:20,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:20.975 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [9.549s] 2018-12-03 03:46:27,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:27.786 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [6.811s] 2018-12-03 03:46:32,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:32.568 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [24.329s] 2018-12-03 03:46:36,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:36.654 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.911s] 2018-12-03 03:46:37,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:37.245 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.589s] 2018-12-03 03:46:37,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:37.746 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.502s] 2018-12-03 03:46:41,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:41.763 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.247s] 2018-12-03 03:46:41,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:41.827 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.064s] 2018-12-03 03:46:42,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.195 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.366s] 2018-12-03 03:46:42,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.209 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.015s] 2018-12-03 03:46:42,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.249 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2018-12-03 03:46:42,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.259 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-12-03 03:46:42,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.292 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.032s] 2018-12-03 03:46:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:42.318 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.026s] 2018-12-03 03:46:47,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:47.773 33 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.774s] 2018-12-03 03:46:50,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:50.001 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.325s] 2018-12-03 03:46:50,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:50.230 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [64.706s] 2018-12-03 03:46:56,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:56.359 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.595s] 2018-12-03 03:46:56,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:56.874 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.515s] 2018-12-03 03:46:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:56.883 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-12-03 03:46:57,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:57.117 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.233s] 2018-12-03 03:46:57,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:57.321 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.203s] 2018-12-03 03:46:57,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:57.559 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.237s] 2018-12-03 03:46:57,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:57.770 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.210s] 2018-12-03 03:46:57,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:46:57.793 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.024s] 2018-12-03 03:47:06,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:06.114 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [16.111s] 2018-12-03 03:47:07,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:07.597 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.486s] 2018-12-03 03:47:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:11.533 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [61.925s] 2018-12-03 03:47:15,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:15.267 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [7.666s] 2018-12-03 03:47:15,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:15.269 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-03 03:47:23,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:23.247 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [11.716s] 2018-12-03 03:47:29,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:29.821 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [6.575s] 2018-12-03 03:47:37,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:37.394 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.115s] 2018-12-03 03:47:37,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:37.462 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-12-03 03:47:37,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:37.659 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.197s] 2018-12-03 03:47:37,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:37.786 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.125s] 2018-12-03 03:47:37,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:37.787 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-03 03:47:45,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:45.784 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.629s] 2018-12-03 03:47:45,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:45.807 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2018-12-03 03:47:45,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:45.819 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-12-03 03:47:45,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:45.829 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-12-03 03:47:45,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:45.837 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-12-03 03:47:46,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:46.375 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.537s] 2018-12-03 03:47:46,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:46.681 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.306s] 2018-12-03 03:47:46,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:46.697 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.015s] 2018-12-03 03:47:47,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:47.182 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.485s] 2018-12-03 03:47:47,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:47.205 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.023s] 2018-12-03 03:47:54,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:54.035 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.125s] 2018-12-03 03:47:55,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:55.052 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.017s] 2018-12-03 03:47:56,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:56.171 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.117s] 2018-12-03 03:47:57,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:57.092 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [66.848s] 2018-12-03 03:47:57,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:57.479 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.308s] 2018-12-03 03:47:59,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:47:59.309 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.829s] 2018-12-03 03:48:07,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:07.805 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [52.522s] 2018-12-03 03:48:09,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.052 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.524s] 2018-12-03 03:48:09,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.060 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-12-03 03:48:09,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.810 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.747s] 2018-12-03 03:48:09,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.811 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-03 03:48:09,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.813 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-12-03 03:48:09,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:09.821 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.004s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-12-03 03:48:10,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.178 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.356s] 2018-12-03 03:48:10,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.395 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.215s] 2018-12-03 03:48:10,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.398 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-03 03:48:10,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.400 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-03 03:48:10,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.401 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-03 03:48:10,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:10.504 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.885s] 2018-12-03 03:48:12,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:12.592 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:48:12,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:12.593 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-03 03:48:15,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:15.396 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.593s] 2018-12-03 03:48:17,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:17.811 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.113s] 2018-12-03 03:48:17,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:17.884 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2018-12-03 03:48:18,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:18.121 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.236s] 2018-12-03 03:48:18,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:18.217 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-12-03 03:48:18,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:18.218 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-03 03:48:18,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:18.924 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.060s] 2018-12-03 03:48:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:19.263 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.339s] 2018-12-03 03:48:20,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:20.014 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.051s] 2018-12-03 03:48:20,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:20.031 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.016s] 2018-12-03 03:48:22,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:22.658 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.392s] 2018-12-03 03:48:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:24.365 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.708s] 2018-12-03 03:48:26,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:26.528 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.712s] 2018-12-03 03:48:26,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:26.931 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.403s] 2018-12-03 03:48:27,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:27.325 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.394s] 2018-12-03 03:48:27,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:27.792 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.466s] 2018-12-03 03:48:28,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:28.184 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.393s] 2018-12-03 03:48:36,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:36.719 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.647s] 2018-12-03 03:48:42,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:42.392 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-12-03 03:48:42,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:42.707 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.315s] 2018-12-03 03:48:42,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:42.993 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.380s] 2018-12-03 03:48:43,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:43.071 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.077s] 2018-12-03 03:48:43,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:43.133 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.061s] 2018-12-03 03:48:43,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:43.410 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.277s] 2018-12-03 03:48:49,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:49.781 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.222s] 2018-12-03 03:48:49,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:49.798 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.017s] 2018-12-03 03:48:50,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:50.092 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.294s] 2018-12-03 03:48:53,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:48:53.081 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:49:00,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:00.243 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.112s] 2018-12-03 03:49:00,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:00.513 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.270s] 2018-12-03 03:49:00,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:00.794 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.049s] 2018-12-03 03:49:00,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:00.806 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-12-03 03:49:01,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:01.045 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.531s] 2018-12-03 03:49:01,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:01.139 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.093s] 2018-12-03 03:49:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:01.140 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-03 03:49:09,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:09.053 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [7.535s] 2018-12-03 03:49:09,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:09.144 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.639s] 2018-12-03 03:49:09,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:09.274 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.131s] 2018-12-03 03:49:09,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:09.425 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.151s] 2018-12-03 03:49:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:10.866 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.814s] 2018-12-03 03:49:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:13.272 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:49:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:14.733 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [59.324s] 2018-12-03 03:49:16,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:15.999 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.570s] 2018-12-03 03:49:16,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:16.027 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.030s] 2018-12-03 03:49:16,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:16.067 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.040s] 2018-12-03 03:49:17,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:17.733 33 INFO opnfv-tempest [-] {1} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-03 03:49:26,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:26.587 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.462s] 2018-12-03 03:49:26,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:26.830 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.243s] 2018-12-03 03:49:27,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:27.044 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.214s] 2018-12-03 03:49:27,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:27.437 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.393s] 2018-12-03 03:49:28,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:28.061 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.623s] 2018-12-03 03:49:28,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:28.491 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.430s] 2018-12-03 03:49:28,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:28.734 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-12-03 03:49:28,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:28.750 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.016s] 2018-12-03 03:49:28,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:28.868 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.377s] 2018-12-03 03:49:29,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.094 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.343s] 2018-12-03 03:49:29,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.106 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-12-03 03:49:29,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.119 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-12-03 03:49:29,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.142 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-12-03 03:49:29,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.206 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2018-12-03 03:49:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.304 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.097s] 2018-12-03 03:49:29,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.733 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.429s] 2018-12-03 03:49:29,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.748 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-03 03:49:29,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:29.814 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2018-12-03 03:49:32,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:32.190 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-03 03:49:32,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:32.192 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:49:32,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:32.193 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:49:32,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:32.725 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [4.596s] 2018-12-03 03:49:37,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:37.250 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.524s] 2018-12-03 03:49:37,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:37.405 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.942s] 2018-12-03 03:49:39,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:39.825 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.117s] 2018-12-03 03:49:39,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:39.871 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.046s] 2018-12-03 03:49:40,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:40.201 33 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:49:40,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:40.202 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:49:40,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:40.203 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:49:44,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:44.893 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.504s] 2018-12-03 03:49:45,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:45.019 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.126s] 2018-12-03 03:49:45,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:45.750 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.731s] 2018-12-03 03:49:45,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:45.885 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.135s] 2018-12-03 03:49:46,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:46.637 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.751s] 2018-12-03 03:49:55,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:55.038 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.068s] 2018-12-03 03:49:56,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:56.050 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.011s] 2018-12-03 03:49:56,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:56.758 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.286s] 2018-12-03 03:49:57,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:49:57.550 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.792s] 2018-12-03 03:50:06,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:06.001 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.680s] 2018-12-03 03:50:06,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:06.146 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.147s] 2018-12-03 03:50:08,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:08.230 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:50:08,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:08.231 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-03 03:50:08,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:08.480 33 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.237s] 2018-12-03 03:50:10,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:10.869 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-12-03 03:50:11,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:11.370 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [55.625s] 2018-12-03 03:50:11,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:11.941 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.070s] 2018-12-03 03:50:12,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:12.871 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.931s] 2018-12-03 03:50:14,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:14.297 33 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-03 03:50:18,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:18.742 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.454s] 2018-12-03 03:50:19,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:19.213 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.470s] 2018-12-03 03:50:24,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:24.884 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [10.804s] 2018-12-03 03:50:25,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:25.583 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.700s] 2018-12-03 03:50:26,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:26.231 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.668s] 2018-12-03 03:50:26,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:26.910 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.325s] 2018-12-03 03:50:27,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:27.482 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.249s] 2018-12-03 03:50:33,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:33.854 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.715s] 2018-12-03 03:50:38,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:38.168 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.685s] 2018-12-03 03:50:42,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.017 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.282s] 2018-12-03 03:50:42,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.032 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-12-03 03:50:42,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.402 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.369s] 2018-12-03 03:50:42,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.539 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.136s] 2018-12-03 03:50:42,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.545 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-12-03 03:50:42,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.561 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2018-12-03 03:50:42,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.575 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.014s] 2018-12-03 03:50:42,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:42.587 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.012s] 2018-12-03 03:50:43,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:43.623 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [16.708s] 2018-12-03 03:50:44,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:43.999 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.382s] 2018-12-03 03:50:50,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:50.308 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.738s] 2018-12-03 03:50:55,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:55.405 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.095s] 2018-12-03 03:50:57,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:57.190 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.785s] 2018-12-03 03:50:58,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:50:58.771 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.579s] 2018-12-03 03:51:00,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:00.817 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.046s] 2018-12-03 03:51:03,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:03.041 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.536s] 2018-12-03 03:51:08,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:08.378 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [56.992s] 2018-12-03 03:51:25,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:25.465 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.842s] 2018-12-03 03:51:26,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:26.999 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [23.951s] 2018-12-03 03:51:31,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:31.172 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.707s] 2018-12-03 03:51:49,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:49.542 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.461s] 2018-12-03 03:51:49,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:49.686 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.144s] 2018-12-03 03:51:52,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:51:52.440 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [25.441s] 2018-12-03 03:52:01,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:01.126 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.840s] 2018-12-03 03:52:06,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:06.571 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.175s] 2018-12-03 03:52:11,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:11.844 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.762s] 2018-12-03 03:52:14,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:14.784 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.939s] 2018-12-03 03:52:18,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:18.313 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.528s] 2018-12-03 03:52:19,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:19.622 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [27.179s] 2018-12-03 03:52:23,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:23.201 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.888s] 2018-12-03 03:52:23,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:23.241 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [75.692s] 2018-12-03 03:52:25,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:25.737 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.500s] 2018-12-03 03:52:30,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:30.161 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:52:33,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:33.789 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.051s] 2018-12-03 03:52:39,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:39.219 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.788s] 2018-12-03 03:52:39,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:39.379 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.160s] 2018-12-03 03:52:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:39.475 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.111s] 2018-12-03 03:52:42,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:42.395 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.015s] 2018-12-03 03:52:44,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:44.884 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.409s] 2018-12-03 03:52:56,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:56.580 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.038s] 2018-12-03 03:52:56,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:52:56.896 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.317s] 2018-12-03 03:53:04,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:04.191 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.110s] 2018-12-03 03:53:06,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:06.681 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.094s] 2018-12-03 03:53:09,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:09.468 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.427s] 2018-12-03 03:53:09,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:09.488 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-12-03 03:53:09,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:09.506 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-12-03 03:53:09,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:09.958 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.451s] 2018-12-03 03:53:10,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:10.317 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.125s] 2018-12-03 03:53:11,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.602 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.640s] 2018-12-03 03:53:11,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.615 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.016s] 2018-12-03 03:53:11,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.633 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-12-03 03:53:11,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.644 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-12-03 03:53:11,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.655 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-12-03 03:53:11,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.674 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-12-03 03:53:11,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.684 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-12-03 03:53:11,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:11.693 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.009s] 2018-12-03 03:53:12,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:12.483 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [2.167s] 2018-12-03 03:53:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:13.070 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [6.391s] 2018-12-03 03:53:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:14.615 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:53:16,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:16.759 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.275s] 2018-12-03 03:53:19,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:19.114 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [2.354s] 2018-12-03 03:53:22,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:22.114 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-12-03 03:53:25,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:25.486 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.058s] 2018-12-03 03:53:25,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:25.903 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-12-03 03:53:28,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:28.428 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.940s] 2018-12-03 03:53:29,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:29.085 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.887s] 2018-12-03 03:53:29,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:29.095 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-12-03 03:53:30,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:30.226 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.723s] 2018-12-03 03:53:31,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:31.107 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.879s] 2018-12-03 03:53:34,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:34.327 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.214s] 2018-12-03 03:53:34,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:34.820 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.498s] 2018-12-03 03:53:36,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:36.327 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.504s] 2018-12-03 03:53:37,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:37.002 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.675s] 2018-12-03 03:53:39,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:39.447 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.442s] 2018-12-03 03:53:39,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:39.504 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-12-03 03:53:41,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:41.728 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.734s] 2018-12-03 03:53:44,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:44.255 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.317s] 2018-12-03 03:53:45,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:45.339 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.082s] 2018-12-03 03:53:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:46.407 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.068s] 2018-12-03 03:53:47,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:47.041 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.634s] 2018-12-03 03:53:47,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:47.429 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.386s] 2018-12-03 03:53:48,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:48.723 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.293s] 2018-12-03 03:53:48,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:48.986 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [1.991s] 2018-12-03 03:53:49,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:49.687 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.964s] 2018-12-03 03:53:49,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:49.769 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.082s] 2018-12-03 03:53:50,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:50.614 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.842s] 2018-12-03 03:53:51,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:51.237 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.622s] 2018-12-03 03:53:52,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.097 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:53:52,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.100 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:53:52,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.100 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.420s] 2018-12-03 03:53:52,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.101 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-03 03:53:52,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.102 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:53:52,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.142 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.907s] 2018-12-03 03:53:52,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.157 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.015s] 2018-12-03 03:53:52,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.170 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.013s] 2018-12-03 03:53:52,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.187 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-03 03:53:52,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.297 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.199s] 2018-12-03 03:53:52,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.783 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.485s] 2018-12-03 03:53:52,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:52.992 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.208s] 2018-12-03 03:53:53,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:53.705 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.713s] 2018-12-03 03:53:53,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:53.779 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.074s] 2018-12-03 03:53:54,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:54.123 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.344s] 2018-12-03 03:53:54,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:54.192 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.069s] 2018-12-03 03:53:54,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:54.273 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.080s] 2018-12-03 03:53:54,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:54.332 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.059s] 2018-12-03 03:53:54,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:54.620 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.287s] 2018-12-03 03:53:56,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:56.020 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.269s] 2018-12-03 03:53:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:56.245 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.518s] 2018-12-03 03:53:59,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:53:59.868 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-03 03:54:04,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:04.653 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.989s] 2018-12-03 03:54:04,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:04.756 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.506s] 2018-12-03 03:54:05,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:05.115 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.358s] 2018-12-03 03:54:07,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:07.807 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.691s] 2018-12-03 03:54:08,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:08.683 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.028s] 2018-12-03 03:54:09,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:09.663 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.981s] 2018-12-03 03:54:11,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:11.446 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.782s] 2018-12-03 03:54:12,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:12.923 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-12-03 03:54:14,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:14.658 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.753s] 2018-12-03 03:54:14,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:14.878 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.220s] 2018-12-03 03:54:16,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:16.018 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.091s] 2018-12-03 03:54:19,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:19.506 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.501s] 2018-12-03 03:54:19,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:19.631 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.126s] 2018-12-03 03:54:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:19.744 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.113s] 2018-12-03 03:54:19,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:19.905 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.160s] 2018-12-03 03:54:20,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:20.002 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.097s] 2018-12-03 03:54:24,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.753 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.089s] 2018-12-03 03:54:24,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.771 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2018-12-03 03:54:24,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.791 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.020s] 2018-12-03 03:54:24,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.815 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.024s] 2018-12-03 03:54:24,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.830 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.014s] 2018-12-03 03:54:24,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.843 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2018-12-03 03:54:24,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.875 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.032s] 2018-12-03 03:54:24,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:24.884 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-12-03 03:54:25,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.097 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.208s] 2018-12-03 03:54:25,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.103 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-12-03 03:54:25,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.123 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.019s] 2018-12-03 03:54:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.134 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-12-03 03:54:25,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.143 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2018-12-03 03:54:25,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.149 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-12-03 03:54:25,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.160 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2018-12-03 03:54:25,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:25.886 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.725s] 2018-12-03 03:54:26,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:26.035 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.148s] 2018-12-03 03:54:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:26.124 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.088s] 2018-12-03 03:54:26,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:26.172 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.048s] 2018-12-03 03:54:26,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:26.290 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.117s] 2018-12-03 03:54:26,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:26.406 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.116s] 2018-12-03 03:54:28,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:28.669 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.142s] 2018-12-03 03:54:28,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:28.822 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.152s] 2018-12-03 03:54:28,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:28.973 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.150s] 2018-12-03 03:54:29,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:29.144 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.171s] 2018-12-03 03:54:29,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:29.245 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.100s] 2018-12-03 03:54:36,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:36.906 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-12-03 03:54:44,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:44.468 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.536s] 2018-12-03 03:54:45,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:45.330 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.862s] 2018-12-03 03:54:45,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:45.555 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.511s] 2018-12-03 03:54:45,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:45.693 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.363s] 2018-12-03 03:54:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:45.734 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.178s] 2018-12-03 03:54:45,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:45.983 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.249s] 2018-12-03 03:54:46,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.159 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.176s] 2018-12-03 03:54:46,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.210 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.516s] 2018-12-03 03:54:46,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.419 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.260s] 2018-12-03 03:54:46,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.526 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.106s] 2018-12-03 03:54:46,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.647 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.437s] 2018-12-03 03:54:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.720 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.194s] 2018-12-03 03:54:46,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:46.868 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.147s] 2018-12-03 03:54:47,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:47.091 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.222s] 2018-12-03 03:54:47,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:47.792 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.143s] 2018-12-03 03:54:48,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:48.930 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.137s] 2018-12-03 03:54:49,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:49.512 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.582s] 2018-12-03 03:54:50,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:50.103 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.591s] 2018-12-03 03:54:50,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:50.740 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.636s] 2018-12-03 03:54:51,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:51.306 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.566s] 2018-12-03 03:54:55,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:55.014 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.398s] 2018-12-03 03:54:57,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:57.428 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.155s] 2018-12-03 03:54:57,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:57.744 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.728s] 2018-12-03 03:54:57,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:57.919 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.492s] 2018-12-03 03:54:58,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.062 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.142s] 2018-12-03 03:54:58,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.190 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.127s] 2018-12-03 03:54:58,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.364 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.173s] 2018-12-03 03:54:58,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.837 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.472s] 2018-12-03 03:54:58,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.861 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.220s] 2018-12-03 03:54:58,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:58.872 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.016s] 2018-12-03 03:54:59,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:59.374 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.536s] 2018-12-03 03:54:59,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:59.607 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.733s] 2018-12-03 03:54:59,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:59.609 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-12-03 03:54:59,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:59.819 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.208s] 2018-12-03 03:54:59,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:54:59.955 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.136s] 2018-12-03 03:55:00,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:00.234 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.491s] 2018-12-03 03:55:05,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:05.388 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.119s] 2018-12-03 03:55:14,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:14.050 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.869s] 2018-12-03 03:55:14,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:14.744 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.697s] 2018-12-03 03:55:15,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:15.113 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.104s] 2018-12-03 03:55:17,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:17.725 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.978s] 2018-12-03 03:55:22,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:22.151 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-03 03:55:22,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:22.152 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-03 03:55:24,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:24.410 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.374s] 2018-12-03 03:55:24,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:24.641 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.178s] 2018-12-03 03:55:26,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:26.246 33 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-03 03:55:27,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:27.132 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.196s] 2018-12-03 03:55:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:28.529 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:55:28,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:28.529 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:55:31,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:31.410 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.089s] 2018-12-03 03:55:35,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:35.668 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.003s] 2018-12-03 03:55:36,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:36.182 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-03 03:55:37,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:37.205 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.538s] 2018-12-03 03:55:37,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:37.317 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.112s] 2018-12-03 03:55:37,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:37.994 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.675s] 2018-12-03 03:55:38,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:38.009 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2018-12-03 03:55:38,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:38.032 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.023s] 2018-12-03 03:55:38,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:38.181 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.149s] 2018-12-03 03:55:40,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:40.455 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.533s] 2018-12-03 03:55:40,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:40.462 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2018-12-03 03:55:40,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:40.668 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.206s] 2018-12-03 03:55:41,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:41.171 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:55:41,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:41.190 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.520s] 2018-12-03 03:55:42,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:42.372 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.180s] 2018-12-03 03:55:43,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:43.456 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.083s] 2018-12-03 03:55:45,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:45.373 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.313s] 2018-12-03 03:55:45,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:45.693 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.321s] 2018-12-03 03:55:48,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:48.662 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.935s] 2018-12-03 03:55:49,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:49.386 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.723s] 2018-12-03 03:55:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:51.366 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-03 03:55:55,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:55.717 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.723s] 2018-12-03 03:55:55,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:55.755 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.039s] 2018-12-03 03:55:55,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:55.785 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.030s] 2018-12-03 03:55:59,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:55:59.355 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.182s] 2018-12-03 03:56:00,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:00.835 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [5.047s] 2018-12-03 03:56:04,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:04.596 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.759s] 2018-12-03 03:56:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:04.631 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.037s] 2018-12-03 03:56:05,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:05.262 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.630s] 2018-12-03 03:56:07,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:07.665 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [31.470s] 2018-12-03 03:56:09,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:09.216 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.456s] 2018-12-03 03:56:11,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:11.232 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.571s] 2018-12-03 03:56:11,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:11.646 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.429s] 2018-12-03 03:56:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:13.205 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.559s] 2018-12-03 03:56:13,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:13.464 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.304s] 2018-12-03 03:56:13,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:13.729 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.265s] 2018-12-03 03:56:14,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:14.073 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.343s] 2018-12-03 03:56:14,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:14.288 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.215s] 2018-12-03 03:56:14,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:14.635 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.347s] 2018-12-03 03:56:14,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:14.946 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.310s] 2018-12-03 03:56:15,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.178 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.231s] 2018-12-03 03:56:15,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.194 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.016s] 2018-12-03 03:56:15,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.573 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.378s] 2018-12-03 03:56:15,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.620 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.048s] 2018-12-03 03:56:15,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.766 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.561s] 2018-12-03 03:56:15,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:15.875 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.255s] 2018-12-03 03:56:23,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:23.676 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.661s] 2018-12-03 03:56:23,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:23.944 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.268s] 2018-12-03 03:56:24,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:24.182 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.237s] 2018-12-03 03:56:24,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:24.477 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.294s] 2018-12-03 03:56:24,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:24.818 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.732s] 2018-12-03 03:56:29,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:29.248 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.429s] 2018-12-03 03:56:36,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:36.223 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [24.984s] 2018-12-03 03:56:37,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:37.453 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.203s] 2018-12-03 03:56:39,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:39.492 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [75.065s] 2018-12-03 03:56:39,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:39.545 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.059s] 2018-12-03 03:56:39,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:39.592 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.047s] 2018-12-03 03:56:42,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:42.833 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [11.083s] 2018-12-03 03:56:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:42.888 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.434s] 2018-12-03 03:56:45,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:45.233 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [9.011s] 2018-12-03 03:56:46,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:46.173 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.942s] 2018-12-03 03:56:46,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:46.447 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.618s] 2018-12-03 03:56:47,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:47.765 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.877s] 2018-12-03 03:56:49,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:49.892 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.445s] 2018-12-03 03:56:52,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:52.066 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.300s] 2018-12-03 03:56:53,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:53.176 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.282s] 2018-12-03 03:56:56,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:56.373 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.196s] 2018-12-03 03:56:57,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:57.470 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.402s] 2018-12-03 03:56:59,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:56:59.039 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.664s] 2018-12-03 03:57:01,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:01.425 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [5.060s] 2018-12-03 03:57:02,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:02.289 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.819s] 2018-12-03 03:57:02,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:02.992 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.567s] 2018-12-03 03:57:09,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:09.583 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.587s] 2018-12-03 03:57:13,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:13.321 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.769s] 2018-12-03 03:57:15,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:15.508 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.187s] 2018-12-03 03:57:16,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:16.290 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.963s] 2018-12-03 03:57:17,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:17.318 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.734s] 2018-12-03 03:57:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:17.770 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.262s] 2018-12-03 03:57:22,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:22.293 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.522s] 2018-12-03 03:57:26,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:26.321 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.462s] 2018-12-03 03:57:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:27.240 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [41.051s] 2018-12-03 03:57:27,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:27.804 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.482s] 2018-12-03 03:57:30,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:30.319 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-03 03:57:30,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:30.754 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.518s] 2018-12-03 03:57:35,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:35.177 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.374s] 2018-12-03 03:57:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:42.352 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [7.947s] 2018-12-03 03:57:42,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:42.354 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-03 03:57:42,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:42.572 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.066s] 2018-12-03 03:57:47,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:47.353 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.164s] 2018-12-03 03:57:48,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:48.530 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.956s] 2018-12-03 03:57:49,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:49.694 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:57:54,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:54.296 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.042s] 2018-12-03 03:57:55,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:55.855 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [7.324s] 2018-12-03 03:57:58,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:57:58.307 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [4.009s] 2018-12-03 03:58:01,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:01.724 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.870s] 2018-12-03 03:58:11,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:11.207 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.476s] 2018-12-03 03:58:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:18.340 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.131s] 2018-12-03 03:58:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:21.483 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [19.757s] 2018-12-03 03:58:28,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:28.323 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.130s] 2018-12-03 03:58:28,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:28.532 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.189s] 2018-12-03 03:58:31,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:31.845 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 03:58:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:34.372 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.282s] 2018-12-03 03:58:34,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:34.410 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-12-03 03:58:34,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:34.885 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.136s] 2018-12-03 03:58:36,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:36.058 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-03 03:58:37,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:37.672 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-12-03 03:58:37,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:37.715 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.042s] 2018-12-03 03:58:37,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:37.963 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.248s] 2018-12-03 03:58:38,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:38.470 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.506s] 2018-12-03 03:58:38,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:38.604 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.132s] 2018-12-03 03:58:38,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:38.856 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.252s] 2018-12-03 03:58:38,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:38.920 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.063s] 2018-12-03 03:58:38,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:38.971 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.052s] 2018-12-03 03:58:39,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.022 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.138s] 2018-12-03 03:58:39,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.059 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.087s] 2018-12-03 03:58:39,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.140 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.080s] 2018-12-03 03:58:39,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.205 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.065s] 2018-12-03 03:58:39,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.247 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-12-03 03:58:39,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.338 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.089s] 2018-12-03 03:58:39,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.355 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.861s] 2018-12-03 03:58:39,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.444 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.106s] 2018-12-03 03:58:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.536 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.092s] 2018-12-03 03:58:39,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.624 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.089s] 2018-12-03 03:58:39,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.693 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.068s] 2018-12-03 03:58:39,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.773 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.416s] 2018-12-03 03:58:39,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:39.774 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.077s] 2018-12-03 03:58:40,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:40.408 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.636s] 2018-12-03 03:58:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:42.319 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:58:42,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:42.320 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:58:42,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:42.321 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:58:42,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:42.322 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-03 03:58:42,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:42.323 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-12-03 03:58:44,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:44.107 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [73.351s] 2018-12-03 03:58:44,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:44.784 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.677s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-12-03 03:58:45,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:45.067 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.043s] 2018-12-03 03:58:48,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:48.558 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.640s] 2018-12-03 03:58:49,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:49.204 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.646s] 2018-12-03 03:58:53,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:53.344 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.296s] 2018-12-03 03:58:53,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:53.656 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.312s] 2018-12-03 03:58:53,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:53.881 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.225s] 2018-12-03 03:58:53,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:53.947 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.065s] 2018-12-03 03:58:53,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:53.969 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.022s] 2018-12-03 03:58:54,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.242 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.272s] 2018-12-03 03:58:54,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.264 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.023s] 2018-12-03 03:58:54,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.285 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.020s] 2018-12-03 03:58:54,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.307 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.022s] 2018-12-03 03:58:54,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.330 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2018-12-03 03:58:54,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.400 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.070s] 2018-12-03 03:58:54,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:58:54.475 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.075s] 2018-12-03 03:59:00,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:00.133 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.433s] 2018-12-03 03:59:07,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:07.310 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.518s] 2018-12-03 03:59:07,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:07.834 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.420s] 2018-12-03 03:59:08,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:08.438 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.603s] 2018-12-03 03:59:09,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:09.601 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.163s] 2018-12-03 03:59:10,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:10.332 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.971s] 2018-12-03 03:59:11,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:11.370 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.767s] 2018-12-03 03:59:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:11.533 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.163s] 2018-12-03 03:59:11,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:11.647 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.114s] 2018-12-03 03:59:11,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:11.732 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.085s] 2018-12-03 03:59:19,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:19.819 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.485s] 2018-12-03 03:59:21,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:21.527 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.837s] 2018-12-03 03:59:22,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:22.039 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.514s] 2018-12-03 03:59:22,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:22.797 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.756s] 2018-12-03 03:59:28,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:28.512 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.694s] 2018-12-03 03:59:28,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:28.513 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-12-03 03:59:30,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:30.844 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.139s] 2018-12-03 03:59:31,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:31.005 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.161s] 2018-12-03 03:59:31,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:31.580 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.574s] 2018-12-03 03:59:32,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:32.009 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.429s] 2018-12-03 03:59:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:33.836 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.321s] 2018-12-03 03:59:39,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:39.863 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.918s] 2018-12-03 03:59:40,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:40.514 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.650s] 2018-12-03 03:59:41,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:41.168 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.653s] 2018-12-03 03:59:41,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:41.721 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.554s] 2018-12-03 03:59:44,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:44.539 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.702s] 2018-12-03 03:59:47,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:47.471 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [40.154s] 2018-12-03 03:59:49,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:49.373 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.340s] 2018-12-03 03:59:50,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:50.367 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.992s] 2018-12-03 03:59:50,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:50.493 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.126s] 2018-12-03 03:59:50,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:50.945 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.452s] 2018-12-03 03:59:59,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:59.263 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.730s] 2018-12-03 03:59:59,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 03:59:59.962 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.699s] 2018-12-03 04:00:01,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:01.674 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.710s] 2018-12-03 04:00:14,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:14.032 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.078s] 2018-12-03 04:00:18,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:18.500 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.462s] 2018-12-03 04:00:18,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:18.502 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [31.018s] 2018-12-03 04:00:21,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:21.205 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [36.662s] 2018-12-03 04:00:22,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:22.973 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.770s] 2018-12-03 04:00:23,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:23.543 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.048s] 2018-12-03 04:00:27,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:27.125 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.581s] 2018-12-03 04:00:28,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:28.351 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.854s] 2018-12-03 04:00:32,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:32.075 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.948s] 2018-12-03 04:00:37,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:37.570 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.494s] 2018-12-03 04:00:46,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:46.419 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.647s] 2018-12-03 04:00:47,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:47.306 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.006s] 2018-12-03 04:00:47,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:47.852 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [19.495s] 2018-12-03 04:00:49,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:49.466 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.043s] 2018-12-03 04:00:49,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:49.467 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-03 04:00:52,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:52.278 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.815s] 2018-12-03 04:00:53,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:53.810 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.531s] 2018-12-03 04:00:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:56.431 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-03 04:00:56,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:56.432 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-03 04:00:57,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:57.761 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.455s] 2018-12-03 04:00:59,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:59.024 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.175s] 2018-12-03 04:00:59,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:59.215 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.191s] 2018-12-03 04:00:59,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:59.386 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.172s] 2018-12-03 04:00:59,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:00:59.394 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-12-03 04:01:01,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:01.216 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-12-03 04:01:03,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:03.732 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-03 04:01:03,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:03.732 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-03 04:01:07,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:07.837 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.077s] 2018-12-03 04:01:07,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:07.838 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-12-03 04:01:10,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:10.448 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.715s] 2018-12-03 04:01:11,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:11.898 33 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-03 04:01:11,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:11.899 33 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-03 04:01:12,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:12.189 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.351s] 2018-12-03 04:01:15,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:15.828 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.478s] 2018-12-03 04:01:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:16.049 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.222s] 2018-12-03 04:01:17,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:17.831 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.781s] 2018-12-03 04:01:18,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:18.602 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.770s] 2018-12-03 04:01:22,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:22.264 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.072s] 2018-12-03 04:01:31,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:31.932 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-12-03 04:01:32,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.270 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.337s] 2018-12-03 04:01:32,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.332 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.062s] 2018-12-03 04:01:32,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.393 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.060s] 2018-12-03 04:01:32,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.447 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.054s] 2018-12-03 04:01:32,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.493 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.045s] 2018-12-03 04:01:32,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.552 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.696s] 2018-12-03 04:01:32,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.555 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.062s] 2018-12-03 04:01:32,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.602 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.046s] 2018-12-03 04:01:32,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:32.956 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.352s] 2018-12-03 04:01:33,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.008 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.051s] 2018-12-03 04:01:33,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.058 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.050s] 2018-12-03 04:01:33,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.421 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.362s] 2018-12-03 04:01:33,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.474 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.053s] 2018-12-03 04:01:33,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.522 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.047s] 2018-12-03 04:01:33,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:33.569 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.046s] 2018-12-03 04:01:44,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:44.859 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.773s] 2018-12-03 04:01:49,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:49.809 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.614s] 2018-12-03 04:01:58,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:01:58.661 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.400s] 2018-12-03 04:02:01,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:01.427 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.160s] 2018-12-03 04:02:03,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:03.695 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.271s] 2018-12-03 04:02:07,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:07.896 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.683s] 2018-12-03 04:02:10,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:10.240 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.341s] 2018-12-03 04:02:12,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:12.173 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.933s] 2018-12-03 04:02:13,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:13.493 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [40.931s] 2018-12-03 04:02:14,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:14.719 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.546s] 2018-12-03 04:02:19,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:19.021 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.520s] 2018-12-03 04:02:19,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:19.362 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.342s] 2018-12-03 04:02:19,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:19.743 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.381s] 2018-12-03 04:02:21,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:21.263 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.519s] 2018-12-03 04:02:24,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:24.494 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.745s] 2018-12-03 04:02:27,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:27.133 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.869s] 2018-12-03 04:02:27,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:27.180 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-12-03 04:02:27,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:27.555 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.374s] 2018-12-03 04:02:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:28.851 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.356s] 2018-12-03 04:02:37,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:37.080 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [8.228s] 2018-12-03 04:02:39,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:39.912 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-12-03 04:02:42,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:42.738 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.657s] 2018-12-03 04:02:44,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:44.772 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.407s] 2018-12-03 04:02:47,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:47.024 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.286s] 2018-12-03 04:02:50,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:50.885 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.860s] 2018-12-03 04:02:54,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:54.299 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.655s] 2018-12-03 04:02:55,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:55.426 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.540s] 2018-12-03 04:02:55,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:55.825 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [42.320s] 2018-12-03 04:02:59,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:59.647 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.014s] 2018-12-03 04:02:59,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:59.654 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-12-03 04:02:59,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:59.661 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-12-03 04:02:59,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:59.668 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-12-03 04:02:59,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:02:59.672 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.246s] 2018-12-03 04:03:00,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.117 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.448s] 2018-12-03 04:03:00,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.126 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-12-03 04:03:00,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.135 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2018-12-03 04:03:00,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.415 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.279s] 2018-12-03 04:03:00,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.428 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.012s] 2018-12-03 04:03:00,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:00.436 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-12-03 04:03:03,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:03.469 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-03 04:03:05,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:05.647 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.288s] 2018-12-03 04:03:05,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:05.973 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.325s] 2018-12-03 04:03:06,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:06.117 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.145s] 2018-12-03 04:03:06,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:06.210 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.094s] 2018-12-03 04:03:12,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:12.601 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.026s] 2018-12-03 04:03:16,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:16.091 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.489s] 2018-12-03 04:03:17,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:17.217 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.126s] 2018-12-03 04:03:21,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:21.234 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.016s] 2018-12-03 04:03:22,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:22.649 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.415s] 2018-12-03 04:03:25,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:25.736 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.223s] 2018-12-03 04:03:26,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:26.156 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.505s] 2018-12-03 04:03:29,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:29.857 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.701s] 2018-12-03 04:03:33,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:33.129 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.271s] 2018-12-03 04:03:35,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:35.188 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.058s] 2018-12-03 04:03:37,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:37.939 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.202s] 2018-12-03 04:03:39,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:39.231 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.043s] 2018-12-03 04:03:40,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:40.718 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.486s] 2018-12-03 04:03:44,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:44.704 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.986s] 2018-12-03 04:03:44,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:44.879 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.176s] 2018-12-03 04:03:45,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.004 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.123s] 2018-12-03 04:03:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.121 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.117s] 2018-12-03 04:03:45,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.170 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2018-12-03 04:03:45,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.218 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.048s] 2018-12-03 04:03:45,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.321 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2018-12-03 04:03:45,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.439 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.117s] 2018-12-03 04:03:45,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.780 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.340s] 2018-12-03 04:03:45,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:45.828 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.048s] 2018-12-03 04:03:47,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:47.322 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.032s] 2018-12-03 04:03:47,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:47.339 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-12-03 04:03:48,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:48.402 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [52.564s] 2018-12-03 04:03:48,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:48.404 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-12-03 04:03:48,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:48.407 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-03 04:03:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:49.359 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.528s] 2018-12-03 04:03:56,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:56.091 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.076s] 2018-12-03 04:03:56,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:56.104 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.705s] 2018-12-03 04:03:58,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:58.454 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.360s] 2018-12-03 04:03:59,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:03:59.684 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [3.579s] 2018-12-03 04:04:00,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:00.754 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.299s] 2018-12-03 04:04:02,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:02.907 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.153s] 2018-12-03 04:04:06,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:06.775 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.232s] 2018-12-03 04:04:06,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:06.798 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.024s] 2018-12-03 04:04:06,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:06.832 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.033s] 2018-12-03 04:04:07,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.110 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.277s] 2018-12-03 04:04:07,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.140 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.030s] 2018-12-03 04:04:07,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.172 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.032s] 2018-12-03 04:04:07,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.398 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.225s] 2018-12-03 04:04:07,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.426 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.029s] 2018-12-03 04:04:07,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.655 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.228s] 2018-12-03 04:04:07,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:07.686 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.031s] 2018-12-03 04:04:08,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:08.153 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.031s] 2018-12-03 04:04:08,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:08.244 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.091s] 2018-12-03 04:04:08,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:08.261 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.017s] 2018-12-03 04:04:08,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:08.278 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.017s] 2018-12-03 04:04:08,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:08.344 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.065s] 2018-12-03 04:04:11,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:11.824 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:04:11,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:11.825 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-03 04:04:15,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:15.888 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.283s] 2018-12-03 04:04:16,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:16.543 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.655s] 2018-12-03 04:04:18,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:18.507 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.444s] 2018-12-03 04:04:20,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:20.446 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:04:24,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:24.345 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.327s] 2018-12-03 04:04:25,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:25.243 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.736s] 2018-12-03 04:04:27,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:27.052 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.705s] 2018-12-03 04:04:30,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:30.863 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.619s] 2018-12-03 04:04:31,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:31.450 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.854s] 2018-12-03 04:04:34,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:34.079 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.217s] 2018-12-03 04:04:34,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:34.415 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.963s] 2018-12-03 04:04:35,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:35.063 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.210s] 2018-12-03 04:04:35,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:35.274 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.210s] 2018-12-03 04:04:35,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:35.608 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.333s] 2018-12-03 04:04:35,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:35.859 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.779s] 2018-12-03 04:04:36,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:36.596 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.181s] 2018-12-03 04:04:36,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:36.932 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.324s] 2018-12-03 04:04:36,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:36.948 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.016s] 2018-12-03 04:04:37,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:37.485 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.890s] 2018-12-03 04:04:38,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:38.419 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.932s] 2018-12-03 04:04:39,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:39.130 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.710s] 2018-12-03 04:04:40,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:40.014 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.883s] 2018-12-03 04:04:41,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:41.096 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.082s] 2018-12-03 04:04:43,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:43.195 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.098s] 2018-12-03 04:04:44,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:44.561 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.365s] 2018-12-03 04:04:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:45.291 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.731s] 2018-12-03 04:04:45,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:45.515 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.223s] 2018-12-03 04:04:46,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.231 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.715s] 2018-12-03 04:04:46,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.460 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.228s] 2018-12-03 04:04:46,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.689 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [10.828s] 2018-12-03 04:04:46,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.730 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.270s] 2018-12-03 04:04:46,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.760 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.072s] 2018-12-03 04:04:46,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:46.820 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.059s] 2018-12-03 04:04:47,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:47.151 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.420s] 2018-12-03 04:04:48,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:48.034 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.881s] 2018-12-03 04:04:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:48.684 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.649s] 2018-12-03 04:04:49,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:49.193 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.008s] 2018-12-03 04:04:49,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:49.509 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.825s] 2018-12-03 04:04:49,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:49.590 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.397s] 2018-12-03 04:04:53,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:53.238 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.726s] 2018-12-03 04:04:53,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:53.239 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-03 04:04:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:53.546 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.309s] 2018-12-03 04:04:53,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:53.773 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.226s] 2018-12-03 04:04:54,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:54.045 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.272s] 2018-12-03 04:04:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:54.089 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.268s] 2018-12-03 04:04:54,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:54.272 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.227s] 2018-12-03 04:04:54,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:54.531 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.258s] 2018-12-03 04:04:54,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:54.805 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.274s] 2018-12-03 04:04:55,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:55.020 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.214s] 2018-12-03 04:04:55,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:55.248 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.227s] 2018-12-03 04:04:55,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:55.542 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.293s] 2018-12-03 04:04:55,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:55.779 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.237s] 2018-12-03 04:04:56,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:56.042 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.262s] 2018-12-03 04:04:56,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:56.713 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.669s] 2018-12-03 04:04:56,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:56.716 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-03 04:04:56,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:56.717 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-03 04:04:56,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:56.953 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.241s] 2018-12-03 04:04:57,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:04:57.200 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.246s] 2018-12-03 04:05:00,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:00.792 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [6.701s] 2018-12-03 04:05:01,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:01.335 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [4.133s] 2018-12-03 04:05:01,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:01.899 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.565s] 2018-12-03 04:05:01,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:01.934 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.162s] 2018-12-03 04:05:02,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.165 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.264s] 2018-12-03 04:05:02,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.167 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-03 04:05:02,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.168 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-03 04:05:02,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.386 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.221s] 2018-12-03 04:05:02,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.619 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.232s] 2018-12-03 04:05:02,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:02.844 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.225s] 2018-12-03 04:05:03,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:03.115 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.182s] 2018-12-03 04:05:11,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:11.713 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.920s] 2018-12-03 04:05:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:11.773 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.062s] 2018-12-03 04:05:11,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:11.814 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.041s] 2018-12-03 04:05:16,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:16.040 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.780s] 2018-12-03 04:05:16,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:16.614 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.576s] 2018-12-03 04:05:18,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:18.815 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.199s] 2018-12-03 04:05:18,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:18.834 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.021s] 2018-12-03 04:05:18,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:18.948 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.131s] 2018-12-03 04:05:18,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:18.988 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.154s] 2018-12-03 04:05:19,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:19.375 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.919s] 2018-12-03 04:05:19,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:19.538 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.162s] 2018-12-03 04:05:23,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:23.690 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:05:25,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:25.909 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.351s] 2018-12-03 04:05:25,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:25.959 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.011s] 2018-12-03 04:05:32,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:32.662 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.029s] 2018-12-03 04:05:32,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:32.716 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-03 04:05:33,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:33.186 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.525s] 2018-12-03 04:05:46,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:46.691 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.021s] 2018-12-03 04:05:46,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:46.749 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.059s] 2018-12-03 04:05:47,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:47.147 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.396s] 2018-12-03 04:05:48,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:48.612 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.212s] 2018-12-03 04:05:48,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:48.932 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.785s] 2018-12-03 04:05:52,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:52.838 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.226s] 2018-12-03 04:05:54,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:54.228 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.295s] 2018-12-03 04:05:54,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:54.617 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.390s] 2018-12-03 04:05:54,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:05:54.937 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.319s] 2018-12-03 04:06:02,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:02.860 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-03 04:06:10,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:10.194 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.248s] 2018-12-03 04:06:11,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:11.629 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.435s] 2018-12-03 04:06:14,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:14.519 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.886s] 2018-12-03 04:06:14,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:14.977 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.461s] 2018-12-03 04:06:16,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:16.309 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.329s] 2018-12-03 04:06:16,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:16.936 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.628s] 2018-12-03 04:06:18,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:18.187 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.248s] 2018-12-03 04:06:18,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:18.479 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.296s] 2018-12-03 04:06:22,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:22.690 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.596s] 2018-12-03 04:06:27,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:27.199 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.059s] 2018-12-03 04:06:28,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:28.641 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.771s] 2018-12-03 04:06:29,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:29.940 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.237s] 2018-12-03 04:06:31,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:31.190 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.553s] 2018-12-03 04:06:32,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:32.188 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.247s] 2018-12-03 04:06:34,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:34.469 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.279s] 2018-12-03 04:06:36,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:36.824 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.355s] 2018-12-03 04:06:39,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:39.327 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.502s] 2018-12-03 04:06:42,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:42.011 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.683s] 2018-12-03 04:06:42,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:42.449 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.438s] 2018-12-03 04:06:44,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:44.982 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.531s] 2018-12-03 04:06:47,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:47.426 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.443s] 2018-12-03 04:06:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:49.998 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.571s] 2018-12-03 04:06:52,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:52.392 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.394s] 2018-12-03 04:06:53,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:53.087 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [21.889s] 2018-12-03 04:06:54,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:54.869 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.664s] 2018-12-03 04:06:54,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:54.975 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.581s] 2018-12-03 04:06:57,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:57.496 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.519s] 2018-12-03 04:06:58,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:06:58.577 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.492s] 2018-12-03 04:07:00,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:00.034 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.538s] 2018-12-03 04:07:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:02.412 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.377s] 2018-12-03 04:07:05,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:05.056 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.642s] 2018-12-03 04:07:07,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:07.837 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.780s] 2018-12-03 04:07:08,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:08.912 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.322s] 2018-12-03 04:07:09,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:09.318 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.405s] 2018-12-03 04:07:09,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:09.626 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.308s] 2018-12-03 04:07:09,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:09.998 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.372s] 2018-12-03 04:07:10,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:10.196 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.198s] 2018-12-03 04:07:10,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:10.362 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.525s] 2018-12-03 04:07:12,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:12.409 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.210s] 2018-12-03 04:07:12,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:12.776 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.413s] 2018-12-03 04:07:15,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:15.330 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.552s] 2018-12-03 04:07:17,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:17.820 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.488s] 2018-12-03 04:07:20,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:20.467 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.647s] 2018-12-03 04:07:23,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:23.016 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.547s] 2018-12-03 04:07:25,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:25.546 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.530s] 2018-12-03 04:07:28,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:28.833 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [19.860s] 2018-12-03 04:07:29,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:29.793 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-12-03 04:07:34,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:34.734 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.168s] 2018-12-03 04:07:35,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.055 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.319s] 2018-12-03 04:07:35,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.172 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.117s] 2018-12-03 04:07:35,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.263 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.090s] 2018-12-03 04:07:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.368 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.105s] 2018-12-03 04:07:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.451 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.082s] 2018-12-03 04:07:35,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.555 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.103s] 2018-12-03 04:07:35,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.648 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.093s] 2018-12-03 04:07:35,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.747 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.098s] 2018-12-03 04:07:35,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.799 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.052s] 2018-12-03 04:07:35,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.883 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.083s] 2018-12-03 04:07:35,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:35.984 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.101s] 2018-12-03 04:07:36,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.304 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.320s] 2018-12-03 04:07:36,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.495 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.190s] 2018-12-03 04:07:36,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.554 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.059s] 2018-12-03 04:07:36,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.637 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.082s] 2018-12-03 04:07:36,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.755 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.117s] 2018-12-03 04:07:36,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.858 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.103s] 2018-12-03 04:07:36,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:36.986 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.127s] 2018-12-03 04:07:37,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.076 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.090s] 2018-12-03 04:07:37,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.155 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.078s] 2018-12-03 04:07:37,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.230 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.075s] 2018-12-03 04:07:37,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.394 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.163s] 2018-12-03 04:07:37,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.506 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.111s] 2018-12-03 04:07:37,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.765 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.259s] 2018-12-03 04:07:37,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.840 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.074s] 2018-12-03 04:07:37,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.912 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.071s] 2018-12-03 04:07:37,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:37.988 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.075s] 2018-12-03 04:07:38,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:38.938 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.948s] 2018-12-03 04:07:39,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:39.027 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.090s] 2018-12-03 04:07:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:39.109 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.081s] 2018-12-03 04:07:39,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:39.437 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [10.605s] 2018-12-03 04:07:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:39.840 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.729s] 2018-12-03 04:07:40,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:40.647 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.806s] 2018-12-03 04:07:40,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:40.750 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.104s] 2018-12-03 04:07:40,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:40.845 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.095s] 2018-12-03 04:07:40,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:40.949 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.104s] 2018-12-03 04:07:41,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:41.771 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.819s] 2018-12-03 04:07:41,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:41.869 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.099s] 2018-12-03 04:07:42,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:42.014 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.146s] 2018-12-03 04:07:50,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:50.134 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [10.696s] 2018-12-03 04:07:52,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:52.094 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:07:59,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:07:59.729 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.989s] 2018-12-03 04:08:03,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:03.779 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.048s] 2018-12-03 04:08:07,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:07.962 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.182s] 2018-12-03 04:08:08,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:08.506 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.087s] 2018-12-03 04:08:08,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:08.856 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.350s] 2018-12-03 04:08:09,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:09.043 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.187s] 2018-12-03 04:08:09,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:09.317 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.273s] 2018-12-03 04:08:09,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:09.695 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.378s] 2018-12-03 04:08:09,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:09.979 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.283s] 2018-12-03 04:08:10,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:10.933 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [2.971s] 2018-12-03 04:08:15,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:15.475 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.541s] 2018-12-03 04:08:15,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:15.945 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.471s] 2018-12-03 04:08:17,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:17.935 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.279s] 2018-12-03 04:08:17,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:17.948 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-12-03 04:08:17,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:17.960 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-12-03 04:08:18,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:18.471 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.510s] 2018-12-03 04:08:18,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:18.480 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-03 04:08:18,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:18.489 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-03 04:08:18,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:18.920 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.431s] 2018-12-03 04:08:19,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:19.228 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.307s] 2018-12-03 04:08:26,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:26.051 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.303s] 2018-12-03 04:08:26,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:26.098 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.820s] 2018-12-03 04:08:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:27.240 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.141s] 2018-12-03 04:08:28,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:28.834 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.594s] 2018-12-03 04:08:29,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:29.439 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-03 04:08:29,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:29.441 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:08:34,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:34.323 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [5.483s] 2018-12-03 04:08:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:39.540 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [6.830s] 2018-12-03 04:08:40,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:40.989 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.449s] 2018-12-03 04:08:42,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:42.948 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.702s] 2018-12-03 04:08:43,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:43.308 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.318s] 2018-12-03 04:08:43,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:43.318 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.010s] 2018-12-03 04:08:43,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:43.617 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.299s] 2018-12-03 04:08:43,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:43.673 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.724s] 2018-12-03 04:08:43,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:43.916 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.299s] 2018-12-03 04:08:44,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.197 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.279s] 2018-12-03 04:08:44,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.210 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2018-12-03 04:08:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.221 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-12-03 04:08:44,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.231 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-12-03 04:08:44,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.266 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-12-03 04:08:44,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.274 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2018-12-03 04:08:44,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.309 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-12-03 04:08:44,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.342 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.032s] 2018-12-03 04:08:44,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.349 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-12-03 04:08:44,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.568 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.890s] 2018-12-03 04:08:44,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.672 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.321s] 2018-12-03 04:08:44,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:44.710 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.038s] 2018-12-03 04:08:45,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.011 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.300s] 2018-12-03 04:08:45,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.050 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2018-12-03 04:08:45,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.286 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.235s] 2018-12-03 04:08:45,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.322 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-12-03 04:08:45,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.358 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-03 04:08:45,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.366 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-12-03 04:08:45,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.438 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.873s] 2018-12-03 04:08:45,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.681 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.314s] 2018-12-03 04:08:45,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.718 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-03 04:08:45,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.757 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.039s] 2018-12-03 04:08:45,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.767 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.010s] 2018-12-03 04:08:45,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:45.778 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.010s] 2018-12-03 04:08:46,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:46.067 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.288s] 2018-12-03 04:08:46,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:46.081 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.015s] 2018-12-03 04:08:46,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:46.115 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.033s] 2018-12-03 04:08:46,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:46.151 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-12-03 04:08:46,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:46.879 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.439s] 2018-12-03 04:08:48,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:48.008 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.128s] 2018-12-03 04:08:56,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:56.413 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.974s] 2018-12-03 04:08:57,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:08:57.269 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.857s] 2018-12-03 04:09:06,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:06.064 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.747s] 2018-12-03 04:09:07,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:07.148 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.082s] 2018-12-03 04:09:07,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:07.749 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.601s] 2018-12-03 04:09:08,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:08.189 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.439s] 2018-12-03 04:09:09,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:09.363 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.173s] 2018-12-03 04:09:09,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:09.941 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.578s] 2018-12-03 04:09:10,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:10.558 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.616s] 2018-12-03 04:09:12,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:12.684 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.124s] 2018-12-03 04:09:13,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:13.389 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.706s] 2018-12-03 04:09:14,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:14.242 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.852s] 2018-12-03 04:09:14,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:14.328 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.087s] 2018-12-03 04:09:15,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:15.023 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.694s] 2018-12-03 04:09:16,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:16.022 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.998s] 2018-12-03 04:09:24,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:24.200 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.921s] 2018-12-03 04:09:26,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:26.806 33 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-03 04:09:26,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:26.807 33 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-03 04:09:29,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:29.490 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.484s] 2018-12-03 04:09:29,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:29.905 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.414s] 2018-12-03 04:09:30,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:30.024 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.118s] 2018-12-03 04:09:34,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.304 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.371s] 2018-12-03 04:09:34,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.312 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.007s] 2018-12-03 04:09:34,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.591 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.279s] 2018-12-03 04:09:34,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.599 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.008s] 2018-12-03 04:09:34,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.791 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.192s] 2018-12-03 04:09:34,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.800 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.008s] 2018-12-03 04:09:34,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.807 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-12-03 04:09:34,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.814 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.006s] 2018-12-03 04:09:34,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.820 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2018-12-03 04:09:34,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:34.826 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.006s] 2018-12-03 04:09:39,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:39.433 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.475s] 2018-12-03 04:09:39,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:39.453 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2018-12-03 04:09:43,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:43.482 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-12-03 04:09:48,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:48.993 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.017s] 2018-12-03 04:09:49,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:49.259 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.266s] 2018-12-03 04:09:49,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:49.271 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.012s] 2018-12-03 04:09:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:49.351 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.079s] 2018-12-03 04:09:49,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:09:49.379 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.028s] 2018-12-03 04:10:00,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:00.630 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.158s] 2018-12-03 04:10:00,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:00.647 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.019s] 2018-12-03 04:10:01,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:01.154 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.506s] 2018-12-03 04:10:06,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:06.717 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-03 04:10:11,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:11.996 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.449s] 2018-12-03 04:10:12,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:12.359 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.365s] 2018-12-03 04:10:22,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:22.191 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.038s] 2018-12-03 04:10:40,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:40.496 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [11.843s] 2018-12-03 04:10:52,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:52.424 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.926s] 2018-12-03 04:10:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:56.245 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.823s] 2018-12-03 04:10:57,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:10:57.971 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.725s] 2018-12-03 04:11:12,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:11:12.866 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [14.891s] 2018-12-03 04:11:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:11:39.842 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [26.973s] 2018-12-03 04:11:41,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:11:41.340 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.501s] 2018-12-03 04:11:49,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:11:49.825 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [8.483s] 2018-12-03 04:11:58,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:11:58.515 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [8.690s] 2018-12-03 04:12:01,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:01.834 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.320s] 2018-12-03 04:12:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:27.638 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [25.797s] 2018-12-03 04:12:37,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:37.734 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.090s] 2018-12-03 04:12:46,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:46.336 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.076s] 2018-12-03 04:12:47,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:47.301 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.965s] 2018-12-03 04:12:58,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:58.554 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.997s] 2018-12-03 04:12:59,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:12:59.129 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.576s] 2018-12-03 04:13:09,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:09.590 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.235s] 2018-12-03 04:13:12,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:12.840 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.248s] 2018-12-03 04:13:20,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:20.523 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.683s] 2018-12-03 04:13:34,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:34.138 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.943s] 2018-12-03 04:13:38,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:38.811 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.672s] 2018-12-03 04:13:42,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:42.512 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.700s] 2018-12-03 04:13:46,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:46.293 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.780s] 2018-12-03 04:13:50,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:50.215 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.923s] 2018-12-03 04:13:53,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:53.870 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.654s] 2018-12-03 04:13:55,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:13:55.556 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.686s] 2018-12-03 04:14:00,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:00.069 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.512s] 2018-12-03 04:14:01,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:01.231 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.161s] 2018-12-03 04:14:03,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:03.663 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.432s] 2018-12-03 04:14:04,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.110 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.447s] 2018-12-03 04:14:04,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.218 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-12-03 04:14:04,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.609 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.391s] 2018-12-03 04:14:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.651 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.042s] 2018-12-03 04:14:04,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.691 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.040s] 2018-12-03 04:14:04,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.813 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.122s] 2018-12-03 04:14:04,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.906 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2018-12-03 04:14:04,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:04.961 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2018-12-03 04:14:05,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:05.026 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2018-12-03 04:14:08,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:08.581 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.553s] 2018-12-03 04:14:23,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:23.036 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.330s] 2018-12-03 04:14:28,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:28.412 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.375s] 2018-12-03 04:14:34,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:34.702 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.290s] 2018-12-03 04:14:37,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:37.339 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.636s] 2018-12-03 04:14:39,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:39.585 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.246s] 2018-12-03 04:14:48,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:48.453 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.866s] 2018-12-03 04:14:48,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:48.536 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.085s] 2018-12-03 04:14:48,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:48.590 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.054s] 2018-12-03 04:14:56,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:14:56.709 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.116s] 2018-12-03 04:15:04,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:04.298 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.587s] 2018-12-03 04:15:13,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:13.662 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.364s] 2018-12-03 04:15:13,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:13.724 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.063s] 2018-12-03 04:15:13,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:13.765 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.040s] 2018-12-03 04:15:20,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:20.355 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.587s] 2018-12-03 04:15:27,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:27.508 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.152s] 2018-12-03 04:15:35,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:35.708 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.208s] 2018-12-03 04:15:36,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:36.747 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.037s] 2018-12-03 04:15:37,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:37.557 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.810s] 2018-12-03 04:15:37,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:37.905 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.347s] 2018-12-03 04:15:38,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:38.268 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.362s] 2018-12-03 04:15:40,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:40.808 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.538s] 2018-12-03 04:15:41,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:41.262 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.454s] 2018-12-03 04:15:41,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:41.321 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.060s] 2018-12-03 04:15:42,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:42.065 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [0.741s] 2018-12-03 04:15:42,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:42.380 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.316s] 2018-12-03 04:15:42,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:42.402 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-12-03 04:15:42,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:42.419 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.017s] 2018-12-03 04:15:42,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:42.441 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2018-12-03 04:15:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:43.992 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-12-03 04:15:51,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:51.085 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.040s] 2018-12-03 04:15:53,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:53.796 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.711s] 2018-12-03 04:15:59,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:15:59.438 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-12-03 04:16:05,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:05.756 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.348s] 2018-12-03 04:16:06,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:06.690 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.933s] 2018-12-03 04:16:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:14.692 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.592s] 2018-12-03 04:16:14,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:14.980 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.289s] 2018-12-03 04:16:17,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:17.232 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:16:17,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:17.236 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:16:17,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:17.238 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:16:17,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:17.239 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-03 04:16:17,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:17.239 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-03 04:16:23,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:23.856 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.288s] 2018-12-03 04:16:24,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:24.242 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.386s] 2018-12-03 04:16:29,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:29.287 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-03 04:16:35,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:35.828 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.244s] 2018-12-03 04:16:43,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:43.132 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.195s] 2018-12-03 04:16:43,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:43.425 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.293s] 2018-12-03 04:16:43,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:43.710 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.285s] 2018-12-03 04:16:43,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:43.995 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.284s] 2018-12-03 04:16:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:44.011 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.017s] 2018-12-03 04:16:52,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:52.055 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.200s] 2018-12-03 04:16:52,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:52.360 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.306s] 2018-12-03 04:16:53,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:53.530 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.169s] 2018-12-03 04:16:56,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:16:56.787 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-03 04:17:17,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:17:17.690 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.461s] 2018-12-03 04:17:28,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:17:28.683 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.527s] 2018-12-03 04:17:29,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:17:29.130 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.447s] 2018-12-03 04:17:43,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:17:43.826 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.275s] 2018-12-03 04:17:45,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:17:45.776 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [1.950s] 2018-12-03 04:18:04,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:04.141 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.461s] 2018-12-03 04:18:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:13.069 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [8.927s] 2018-12-03 04:18:13,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:13.707 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.641s] 2018-12-03 04:18:14,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:14.191 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.483s] 2018-12-03 04:18:14,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:14.693 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.502s] 2018-12-03 04:18:37,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:37.477 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [22.780s] 2018-12-03 04:18:40,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:18:40.568 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-03 04:18:43,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1a5cc261-ad1d-4e98-9748-61f0e3a39ced 2018-12-03 04:18:43,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1a5cc261-ad1d-4e98-9748-61f0e3a39ced']'. 2018-12-03 04:18:44,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-03 04:18:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-03 04:18:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 04:18:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1a5cc261-ad1d-4e98-9748-61f0e3a39ced | 2018-12-03 04:18:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-03 04:18:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-03 03:41:31 | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-03 04:18:43 | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:37:12 | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3f8b857f-5b1f-4aeb-91e4-677fcb337acd) | 2018-12-03 04:18:44,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 83d74c24-514b-4482-a741-8b2eecdd9224) | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1503 | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2225.573 | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 284 | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-03 04:18:44,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-03 04:18:44,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-12-03 04:18:44,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 04:18:44,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-03 04:18:44,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-03 04:18:45,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7538966366% 2018-12-03 04:18:47,646 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 37:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-03 04:18:47,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 04:18:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 04:18:48,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:18:48 GMT X-Openstack-Request-Id: req-2a3a1846-75dc-4a2a-8387-d34683e6a8da 2018-12-03 04:18:48,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 04:18:48,675 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/95f5ffd0-43e8-4ec4-b650-56a47d656fe0 used request id req-2a3a1846-75dc-4a2a-8387-d34683e6a8da 2018-12-03 04:18:48,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02330684662s 2018-12-03 04:18:48,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 04:18:48,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:49,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18: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-dabaec5e-5832-4b10-944b-dcaeddd2b25b x-openstack-request-id: req-dabaec5e-5832-4b10-944b-dcaeddd2b25b 2018-12-03 04:18:49,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "tempest_full-flavor_d8768270-a3fa-44f5-8919-40ed3674d078", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "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": "5c861ec6-3ca2-4d1d-8e47-ea34e630293a"}, {"name": "tempest_full-flavor_alt_d8768270-a3fa-44f5-8919-40ed3674d078", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44", "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": "933f8f26-5181-4ab6-8992-4f251dddbd44"}]} 2018-12-03 04:18:49,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-dabaec5e-5832-4b10-944b-dcaeddd2b25b 2018-12-03 04:18:49,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.367004871368s 2018-12-03 04:18:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 04:18:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:49,121 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18: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-e5ab2ac8-c7ff-4748-91fa-56412fd952f2 x-openstack-request-id: req-e5ab2ac8-c7ff-4748-91fa-56412fd952f2 2018-12-03 04:18:49,121 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/933f8f26-5181-4ab6-8992-4f251dddbd44 used request id req-e5ab2ac8-c7ff-4748-91fa-56412fd952f2 2018-12-03 04:18:49,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0522811412811s 2018-12-03 04:18:49,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:18:49,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 04:18:49,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:49 GMT X-Openstack-Request-Id: req-1454bb4e-c19e-4c94-8562-f6b5491b29eb 2018-12-03 04:18:49,151 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T03:41:22Z", "file": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/file", "owner": "9b27bbfbab644d05a540a4696173e3ce", "id": "f46aa6c6-6574-43dc-b42b-02a242fce7e8", "size": 12716032, "self": "/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_d8768270-a3fa-44f5-8919-40ed3674d078", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T03:41:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:18:49,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1454bb4e-c19e-4c94-8562-f6b5491b29eb 2018-12-03 04:18:49,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255720615387s 2018-12-03 04:18:49,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 04:18:49,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40b03c2eafdfb6099cb84a6ab322931590a7bfda" 2018-12-03 04:18:49,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:18:49 GMT X-Openstack-Request-Id: req-4397bb6d-4b82-4f13-bc08-2198f14ff3a2 2018-12-03 04:18:49,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 04:18:49,824 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f46aa6c6-6574-43dc-b42b-02a242fce7e8 used request id req-4397bb6d-4b82-4f13-bc08-2198f14ff3a2 2018-12-03 04:18:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.671793937683s 2018-12-03 04:18:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 04:18:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:49,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18: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-47d85fe9-6c52-4437-ad0a-6a30c31264f0 x-openstack-request-id: req-47d85fe9-6c52-4437-ad0a-6a30c31264f0 2018-12-03 04:18:49,846 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "tempest_full-flavor_d8768270-a3fa-44f5-8919-40ed3674d078", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a", "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": "5c861ec6-3ca2-4d1d-8e47-ea34e630293a"}]} 2018-12-03 04:18:49,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-47d85fe9-6c52-4437-ad0a-6a30c31264f0 2018-12-03 04:18:49,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219330787659s 2018-12-03 04:18:49,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 04:18:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:49,877 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18: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-3dc2962a-e5ff-45c2-afa0-f15a99aa4fa9 x-openstack-request-id: req-3dc2962a-e5ff-45c2-afa0-f15a99aa4fa9 2018-12-03 04:18:49,877 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5c861ec6-3ca2-4d1d-8e47-ea34e630293a used request id req-3dc2962a-e5ff-45c2-afa0-f15a99aa4fa9 2018-12-03 04:18:49,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286178588867s 2018-12-03 04:18:49,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:18:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:50,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1024 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c529f3d-c11a-4ff4-8c20-b2b4e96f13e5 2018-12-03 04:18:50,101 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 04:18:50,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-8c529f3d-c11a-4ff4-8c20-b2b4e96f13e5 2018-12-03 04:18:50,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223398923874s 2018-12-03 04:18:50,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:18:50,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:50,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3487831f-f3d9-4588-9938-5e7844004882 2018-12-03 04:18:50,325 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_d8768270-a3fa-44f5-8919-40ed3674d078", "links": {"self": "http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "78341a9e5acf4e099059824b8964071b", "description": null}} 2018-12-03 04:18:50,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b used request id req-3487831f-f3d9-4588-9938-5e7844004882 2018-12-03 04:18:50,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218323945999s 2018-12-03 04:18:50,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 04:18:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:50,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1f0fd5-04d1-48a8-b4d1-b48551ce8822 2018-12-03 04:18:50,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:18:50,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/78341a9e5acf4e099059824b8964071b used request id req-6c1f0fd5-04d1-48a8-b4d1-b48551ce8822 2018-12-03 04:18:50,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314101934433s 2018-12-03 04:18:50,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 04:18:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:50,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f93c4f7-6c7c-43d4-a9f5-6ffad36552ff 2018-12-03 04:18:50,854 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce"}, "tags": [], "enabled": true, "id": "9b27bbfbab644d05a540a4696173e3ce", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_d8768270-a3fa-44f5-8919-40ed3674d078"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 04:18:50,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-4f93c4f7-6c7c-43d4-a9f5-6ffad36552ff 2018-12-03 04:18:50,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207679986954s 2018-12-03 04:18:50,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 04:18:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:51,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79ecd9b-bce0-434f-b495-e9ea6b8227b5 2018-12-03 04:18:51,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:18:51,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9b27bbfbab644d05a540a4696173e3ce used request id req-d79ecd9b-bce0-434f-b495-e9ea6b8227b5 2018-12-03 04:18:51,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255449056625s 2018-12-03 04:18:51,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 04:18:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9b27bbfbab644d05a540a4696173e3ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eeb4d60dd2998f0115c39dd799165acd7f1d11ba" 2018-12-03 04:18:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:51 GMT X-Openstack-Request-Id: req-31fe429b-1dd9-4496-96fa-801b6b1cf178 2018-12-03 04:18:51,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 04:18:51,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=9b27bbfbab644d05a540a4696173e3ce&name=default used request id req-31fe429b-1dd9-4496-96fa-801b6b1cf178 2018-12-03 04:18:51,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.720296859741s 2018-12-03 04:18:51,842 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-12-03 04:18:51,842 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-03 04:18:55,404 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-393 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-03 04:18:55,406 - 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.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rwKJysQ8oryoYzKGUKHUFvljd 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=de57677664ca4a25ac8718411c5b739c export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-03 04:18:55,407 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-12-03 04:18:55,413 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-12-03 04:18:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 04:18:55,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46018cc5-8689-4248-bf8f-362ca7e5cf8f 2018-12-03 04:18:55,675 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 04:18:55,675 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-46018cc5-8689-4248-bf8f-362ca7e5cf8f 2018-12-03 04:18:55,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 04:18:56,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T05:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de57677664ca4a25ac8718411c5b739c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-1285676375", "id": "51a933558b8d45db9ab5990f5a2e3b2c", "name": "tempest-service-2006026528"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-1937520868", "id": "cc2519a826b5414c86508bf0cf9acd6e", "name": "tempest-service-1400259458"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/de57677664ca4a25ac8718411c5b739c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a425b49abb3944d282714df06964ff9e"}, "audit_ids": ["ZjzwQ0nqRbisZAxVFycFTw"], "issued_at": "2018-12-03T04:18:56.000000Z"}} 2018-12-03 04:18:56,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-03 04:18:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:56,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:56 GMT X-Openstack-Request-Id: req-f69c01e2-9b60-46aa-ad47-30bb8ef0e351 2018-12-03 04:18:56,445 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"e186f99c-0455-47d0-92c4-2b1871e83ffd","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a17b60d5ec2d40ae951c941fc70ec2d7","l2_adjacency":true,"status":"ACTIVE","subnets":["88c40008-9808-4197-8b25-e496c18219ff"],"description":"","tags":[],"updated_at":"2018-12-02T23:33:12Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a17b60d5ec2d40ae951c941fc70ec2d7","created_at":"2018-12-02T23:06:18Z","provider:network_type":"flat"}]} 2018-12-03 04:18:56,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f69c01e2-9b60-46aa-ad47-30bb8ef0e351 2018-12-03 04:18:56,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354970932007s 2018-12-03 04:18:56,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 04:18:56,458 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717d680d-850d-4e14-af6a-56448dcd659d 2018-12-03 04:18:56,458 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 04:18:56,458 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-717d680d-850d-4e14-af6a-56448dcd659d 2018-12-03 04:18:56,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 04:18:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:56,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0087564c-4d14-4d6c-8690-2797ec425b0b 2018-12-03 04:18:56,659 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/cf274ea36b254e59a37b021787184607"}, "tags": [], "enabled": true, "id": "cf274ea36b254e59a37b021787184607", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-12-03 04:18:56,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-0087564c-4d14-4d6c-8690-2797ec425b0b 2018-12-03 04:18:56,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200888872147s 2018-12-03 04:18:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-03 04:18:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}}' 2018-12-03 04:18:56,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6d4227-6965-450c-9070-b0999db85868 2018-12-03 04:18:56,978 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80"}, "tags": [], "enabled": true, "id": "0a854242fc6b445ab765d3fecd918c80", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}} 2018-12-03 04:18:56,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3e6d4227-6965-450c-9070-b0999db85868 2018-12-03 04:18:56,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.31075501442s 2018-12-03 04:18:56,979 - 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'0a854242fc6b445ab765d3fecd918c80', '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_8512120f-beb8-476c-92b6-c60a5621f943'}) 2018-12-03 04:18:56,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-03 04:18:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "96610966-a256-40b7-8265-62a5fe1985d7", "email": null, "name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943"}}' 2018-12-03 04:18:57,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcc2f64b-0d5e-4cdb-b36b-5d97e9998e6d 2018-12-03 04:18:57,423 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "domain_id": "default", "password_expires_at": null}} 2018-12-03 04:18:57,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-dcc2f64b-0d5e-4cdb-b36b-5d97e9998e6d 2018-12-03 04:18:57,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436783075333s 2018-12-03 04:18:57,424 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bb1c400017d34dddb7e2d39205d2c2ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943'}) 2018-12-03 04:18:57,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:57,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dc1153-b2f7-44dd-9c00-e2b8698082f6 2018-12-03 04:18:57,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:57,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d1dc1153-b2f7-44dd-9c00-e2b8698082f6 2018-12-03 04:18:57,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202170133591s 2018-12-03 04:18:57,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:57,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:57,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6ed989-8e5f-4eda-92a7-23adfde88eaf 2018-12-03 04:18:57,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:57,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe6ed989-8e5f-4eda-92a7-23adfde88eaf 2018-12-03 04:18:57,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200404167175s 2018-12-03 04:18:57,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:57,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cc5f49-65b7-4a88-9d4c-ee60c2a8759b 2018-12-03 04:18:58,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:58,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a3cc5f49-65b7-4a88-9d4c-ee60c2a8759b 2018-12-03 04:18:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197569847107s 2018-12-03 04:18:58,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 04:18:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1f9805-deea-458c-937d-9f6da2094b11 2018-12-03 04:18:58,248 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 04:18:58,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7a1f9805-deea-458c-937d-9f6da2094b11 2018-12-03 04:18:58,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203012943268s 2018-12-03 04:18:58,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:18:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d1b577-68a7-45f1-ba85-7c54a03fcf6a 2018-12-03 04:18:58,472 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 04:18:58,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-00d1b577-68a7-45f1-ba85-7c54a03fcf6a 2018-12-03 04:18:58,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222573041916s 2018-12-03 04:18:58,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 04:18:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973c3c79-d3b0-4b9e-a51b-4c2cef14c0db 2018-12-03 04:18:58,604 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80"}, "tags": [], "enabled": true, "id": "0a854242fc6b445ab765d3fecd918c80", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}]} 2018-12-03 04:18:58,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-973c3c79-d3b0-4b9e-a51b-4c2cef14c0db 2018-12-03 04:18:58,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122091054916s 2018-12-03 04:18:58,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 04:18:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0a854242fc6b445ab765d3fecd918c80" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1216af-84ba-470c-9d18-bd7f470a1f12 2018-12-03 04:18:58,725 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0a854242fc6b445ab765d3fecd918c80", "previous": null, "next": null}} 2018-12-03 04:18:58,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=6f3a81a8fe634d5fa36c2f4c54709a0e&scope.project.id=0a854242fc6b445ab765d3fecd918c80 used request id req-4e1216af-84ba-470c-9d18-bd7f470a1f12 2018-12-03 04:18:58,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111919164658s 2018-12-03 04:18:58,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 04:18:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/6f3a81a8fe634d5fa36c2f4c54709a0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:58,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb32c1b-edde-4e6a-9ca1-bf4f2bbab54e 2018-12-03 04:18:58,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:18:58,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/6f3a81a8fe634d5fa36c2f4c54709a0e used request id req-deb32c1b-edde-4e6a-9ca1-bf4f2bbab54e 2018-12-03 04:18:58,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151876926422s 2018-12-03 04:18:58,882 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943', 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'0a854242fc6b445ab765d3fecd918c80', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '96610966-a256-40b7-8265-62a5fe1985d7', 'username': u'tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-03 04:18:58,887 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943', 'password': '96610966-a256-40b7-8265-62a5fe1985d7', 'project_name': 'tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0a854242fc6b445ab765d3fecd918c80', 'project_domain_name': 'Default'} 2018-12-03 04:18:58,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc52ac98-feff-4759-87d2-eb2b8a67305b 2018-12-03 04:18:59,002 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:59,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc52ac98-feff-4759-87d2-eb2b8a67305b 2018-12-03 04:18:59,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112185001373s 2018-12-03 04:18:59,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad70a70b-54c8-4a17-9ce3-328eb413d8b8 2018-12-03 04:18:59,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:59,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ad70a70b-54c8-4a17-9ce3-328eb413d8b8 2018-12-03 04:18:59,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110395908356s 2018-12-03 04:18:59,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 04:18:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a541067-9779-4f03-a77c-dc9e87b0f13b 2018-12-03 04:18:59,230 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 04:18:59,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-7a541067-9779-4f03-a77c-dc9e87b0f13b 2018-12-03 04:18:59,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106265068054s 2018-12-03 04:18:59,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:18:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465b9062-4393-4bdb-b3d7-c9486fb8a438 2018-12-03 04:18:59,464 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 04:18:59,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-465b9062-4393-4bdb-b3d7-c9486fb8a438 2018-12-03 04:18:59,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232427835464s 2018-12-03 04:18:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 04:18:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8f7436-ef54-402c-843d-8e978a2f8fa3 2018-12-03 04:18:59,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80"}, "tags": [], "enabled": true, "id": "0a854242fc6b445ab765d3fecd918c80", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}]} 2018-12-03 04:18:59,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-ef8f7436-ef54-402c-843d-8e978a2f8fa3 2018-12-03 04:18:59,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124047040939s 2018-12-03 04:18:59,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 04:18:59,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0a854242fc6b445ab765d3fecd918c80" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eece8205-7fa8-4fe6-a2dd-b905ac61546e 2018-12-03 04:18:59,721 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0a854242fc6b445ab765d3fecd918c80", "previous": null, "next": null}} 2018-12-03 04:18:59,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=bb1c400017d34dddb7e2d39205d2c2ed&role.id=e7903ede71bf4f999c9f169195c4bb8e&scope.project.id=0a854242fc6b445ab765d3fecd918c80 used request id req-eece8205-7fa8-4fe6-a2dd-b905ac61546e 2018-12-03 04:18:59,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110611915588s 2018-12-03 04:18:59,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-03 04:18:59,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6880968e-6236-428d-a97d-67a7dfd6b95f 2018-12-03 04:18:59,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:18:59,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-6880968e-6236-428d-a97d-67a7dfd6b95f 2018-12-03 04:18:59,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148752212524s 2018-12-03 04:18:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:18:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:18:59,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197a76c7-888d-45f9-a787-90d70d6d6606 2018-12-03 04:18:59,989 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:18:59,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-197a76c7-888d-45f9-a787-90d70d6d6606 2018-12-03 04:18:59,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112236976624s 2018-12-03 04:18:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-03 04:18:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:19:00,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 03 Dec 2018 04:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca4212e-995c-4db1-9793-5e44f2d57c87 2018-12-03 04:19:00,188 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-03 04:19:00,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-dca4212e-995c-4db1-9793-5e44f2d57c87 2018-12-03 04:19:00,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193053007126s 2018-12-03 04:19:00,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:19:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:19:00,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faee303f-0461-4f37-9b6b-4c05d572e8b7 2018-12-03 04:19:00,400 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 04:19:00,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-faee303f-0461-4f37-9b6b-4c05d572e8b7 2018-12-03 04:19:00,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21123790741s 2018-12-03 04:19:00,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-03 04:19:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=bb1c400017d34dddb7e2d39205d2c2ed&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:19:00,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8a22aa-7059-4f34-99a1-35d7bb41bd44 2018-12-03 04:19:00,521 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=bb1c400017d34dddb7e2d39205d2c2ed&scope.domain.id=default", "previous": null, "next": null}} 2018-12-03 04:19:00,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?role.id=e7903ede71bf4f999c9f169195c4bb8e&user.id=bb1c400017d34dddb7e2d39205d2c2ed&scope.domain.id=default used request id req-8c8a22aa-7059-4f34-99a1-35d7bb41bd44 2018-12-03 04:19:00,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107903003693s 2018-12-03 04:19:00,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-03 04:19:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/domains/default/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/e7903ede71bf4f999c9f169195c4bb8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:19:00,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7256532b-0726-414f-a045-74f8d9f85b86 2018-12-03 04:19:00,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:19:00,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/domains/default/users/bb1c400017d34dddb7e2d39205d2c2ed/roles/e7903ede71bf4f999c9f169195c4bb8e used request id req-7256532b-0726-414f-a045-74f8d9f85b86 2018-12-03 04:19:00,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.139410018921s 2018-12-03 04:19:00,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-03 04:19:04,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6c3831ad-57a5-4c3c-b694-fe1b26947b05 | 2018-12-03T04:19:04.251205 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6c3831ad-57a5-4c3c-b694-fe1b26947b05 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-03 04:19:07,789 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1285676375 | Available | | __unknown__ | tempest-type-1937520868 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-12-03 04:19:08,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-03 04:19:13,083 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0cb35f23-15d0-4ead-968e-8a741fbf4138) as the default verifier for the future CLI operations. 2018-12-03 04:19:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 04:19:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9e73ee-07a1-473a-887c-8eafa9b2d3d9 2018-12-03 04:19:14,927 - 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.26:5000/v3/", "rel": "self"}]}} 2018-12-03 04:19:14,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/v3 used request id req-ee9e73ee-07a1-473a-887c-8eafa9b2d3d9 2018-12-03 04:19:14,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-12-03 04:19:15,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "name": "member"}, {"id": "83601f8273d24b14886d9ffd3c01f9f8", "name": "reader"}, {"id": "e7903ede71bf4f999c9f169195c4bb8e", "name": "admin"}], "expires_at": "2018-12-03T05:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a854242fc6b445ab765d3fecd918c80", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "38e87e1c244d4304a88e6abbcc755f06"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "467b6a4ca40841edb3d18c3d41f9ba83"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99dcc27f160a4b2fb9dd28a38196a09c"}], "type": "placement", "id": "03049fa61efb43a6bef3cda9d2ae1a94", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "00612ed907e647f7b6e3cd17bdacb071"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "227603ce2d4c4964a40038e7b7357a0a"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff4e7521c6ca404c9c8900d8a93e9a47"}], "type": "network", "id": "121cfb59db7d45be85f74a1c480ac8c9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3daa5dbc196c474681621ae8561415ca"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7134c0a05ca94c3dab7a9dd2fac77184"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05b9eef9e7f476d9e4b91cd93069a9e"}], "type": "image", "id": "22a496584a4d480a8c38d6f5b1941530", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0a854242fc6b445ab765d3fecd918c80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03ee00d01f4f426f9fc821bc5c3fd8fb"}, {"url": "http://172.30.9.26:8776/v3/0a854242fc6b445ab765d3fecd918c80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3ac069871eb40468370a376c3a6934b"}, {"url": "http://192.30.9.8:8776/v3/0a854242fc6b445ab765d3fecd918c80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbf29a3a7e324eef923b6e3abcedad3d"}], "type": "volumev3", "id": "24d361571ff3406b8ea08141b68e27f1", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "29b2b16dd9df4edb814a5490ecfa935a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.26:8080/v1/AUTH_0a854242fc6b445ab765d3fecd918c80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d1492225c2a480aaca12c07f5ac946e"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0a854242fc6b445ab765d3fecd918c80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3230efb607c9404aa61bc4245c350496"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ea26b7c4ef54660bbabc9834effda9d"}], "type": "object-store", "id": "398db5f8e11046e3a421cd393c6b79bc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04374b4fe1594fd386a9e6087557cc63"}, {"url": "http://192.30.9.8:8004/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c788921e10884ff8bc92b3a64ed56d29"}, {"url": "http://192.30.9.8:8004/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d28a7d1fc5404c6dabd866d92efb84da"}], "type": "orchestration", "id": "4a15fab7b3d042e1a47d1cf2482b30b9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95250c628c4d49e09be84ad9c9bab9d8"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "efe70063c80744ebbc0df433ab846bac"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fde814f71f4a459db5fe853f898fa501"}], "type": "alarming", "id": "4d72e338de5a4c44b15968b74261a162", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-1285676375", "id": "51a933558b8d45db9ab5990f5a2e3b2c", "name": "tempest-service-2006026528"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0a854242fc6b445ab765d3fecd918c80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67c06e91a07c4f5783f2b0a9ae0d57ab"}, {"url": "http://192.30.9.8:8776/v2/0a854242fc6b445ab765d3fecd918c80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7e04e98b5b94628ad976a203ff84abe"}, {"url": "http://172.30.9.26:8776/v2/0a854242fc6b445ab765d3fecd918c80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa2dbdcff6084c12a42e8784607b1a54"}], "type": "volumev2", "id": "66f3267fea5c4f998ac0eed9d98f2c19", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "22c6304f96604e2a86830ff359729900"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6cf5d73e792c466889cfced7e415c4ff"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "901b267f568e4980a1f2ae6e4241699a"}], "type": "compute", "id": "693bebc0bd0c448784c0a596db9fc2e2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67cc9056d9de43ad87ac255da4e69602"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6b6b1bf677934de991c21a8ff3c7f50e"}, {"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd86f0feeef34649b3de59866ea1be7d"}], "type": "event", "id": "a935e26de83c4d6dad26d5151f8652f0", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c845f8017344abdbaf66391688d9295"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "456cb4312a7f4833aaa2d153de5e00e7"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6507ba1a00d422c9ce3b9ed7a9f4091"}], "type": "identity", "id": "bed1dad322d54c4e94b02d277ffadc5a", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7812314a75d74cd0a221a711f651d1eb"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd0c548a80e426c99cd17b9b492ed0c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0bbb7ba50064122b8b8ee66c2009447"}], "type": "cloudformation", "id": "cade649317d84c8484aa3e76ac7275cc", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-1937520868", "id": "cc2519a826b5414c86508bf0cf9acd6e", "name": "tempest-service-1400259458"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e76cb8171ae4ed59c03f4f4ea937255"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6806a0e06f094c739247fb3a4cc39d65"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a1aedfcd54d43e5bf1cb0295e11b314"}], "type": "metric", "id": "f2e20ebf74134190b96d63d1b36b8521", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "140b87d5c4f9443eac53aef3e6999334"}, {"url": "http://192.30.9.8:8776/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3117575878d4711b4a1dcbb3cb7e149"}, {"url": "http://172.30.9.26:8776/v1/0a854242fc6b445ab765d3fecd918c80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7bbb782e15d41e8ac7839d3a438a796"}], "type": "volume", "id": "ff68a783637542ffa15a9254dcf5828c", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "id": "bb1c400017d34dddb7e2d39205d2c2ed"}, "audit_ids": ["WdBFcnJiRfiIqMl-d6oFCQ"], "issued_at": "2018-12-03T04:19:15.000000Z"}} 2018-12-03 04:19:15,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-03 04:19:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:15,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:15 GMT X-Openstack-Request-Id: req-111d0fd7-a2e2-413f-96fb-497d2f5c61f2 2018-12-03 04:19:15,628 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-03 04:19:15,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-111d0fd7-a2e2-413f-96fb-497d2f5c61f2 2018-12-03 04:19:15,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28989815712s 2018-12-03 04:19:15,639 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-12-03 04:19:15,640 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-03 04:19:15,766 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-03 04:19:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 04:19:15,775 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:15 GMT 2018-12-03 04:19:15,775 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-12-03 04:19:15,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:19:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:16,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:16 GMT X-Openstack-Request-Id: req-966923a3-3ced-47dc-b5d7-e9d4c8346505 2018-12-03 04:19:16,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:19:16,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-966923a3-3ced-47dc-b5d7-e9d4c8346505 2018-12-03 04:19:16,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300328969955s 2018-12-03 04:19:16,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 04:19:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943"}' 2018-12-03 04:19:16,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:16 GMT Location: http://172.30.9.26:9292/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6d829cfc-1fe7-4a6f-8cd1-df2ef6d0c965 2018-12-03 04:19:16,172 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:16Z", "file": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "5156062d-8cd8-4048-ac96-e2248cc798e0", "size": null, "self": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0", "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_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": null, "created_at": "2018-12-03T04:19:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 04:19:16,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6d829cfc-1fe7-4a6f-8cd1-df2ef6d0c965 2018-12-03 04:19:16,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0844490528107s 2018-12-03 04:19:16,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 04:19:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" -d '' 2018-12-03 04:19:16,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:19:16 GMT X-Openstack-Request-Id: req-8b7fd4b8-fb28-4f44-94e8-2383ea8260fa 2018-12-03 04:19:16,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. 2018-12-03 04:19:16,539 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file used request id req-8b7fd4b8-fb28-4f44-94e8-2383ea8260fa 2018-12-03 04:19:16,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.365683078766s 2018-12-03 04:19:16,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:19:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:16,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:16 GMT X-Openstack-Request-Id: req-96810b38-ebf7-4d54-9e87-92d58a2a1a5b 2018-12-03 04:19:16,571 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:16Z", "file": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "5156062d-8cd8-4048-ac96-e2248cc798e0", "size": 12716032, "self": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T04:19:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:19:16,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-96810b38-ebf7-4d54-9e87-92d58a2a1a5b 2018-12-03 04:19:16,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269179344177s 2018-12-03 04:19:16,573 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file', 'owner': u'0a854242fc6b445ab765d3fecd918c80', 'id': u'5156062d-8cd8-4048-ac96-e2248cc798e0', 'size': 12716032, u'self': u'/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a854242fc6b445ab765d3fecd918c80', 'name': 'tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T04:19:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T04:19:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943', '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/5156062d-8cd8-4048-ac96-e2248cc798e0', 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_8512120f-beb8-476c-92b6-c60a5621f943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943', 'created': u'2018-12-03T04:19:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T04:19:16Z', 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/5156062d-8cd8-4048-ac96-e2248cc798e0', 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_8512120f-beb8-476c-92b6-c60a5621f943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 04:19:16,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 04:19:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_8512120f-beb8-476c-92b6-c60a5621f943", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 04:19:16,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19: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-637186f8-d20d-42c2-bf28-1c51847cab18 x-openstack-request-id: req-637186f8-d20d-42c2-bf28-1c51847cab18 2018-12-03 04:19:16,871 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_8512120f-beb8-476c-92b6-c60a5621f943", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "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": "e864044f-6040-4eb9-8e77-72431bc232f0"}} 2018-12-03 04:19:16,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-637186f8-d20d-42c2-bf28-1c51847cab18 2018-12-03 04:19:16,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295019865036s 2018-12-03 04:19:16,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_8512120f-beb8-476c-92b6-c60a5621f943', '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'de57677664ca4a25ac8718411c5b739c', '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'e864044f-6040-4eb9-8e77-72431bc232f0', 'swap': 0}) 2018-12-03 04:19:16,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 04:19:16,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"extra_specs": {}}' 2018-12-03 04:19:16,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19: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-dbb87a80-41e6-475d-8f1b-bc97178d9147 x-openstack-request-id: req-dbb87a80-41e6-475d-8f1b-bc97178d9147 2018-12-03 04:19:16,903 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 04:19:16,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0/os-extra_specs used request id req-dbb87a80-41e6-475d-8f1b-bc97178d9147 2018-12-03 04:19:16,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298049449921s 2018-12-03 04:19:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" 2018-12-03 04:19:16,917 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c5d1cd-6814-4a08-b4c6-d5a3df149922 2018-12-03 04:19:16,917 - 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.26:5000/v3/", "rel": "self"}]}]}} 2018-12-03 04:19:16,917 - keystoneauth.session - DEBUG - GET call to http://172.30.9.26:5000/ used request id req-67c5d1cd-6814-4a08-b4c6-d5a3df149922 2018-12-03 04:19:16,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:19:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:17,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6edddc-59d9-4226-bc3d-bcc709112a4e 2018-12-03 04:19:17,096 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:19:17,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c6edddc-59d9-4226-bc3d-bcc709112a4e 2018-12-03 04:19:17,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175964832306s 2018-12-03 04:19:17,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-03 04:19:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:17,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 409 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b736f8a-5afb-444f-a66c-5350558a58cc 2018-12-03 04:19:17,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2582b6e275f4463eb34c73a73f74f1e0", "links": {"self": "http://172.30.9.26:5000/v3/roles/2582b6e275f4463eb34c73a73f74f1e0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "591dd586c191487588baba489f311ecd", "links": {"self": "http://172.30.9.26:5000/v3/roles/591dd586c191487588baba489f311ecd"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5b0d0a81808245f79b18f13aa677e5cd", "links": {"self": "http://172.30.9.26:5000/v3/roles/5b0d0a81808245f79b18f13aa677e5cd"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6f3a81a8fe634d5fa36c2f4c54709a0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/6f3a81a8fe634d5fa36c2f4c54709a0e"}, "name": "member"}, {"domain_id": null, "id": "83601f8273d24b14886d9ffd3c01f9f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/83601f8273d24b14886d9ffd3c01f9f8"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e366edb086d94a6684ac3969e980062e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e366edb086d94a6684ac3969e980062e"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7903ede71bf4f999c9f169195c4bb8e", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7903ede71bf4f999c9f169195c4bb8e"}, "name": "admin"}]} 2018-12-03 04:19:17,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b736f8a-5afb-444f-a66c-5350558a58cc 2018-12-03 04:19:17,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107652187347s 2018-12-03 04:19:17,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-03 04:19:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:19:17,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19: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-a3aa7f26-2173-4a8c-8c16-e734bb2c32be x-openstack-request-id: req-a3aa7f26-2173-4a8c-8c16-e734bb2c32be 2018-12-03 04:19:17,255 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-03 04:19:17,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a3aa7f26-2173-4a8c-8c16-e734bb2c32be 2018-12-03 04:19:17,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0345199108124s 2018-12-03 04:19:17,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:19:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:17,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:17 GMT X-Openstack-Request-Id: req-8d5959a2-e744-4542-b056-ade8d6e5e7ff 2018-12-03 04:19:17,286 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:16Z", "file": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "5156062d-8cd8-4048-ac96-e2248cc798e0", "size": 12716032, "self": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T04:19:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:19:17,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d5959a2-e744-4542-b056-ade8d6e5e7ff 2018-12-03 04:19:17,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256290435791s 2018-12-03 04:19:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-03 04:19:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943"}' 2018-12-03 04:19:17,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:17 GMT Location: http://172.30.9.26:9292/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5174b97b-2ff8-4972-b746-e43b79260ee7 2018-12-03 04:19:17,365 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:17Z", "file": "/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "154a102b-3a3e-4a8a-8f69-d7ce912d66bd", "size": null, "self": "/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd", "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_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": null, "created_at": "2018-12-03T04:19:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-03 04:19:17,366 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5174b97b-2ff8-4972-b746-e43b79260ee7 2018-12-03 04:19:17,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0693879127502s 2018-12-03 04:19:17,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-03 04:19:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" -d '' 2018-12-03 04:19:18,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:19:18 GMT X-Openstack-Request-Id: req-39141430-29ac-45a1-91aa-185fdc1d1050 2018-12-03 04:19:18,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. 2018-12-03 04:19:18,681 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/file used request id req-39141430-29ac-45a1-91aa-185fdc1d1050 2018-12-03 04:19:18,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31419491768s 2018-12-03 04:19:18,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:19:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:19:18,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:18 GMT X-Openstack-Request-Id: req-f75f4b7e-e9e7-4cf9-8eaa-0e01d84df3ca 2018-12-03 04:19:18,712 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:18Z", "file": "/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "154a102b-3a3e-4a8a-8f69-d7ce912d66bd", "size": 12716032, "self": "/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T04:19:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:16Z", "file": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "5156062d-8cd8-4048-ac96-e2248cc798e0", "size": 12716032, "self": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T04:19:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:19:18,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f75f4b7e-e9e7-4cf9-8eaa-0e01d84df3ca 2018-12-03 04:19:18,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272860527039s 2018-12-03 04:19:18,715 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/file', 'owner': u'0a854242fc6b445ab765d3fecd918c80', 'id': u'154a102b-3a3e-4a8a-8f69-d7ce912d66bd', 'size': 12716032, u'self': u'/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a854242fc6b445ab765d3fecd918c80', 'name': 'tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-03T04:19:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-03T04:19:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943', '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/154a102b-3a3e-4a8a-8f69-d7ce912d66bd', 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_8512120f-beb8-476c-92b6-c60a5621f943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_8512120f-beb8-476c-92b6-c60a5621f943', 'created': u'2018-12-03T04:19:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-03T04:19:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd', 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_8512120f-beb8-476c-92b6-c60a5621f943', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-03 04:19:18,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-03 04:19:18,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_8512120f-beb8-476c-92b6-c60a5621f943", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-03 04:19:18,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe282007-d55f-498a-b23e-c118cd15f9c9 x-openstack-request-id: req-fe282007-d55f-498a-b23e-c118cd15f9c9 2018-12-03 04:19:18,774 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_8512120f-beb8-476c-92b6-c60a5621f943", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210", "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": "c9be257c-7bf2-4f20-897d-5ef4bcd12210"}} 2018-12-03 04:19:18,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe282007-d55f-498a-b23e-c118cd15f9c9 2018-12-03 04:19:18,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0582051277161s 2018-12-03 04:19:18,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_8512120f-beb8-476c-92b6-c60a5621f943', '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'de57677664ca4a25ac8718411c5b739c', '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'c9be257c-7bf2-4f20-897d-5ef4bcd12210', 'swap': 0}) 2018-12-03 04:19:18,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-03 04:19:18,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" -d '{"extra_specs": {}}' 2018-12-03 04:19:18,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 03 Dec 2018 04:19: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-22f57f3c-9421-4014-a5e1-e859a4b5e35b x-openstack-request-id: req-22f57f3c-9421-4014-a5e1-e859a4b5e35b 2018-12-03 04:19:18,803 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-03 04:19:18,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210/os-extra_specs used request id req-22f57f3c-9421-4014-a5e1-e859a4b5e35b 2018-12-03 04:19:18,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277719497681s 2018-12-03 04:19:18,804 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_8512120f-beb8-476c-92b6-c60a5621f943', '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'de57677664ca4a25ac8718411c5b739c', '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'c9be257c-7bf2-4f20-897d-5ef4bcd12210', 'swap': 0}) 2018-12-03 04:19:21,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-03 04:19:21,859 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-03 04:19:21,859 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-03 04:19:21,861 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-03 04:19:21,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-03 04:19:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0cb35f23-15d0-4ead-968e-8a741fbf4138/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-12-03 04:19:24,948 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-03 04:19:24,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-12-03 04:20:31,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:20:31.093 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [52.858s] 2018-12-03 04:21:25,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:21:25.103 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [42.704s] 2018-12-03 04:22:18,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:22:18.319 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [46.291s] 2018-12-03 04:23:11,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:23:11.883 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [53.543s] 2018-12-03 04:24:44,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:24:44.352 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [86.097s] 2018-12-03 04:24:52,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:24:52.098 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.833s] 2018-12-03 04:26:16,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:26:16.835 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [77.307s] 2018-12-03 04:27:04,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:27:04.822 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [47.978s] 2018-12-03 04:27:39,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:27:39.851 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [23.645s] 2018-12-03 04:28:28,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:28:28.299 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.343s] 2018-12-03 04:28:59,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:28:59.591 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-03 04:29:38,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:29:38.362 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [38.755s] 2018-12-03 04:30:49,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-03 04:30:49.566 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [71.186s] 2018-12-03 04:31:07,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7c749751-44c1-4c19-b8bf-d3e01c9424fc 2018-12-03 04:31:07,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7c749751-44c1-4c19-b8bf-d3e01c9424fc']'. 2018-12-03 04:31:08,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7c749751-44c1-4c19-b8bf-d3e01c9424fc | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-03 04:19:26 | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-03 04:31:07 | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:41 | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0cb35f23-15d0-4ead-968e-8a741fbf4138) | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6c3831ad-57a5-4c3c-b694-fe1b26947b05) | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-12-03 04:31:08,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 679.568 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-03 04:31:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-03 04:31:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-12-03 04:31:10,110 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:54 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-03 04:31:10,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 04:31:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:31:10,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:31:10 GMT X-Openstack-Request-Id: req-230d3c17-f035-43d9-8f49-d0844232f2b1 2018-12-03 04:31:10,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 04:31:10,954 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/154a102b-3a3e-4a8a-8f69-d7ce912d66bd used request id req-230d3c17-f035-43d9-8f49-d0844232f2b1 2018-12-03 04:31:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.840260982513s 2018-12-03 04:31:10,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 04:31:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:11,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a3f5d20-2483-4626-81ec-367828f83ff6 x-openstack-request-id: req-4a3f5d20-2483-4626-81ec-367828f83ff6 2018-12-03 04:31:11,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "tempest_scenario-flavor_alt_8512120f-beb8-476c-92b6-c60a5621f943", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210", "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": "c9be257c-7bf2-4f20-897d-5ef4bcd12210"}, {"name": "tempest_scenario-flavor_8512120f-beb8-476c-92b6-c60a5621f943", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "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": "e864044f-6040-4eb9-8e77-72431bc232f0"}]} 2018-12-03 04:31:11,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-4a3f5d20-2483-4626-81ec-367828f83ff6 2018-12-03 04:31:11,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300467967987s 2018-12-03 04:31:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 04:31:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:11,438 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-580618e4-0c53-4939-96bf-bb390ddb000b x-openstack-request-id: req-580618e4-0c53-4939-96bf-bb390ddb000b 2018-12-03 04:31:11,438 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c9be257c-7bf2-4f20-897d-5ef4bcd12210 used request id req-580618e4-0c53-4939-96bf-bb390ddb000b 2018-12-03 04:31:11,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.164247989655s 2018-12-03 04:31:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-03 04:31:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:31:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:11 GMT X-Openstack-Request-Id: req-31820d6a-d40c-484b-9355-27fa716b8d4a 2018-12-03 04:31:11,469 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-03T04:19:16Z", "file": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0/file", "owner": "0a854242fc6b445ab765d3fecd918c80", "id": "5156062d-8cd8-4048-ac96-e2248cc798e0", "size": 12716032, "self": "/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://780b4015-58dd-467b-9fd2-33bc9042995d/images/5156062d-8cd8-4048-ac96-e2248cc798e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_8512120f-beb8-476c-92b6-c60a5621f943", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-03T04:19:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-03 04:31:11,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-31820d6a-d40c-484b-9355-27fa716b8d4a 2018-12-03 04:31:11,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269529819489s 2018-12-03 04:31:11,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-03 04:31:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9725b3e282ed356e27e7bc637690237515c22500" 2018-12-03 04:31:11,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 03 Dec 2018 04:31:11 GMT X-Openstack-Request-Id: req-7a9f54b1-2990-4e8a-a17f-5d2c3c3748f3 2018-12-03 04:31:11,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-03 04:31:11,971 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5156062d-8cd8-4048-ac96-e2248cc798e0 used request id req-7a9f54b1-2990-4e8a-a17f-5d2c3c3748f3 2018-12-03 04:31:11,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.499917030334s 2018-12-03 04:31:11,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-03 04:31:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:11,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7593088-8874-4523-b3e0-34c3d91a179e x-openstack-request-id: req-b7593088-8874-4523-b3e0-34c3d91a179e 2018-12-03 04:31:11,997 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be", "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": "50a5cb46-cc4a-46a0-9a1e-1956dbc5e3be"}, {"name": "tempest_scenario-flavor_8512120f-beb8-476c-92b6-c60a5621f943", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e864044f-6040-4eb9-8e77-72431bc232f0", "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": "e864044f-6040-4eb9-8e77-72431bc232f0"}]} 2018-12-03 04:31:11,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-b7593088-8874-4523-b3e0-34c3d91a179e 2018-12-03 04:31:11,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256199836731s 2018-12-03 04:31:11,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-03 04:31:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:12,024 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd7a0bd8-1fa4-43f6-a1fb-df961c22efec x-openstack-request-id: req-bd7a0bd8-1fa4-43f6-a1fb-df961c22efec 2018-12-03 04:31:12,024 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e864044f-6040-4eb9-8e77-72431bc232f0 used request id req-bd7a0bd8-1fa4-43f6-a1fb-df961c22efec 2018-12-03 04:31:12,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.024817943573s 2018-12-03 04:31:12,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:31:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:12,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ef22e6-57bd-4160-8bf3-8e0fce835f89 2018-12-03 04:31:12,239 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/0899cb02428c41feb19405dbe404ad48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0899cb02428c41feb19405dbe404ad48", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/39e60d277fa64c01b0c1f25b1411d43e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39e60d277fa64c01b0c1f25b1411d43e", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/39f3e7a0239a461cb1d193a0048d96bc"}, "domain_id": "cf274ea36b254e59a37b021787184607", "enabled": true, "options": {}, "id": "39f3e7a0239a461cb1d193a0048d96bc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/683de32c36ce4041a2c2c70e6bc07e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "683de32c36ce4041a2c2c70e6bc07e54", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/68f9fccc17024e6e957b8d7214214e8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68f9fccc17024e6e957b8d7214214e8e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/69d923ea477d454ba29ab9993ff637c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69d923ea477d454ba29ab9993ff637c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/6f92ca2e5db44e45b6813123a00fcf9a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f92ca2e5db44e45b6813123a00fcf9a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "api_check-user_95aeac37-9f68-4569-b701-45a3fef3bc43", "links": {"self": "http://172.30.9.26:5000/v3/users/83145ddb2c954ca5980b13cb5213d7de"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83145ddb2c954ca5980b13cb5213d7de", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_b692f966-8e68-4c27-a22a-1461b0f86209", "links": {"self": "http://172.30.9.26:5000/v3/users/851fd6b7414947669ca693736de82e05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "851fd6b7414947669ca693736de82e05", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/9d3cea29381341358b8bc9f51d48130c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d3cea29381341358b8bc9f51d48130c", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/a0df975cd9b541d2b049388fd2fed4a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0df975cd9b541d2b049388fd2fed4a6", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/a425b49abb3944d282714df06964ff9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a425b49abb3944d282714df06964ff9e", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_45da5d41-75a0-436c-a0e0-670efd59d76c", "links": {"self": "http://172.30.9.26:5000/v3/users/a967311f2cd247e68068c9aa6a144923"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a967311f2cd247e68068c9aa6a144923", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/b7690e5f349a42c7ab3b669a615b9e3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7690e5f349a42c7ab3b669a615b9e3b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/d09ef9b9a9f74d40898a81fa10c7e223"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d09ef9b9a9f74d40898a81fa10c7e223", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/d5227d38e17745a58f8dc7ecec1419d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5227d38e17745a58f8dc7ecec1419d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/df0e892daa374737b1c6e96a28dac1ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df0e892daa374737b1c6e96a28dac1ae", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-12-03 04:31:12,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-92ef22e6-57bd-4160-8bf3-8e0fce835f89 2018-12-03 04:31:12,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215162038803s 2018-12-03 04:31:12,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-03 04:31:12,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:12,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5313b078-682b-416e-8cdc-b18642a848ee 2018-12-03 04:31:12,464 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_8512120f-beb8-476c-92b6-c60a5621f943", "links": {"self": "http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bb1c400017d34dddb7e2d39205d2c2ed", "description": null}} 2018-12-03 04:31:12,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed used request id req-5313b078-682b-416e-8cdc-b18642a848ee 2018-12-03 04:31:12,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217571020126s 2018-12-03 04:31:12,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-03 04:31:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:12,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fc4c0b-64e6-4aa7-8d2c-47d843999fa9 2018-12-03 04:31:12,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:31:12,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bb1c400017d34dddb7e2d39205d2c2ed used request id req-94fc4c0b-64e6-4aa7-8d2c-47d843999fa9 2018-12-03 04:31:12,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.330201864243s 2018-12-03 04:31:12,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-03 04:31:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:13,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 589 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3a540c-93a3-43a6-92d4-ab0e420b1e33 2018-12-03 04:31:13,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80"}, "tags": [], "enabled": true, "id": "0a854242fc6b445ab765d3fecd918c80", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_8512120f-beb8-476c-92b6-c60a5621f943"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.26:5000/v3/projects/0acaf3abab364edcac7d6767ec36940f"}, "tags": [], "enabled": true, "id": "0acaf3abab364edcac7d6767ec36940f", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b692f966-8e68-4c27-a22a-1461b0f86209"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/5c73ed49a8114cd69709176e0fb3cbd3"}, "tags": [], "enabled": true, "id": "5c73ed49a8114cd69709176e0fb3cbd3", "parent_id": "default", "domain_id": "default", "name": "api_check-project_95aeac37-9f68-4569-b701-45a3fef3bc43"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/a17b60d5ec2d40ae951c941fc70ec2d7"}, "tags": [], "enabled": true, "id": "a17b60d5ec2d40ae951c941fc70ec2d7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/de57677664ca4a25ac8718411c5b739c"}, "tags": [], "enabled": true, "id": "de57677664ca4a25ac8718411c5b739c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.26:5000/v3/projects/e5af9d775e2c4368b99368f7c2603b9b"}, "tags": [], "enabled": true, "id": "e5af9d775e2c4368b99368f7c2603b9b", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_45da5d41-75a0-436c-a0e0-670efd59d76c"}]} 2018-12-03 04:31:13,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-2c3a540c-93a3-43a6-92d4-ab0e420b1e33 2018-12-03 04:31:13,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214290142059s 2018-12-03 04:31:13,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-03 04:31:13,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:13,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 03 Dec 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4437b6da-3531-4d1c-be09-b1bba3d939f5 2018-12-03 04:31:13,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-03 04:31:13,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0a854242fc6b445ab765d3fecd918c80 used request id req-4437b6da-3531-4d1c-be09-b1bba3d939f5 2018-12-03 04:31:13,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24950003624s 2018-12-03 04:31:13,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-03 04:31:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0a854242fc6b445ab765d3fecd918c80&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e7b4bc560e62bd799616bea26dd531c7bf1e05a" 2018-12-03 04:31:13,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 03 Dec 2018 04:31:13 GMT X-Openstack-Request-Id: req-3a30444e-bec3-41b3-902c-94a9fbe23bcc 2018-12-03 04:31:13,662 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-03 04:31:13,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json?project_id=0a854242fc6b445ab765d3fecd918c80&name=default used request id req-3a30444e-bec3-41b3-902c-94a9fbe23bcc 2018-12-03 04:31:13,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.387768983841s 2018-12-03 04:31:13,663 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK